Skip to content

Releases: meenbeese/Chronos

1.8.0

22 Aug 16:40
Compare
Choose a tag to compare
  • 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

26 Jul 01:56
Compare
Choose a tag to compare
  • Urgent fix to address app crash on launch (#68)

Full Changelog: v1.7.0...v1.7.1

1.7.0

07 Jul 21:22
Compare
Choose a tag to compare
  • 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

28 May 01:59
Compare
Choose a tag to compare

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

28 Apr 01:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

1.4.0

06 Apr 20:39
Compare
Choose a tag to compare
  • 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

27 Mar 20:11
Compare
Choose a tag to compare
  • 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

09 Mar 17:44
Compare
Choose a tag to compare
  • 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

02 Mar 15:18
Compare
Choose a tag to compare
  • 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

1.0.0

25 Feb 19:34
Compare
Choose a tag to compare

Initial release