Commit Graph
95 Commits
Author SHA1 Message Date
Phillip Hsu e408a7467a Apply new icons 2016-08-16 02:40:22 -07:00
Phillip Hsu 3e542f585e New preferences for timers 2016-08-08 18:58:07 -07:00
Phillip Hsu d845f241e9 New ringtone activity layout 2016-08-06 00:06:15 -07:00
Phillip Hsu 6ae9c3511c Expired timer notification 2016-08-05 01:58:43 -07:00
Phillip Hsu 8dea6301aa Implement notification actions for timers 2016-08-05 01:06:26 -07:00
Phillip Hsu 9e4369282d Created TimerNotificationService, TimesUpActivity. Schedule alarms with AlarmManager for timers. 2016-08-03 03:26:53 -07:00
Phillip Hsu b43ff03662 Abstracted SQL, Cursor, Loader, Adapter, RecyclerView 2016-07-29 23:18:46 -07:00
Phillip Hsu 9493c639a8 Merge branch 'reverted_numpad_time_picker' into timers 2016-07-28 01:10:08 -07:00
Phillip Hsu 297910d306 Created EditAlarmActivity 2016-07-27 19:58:30 -07:00
Phillip Hsu 342e025f5a Countdown chronometer implemented 2016-07-27 01:52:28 -07:00
Phillip Hsu 65671c3650 Implement save and restore instance state 2016-07-25 17:00:04 -07:00
Phillip Hsu 6585cca738 Time picker style preference implemented 2016-07-25 14:28:26 -07:00
Phillip Hsu 20db6156ca Override modal bottom sheet peekHeight 2016-07-25 02:35:12 -07:00
Phillip Hsu 069bf39ab8 Changed to bottom sheet 2016-07-25 01:14:22 -07:00
Phillip Hsu e2df1aef28 Increased tap target size of buttons 2016-07-24 00:20:12 -07:00
Phillip Hsu 1162e9177c Implemented done button and half day toggles in dialog 2016-07-23 19:56:19 -07:00
Phillip Hsu a45be65824 Added header to NumberGridTimePickerDialog 2016-07-22 01:39:30 -07:00
Phillip Hsu cf17ba5014 Created NumberGrid time picker 2016-07-21 18:52:03 -07:00
Phillip Hsu a8f3fafafa Changed picker header 2016-07-19 23:11:37 -07:00
Phillip Hsu ae83786b3c Bottom sheet time picker working 2016-07-19 20:45:05 -07:00
Phillip Hsu ae6f4fc723 Testing anchored fab in dialogs 2016-07-18 04:11:43 -07:00
Phillip Hsu 081dd76545 Use rowSpan and columnSpan attributes for GridLayout contents 2016-07-17 16:40:48 -07:00
Phillip Hsu bc2446d586 Created ScrollingGridTimePickerDialog 2016-07-17 03:02:57 -07:00
Phillip Hsu a6c8076255 Fixed input field cursor issues 2016-07-16 04:12:30 -07:00
Phillip Hsu 231aa9a280 New numpad time picker layout 2016-07-15 23:43:55 -07:00
Phillip Hsu c3b018f59e Create new time picker dialog each time as needed 2016-07-15 17:12:25 -07:00
Phillip Hsu b395722386 Numpad time picker saves instance state, used in edit alarm screen 2016-07-13 22:03:04 -07:00
Phillip Hsu c768559acc Created dialog for numpad time picker 2016-07-13 03:18:40 -07:00
Phillip Hsu 0bcbd6b421 Refactored DurationUtils to include DAYS field, and created string resources with days 2016-06-10 20:37:45 -07:00
Phillip Hsu e2449bb11e More callback events added to AlarmVH. Toast message confirmation when upcoming alarm is dismissed. 2016-06-08 01:54:06 -07:00
Phillip Hsu dca0a258f8 Alarm Ppreferences applied to code 2016-06-07 02:03:05 -07:00
Phillip Hsu 4b8bbcf5f2 Moved preference strings from strings.xml to their own category file 2016-06-06 21:24:44 -07:00
Phillip Hsu a4bfce7874 Imported SettingsActivity and related classes 2016-06-06 19:49:39 -07:00
Phillip Hsu c4cd333cf7 Split onBind() of AlarmViewHolder into multiple discrete method calls 2016-06-06 19:19:06 -07:00
Phillip Hsu dab8e1f4a5 Notification actions created for active alarm in RingtoneService 2016-06-06 16:52:51 -07:00
Phillip Hsu 24a9d5e2d6 Created DurationUtils and toast message shows after scheduling alarm 2016-06-06 02:19:20 -07:00
Phillip Hsu 49b7d80185 Refactored alarm management classes 2016-06-03 14:40:27 -07:00
Phillip Hsu 87cae57514 Applied size span to am/pm in time text 2016-06-02 20:56:07 -07:00
Phillip Hsu 881b4dcf83 Ported numpad 2016-06-02 20:16:37 -07:00
Phillip Hsu 2f5eff6842 Deleting alarm works 2016-06-02 00:12:59 -07:00
Phillip Hsu 15b850d9bd EditAlarmActivity created 2016-05-31 17:36:41 -07:00
Phillip Hsu ba41c1311e Created DaysOfWeek class 2016-05-31 00:29:15 -07:00
Phillip Hsu 666b3a2a6e Snooze and dismiss buttons added to RingtoneActivity 2016-05-29 02:55:37 -07:00
Phillip Hsu 37e7d3dd3b Setup RingtoneService 2016-05-28 18:44:51 -07:00
Phillip Hsu e9b99880d7 Initial commit 2016-05-27 02:23:44 -07:00