Commit Graph

149 Commits

Author SHA1 Message Date
xynngh 3d832cf6e8 Add a workaround for theme not being correctly applied
on some Android versions
2020-07-25 13:08:55 +04:00
xynngh 5bc11077d7 Add dark theme
Thanks to an anonymous contributor
2020-07-24 23:13:09 +04:00
xynngh f701f18792 Bump version: v0.4.9 2020-07-18 16:53:10 +04:00
xynngh 715f4bfbdc Update Android gradle plugin 2020-07-18 16:20:34 +04:00
xynngh 86aba12b3c Revert to gradle 6.5
Until F-Droid updates its build server
2020-07-18 15:11:29 +04:00
xynngh f932e391af Fix crash for call log item without number 2020-07-08 12:30:07 +04:00
xynngh 535680196c Bump version: v0.4.8 2020-07-04 17:17:08 +04:00
xynngh 2093fa1dee Add crash handler and debugging options 2020-07-04 17:17:08 +04:00
xynngh 461b4fc013 Lazily init EventBus 2020-07-04 17:17:08 +04:00
xynngh 00acf43ffa Lazily init notification channels 2020-07-04 17:17:08 +04:00
xynngh f4caa0ef89 Lazily init Conscrypt 2020-07-04 17:17:08 +04:00
xynngh 110402b9fe Add buttons to reset DB 2020-07-04 17:17:08 +04:00
xynngh a72676dc5b Update gradle 2020-07-04 17:17:08 +04:00
xynngh 7efef0ac34 Fix preferences theme issue 2020-07-04 17:17:08 +04:00
xynngh 229e155cc7 Fix loading recent calls with non-operational DB 2020-07-04 17:17:08 +04:00
xynngh 8179fd5e60 Make app direct boot aware 2020-07-04 17:17:08 +04:00
xynngh 3dc63ee45b Make number of recent calls configurable 2020-07-01 17:12:06 +04:00
xynngh 6599e71225 Bump version: v0.4.7 2020-06-24 14:49:08 +04:00
xynngh b02f3b6ad0 Add "add review (web)" button 2020-06-24 14:35:15 +04:00
xynngh 3c2479dba5 Customizable country codes
Also randomized appId
2020-06-24 14:35:15 +04:00
xynngh 69945a9ce9 Use custom request headers 2020-06-23 18:42:07 +04:00
xynngh a28878ba04 Ellipsize names in call log 2020-06-22 15:17:06 +04:00
xynngh c18e735483 Bump version: v0.4.6 2020-06-21 20:11:36 +04:00
xynngh 0bde1fd5eb Fix initial DB downloading under some conditions 2020-06-21 20:11:36 +04:00
xynngh 1dd983ac27 Add "advanced call blocking mode"
CallScreeningService-based blocking available on Android 7+
2020-06-21 20:11:36 +04:00
xynngh 55b8c57264 Move DB-related code to a library 2020-06-19 16:04:09 +04:00
xynngh be72580311 Bump version: v0.4.5 2020-06-14 19:24:28 +04:00
xynngh cd442a24f5 Use Conscrypt as Security Provider 2020-06-14 18:43:53 +04:00
xynngh 711298c899 Refactoring: category names 2020-06-14 13:17:49 +04:00
xynngh 8bbf82a7fe Update proguard rules 2020-06-13 19:11:39 +04:00
xynngh 7fdfde0fc6 Add missing FOREGROUND_SERVICE permission
...that was merged from the work-runtime library anyway
2020-06-13 13:06:35 +04:00
xynngh 612b616019 Change logback dep type 2020-06-12 19:42:25 +04:00
xynngh 0b633ce5d1 Fix opening info dialog from MainActivity when DB is not operational 2020-06-12 16:50:25 +04:00
xynngh 693bd02f30 Improve activity stack
Thanks to an anonymous contributor
2020-06-12 16:50:25 +04:00
xynngh 3f41da709d Display error if online reviews can't be loaded 2020-06-09 14:41:41 +04:00
xynngh c9f5f58245 Different icon for rejected calls
Thanks to an anonymous contributor
2020-06-05 22:25:26 +04:00
xynngh b46b5a5acc Fix another compatibility issue 2020-06-03 18:14:59 +04:00
xynngh 1c6741996e Bump version: v0.4.4 2020-06-03 12:14:42 +04:00
xynngh 78acc06195 Update okhttp 2020-06-03 12:14:42 +04:00
xynngh 322f8def76 Fix some lint issues 2020-06-03 12:14:42 +04:00
xynngh 751472d27c Use frequent update checks only on modern Android versions
Also fix @RequiresApi(23) method call on older versions
2020-06-03 12:14:42 +04:00
xynngh 77f3302ea0 Correct Spanish translation 2020-06-03 12:14:42 +04:00
xynngh 4c6cca4f7d Merge branch 'sguinetti/Spanish_translation' 2020-06-02 14:20:55 +04:00
xynngh 42d7518717 Translation corrections 2020-06-02 14:20:10 +04:00
Diego a6dd3c0e14 Spanish translation for description 2020-05-31 17:15:22 -05:00
Diego 4c8e161a1e Spanish translation 2020-05-31 17:09:24 -05:00
xynngh 489b7f3aa0 Bump version: v0.4.3 2020-05-28 23:39:16 +04:00
xynngh c71f9f1d78 Don't show reviews notification action for contacts 2020-05-28 23:19:20 +04:00
xynngh d79f1c0676 Fix PendingIntent uniqueness issues
Notification actions should work correctly now.
2020-05-28 23:10:41 +04:00
xynngh d2fb4d69ea Bump version: v0.4.2 2020-05-23 21:47:25 +04:00