Go to file
2017-03-01 17:43:11 -08:00
app When rescheduling a recurring alarm after cancelling it for today but its time is still upcoming today, create the PendingIntent that will launch PendingAlarmScheduler to reschedule the alarm with FLAG_CANCEL_CURRENT instead of FLAG_ONE_SHOT. 2017-03-01 16:17:19 -08:00
gradle/wrapper Update gradle files and BottomSheetPickers library. Remove some conflicting classes and resources. 2017-03-01 16:17:01 -08:00
.gitignore CP-GitIgnore Update gitignore and remove Idea files 2016-09-25 14:44:39 +02:00
build.gradle Update gradle files and BottomSheetPickers library. Remove some conflicting classes and resources. 2017-03-01 16:17:01 -08:00
gradle.properties Update copyright 2016-09-29 03:02:33 -07:00
gradlew Initial commit 2016-05-27 02:23:44 -07:00
gradlew.bat Initial commit 2016-05-27 02:23:44 -07:00
LICENSE.md Update license. 2017-03-01 17:43:11 -08:00
README.md Make screenshots smaller 2016-09-30 15:32:18 -07:00
settings.gradle Update gradle files and BottomSheetPickers library. Remove some conflicting classes and resources. 2017-03-01 16:17:01 -08:00

Clock+

Clock+ is an alternative to the Google Clock app for Android, featuring UI/UX enhancements and new time pickers.

Get it on Google Play

License

Copyright (C) 2016 Phillip Hsu

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.