Simple Counter
Keep track of things
Version: 1.3
Added: 22-11-2023
Updated: 17-10-2024
Added: 22-11-2023
Updated: 17-10-2024
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
- 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
- Moshi
- 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
- Moshi