-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* release-2.5.7: build: Update version code and version name Increase compileSDK and support libs to api 27 Translations: squashed commit InstallDatabaseService: fix comment Delete WakeIntentService.java, since it's of no use anymore Make InstallDatabaseService a JobIntentService as well Add optional intake item name decorator Update unit test dependencies and minor changes in tests for api 26 AlarmIntentService: Fix typo Transform AlarmIntentService into a JobIntentService Use NotificationManagerCompat for all notification purposes NotificationHelper: use default importance for default channel Use notification channels for all notifications Create notification channels on app startup Update targetSdk to 26 ci: Fix OOM errors in CircleCI build: Make kotlinc treat warnings as errors Update Kotlin version to 1.2.51 PrivacyPrefsPresenter: correctly rename argument to match interface
- Loading branch information
Showing
31 changed files
with
398 additions
and
308 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.