Skip to content

Releases: BlackyHawky/Clock

Clock 2.4

26 May 20:31
Compare
Choose a tag to compare

Fix

  • Fix digital widgets update for Android13+;

Improvements

  • Digital widgets are customizable:
    • The color of all elements can be changed;
    • Font size can be changed for the main clock (only possible if no city is displayed);
    • Configure digital widgets on long press for Android 9+;
  • Some translations updated;

Clock 2.3

22 May 21:04
Compare
Choose a tag to compare

Fix

  • Fix the color of the timer minutes for the French language;
  • Fix "Shake to snooze" action for Android 14+;

Improvements

  • Update Readme to clarify the use of Weblate for translations;
  • Upcoming alarm days always displayed, even if the alarm is deactivated;
  • Timer display is reduced when stopped (only phones in portrait mode are affected);
  • Play/pause the timer by clicking on the remaining time;
  • Some translations updated;
  • Screenshots updated (mainly for F-Droid) as discussed here;

Clock 2.2

16 May 00:32
Compare
Choose a tag to compare

Fix

  • Fix the size of the marker in the stopwatch circle;

Improvements

  • Add the ability to change the accent color;
  • Add the ability to hide/display card backgrounds (does not apply to settings);
  • Add the ability to hide/display background borders (does not apply to settings);
  • Add the ability to enable/disable vibrations to some UI elements (only devices equipped with a vibrator are affected);
  • Vibrations are added to the settings switches (only devices equipped with a vibrator are affected);
  • Remove essential permissions check when opening the app: now, if essential permissions are not granted, a message appears at the top of the settings;
  • Screenshots updated (mainly for F-Droid) as discussed here;

Clock 2.1

07 May 18:00
Compare
Choose a tag to compare

Fix

  • Fix display of shortcuts when long-pressing the app icon;

Improvement

  • Remove unnecessary permissions;

Main changes can be found here.


If you already own version 2.1 of the application on or before 07 may 2024, please download and reinstall the apk.
A last-minute patch has been added without (exceptionally) modifying the version (commit ae897bd).
Sorry for the inconvenience.

Clock 2.0

04 May 17:48
Compare
Choose a tag to compare

Fixes

  • Fix alarm triggering for Android 14;
  • Fix stopwatch and timer notifications;
  • Fix force close for bedtime when no alarm is set or when the device is rotated;
  • Fix some malfunctions for the Bedtime mode;
  • Fix screensaver launch for Android 13+;
  • Fix display and update of digital widget for Android 12+;
  • Fix setting alarm volume in settings;
  • Fix background color of bottom navigation bar (tablets are the most affected);

Improvements

  • Implement material design (switches, time picker, rounded icons, card background,...);
  • Add dynamic colors;
  • Add AMOLED mode for dark theme;
  • Add new permission management;
  • Add monochrome icon;
  • Add collapsing toolbar;
  • Add Material You analog and digital widgets;
  • Add "Bedtime" mode (by @Nilsu11);
  • Replace icons with more rounded ones;
  • When the application is launched for the first time, a presentation of the main features as well as the possibility of managing permissions is included;
  • Add verification that essential permissions are granted at app launch to ensure the app is working properly;
  • Allow debug version to be installed along with release version;
  • Set default ringtone for alarms in settings;
  • Add screensaver display options;
  • Activate screensaver with a long press on the clock;
  • Reduce screensaver animation to 30 seconds;
  • Menus are displayed by icons;
  • Modernize the appearance of settings;
  • Add "About" section in settings;
  • Animate the bedtime icon;
  • Displays keyboard automatically when editing an alarm;
  • Add a delete icon and the text "Delete" when swiping to delete an alarm;
  • Add a button to duplicate an alarm (except for the bedtime alarm, which is useless);
  • The vibrator is not activated when an alarm is created and on alarms initially created;
  • Increase vibrator duration when activating an alarm;
  • Allow display of analog clock in the alarm trigger view;
  • Update Fragment related code to use AndroidX;
  • Update license headers;
  • Delete unnecessary files and code;

Clock 1.2

29 Jan 15:00
Compare
Choose a tag to compare

Aosp modern Clock