Releases: meenbeese/Chronos
Releases · meenbeese/Chronos
1.8.0
- Bump com.android.tools.build:gradle from 8.5.0 to 8.5.1 by @dependabot in #69
- Bump io.coil-kt:coil from 2.6.0 to 2.7.0 by @dependabot in #70
- Rewrite about page as standalone fragment by @meenbeese in #71
- Bump com.android.tools.build:gradle from 8.5.1 to 8.5.2 by @dependabot in #72
Full Changelog: v1.7.1...v1.8.0
1.7.1
1.7.0
- Crash fixes related to the timer
- Minor UI updates and tweaks
- Dependency and Gradle updates
- Translation updates for Spanish
Full Changelog: v1.6.0...v1.7.0
1.6.0
What's Changed
- Updated all dependencies and Kotlin to latest version
- Internal changes and optimizations for future rewrites
Full Changelog: v1.5.0...v1.6.0
1.5.0
What's Changed
- Remove cardview dependency by @Jean-BaptisteC in #36
- Switch to newer FAB library by @meenbeese in #37
- Add ability to change app language by @Jean-BaptisteC in #35
- Replace old png by new svg drawables by @Jean-BaptisteC in #42
- Enable non Transitive RClass parameter by @Jean-BaptisteC in #41
- Update french translations by @Jean-BaptisteC in #44
- Use Material Alert Dialog by @Jean-BaptisteC in #46
- Fix french translations by @Jean-BaptisteC in #49
- Improve RTL by @Jean-BaptisteC in #50
- Migrate to androidx preference by @Jean-BaptisteC in #52
Full Changelog: v1.4.0...v1.5.0
1.4.0
- Fix many theme color inconsistencies
- Some improvements to the about page
- Migrate Gradle scripts to Kotlin
- Fix some possible crashes
- Remove unused multiDex library
- Remove an unused AndroidX library
Full Changelog: v1.3.0...v1.4.0
1.3.0
- Fix multiple SoundData related issues
- Fix crash on stopwatch service starting
- Fix brightness decreasing on alarm start
- Rewrite the about page completely
- Upgrade Kotlin and AGP to latest version
- Upgrade some external dependencies
- Fix outdated info in funding doc
- Migrate RxJava2 to RxKotlin2
- Some more internal changes
Full Changelog: v1.2.0...v1.3.0
1.2.0
- Fix excessively large 0 touch target
- Migrate legacy Glide to Coil
- Upgrade media3 to latest version
- Upgrade AGP to latest version
- Remove an unused activity library
- Some more internal changes
Full Changelog: v1.1.0...v1.2.0
1.1.0
- Remove dependency info from APK
- Add initial fastlane structures
- Add IzzyOnDroid badge to README
- Migrate deprecated ExoPlayer to Media3
- Some more internal changes
Full Changelog: v1.0.0...v1.1.0