Skip to content

Releases: dubrowgn/micro-timer

v1.9

Choose a tag to compare

@dubrowgn dubrowgn released this 18 Feb 09:26

What's Changed

  • Fix button style issues on some devices - #7
  • Reduce APK weight by ~22%

New Contributors

Full Changelog: v1.8...v1.9

v1.8

Choose a tag to compare

@dubrowgn dubrowgn released this 30 Jan 18:50

v1.7

Choose a tag to compare

@dubrowgn dubrowgn released this 08 Jan 08:52
  • Support light and dark modes
  • Fix paused alarms expiring when app is not active - #6

v1.6

Choose a tag to compare

@dubrowgn dubrowgn released this 29 Dec 09:57
  • Fix vibration issues when navigating away from the app with an expired alarm - #2
  • Request full-screen-intent permissions on Android 14 - #3

v1.5

Choose a tag to compare

@dubrowgn dubrowgn released this 28 Dec 11:38
  • Rename to "Micro Timer"
  • Add native support for Android 14
  • Request notification, background, and exact-alarm permissions as appropriate
  • Fix vibration not stopping correctly after closing app - #1
  • Slightly improve style and colors
  • Reduce app APK size by ~92%
  • Update dependencies

v1.4

Choose a tag to compare

@dubrowgn dubrowgn released this 26 Aug 16:58
  • Lock to portrait orientation

v1.3

Choose a tag to compare

@dubrowgn dubrowgn released this 26 Aug 16:58
  • Add additional logging
  • Normalize trace logging level

v1.2

Choose a tag to compare

@dubrowgn dubrowgn released this 26 Aug 16:57
  • Always call tick() on resume
  • Add additional logging

v1.1

Choose a tag to compare

@dubrowgn dubrowgn released this 26 Aug 16:57

Initial release