New Features:
- Timer Customization: You can now manually increment the timer beyond the preset values.
Bug Fixes:
- Tile Responsiveness: Resolved an issue where tiles might not respond after the
onDestroy()
method is called. This was achieved through JSON pre-fetching.
Improvements:
- User Interface:
- The homescreen layout has been improved by replacing scattered text with a more organized dialog box.
- Code improvements have been made to the TimerScreen for better maintainability.
- Localization: Updated and improved translations for German (de-DE) and Hindi (hi-IN).
- Android Compatibility: Improved compatibility checks for Android 12 (API levels 31 & 32) within the TimerScreen.
- Code Style: Updated code indentation to use 4 spaces instead of 2 for better consistency and readability.