Commit Graph
460 Commits
Author SHA1 Message Date
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