mirror of
https://gitlab.com/xynngh/YetAnotherCallBlocker.git
synced 2025-06-05 22:19:12 +02:00
Bump version: v0.4.2
This commit is contained in:
@@ -6,8 +6,8 @@ android {
|
|||||||
applicationId "dummydomain.yetanothercallblocker"
|
applicationId "dummydomain.yetanothercallblocker"
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 4010
|
versionCode 4020
|
||||||
versionName "0.4.1"
|
versionName "0.4.2"
|
||||||
|
|
||||||
javaCompileOptions {
|
javaCompileOptions {
|
||||||
annotationProcessorOptions {
|
annotationProcessorOptions {
|
||||||
|
15
fastlane/metadata/android/en-US/changelogs/4020.txt
Normal file
15
fastlane/metadata/android/en-US/changelogs/4020.txt
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
* Added Dutch translation thanks to Heimen Stoffels (@Vistaus).
|
||||||
|
* Fixed incoming call notifications not being removed on some devices.
|
||||||
|
* Added options to disable some of the notifications on older devices.
|
||||||
|
* Other small improvements.
|
||||||
|
|
||||||
|
0.4.1:
|
||||||
|
|
||||||
|
* New app icon.
|
||||||
|
* Display number category on the number info screen.
|
||||||
|
* Changed icon and color of blocked call notification.
|
||||||
|
|
||||||
|
0.4.0:
|
||||||
|
|
||||||
|
* Display recent calls on the main screen.
|
||||||
|
* An option for special treatment of contacts (never blocked, name is displayed).
|
15
fastlane/metadata/android/ru/changelogs/4020.txt
Normal file
15
fastlane/metadata/android/ru/changelogs/4020.txt
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
* Добавлен нидерландский перевод, спасибо Heimen Stoffels (@Vistaus).
|
||||||
|
* Исправлено сокрытие уведомлений на некоторых устройствах.
|
||||||
|
* Добавлены опции выключения некоторых уведомлений на старых устройствах.
|
||||||
|
* Другие небольшие улучшения.
|
||||||
|
|
||||||
|
0.4.1:
|
||||||
|
|
||||||
|
* Новая иконка приложения.
|
||||||
|
* Отображение категории на экран информации о номере.
|
||||||
|
* Изменена иконка и цвет уведомления о блокированном вызове.
|
||||||
|
|
||||||
|
0.4.0:
|
||||||
|
|
||||||
|
* Добавлено отображение недавних вызовов на основном экране.
|
||||||
|
* Опция для работы с контактами (никогда не блокируются, отображается имя).
|
Reference in New Issue
Block a user