Releases: t-regbs/MathAlarm
Releases · t-regbs/MathAlarm
Support More Locales
What's Changed
- Fix Nearest Alarm Message by @t-regbs in #50
- Migrate to Lyricist Internationalisation by @t-regbs in #51
- remove kapt and replacing usages with ksp by @t-regbs in #52
- Support More Languages by @t-regbs in #53
- Bump version to 2.3.0 by @t-regbs in #54
Full Changelog: v2.2.0...version2.3.0
v2.2.0 Android 14 Support
What's Changed
- added fastlane details by @t-regbs in #48
- added use exact alarm permission and setup notification permission handling to fix android 14 crash
- target api 34
- replaced 3rd party time picker and accompanist navigation animation
- migrated from material2 to material3
- fixed progress bar on math screen
Full Changelog: v2.1.0...v2.2.0
v2.1.0 Bug Fixes
What's Changed
- Bumped compose version to 2022.10.00 (1.3.0) by @t-regbs in #41
- cleanup by @t-regbs in #42
- Added key to alarmlist and alarm notification logic cleanup by @t-regbs in #43
- Add in LICENSE.md by @t-regbs in #45
- Fixed Bugs around vibration and Math Screen not firing by @t-regbs in #46
- Bumped app version to 2.1.0 (17) by @t-regbs in #47
Full Changelog: v2.0.6...v2.1.0
v2.0.6
What's Changed
- Added made in nigeria badge by @t-regbs in #35
- Bump kotlin and compose dependencies by @t-regbs in #36
- Updated dependencies by @t-regbs in #37
- Change Alarm Audio to use AudioPlayer wrapper by @t-regbs in #38
- Added loader to alarm list screen by @t-regbs in #39
- Fixed text styling Error in settings dialog by @t-regbs in #40