mirror of
https://gitlab.com/xynngh/YetAnotherCallBlocker.git
synced 2025-02-11 09:10:44 +01:00
Bump version: v0.4.3
This commit is contained in:
parent
c71f9f1d78
commit
489b7f3aa0
@ -6,8 +6,8 @@ android {
|
||||
applicationId "dummydomain.yetanothercallblocker"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 28
|
||||
versionCode 4020
|
||||
versionName "0.4.2"
|
||||
versionCode 4030
|
||||
versionName "0.4.3"
|
||||
|
||||
javaCompileOptions {
|
||||
annotationProcessorOptions {
|
||||
|
14
fastlane/metadata/android/en-US/changelogs/4030.txt
Normal file
14
fastlane/metadata/android/en-US/changelogs/4030.txt
Normal file
@ -0,0 +1,14 @@
|
||||
* Fixed notification actions.
|
||||
|
||||
0.4.2:
|
||||
|
||||
* 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.
|
14
fastlane/metadata/android/ru/changelogs/4030.txt
Normal file
14
fastlane/metadata/android/ru/changelogs/4030.txt
Normal file
@ -0,0 +1,14 @@
|
||||
* Исправлены действия из уведомлений.
|
||||
|
||||
0.4.2:
|
||||
|
||||
* Добавлен нидерландский перевод, спасибо Heimen Stoffels (@Vistaus).
|
||||
* Исправлено сокрытие уведомлений на некоторых устройствах.
|
||||
* Добавлены опции выключения некоторых уведомлений на старых устройствах.
|
||||
* Другие небольшие улучшения.
|
||||
|
||||
0.4.1:
|
||||
|
||||
* Новая иконка приложения.
|
||||
* Отображение категории на экран информации о номере.
|
||||
* Изменена иконка и цвет уведомления о блокированном вызове.
|
Loading…
x
Reference in New Issue
Block a user