Commit Graph

227 Commits

Author SHA1 Message Date
xynngh a007e95417 Update blocked call notification icon and its color
Thanks to an anonymous contributor
2020-05-08 21:30:31 +04:00
xynngh 04e3b951ec Bump version: v0.4.0 2020-05-08 16:37:15 +04:00
xynngh abba988164 Update README and fastlane description 2020-05-08 16:22:39 +04:00
xynngh 016cb2d977 Update color theme
Thanks to an anonymous contributor
2020-05-08 16:22:12 +04:00
xynngh f2d0f55656 Update Russian translation
Thanks to an anonymous contributor
2020-05-08 15:32:43 +04:00
xynngh 83ee5d8c61 UI improvements
Thanks to an anonymous contributor
2020-05-08 15:01:27 +04:00
xynngh c130c7853f Add confirmation before loading reviews for contacts 2020-05-07 23:47:22 +04:00
xynngh d65828f369 Open info dialog from notification 2020-05-07 23:46:27 +04:00
xynngh c056f7becc Fix outer margins in log view 2020-05-07 18:35:44 +04:00
xynngh 6bd09c89c2 Don't block call from contacts 2020-05-07 18:24:28 +04:00
xynngh 28b7a9ca55 Contacts and refactoring 2020-05-07 17:58:37 +04:00
xynngh 0fa0e13da2 Use white icons to avoid issues with notification icon colorization 2020-05-06 22:00:14 +04:00
xynngh bde29bb891 Move more notification-related code to NotificationHelper
Also add content intent to service notification
2020-05-06 20:54:50 +04:00
xynngh 0efe3523b3 Add DB info to debug screen 2020-05-06 18:36:07 +04:00
xynngh 146acd4483 Add more frequent auto-updates on unmetered networks 2020-05-06 17:39:59 +04:00
xynngh 731c35434e Move settings to menu 2020-05-06 17:24:32 +04:00
xynngh 7ad9cecc73 Improve permissions handling
Don't ask permissions for disabled functions.
Show detailed message.
2020-05-06 16:25:06 +04:00
xynngh ace3f05ed7 Update call log when call ends 2020-05-06 15:26:11 +04:00
xynngh e22aa92525 Separate notification settings and call handling 2020-05-06 14:52:39 +04:00
xynngh ef4b018e87 Refactor and move Updater classes 2020-05-06 14:13:47 +04:00
xynngh 9eed9a1a58 Add message about denied permissions 2020-05-06 13:54:05 +04:00
xynngh cf32cf41cb Refactoring
Use foreground IntentService for DB loading and update.
Add EventBus.
Some other changes.
2020-05-06 13:15:34 +04:00
xynngh 3f6778cbc7 Add basic call log 2020-05-06 00:21:32 +04:00
xynngh b1b5c7c731 Move some logic 2020-05-04 17:41:40 +04:00
xynngh 3f28f51f93 Bump version: v0.3.4 2020-05-02 16:14:38 +04:00
xynngh 7cd2523c86 Update dependencies 2020-05-02 14:18:59 +04:00
xynngh e9a7f45d1c Update gradle 2020-05-02 14:18:42 +04:00
xynngh f009251fb1 Change notification category 2020-05-02 14:18:01 +04:00
xynngh 795d818e7d Update description regarding call blocking on Android 10
Turns out recent changes allow call blocking not only on Android 9,
but also on Android 10. Yay!
2020-01-25 19:47:10 +04:00
xynngh c190c9ec6f Don't request ANSWER_PHONE_CALLS permission prior to Pie
Also invert the permission check condition
2020-01-24 14:32:18 +04:00
xynngh 88fba070b1 Bump version: v0.3.3 2020-01-16 15:16:23 +04:00
xynngh f14a65dfda Revert "Add signing config"
This reverts commit 27e20030e2.
Revert to be able to use gradle without keystore file.
2020-01-16 15:10:28 +04:00
xynngh 6f819a7b45 Update dependencies 2020-01-16 14:34:44 +04:00
xynngh ff22a5c549 Call blocking on Android 9 2020-01-16 14:34:44 +04:00
xynngh 96be593bfd Dumb fix for `isOnCall` state 2019-12-24 17:26:21 +04:00
xynngh 8ff8a52936 Update Android gradle plugin 2019-12-24 17:26:21 +04:00
xynngh 7b13e155f1 Bump version: v0.3.2 2019-12-01 14:49:13 +04:00
xynngh 27e20030e2 Add signing config 2019-12-01 14:41:42 +04:00
xynngh db6ef17664 Add Android 9 system permission for call blocking 2019-12-01 13:47:00 +04:00
xynngh a3c1fffa3a Bump slf4j version 2019-12-01 13:34:42 +04:00
xynngh 3876db8043 Remove extra comments in the build scripts 2019-12-01 13:31:42 +04:00
xynngh 456b7098c3 Update gradle plugin 2019-12-01 13:30:21 +04:00
xynngh f2b5ea712c Recreate notification channels on every startup
For better localization support
2019-10-18 16:09:46 +04:00
xynngh 8c32946233 Bump version 2019-10-15 17:05:36 +04:00
xynngh b9c32914cf Add some fastlane metadata 2019-10-15 17:04:43 +04:00
xynngh 2d80a127db Bump dependencies 2019-10-15 16:44:06 +04:00
xynngh bdf15f6de5 Bump android gradle plugin 2019-10-15 16:38:35 +04:00
xynngh ca66303557 Update readme: some rewording 2019-09-07 18:37:41 +04:00
xynngh 9d899ac843 Bump version 2019-09-07 15:14:22 +04:00
xynngh 450ed3ddad Update readme
Add how-to.
Indicate that cloning the assets repo is now optional.
2019-09-07 15:11:47 +04:00