Skip to content

Clock 2.10

Compare
Choose a tag to compare
@BlackyHawky BlackyHawky released this 17 Nov 21:13
· 40 commits to main since this release

Fixes

  • Fix dragging when phone is in landscape mode;
  • Fix the color of the seconds hand in the Clock tab (again):
    • Now the color correctly follows the night accent color;

Improvements

  • Set alarms for a specific date;
  • Choose date picker style;
  • Add the "Black", "Purple" and "Yellow" themes;
  • Reset expired timer with volume and power buttons;
  • Add actions to volume buttons for stopwatch:
    • With a single press or a long press, it is possible to start/pause the stopwatch or reset the stopwatch or add an interval or share your time;
  • Don't expand the alarm at time change if it is reduced;
  • Slight change in the backup file name and the display time of the toast message has been reduced:
    • The new date format for file name is "yyyy_MM_dd_HH-mm-ss";
  • Sort accent color names alphabetically;
  • Replace the red color with Material error color for the night mode;
  • Change the color of icons in settings and in the action bar:
    • The color has been adjusted very slightly to match the text color;
  • Optimize and/or update vector icons;
  • Update Readme, screenshots and translations:
    • Screenshots (1x1px size) have been added in fastlane folder so that old and now obsolete screenshots can be removed from F-Droid (These files may be deleted after the next update - See #23 (reply in thread) );
  • Improve code;