Skip to content

Release 2.4: Android N, Alarm volume

Compare
Choose a tag to compare
@1fish2 1fish2 released this 26 Aug 04:51
· 379 commits to master since this release
  • Tune for Android N.
  • Use the system Alarm (not Ring) volume, have the volume keys adjust it, and warn if it's muted. “Do not disturb - Alarms only” won’t silence alarms.
  • In the app, the hardware volume buttons adjust the Alarm volume.
  • Warn you if the Alarm volume is muted.
  • On Android L+, Stop -> Pause will pause at 0:00 to readily open the lockscreen notification. Older Androids get Stop instead of Reset.
  • The cycle is now Run -> Pause -> Stop instead of Run -> Pause -> Reset.
  • Add 1/2 minute period.
  • Pulse the paused timer for visibility.
  • Work around low-contrast Android M notifications.
  • Desupport Android 3.x H (SDK 12-13).
  • Drop the alarm count from notifications. Android N doesn't support it and it's maybe not worth the visual complexity.
  • Ensure set-clock adjustments don't cause early/late alarms.
  • Use Material Design colors. Color the status bar.
  • Ensure some Font/Display Size combos don't show the date below the home screen widget on Android L+.