mirror of
https://gitlab.com/xynngh/YetAnotherCallBlocker.git
synced 2025-02-16 11:50:39 +01:00
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!
This commit is contained in:
parent
c190c9ec6f
commit
795d818e7d
@ -25,7 +25,7 @@ Currently implemented (more or less):
|
||||
|
||||
* Showing a notification with some caller info (positive/negative rating, category, number of negative reviews and such) when the phone's ringing. *Works offline.*
|
||||
* Loading and displaying a list of reviews for a number (accessed by pressing the notification). *Requires internet.*
|
||||
* Automatic blocking of unwanted calls (may not work on some devices; doesn't work on Android 10+). *Works offline.*
|
||||
* Automatic blocking of unwanted calls (may not work on some devices; tested to work on modern Android versions (including Android 10)). *Works offline.*
|
||||
* Automatic update of the database (for offline use). *Requires internet.*
|
||||
|
||||
|
||||
|
@ -5,7 +5,7 @@ Features:
|
||||
|
||||
* Showing a notification with some caller info (positive/negative rating, category, number of negative reviews and such) when the phone's ringing. ''Works offline.''
|
||||
* Loading and displaying a list of reviews for a number. ''Requires internet.''
|
||||
* Automatic blocking of unwanted calls (may not work on some devices; doesn't work on Android 10+). ''Works offline.''
|
||||
* Automatic blocking of unwanted calls (may not work on some devices; tested to work on modern Android versions (including Android 10)). ''Works offline.''
|
||||
* Automatic update of the database (for offline use). ''Requires internet.''
|
||||
|
||||
How to use:
|
||||
|
Loading…
x
Reference in New Issue
Block a user