Patch Note - Hot6ix/WorldTimeAlarm GitHub Wiki

Version 1.7.2 - 1.7.4

  • Updated old libraries
  • Updated test code
  • Replaced using vibrator to vibrator manager when android device version is above 31

Version 1.7.1

  • Optimized code
  • Bigger label text in both alarm list and wake up screen
  • Support 24 hour time format

Version 1.7.0

  • Fixed crash when device changes orientation with day of week is selected
  • Fixed crash when user call 'New Alarm' from shortcut

Version 1.6.8 - 1.6.9

  • Fixed migration exception

Version 1.6.7

  • Migrated from classic SQLite to Android Room
  • Show label on the alarm list
  • Fixed bugs
  • Added test code

Version 1.6.1 - 1.6.6

  • Fixed bugs

Version 1.6.0

Fully support of summer time

  • In previous version, app supported summer time partially but didn't provide exact date and time. Also when user creates alarm applies summer time and it schedules on summer time transition date, App changes time you set. It made users confused.

    - Provide exact date and time for the next schedule and reflect time zone in alarm or device time zone is in Summer Time. (More)
    - App will not change the time user set anymore.
    - 'Apply time difference to repeat day(s)' has been removed from the setting. It always applies to all alarms.

    * Please notice that alarm date and time can be changed by time zone uses summer time in alarm or device time zone uses summer time.

Extension of remember setting in Time Conversion tab

  • Instead of remember only time zone, app provides new option to remember time zone, time and date now.

    1. 'Default time zone' has been removed from the setting.
    2. 'Remember last settings' has added to the setting.

Improved User Interface

  • To provide better user experience, UI has been changed consistently. Also User can't select color tag anymore. It won't be displayed in list and alarm alert view.

Show more details of next date and time of alarm in alarm creation/modification view

  • App provides more details to prevent confusion. It reflects summer time.

    Information provides is the list below.
    1. Device time zone
    2. Time difference between time zone user set and device time zone
    3. Next date and time

Provide better date picker

  • Instead of using date picker dialog for start/end date, app is using date picker view. Just select tab and click date. If you want to remove, select the tab you want and select again.

Etc

  • Support dark mode
  • Bigger font size for the items below
    1. Time picker
    2. Repeats and next date in alarm list
    3. Time zone, time difference and date in time conversion list
  • Improved label editing
  • Support localized time format
  • Removed icons of no ringtone, no vibration and no snooze
  • Improved date format in alarm list and time conversion list
  • Improved translation

Patch note below version 1.6.0

  • Click here to see the patch note below version 1.6.0.