Skip to content

Releases: WrichikBasu/ShakeAlarmClock

v1.2.11

14 Nov 16:20
31431fc
Compare
Choose a tag to compare

Changelog:

Bugfix: See #18 for setails.

v1.2.10

13 Nov 16:47
828df70
Compare
Choose a tag to compare

Changelog

Bugfix: App crashing when alarm is snoozed.

v1.2.9

07 Nov 15:13
7acbcc1
Compare
Choose a tag to compare

Changelog

  • Multiple critical bug fixes. See #15 for details.

v1.2.8

03 Nov 16:53
41fcb20
Compare
Choose a tag to compare
  • On some devices, the alarm was not being triggered at the correct time, or the snooze was being killed in midway. This update contains a possible fix. Not sure if this is "the" fix.
  • If the user tried to add an alarm (using the "Add" button) that had the same date and time as an existing alarm, then the list of alarms went blank. This bug has been fixed.

v1.2.7

02 Nov 15:01
1ef039e
Compare
Choose a tag to compare

Changelog

  • Now you can change the sensitivity of the shake detector by going to settings.
  • Performance improvements.

v1.2.6

02 Nov 07:57
Compare
Choose a tag to compare

Bug fix: 12 PM was being shown as 12 AM.

v1.2.5

31 Oct 18:43
86977f5
Compare
Choose a tag to compare

Previously, the currently ringing alarm could not be dismissed by toggling the alarm state in the list of alarms. The cause of this bug was (again) misuse of static variables. See #7.

v1.2.4

31 Oct 09:54
5df689d
Compare
Choose a tag to compare

Changelog

  • Fixed bug that was being triggered when the app was trying to read the file name of the alarm tone. See #6.

v1.2.3

29 Oct 22:26
f2a5fba
Compare
Choose a tag to compare

Changelog

  • Added privacy policy.
  • Other minor changes. See #5.

v1.2.2

25 Oct 20:17
a333c10
Compare
Choose a tag to compare

Changelog

  • App now checks Github repo to see if new releases are available, and informs the user if an update is available.
  • Two minor bugs fixed.