A fork of Simple Time Tracker with WearOS support. (Now integrated upstream)
0

Configure Feed

Select the types of activity you want to include in your feed.

fix ui tests

razeeman (Feb 11, 2024, 5:05 PM +0300) 381a553c 68fe8aa0

+1 -1
+1 -1
app/proguard-debug-rules.pro
··· 11 11 -keep class kotlin.collections.CollectionsKt { *; } 12 12 -keep class androidx.test.espresso.IdlingRegistry { *; } 13 13 -keep class androidx.test.espresso.IdlingResource { *; } 14 - 14 + -keep class androidx.test.espresso.IdlingResource$ResourceCallback { void onTransitionToIdle(); }