Skip to content

Commit

Permalink
Update Fastlane description
Browse files Browse the repository at this point in the history
  • Loading branch information
quicksc0p3r authored Mar 16, 2024
1 parent 71c581b commit 0560fc7
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
Features:

* Material 3 UI implemented with Jetpack Compose
* Set a default value for a counter to quickly reset to it
* Allow or disallow negative values for a counter
* Mark counters with labels and filter counters by label
* Open counters in fullscreen view
* Use volume keys to change counter value while in fullscreen mode
* Option for compact counter cards
- Material 3 UI implemented with Jetpack Compose
- Set a default value for a counter to quickly reset to it
- Allow or disallow negative values for a counter
- Mark counters with labels and filter counters by label
- Open counters in fullscreen view
- Use volume keys to change counter value while in fullscreen mode
- Option for compact counter cards
- Make backups of your counters and labels in JSON format and restore them later

Libraries used:

* AndroidX (Compose, Lifecycle, Room, DataStore, AppCompat, Navigation)
* Google Accompanist
- AndroidX (Compose, Lifecycle, Room, DataStore, AppCompat, Navigation)
- Google Accompanist
- Moshi

0 comments on commit 0560fc7

Please sign in to comment.