diff --git a/README.md b/README.md index 2f8461a..1e6db89 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ A free and open source application that can block unwanted calls or warn about p * You can also check the "Use contacts" checkbox if you want your contacts not to be treated as unknown callers. * After these steps everything should just work (but you can always find more options in Settings). Enjoy! -Check [frequently asked questions](FAQ.md) to learn more. +See [frequently asked questions](FAQ.md) to learn more. ## [Screenshots](fastlane/metadata/android/en-US/images/phoneScreenshots/) @@ -63,7 +63,7 @@ At this point most of the essential features (one would expect from a call block ## Privacy Protecting the user's privacy is the first concern during development. No personal data is sent to or otherwise shared with anyone. -The only known possible data leaks are the following: +The only known possible data leaks (to the third-party servers) are the following: * Database update procedure leaks user's IP address to the update servers. The request also includes current database version (base or updated) diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 64963a2..a6bfdc0 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,7 +1,7 @@ A simple call blocking application that will help you avoid answering unwanted calls -using an offline phone number database. +using a crowdsourced phone number database. -Features: +Features: * Uses offline database. * Blocks calls with negative rating automatically (option). @@ -11,7 +11,7 @@ Features: * You can view online reviews for caller's number (provided by 3rd party service). * "Advanced call blocking mode" for blocking calls on Android 7+ before the phone starts ringing (needs to be manually enabled in app Settings). -How to use: +How to use: * Install and launch the app. * The option to show caller info notifications is enabled by default, so the app will ask for phone-related permissions. @@ -21,11 +21,13 @@ How to use: * You can also check the "Use contacts" checkbox if you want your contacts not to be treated as unknown callers. * After these steps everything should just work (but you can always find more options in Settings). Enjoy! -The main phone number database is downloaded from a gitlab repository. -Delta updates and detailed review queries are performed using 3rd-party servers. +See frequently asked questions to learn more. + +The main phone number database is downloaded from a gitlab repository. +Database updates and detailed review queries are performed using 3rd-party servers. No user-identifiable information is sent (except for the phone number the detailed reviews are loaded for). -Yet Another Call Blocker is still under development. Any help is very welcome. +Yet Another Call Blocker is still under development. Any help is welcome. ''NonFreeNet:'' the 3rd-party service is not open source. diff --git a/fastlane/metadata/android/ru/full_description.txt b/fastlane/metadata/android/ru/full_description.txt index da87f2d..2837565 100644 --- a/fastlane/metadata/android/ru/full_description.txt +++ b/fastlane/metadata/android/ru/full_description.txt @@ -1,7 +1,7 @@ Это простое приложение-блокировщик поможет избежать приема нежелательных входящих вызовов, -используя заранее загруженную базу номеров. +используя собранную сообществом базу номеров. -Особенности: +Особенности: * Использует заранее загруженную (офлайн) базу номеров. * Автоматически блокирует вызовы с номеров с отрицательным рейтингом (опция). @@ -11,7 +11,7 @@ * Возможность посмотреть онлайн-отзывы по номеру звонящего (используется сторонний сервис). * "Продвинутый режим блокирования вызовов" для блокирования вызовов на Android 7+ до того, как телефон зазвонит (требует включения в Настройках приложения вручную). -Подготовка и настройка: +Подготовка и настройка: * Установите и запустите приложение. * По умолчанию включена опция отображения уведомлений при входящем вызове, поэтому приложение запросит разрешения связанные с телефонными вызовами. @@ -21,8 +21,10 @@ * С опцией "Отображать имена контактов" вызовы от контактов перестанут расцениваться как неизвестные. * После настройки всё должно работать (но вы всегда можете найти больше опций в Настройках). Приятного общения! -База номеров загружается из gitlab-репозитория. -Обновления и отзывы предоставляются сторонним сервисом. +Смотрите часто задаваемые вопросы (на английском), чтобы узнать больше. + +База номеров загружается из gitlab-репозитория. +Обновления базы и отзывы предоставляются сторонним сервисом. Информация, позволяющая идентифицировать пользователя или устройство, не раскрывается (за исключением лишь самого номера, для которого запрашиваются отзывы).