Releases: Nxt3/just1minute
Releases · Nxt3/just1minute
v2.1 - New features!
- Added a new hour option: ORBITING HOUR!
- You can now view the current hour (24h mode respected) with a circle that orbits the minute text and shows the current hour with text. Magic, I know.
- Added in left and right complications (they're smaller than the top/bottom ones, though)
- Made the top/bottom complication area smaller
- This was done to improve the look of complications with text and an icon. Now everything is centered vertically
v2.1
- Added in left and right complications (they're smaller than the top/bottom ones, though)
- Made the top/bottom complication area smaller
- This was done to improve the look of complications with text and an icon. Now everything is centered vertically
v2.0.4
- Fixed a bug where the leading zero wasn't being rendered for the 9th hour of the day.
v2.0.3
- Fixed a bug with the notification text (for real this time)
v2.0.2
- Improved 24h support for the orbiting hour
v2.0.1
- Fixed the notification count using the wrong text
- Added a leading zero to the orbiting hour
v2.0
- Added a new hour option: ORBITING HOUR!
- You can now view the current hour (24h mode respected) with a circle that orbits the minute text and shows the current hour with text. Magic, I know.
- Refactored some code (hahaha, classic dev talk)
v1.4
- Updated TargetSDK and build tools
v1.3.1
- Added
super()
call to onNotifcationChanged()
methods
v1.3
- Re-worked how notification counts are calculated and displayed (using new Wear APIs!)
- Updated support libs and
gradle
to latest versions