Commit Graph

158 Commits

Author SHA1 Message Date
tibbi ebd4f8ef54 use AppCompat for setting alarms 2018-03-14 20:35:46 +01:00
tibbi 732fc3c668 show the current time at alarm notifications to avoid confusion at snooze 2018-03-14 20:19:50 +01:00
tibbi f827645522 handle Snooze at Reminder activity 2018-03-14 20:15:01 +01:00
tibbi 3c5fe3b935 add a Snooze button to Reminder activity 2018-03-14 19:21:03 +01:00
tibbi 10c5b07c90 add a Dismiss button to the alarm reminder 2018-03-14 18:46:43 +01:00
tibbi 49edf70f61 hide reminder activity at Alarms too when appropriate 2018-03-14 18:36:50 +01:00
tibbi ee5e15c384 remove Reminder activity on notification swipe 2018-03-14 18:21:34 +01:00
tibbi 516341bf1b use the Reminder activity for alarms too 2018-03-14 17:57:13 +01:00
tibbi 4fa13283c8 move the Alarm notification handling in context extension 2018-03-14 17:27:44 +01:00
tibbi afe7c695af add a stop button to the reminder activity 2018-03-14 15:54:58 +01:00
tibbi 50f5cf3cc5 hide the timer notification if the Reminder activity is destroyed 2018-03-14 15:00:45 +01:00
tibbi f28fe26a4d move the Timer reminder creation in context extensions 2018-03-14 14:16:43 +01:00
tibbi f2253f80c4 make sure the ringtones at the selector dialog loop 2018-03-14 13:51:47 +01:00
tibbi f1fe2cf1fa send the reminder title and text to ReminderActivity via extras 2018-03-14 13:50:51 +01:00
tibbi 472fc90d22 show an activity over the lockscreen at Timer notification, if screen is off 2018-03-14 12:33:43 +01:00
tibbi 25fd5c5098 remove a redundant setting of showing other timezones 2018-03-14 10:17:24 +01:00
tibbi b7faad8742 catch and show exceptions thrown at playing sounds 2018-03-14 10:11:16 +01:00
tibbi 5e564bfa25 make sure the reminder sounds and vibrations loop 2018-03-14 10:01:57 +01:00
tibbi b6e0d8381f properly handle daylight savings 2018-03-14 09:43:37 +01:00
tibbi b3873e726c update versionCode to 2 2018-03-13 22:07:05 +01:00
tibbi 0ad2668014 update version to 3.1.0 2018-03-13 21:57:36 +01:00
tibbi e38bd8e660 adding a shadowed version of the Next alarm image on the widget 2018-03-13 21:55:17 +01:00
tibbi 73fceb9504 update full description again 2018-03-13 21:01:27 +01:00
tibbi 818e31117c remove fullscreen mode from app description for now 2018-03-13 20:59:40 +01:00
tibbi 818ef0c12e update the slovak translation of the short app description 2018-03-13 20:41:52 +01:00
tibbi eb48cf0fab do not force portrait mode at the widget config activity 2018-03-13 19:54:48 +01:00
tibbi 94bd7900bb use constant text size on the widget on tablets too 2018-03-13 19:48:49 +01:00
tibbi c2cabfa84f handle null getNextAlarm() 2018-03-13 19:45:58 +01:00
tibbi 579a4057c6 update text colors on resume if they changed 2018-03-13 19:26:16 +01:00
tibbi 8d9e7181a0 adding an extra check to make sure alarms are scheduled at app launch 2018-03-13 18:51:14 +01:00
tibbi 94599b9dd7 couple widget UI adjustments 2018-03-13 18:32:34 +01:00
tibbi 291220404e open the app at pressing the alarm in the launcher 2018-03-13 18:08:48 +01:00
tibbi 53a373b3e9 adding a widget preview image 2018-03-13 17:53:35 +01:00
tibbi 7d862313ec do not allow confirming the Edit Alarm dialog with no days selected 2018-03-13 17:51:52 +01:00
tibbi 711c230ac1 handle another case of Alarm sound URI fetching 2018-03-13 17:40:52 +01:00
tibbi 23cf40108b change some sizes on the widget config screen 2018-03-13 17:28:36 +01:00
tibbi 0626a9be26 make sure the widget gets updated when the time/timezone or alarm changes 2018-03-13 17:22:17 +01:00
tibbi 1c29b08ef7 add some bottom padding to the widget 2018-03-13 17:17:10 +01:00
tibbi 561dbd3d34 update widget at toggling an alarm 2018-03-13 16:32:56 +01:00
tibbi b4a1d6fce8 properly format the next alarm time 2018-03-13 16:22:24 +01:00
tibbi cb1156fe01 Show the next alarm time on the widget 2018-03-13 15:40:43 +01:00
tibbi f1fd39ab8f improve am/pm displaying at the widget 2018-03-13 00:03:37 +01:00
tibbi 803e88992c remove the "Digital" from widgets name for consistency 2018-03-12 23:49:28 +01:00
tibbi e17ca5920b use 12 hour formatting on other places when appropriate too 2018-03-12 22:31:44 +01:00
tibbi 2243e9561f adding a setting for toggling 24 hour format 2018-03-12 22:11:21 +01:00
tibbi 68ee5a40c6 add a toggle for setting Sunday as the first day 2018-03-12 20:06:05 +01:00
tibbi d91895f336 make sure the Clock tab is opened at widget press 2018-03-12 20:03:31 +01:00
tibbi 01429207c9 schedule a widget update in onUpdate too, just to be sure 2018-03-12 19:30:01 +01:00
tibbi ef69dddbd6 add APPWIDGET_ENABLED to the manifest intent filters 2018-03-12 19:05:02 +01:00
tibbi 8d8d98e88d properly update the widget every new minute 2018-03-12 18:53:38 +01:00