Commit Graph
91 Commits
Author SHA1 Message Date
Phillip Hsu 3d043b0a77 Visual changes 2016-08-31 17:31:35 -07:00
Phillip Hsu 2daa1a196c Use theme overlay to get white chronometer text across both dark/light themes 2016-08-31 17:03:01 -07:00
Phillip Hsu ca8be47550 Change background color of stopwatch chronometer to match theme's colorPrimary 2016-08-31 16:38:03 -07:00
Phillip Hsu f5d9fb1a97 Change text color of time according to state of alarm 2016-08-31 03:49:20 -07:00
Phillip Hsu d1f3fae2c3 Create AddLabelDialog and use in TimerViewHolder 2016-08-30 18:46:52 -07:00
Phillip Hsu c2d86389b0 Increase label margin top 2016-08-30 17:42:46 -07:00
Phillip Hsu e025f70965 Replace hardcoded dimens with dimen resources 2016-08-30 17:24:25 -07:00
Phillip Hsu a7af4f84bb Give extra space at bottom of RecyclerView so the last item isn't covered by FAB 2016-08-30 17:02:37 -07:00
Phillip Hsu d970505dd5 Revert to include fragment_recycler_view in Fragment layouts, programmatically set padding as needed. Replace hardcoded dimens with dimen resources. 2016-08-30 16:27:49 -07:00
Phillip Hsu 02fc6f2bdd Replace include of fragment_recycler_view with RecyclerView child due to different padding requirements 2016-08-30 02:54:32 -07:00
Phillip Hsu 43805076eb Fix timer item margin directions for portrait because RecyclerView has padding in those directions now 2016-08-30 02:44:46 -07:00
Phillip Hsu 2dc411f999 Create GridLayoutManager for TimersFragment in landscape 2016-08-30 02:39:18 -07:00
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 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 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 742d5f3b1e Created landscape layout for number grid 2016-08-24 01:23:01 -07:00
Phillip Hsu 9588ad2b96 Correct dark theme divider color for number grid 2016-08-22 18:52:15 -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 a7861a04c1 Icons 2016-08-15 15:28:18 -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 74ec0fd883 Animated progress bar 2016-08-08 02:57:21 -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 5ac5b34640 New update and delete callbacks for OnListItemInteractionListener 2016-08-01 01:18:44 -07:00
Phillip Hsu 9561388425 Show elevation on ExpandedAlarmViewHolder, changed name of AlarmViewHolder to CollapsedAlarmViewHolder 2016-07-31 20:28:08 -07:00
Phillip Hsu 02db488065 Create expanded and collapsed alarm view holders 2016-07-31 18:28:31 -07:00
Phillip Hsu 7c41ac2d29 Basic implementation of edit timer screen 2016-07-29 15:03:26 -07:00
Phillip Hsu c70b40e213 Implemented time fields 2016-07-28 19:17:00 -07:00
Phillip Hsu 9493c639a8 Merge branch 'reverted_numpad_time_picker' into timers 2016-07-28 01:10:08 -07:00
Phillip Hsu 4c6eea5ffc Layout modifications 2016-07-27 23:34:00 -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 6f2adb6eb1 Applied margins and padding to grid 2016-07-25 03:15:51 -07:00
Phillip Hsu 3936c4285d Reverted alt buttons and fab to be part of the NumpadTimePicker 2016-07-24 20:08:38 -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