Commit Graph
455 Commits
Author SHA1 Message Date
Phillip Hsu 2daf03b754 Fixed SeekBar not animating after device rotation 2016-08-28 22:32:16 -07:00
Phillip Hsu b03c6123e9 Changed ProgressBar to SeekBar 2016-08-28 17:18:52 -07:00
Phillip Hsu 85d78e566b Changed ProgressBar to SeekBar 2016-08-28 04:23:45 -07:00
Phillip Hsu e48bb036ac Comment out testing code 2016-08-28 01:21:32 -07:00
Phillip Hsu 9b886dfe5b Restore correct order of primary and secondary texts 2016-08-27 03:15:00 -07:00
Phillip Hsu fa3dcea9bf 24 hour selection indicator restored on rotate 2016-08-27 00:18:15 -07:00
Phillip Hsu be66d43e4c Minute selection indicator restored on rotate 2016-08-26 23:27:45 -07:00
Phillip Hsu ee77105a8e Selection indicator restored on rotate 2016-08-26 21:14:48 -07:00
Phillip Hsu 591bc6d680 Fixed FAB enabled color not restoring correctly 2016-08-26 03:35:57 -07:00
Phillip Hsu 07277163ae ampm instance state saved and restored 2016-08-26 03:12:05 -07:00
Phillip Hsu 5188b7e128 Fix 24 hour numpad not disabling FAB for invalid 3-digit times upon backspacing 2016-08-25 17:35:29 -07:00
Phillip Hsu eaff0fcb5d Only update FAB state if last state is different from new state 2016-08-25 15:34:18 -07:00
Phillip Hsu e99b964d9b Removed remnant of selectableItemBackgroundBorderless along edges when animating from hours index to minutes index 2016-08-25 15:05:49 -07:00
Phillip Hsu fd57663b86 Tint selectableItemBackground with accent color for versions below 21 2016-08-24 22:24:49 -07:00
Phillip Hsu f2e25cb261 Tint selectableItemBackground with accent color 2016-08-24 19:43:24 -07:00
Phillip Hsu 29086b4b02 Removed unused attribute 2016-08-24 03:35:37 -07:00
Phillip Hsu 841a54e3f5 Created landscape layout for numeric keypad picker 2016-08-24 03:34:59 -07:00
Phillip Hsu 2d4d661d7f 24 hour grid fit to landscape mode 2016-08-24 02:20:36 -07:00
Phillip Hsu 742d5f3b1e Created landscape layout for number grid 2016-08-24 01:23:01 -07:00
Phillip Hsu a76fa47768 Animation between indices 2016-08-23 03:07:52 -07:00
Phillip Hsu 98b6c44a47 Changed font weight of primary text of TwentyFourHourGridItem for v21 2016-08-22 22:00:42 -07:00
Phillip Hsu 9588ad2b96 Correct dark theme divider color for number grid 2016-08-22 18:52:15 -07:00
Phillip Hsu 2a285c0558 Replaced extra vector drawable resources with programmatic tinting 2016-08-22 18:21:12 -07:00
Phillip Hsu 322682823f Animate FAB elevation in numpad 2016-08-22 16:45:13 -07:00
Phillip Hsu c0d100d165 Numpad looking good 2016-08-22 03:45:58 -07:00
Phillip Hsu 9b7ab3e644 Fixed text colors confusion 2016-08-21 02:16:29 -07:00
Phillip Hsu a473f3fd2c Appearance changes to NumberGridTimePickerDialog 2016-08-20 04:05:09 -07:00
Phillip Hsu abd1551bc3 Updated layout of NumpadTimePickerDialog 2016-08-17 16:51:40 -07:00
Phillip Hsu 3732246bb7 Depcrecated EditAlarmActivity, moved some code to AlarmFragment and ExpandedAlarmViewHolder 2016-08-17 01:08:37 -07:00
Phillip Hsu e408a7467a Apply new icons 2016-08-16 02:40:22 -07:00
Phillip Hsu 7ae7c0f174 Fixed incorrect visibilities of mini FABs for stopwatch page 2016-08-15 23:52:00 -07:00
Phillip Hsu a21d973f71 Refactor AlarmCountdown 2016-08-15 17:25:59 -07:00
Phillip Hsu a7861a04c1 Icons 2016-08-15 15:28:18 -07:00
Phillip Hsu b1f3c9c8c7 Change ArrayList to SparseArray for ViewPager adapter's collection of Fragments 2016-08-14 01:23:15 -07:00
Phillip Hsu 04158bb6a8 Fixed bug where scrolling the ViewPager and quickly clicking the FAB called the previous Fragment's onFabClick() 2016-08-14 00:41:25 -07:00
Phillip Hsu 15afc01735 Translate FAB when scrolling between stopwatch page 2016-08-13 23:15:26 -07:00
Phillip Hsu 7dfda796f3 Implemented stopwatch page 2016-08-12 20:58:01 -07:00
Phillip Hsu 3e542f585e New preferences for timers 2016-08-08 18:58:07 -07:00
Phillip Hsu 74ec0fd883 Animated progress bar 2016-08-08 02:57:21 -07:00
Phillip Hsu 07de78e8e7 Implemented timer actions in ringtone activity 2016-08-06 03:40:29 -07:00
Phillip Hsu 6b7c9cedee New ringtone activity layout 2016-08-06 03:34:53 -07:00
Phillip Hsu 29194f241f Show auto silence view 2016-08-06 02:52:49 -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 25c544df43 Pass alarm directly to AlarmActivity and AlarmRingtoneService 2016-08-04 02:51:50 -07:00
Phillip Hsu 9e4369282d Created TimerNotificationService, TimesUpActivity. Schedule alarms with AlarmManager for timers. 2016-08-03 03:26:53 -07:00
Phillip Hsu 6f8d22f15b Timers persisted correctly, chronometer and buttons bind correctly 2016-08-02 17:25:14 -07:00
Phillip Hsu 992e091db7 Replaced all usages of DatabaseManager with AlarmsTableManager 2016-08-01 19:06:46 -07:00
Phillip Hsu 5ac5b34640 New update and delete callbacks for OnListItemInteractionListener 2016-08-01 01:18:44 -07:00