Skip to content

Releases: BlackyHawky/Clock

Clock 2.11

10 Dec 11:48
Compare
Choose a tag to compare

Fixes

  • Fix ringtone preview stopping in alarm settings;

Improvements

  • Add the ability to display a warning before deleting a timer;
  • Replace X icon to bin icon for timers;
  • Display the ringtone title when the alarm is triggered:
    • This can be changed in the "Customize alarm display" settings;
  • Add "IzzyOnDroid" badge in Readme;
  • Support for Reproducible Builds (Many thanks to @IzzySoft 👍);
  • Update app description about the "Power off alarm" feature;
  • Update gradle and ndk version:
    • Fix some deprecated features;
  • Update translations;
  • Improve code;

Checksums

Version SHA-256
Release 596f01dafca8e88b2a7220b55b86173172b1f2ee03fbd97cf9355b1e999a5074
Debug deb3d024977f5b9f9ce9b5d4da3888d1ad3ba7a3dd11c09b4f9915f539dc2664

Clock 2.10.1

24 Nov 23:34
Compare
Choose a tag to compare

Due to a major bug caused by the "Set an alarm for a specific date" feature, this has been removed while waiting to find the solution.

The other features of version 2.10 are retained and can be consulted here.

Clock 2.10

17 Nov 21:13
Compare
Choose a tag to compare

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;

Clock 2.9

02 Nov 07:03
Compare
Choose a tag to compare

Fixes

  • Change tab indicator color based on accent color;
  • Fix the color of the seconds hand that didn't follow the accent colors in the Clock tab;
  • Fix display bug when launching screensaver from device settings:
    • The color setting of the seconds hand is deleted for the screensaver, as its color cannot be dissociated from the other elements of the analog clock;
  • Fix missing bedtime reminder notification by @Nilsu11;

Improvements

  • Add backup and restore settings:
    • Everything is backed up except alarms, timers, cities and ringtones;
    • The settings are backed up in a json file and a timestamp is added to the file name;
    • Show a toast message when the backup or restore is complete;
  • Sort timers in different ways:
    • Timers can be sorted manually (by dragging), by duration in ascending or descending order and by name;
    • Scroll to the position of a running timer;
  • Add the “Silence after” setting to timers;
  • Add Flip and Shake actions for timers;
  • Add the ability to delete occasional alarms:
    • Occasional alarms are alarms that are defined to be used only once;
    • Add a setting to the Alarm settings to enable or disable this feature by default (can be changed for each alarm in the expanded alarm view);
    • Allow to avoid having useless alarms in the alarm list;
    • Show toasts message if the occasional alarms isn't cleared by the user;
    • Adapt the title of notification actions if it's an occasional alarm or not;
    • The action buttons in the notifications panel or the text after dismissing an alarm is modified according to whether or not this feature is enabled;
  • Allow the activation button to remain enabled when alarms are snoozed;
  • Change the Notification reminder setting:
    • The new values ​​are: 30 minutes / 1 hour / 2 hours / 4 hours / 6 hours / 8 hours / 10 hours / 12 hours
  • Make the upcoming alarm notification persistent;
  • Display a warning icon in the main view if one or more permissions are denied;
  • Choose different accent colors for day and night modes;
  • Adjust night colors for accent colors:
    • This is now closer to the Material style;
  • Improve stopwatch circle size for tablets only;
  • Send the broadcast only to the widget concerned:
    • This prevents a broadcast from being sent to all widgets when only one is changed;
  • Clarify that the "Power off" feature unfortunately does not work on all devices;
  • Make "string-array" translatable:
    • Everything will be translatable, except for the time zones and "plurals", which have never been modified (this can be done at a later date);
  • Update Readme, screenshots and translations;
  • Improve code;

Note:

AFTER UPDATING, YOU NEED TO RESET THE "NOTIFICATION REMINDER" SETTING

Clock 2.8

05 Oct 21:56
Compare
Choose a tag to compare

Fixes

  • Fix timer that continues to run if set to less than 5 seconds (Many thanks to @Nilsu11);
  • Fix the colors of Material You widgets that didn't follow the device's day/night themes;
  • Fix Clock settings that didn't apply correctly on some devices;

Improvements

  • Reorganize the settings view for widgets:
    • This provides a clearer view if new widgets are added in the future;
    • There are now 2 widget categories: "Standard" and "Material You";
  • Add Standard and Material You vertical digital widgets;
  • Add Standard and Material You Next alarm widgets:
    • Colors and font size are customizable;
    • Alarm title is updated if indicated;
  • Update digital widget preview in the widget picker:
    • Widget size and font size are more consistent with other digital widgets;
  • Improve widgets layouts and codes;
  • Add forgotten vibrations to switches in the customization settings of all widgets;
  • Display tab indicator in bottom menu (can be disable in the "Interface" settings);
  • Fade transitions are disabled by default (can be enable in the "Interface" settings);
  • Correctly follow AMOLED mode for default alarm background color;
  • Display a dialog box before opening links in "About" page;
  • Add the city Ponta Delgada (Azores) to world clock;
  • Update screenshots in Readme;
  • Clean and improve code;

Note:

Due to internal changes to widgets, you may need to reload them

Clock 2.7

18 Sep 14:04
Compare
Choose a tag to compare

Improvements

  • Choose the default style for the time picker;
  • Add a fade transition when browsing settings;
  • Customize alarm animation display:
    • The color of each element can be changed;
    • Digital clock font size and alarm title font size can be customized;
  • Add a "Nothing" action to the volume buttons;
  • Add the ability to display the wallpaper when the phone is turned on at the end of the timer;
  • Improve settings views:
    • The "Display card backgrounds" and "Display background borders" settings now apply to all views of the settings;
  • Improve the code for the screensaver:
    • Fix some settings that were not hidden (not all Android versions were affected);
    • The second hand color can be changed for the analog clock;
  • Improve views by reducing some margin;
  • Update gradle, ndk and translations;
  • Clean and improve code;
  • Readme updated to show translation status;

Clock 2.6

23 Jun 22:20
Compare
Choose a tag to compare

Fixes

  • Fix "Gradually increase volume" summary for timer;
  • Fix digital clock display in screensaver (this mainly concerns devices where the display and font size is set to large in the device settings);

Improvements

  • Remove unnecessary permissions;
  • Set alarm notification reminder time;
  • Dismiss alarms at the end of the ringtone and add alarm snooze actions;
  • Add setting to enable vibrations when creating alarms;
  • Update hints when alarm buttons are clicked in expired alarms animation;
  • Don't create alarms automatically after app installation;
  • Add setting to keep the screen on if a timer is displayed;
  • Set default time to add to timer in the timer settings;
  • Set a custom time to add to the timer by long-pressing the add button;
  • Improve alarm and timer views:
    • Remove ripple effect of the bedtime alarm title;
    • To be consistent, alarm and timer titles are the same size;
    • Adjust the padding for timers to be identical to the padding for alarms;
    • For Tablets, the Reset timer button can no longer be hidden by the floating action button;
    • For tablets, Play/Pause and Add time buttons are no longer minimized, as is the case with phones in landscape mode;
    • For phones in landscape mode, the size of the remaining time has been slightly reduced and timer sizes are slightly longer;
    • Add a ripple effect to the Reset button when it is pressed;
  • Display the preferences summary in its entirety (this mainly concerns devices where the display and font size is set to large in the device settings);
  • Recreate the main activity only if specific settings are changed;

Note:

UNFORTUNATELY, DUE TO A CHANGE IN THE DATABASE, YOU'LL NEED TO REINSTALL THE APP

Clock 2.5

12 Jun 11:10
Compare
Choose a tag to compare

Fixes

  • Fix the display of digital widgets for some versions of Android;
  • For phones in landscape mode only, the timer text title can be re-entered;

Improvements

  • Change application icon color for debug version;
  • Reorganize settings view;
  • Dismiss or snooze alarms by swiping or tapping;
  • Improve application opening:
    • The app appears in Android's list of recently opened apps;
    • The time required to open the application is therefore considerably reduced when it is reopened;
    • Tests are performed with a release version only and on a mid-range device;
  • Improve alarm, timer, and city list views:
    • The Reset timer button can no longer be hidden by the floating action button;
    • The floating action buttons are a little lower down;
    • The (unnecessary) animation of floating action buttons has been removed;
  • Improve timer display when reduced;
    • Remaining time font size is larger;
    • The timer title is no longer bolded when not entered;
    • The timer title font size is larger;
  • The timer time blinks when paused;
  • Change snackbars layout to be more rounded;
  • Improve the movement of the hour hand for analog clock to be close to the behavior of a mechanical watch;
  • Add color picker to screensaver and digital widgets settings;
  • Add the ability to display a background for the digital widget;
  • Each digital widgets can be configured independently;
  • Reorganize settings to customize digital widgets;
  • Remove ripple effect to the selected cities header;
  • Allow multiple lines for setting titles;
  • Gradle, manifest and some translations updated;

Note:

  • Due to a change in settings, you will need to redefine the "Dark theme mode" setting.

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;