Commit Graph
100 Commits
Author SHA1 Message Date
Phillip Hsu c842a3491e Set pickers to use dark theme programmatically to work around library bug in which the themeDark XML attribute is not being applied. 2017-03-01 16:17:14 -08:00
Phillip Hsu 7b54878595 Change color of time pickers to match theme. 2017-03-01 16:17:14 -08:00
Phillip Hsu 598a6707de Prevent orientation changes in AlarmActivity and TimesUpActivity. 2017-03-01 16:17:13 -08:00
Phillip Hsu 6444092d3a Marshall and unmarshall Timers passed to and from AsyncTimersTableUpdateHandler, TimerRingtoneService, and TimesUpActivity. 2017-03-01 16:17:12 -08:00
Phillip Hsu fb67a28e34 Marshall and unmarshall Timers passed to TimerNotificationService. 2017-03-01 16:17:11 -08:00
Phillip Hsu 92fac3eb34 Marshall and unmarshall Alarms passed to and from AlarmActivity and AlarmRingtoneService. 2017-03-01 16:17:11 -08:00
Phillip Hsu dd4c6d417b Marshall and unmarshall Alarms passed to and from UpcomingAlarmReceiver. 2017-03-01 16:17:10 -08:00
Phillip Hsu e68ac72629 Create ParcelableUtil class. 2017-03-01 16:17:09 -08:00
Phillip Hsu 7bed415932 Change dialog and card background color. 2017-03-01 16:17:08 -08:00
Phillip Hsu 6a366ffd9b Change dialog and card background color. 2017-03-01 16:17:07 -08:00
Phillip Hsu 9e260518a1 Use colorPrimaryDark for navigationBarColor. 2017-03-01 16:17:07 -08:00
Phillip Hsu 06f82b9580 Change colorPrimary and colorPrimaryDark for light theme. 2017-03-01 16:17:06 -08:00
Phillip Hsu 3d8e970294 Delete outdated numpad resources. 2017-03-01 16:17:05 -08:00
Phillip Hsu 8447efc315 Delete unused resources. 2017-03-01 16:17:04 -08:00
Phillip Hsu db78b89c1c Update BottomSheetPickers to 2.3.1 and delete outdated layouts for grid time picker from our source code. 2017-03-01 16:17:04 -08:00
Phillip Hsu 98411170d7 Delete conflicting drawable resources so that there are no collisions with those in the BottomSheetPickers library. 2017-03-01 16:17:03 -08:00
Phillip Hsu e5f5af506b Update sdk versions, buildToolsVersion, and simplify dependencies. 2017-03-01 16:17:02 -08:00
Phillip Hsu 8584488326 Update gradle files and BottomSheetPickers library. Remove some conflicting classes and resources. 2017-03-01 16:17:01 -08:00
Phillip Hsu e83bd2d4a1 Merge remote-tracking branch 'origin/master' 2016-10-08 23:33:07 -07:00
Phillip Hsu 65c8129873 Bump version to 1.1.1 2016-10-07 21:07:35 -07:00
Phillip Hsu a44b0b936d Fix system default time picker theming for 23+ 2016-10-07 20:30:23 -07:00
Phillip Hsu fe434726f6 Remove styles for bottom sheet, because the library already applies them for us 2016-10-07 16:55:17 -07:00
Phillip Hsu 48546653c7 Fix cardBackgroundColor not applying on 23+, fix centering of duration text in EditTimerActivity layout 2016-10-07 16:50:45 -07:00
Phillip Hsu 3f93ad9ecb Fix crash due to resource id conflict when showing library's number pad time picker 2016-10-07 14:31:22 -07:00
Phillip Hsu 991c9184d6 Use BottomSheetPickers library and fix import statements 2016-10-07 01:07:52 -07:00
philliphsuandGitHub 236dda9b53 Make screenshots smaller 2016-09-30 15:32:18 -07:00
philliphsuandGitHub 54e0496dcd Update README.md 2016-09-30 15:17:54 -07:00
philliphsuandGitHub ef0f68b2f7 Update README.md 2016-09-29 20:31:30 -07:00
Phillip Hsu d031d2468f Merge remote-tracking branch 'origin/master' 2016-09-29 04:03:32 -07:00
Phillip Hsu 3139d7fa34 Update copyright 2016-09-29 03:02:33 -07:00
philliphsuandGitHub 9364611187 Create README.md 2016-09-29 02:58:56 -07:00
Phillip Hsu 1057634fb0 Bump version to 1.1 2016-09-29 02:34:17 -07:00
Phillip Hsu f4852f6a25 Finish implementing system default timepicker 2016-09-29 01:03:19 -07:00
Phillip Hsu 5539e4fabb Fix system time picker in landscape mode 2016-09-29 00:23:37 -07:00
Phillip Hsu d31c8643e9 Created themed styles for system timepicker 2016-09-28 22:08:19 -07:00
Phillip Hsu fd6f313a58 Add 'system default' option for time picker preference 2016-09-28 19:27:49 -07:00
Phillip Hsu 2f82316b48 Fix content intent of stopwatch notification to scroll to stopwatch page when clicked 2016-09-28 18:44:41 -07:00
Phillip Hsu 2a0ace162a Fix content intent of timer notification to scroll to timer when clicked 2016-09-28 18:40:59 -07:00
Phillip Hsu 2103f48d1e Fix content intent of upcoming alarm and snoozing notifications to scroll to and expand alarm when clicked 2016-09-28 18:33:05 -07:00
Phillip Hsu 879f2ef1e3 Refactor AlarmController to use ContentIntentUtils to create the content intent for the status bar alarm icon 2016-09-28 18:26:35 -07:00
Phillip Hsu 474068bd5e Create ContentIntentUtils 2016-09-28 18:20:50 -07:00
Phillip Hsu 8ce4018d40 Add Space to stopwatch side buttons layout 2016-09-28 18:12:58 -07:00
Phillip Hsu 40c6349c14 Remove tab indicator and change selected color to 100% white 2016-09-28 16:22:54 -07:00
Phillip Hsu b53723a179 Use ColorStateList on tab icons 2016-09-28 16:14:29 -07:00
Phillip Hsu 708edc042e Change empty view icon 2016-09-28 14:38:13 -07:00
Phillip Hsu b08ef0c30d Use lighter colors for empty view 2016-09-28 14:30:32 -07:00
Phillip Hsu eb0690d19a Make upcoming alarm and snoozing notifications not ongoing 2016-09-28 14:12:46 -07:00
Phillip Hsu 9a66a0acf8 Stable solution reached for scrolling to and expanding alarm when PendingIntent fired from status bar 2016-09-28 02:21:01 -07:00
Phillip Hsu 862521ff54 Working solution reached for scrolling to and expanding alarm when PendingIntent fired from status bar 2016-09-28 02:13:34 -07:00
Phillip Hsu 5bf0ccc3f4 Increase size of stopwatch side buttons 2016-09-28 02:13:34 -07:00
Phillip Hsu c6cfe57e5d Show alarm set icon in status bar 2016-09-28 02:13:33 -07:00
Phillip Hsu d171ac9536 Remove more comments and fix formatting 2016-09-27 22:31:47 -07:00
Phillip Hsu 33bbf51404 Remove comments and commented out code 2016-09-27 22:29:33 -07:00
Phillip Hsu a8542831ec Increase lap item text size and margins 2016-09-27 17:24:40 -07:00
Phillip Hsu 7248f8a8ae Replace mini FABs with ImageButtons 2016-09-27 16:41:57 -07:00
Phillip Hsu 012c8fb425 Add setting to never notify of upcoming alarms 2016-09-27 04:28:56 -07:00
Phillip Hsu a9589a1742 Make black theme for 21+ 2016-09-27 03:55:11 -07:00
Phillip Hsu 8798dea67a Set theme result from onBackPressed 2016-09-27 03:51:33 -07:00
Phillip Hsu 26215d3641 Create black theme 2016-09-27 03:24:58 -07:00
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 a3d204e4c1 Merge branch 'develop'
Conflicts:
	.idea/misc.xml
2016-09-26 18:41:30 -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
philliphsuandGitHub 96173bb08d Merge pull request #4 from bhm/CP-RememberTheTab
CP-Remember the last tab
2016-09-26 15:42:26 -07:00
philliphsuandGitHub 10289ee826 Merge pull request #6 from philliphsu/revert-3-CP-Toolbar
Revert "CP-Toolbar "
2016-09-26 15:42:00 -07:00
philliphsuandGitHub 381480e52b Revert "CP-Toolbar " 2016-09-26 15:40:59 -07:00
philliphsuandGitHub 5d27006528 Merge pull request #3 from bhm/CP-Toolbar
Changes to toolbar
2016-09-26 15:04:04 -07:00
philliphsuandGitHub bb7276a752 Merge pull request #2 from bhm/CP-GitIgnore
Update gitignore and remove Idea files
2016-09-26 15:03:06 -07:00
Phillip Hsu 296ce4b2dc Update to SDK version 24 2016-09-26 01:44:13 -07:00
philliphsuandGitHub c151f73ecd Create LICENSE.md 2016-09-24 15:17:22 -07:00
Phillip Hsu 5414c952e4 Remove intent extra MainActivity.EXTRA_SHOW_PAGE after consuming it 2016-09-24 03:06:06 -07:00
Phillip Hsu d0f40696cb Restore keystore.properties but place ignore in git 2016-09-23 23:01:19 -07:00
Phillip Hsu bb9028e5e0 Delete keystore.properties 2016-09-23 22:57:34 -07:00
Phillip Hsu ae3f3e2d90 Fix gitignore to ignore keystore.properties 2016-09-23 22:47:22 -07:00
Phillip Hsu 27d6ffadd9 Prepare release build variant 2016-09-23 21:17:12 -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