Commit Graph
442 Commits
Author SHA1 Message Date
Phillip Hsu b9d6fdd0a7 Use themed accent color for AppCompatAlertDialogStyle 2016-09-27 02:53:45 -07:00
Phillip Hsu 7506969a9a Remove useless theme 2016-09-27 02:49:58 -07:00
Phillip Hsu 195f4ff80c Remove android:alertDialogTheme for pre-21 2016-09-27 02:29:42 -07:00
Phillip Hsu 8043194957 Remove appbar overlay style 2016-09-27 02:24:47 -07:00
Phillip Hsu 9d5aec2439 Remove popup overlay style 2016-09-27 02:21:39 -07:00
Phillip Hsu 1ebfaade1e Remove text overlay style 2016-09-27 02:17:54 -07:00
Phillip Hsu d550e6a2bd Fix themed alert dialog background colors 2016-09-27 02:08:02 -07:00
Phillip Hsu 85636e7f04 Themed alert dialog background colors 2016-09-27 01:07:58 -07:00
Phillip Hsu d2ef5e4436 Change alert dialog background color 2016-09-27 00:56:46 -07:00
Phillip Hsu bea6181ea9 Change navigation bar color 2016-09-27 00:38:37 -07:00
Phillip Hsu 36e1a78ab9 Different cardBackgroundColor values per theme 2016-09-27 00:23:25 -07:00
Phillip Hsu 346006d182 Change dark theme background 2016-09-27 00:16:28 -07:00
Phillip Hsu 0b0cd945dd Remove stopwatch background 2016-09-27 00:10:16 -07:00
Phillip Hsu b38d69f01e Downgrade to support library version 24.2.0, changes to themes 2016-09-27 00:00:52 -07:00
Phillip Hsu 3d873fa6c2 Use vibrate toggle button 2016-09-26 20:05:59 -07:00
Phillip Hsu 66f04086b6 Revert back to stable state 2016-09-26 18:25:05 -07:00
Phillip Hsu 9fe07c763f Removed unused drawable reference and save last tab on page selected 2016-09-26 17:52:34 -07:00
Phillip Hsu 1ca23e4a5f Toolbar changes 2016-09-26 17:01:05 -07:00
Kuzniarski Jacek 305f761705 CP-Remember the last tab
This should reember the last tab
2016-09-25 17:54:25 +02:00
Phillip Hsu 5414c952e4 Remove intent extra MainActivity.EXTRA_SHOW_PAGE after consuming it 2016-09-24 03:06:06 -07:00
Phillip Hsu e7dfe3f1f2 Change app name 2016-09-23 14:17:48 -07:00
Phillip Hsu 0c6f7019c7 Change launcher icon 2016-09-23 14:13:21 -07:00
Phillip Hsu d208cc3869 Remove unused and outdated code 2016-09-23 02:17:38 -07:00
Phillip Hsu 0bcaf8d2f5 Fix bug where upcoming alarm notification is left behind when single-use alarm is updated to recur on a weekday later than the current day 2016-09-22 23:26:40 -07:00
Phillip Hsu 41c4d27a09 Fix bug where deleting a recurring alarm was rescheduling it 2016-09-22 20:22:46 -07:00
Phillip Hsu fd556db351 Moved all classes to appropriate packages 2016-09-22 01:28:30 -07:00
Phillip Hsu 3e71f01c20 Fix bug where stopping stopwatch from notification in a restarted process was not clearing the laps 2016-09-22 00:34:10 -07:00
Phillip Hsu 4885590866 Moved aospdatetimepicker package contents to timepickers package 2016-09-21 17:58:22 -07:00
Phillip Hsu 24dd975536 New ringtone.playback package, tidy up stopwatch package 2016-09-21 17:53:15 -07:00
Phillip Hsu e38774d45e Move more classes to timers package 2016-09-21 17:46:29 -07:00
Phillip Hsu d9307f305e Create .timers.ui package, and move TimerRingtoneService and TimesUpActivity to ringtone package 2016-09-21 17:26:16 -07:00
Phillip Hsu 01650a531f Create .timers.data package and move related classes there 2016-09-21 17:21:38 -07:00
Phillip Hsu ecc4405726 Create list package to hold base RecyclerView components 2016-09-21 17:18:45 -07:00
Phillip Hsu 77fc69e6a9 Move alarm related classes to appropriate packages 2016-09-21 17:07:24 -07:00
Phillip Hsu dba5fa860f Create new dialogs package and rename editalarm package to timepickers 2016-09-21 16:15:48 -07:00
Phillip Hsu ece6844444 Fix crash related to missing view id 2016-09-21 16:01:07 -07:00
Phillip Hsu d5c9bcaec9 Deleted deprecated and unused classes and files 2016-09-21 15:23:51 -07:00
Phillip Hsu f720bae5c1 Changed missed alarm notification icon 2016-09-21 01:00:20 -07:00
Phillip Hsu 45105015bf Apply theme to numpad time picker 2016-09-21 00:36:53 -07:00
Phillip Hsu 020ffc921d Apply theme to grid selector time picker 2016-09-20 23:29:33 -07:00
Phillip Hsu 42137d8ae2 Apply android:alertDialogTheme for standard alert dialogs, especially those spawned in SettingsActivity 2016-09-20 22:46:43 -07:00
Phillip Hsu 4777131c4d Use colorAccentInverse for dark AlertDialog theme 2016-09-20 22:34:02 -07:00
Phillip Hsu 62d76d06b6 Change default time picker style to grid selector 2016-09-20 22:25:14 -07:00
Phillip Hsu 41fc613d39 Restore selected ringotne URI on rotation 2016-09-20 22:14:17 -07:00
Phillip Hsu 9c143045b4 Use RingtonePickerDialogController 2016-09-20 22:01:50 -07:00
Phillip Hsu 3192322811 Set correct default ringtone 2016-09-20 21:09:41 -07:00
Phillip Hsu 59a4572513 Extend from RingtonePreference 2016-09-20 20:27:31 -07:00
Phillip Hsu 82afb03c0f Create ThemedRingtonePreference and use in settings 2016-09-20 19:43:05 -07:00
Phillip Hsu fb6d93e36c Save and restore label text on rotation 2016-09-20 18:27:31 -07:00
Phillip Hsu 744136fea2 Change style of label TextView to match Toolbar title style, especially for landscape 2016-09-20 17:47:28 -07:00