mirror of
https://gitlab.com/xynngh/YetAnotherCallBlocker.git
synced 2025-02-02 02:16:51 +01:00
Fill all missing changelogs with English version
This commit is contained in:
parent
f590e123d6
commit
db4a5e51ce
2
fastlane/metadata/android/el/changelogs/3020.txt
Normal file
2
fastlane/metadata/android/el/changelogs/3020.txt
Normal file
@ -0,0 +1,2 @@
|
||||
* Add a system permission for call blocking on Android 9.
|
||||
* Recreate notification channels on every startup to improve localization.
|
2
fastlane/metadata/android/el/changelogs/3030.txt
Normal file
2
fastlane/metadata/android/el/changelogs/3030.txt
Normal file
@ -0,0 +1,2 @@
|
||||
* Proper call blocking on Android 9.
|
||||
* Fixed handling of new calls during active calls.
|
3
fastlane/metadata/android/el/changelogs/3040.txt
Normal file
3
fastlane/metadata/android/el/changelogs/3040.txt
Normal file
@ -0,0 +1,3 @@
|
||||
* The ANSWER_PHONE_CALLS permission is not requested before Android 9.
|
||||
* Changed notification category.
|
||||
* Updated dependencies.
|
3
fastlane/metadata/android/el/changelogs/4000.txt
Normal file
3
fastlane/metadata/android/el/changelogs/4000.txt
Normal file
@ -0,0 +1,3 @@
|
||||
* Display recent calls on the main screen.
|
||||
* Added an option for special treatment of contacts (never blocked, name is displayed).
|
||||
* A lot of other small improvements.
|
10
fastlane/metadata/android/el/changelogs/4010.txt
Normal file
10
fastlane/metadata/android/el/changelogs/4010.txt
Normal file
@ -0,0 +1,10 @@
|
||||
* New app icon.
|
||||
* Display number category on the number info screen.
|
||||
* Changed icon and color of blocked call notification.
|
||||
* Other small improvements.
|
||||
|
||||
0.4.0:
|
||||
|
||||
* Display recent calls on the main screen.
|
||||
* Added an option for special treatment of contacts (never blocked, name is displayed).
|
||||
* A lot of other small improvements.
|
15
fastlane/metadata/android/el/changelogs/4020.txt
Normal file
15
fastlane/metadata/android/el/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).
|
14
fastlane/metadata/android/el/changelogs/4030.txt
Normal file
14
fastlane/metadata/android/el/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.
|
19
fastlane/metadata/android/el/changelogs/4040.txt
Normal file
19
fastlane/metadata/android/el/changelogs/4040.txt
Normal file
@ -0,0 +1,19 @@
|
||||
* Added Spanish translation thanks to Diego Sanguinetti (@sguinetti).
|
||||
* Small fixes.
|
||||
|
||||
0.4.3:
|
||||
|
||||
* 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.
|
18
fastlane/metadata/android/el/changelogs/4050.txt
Normal file
18
fastlane/metadata/android/el/changelogs/4050.txt
Normal file
@ -0,0 +1,18 @@
|
||||
* Fixed compatibility with older Android versions.
|
||||
* Small fixes.
|
||||
|
||||
0.4.4:
|
||||
|
||||
* Added Spanish translation thanks to Diego Sanguinetti (@sguinetti).
|
||||
* Small fixes.
|
||||
|
||||
0.4.3:
|
||||
|
||||
* 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.
|
17
fastlane/metadata/android/el/changelogs/4060.txt
Normal file
17
fastlane/metadata/android/el/changelogs/4060.txt
Normal file
@ -0,0 +1,17 @@
|
||||
* Added "advanced call blocking mode".
|
||||
* Fixed initial DB downloading in some circumstances.
|
||||
* Minor fixes.
|
||||
|
||||
0.4.5:
|
||||
|
||||
* Fixed compatibility with older Android versions.
|
||||
* Small fixes.
|
||||
|
||||
0.4.4:
|
||||
|
||||
* Added Spanish translation thanks to Diego Sanguinetti (@sguinetti).
|
||||
* Small fixes.
|
||||
|
||||
0.4.3:
|
||||
|
||||
* Fixed notification actions.
|
22
fastlane/metadata/android/el/changelogs/4070.txt
Normal file
22
fastlane/metadata/android/el/changelogs/4070.txt
Normal file
@ -0,0 +1,22 @@
|
||||
* Added a button to add a review (via a web browser).
|
||||
* Other improvements.
|
||||
|
||||
0.4.6:
|
||||
|
||||
* Added "advanced call blocking mode".
|
||||
* Fixed initial DB downloading in some circumstances.
|
||||
* Minor fixes.
|
||||
|
||||
0.4.5:
|
||||
|
||||
* Fixed compatibility with older Android versions.
|
||||
* Small fixes.
|
||||
|
||||
0.4.4:
|
||||
|
||||
* Added Spanish translation thanks to Diego Sanguinetti (@sguinetti).
|
||||
* Small fixes.
|
||||
|
||||
0.4.3:
|
||||
|
||||
* Fixed notification actions.
|
19
fastlane/metadata/android/el/changelogs/4080.txt
Normal file
19
fastlane/metadata/android/el/changelogs/4080.txt
Normal file
@ -0,0 +1,19 @@
|
||||
* Add support for Direct Boot. Migration on first start may take some time.
|
||||
* Configurable number of calls on the main screen.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.7:
|
||||
|
||||
* Added a button to add a review (via a web browser).
|
||||
* Other improvements.
|
||||
|
||||
0.4.6:
|
||||
|
||||
* Added "advanced call blocking mode".
|
||||
* Fixed initial DB downloading in some circumstances.
|
||||
* Minor fixes.
|
||||
|
||||
0.4.5:
|
||||
|
||||
* Fixed compatibility with older Android versions.
|
||||
* Small fixes.
|
18
fastlane/metadata/android/el/changelogs/4090.txt
Normal file
18
fastlane/metadata/android/el/changelogs/4090.txt
Normal file
@ -0,0 +1,18 @@
|
||||
* Fixed a rare crash.
|
||||
|
||||
0.4.8:
|
||||
|
||||
* Add support for Direct Boot. Migration on first start may take some time.
|
||||
* Configurable number of calls on the main screen.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.7:
|
||||
|
||||
* Added a button to add a review (via a web browser).
|
||||
* Other improvements.
|
||||
|
||||
0.4.6:
|
||||
|
||||
* Added "advanced call blocking mode".
|
||||
* Fixed initial DB downloading in some circumstances.
|
||||
* Minor fixes.
|
22
fastlane/metadata/android/el/changelogs/4100.txt
Normal file
22
fastlane/metadata/android/el/changelogs/4100.txt
Normal file
@ -0,0 +1,22 @@
|
||||
* Added dark theme.
|
||||
|
||||
0.4.9:
|
||||
|
||||
* Fixed a rare crash.
|
||||
|
||||
0.4.8:
|
||||
|
||||
* Add support for Direct Boot. Migration on first start may take some time.
|
||||
* Configurable number of calls on the main screen.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.7:
|
||||
|
||||
* Added a button to add a review (via a web browser).
|
||||
* Other improvements.
|
||||
|
||||
0.4.6:
|
||||
|
||||
* Added "advanced call blocking mode".
|
||||
* Fixed initial DB downloading in some circumstances.
|
||||
* Minor fixes.
|
20
fastlane/metadata/android/el/changelogs/4110.txt
Normal file
20
fastlane/metadata/android/el/changelogs/4110.txt
Normal file
@ -0,0 +1,20 @@
|
||||
* Fixes and improvements.
|
||||
|
||||
0.4.10:
|
||||
|
||||
* Added dark theme.
|
||||
|
||||
0.4.9:
|
||||
|
||||
* Fixed a rare crash.
|
||||
|
||||
0.4.8:
|
||||
|
||||
* Add support for Direct Boot. Migration on first start may take some time.
|
||||
* Configurable number of calls on the main screen.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.7:
|
||||
|
||||
* Added a button to add a review (via a web browser).
|
||||
* Other improvements.
|
21
fastlane/metadata/android/el/changelogs/5000.txt
Normal file
21
fastlane/metadata/android/el/changelogs/5000.txt
Normal file
@ -0,0 +1,21 @@
|
||||
* Added local blacklist with wildcard support (import of NoPhoneSpam backups is supported).
|
||||
* Added blocking of hidden numbers.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.11:
|
||||
|
||||
* Fixes and improvements.
|
||||
|
||||
0.4.10:
|
||||
|
||||
* Added dark theme.
|
||||
|
||||
0.4.9:
|
||||
|
||||
* Fixed a rare crash.
|
||||
|
||||
0.4.8:
|
||||
|
||||
* Add support for Direct Boot. Migration on first start may take some time.
|
||||
* Configurable number of calls on the main screen.
|
||||
* Other fixes and improvements.
|
20
fastlane/metadata/android/el/changelogs/5010.txt
Normal file
20
fastlane/metadata/android/el/changelogs/5010.txt
Normal file
@ -0,0 +1,20 @@
|
||||
* Added proper number lookup screen.
|
||||
* Added Ukrainian translation thanks to AgeNT2k6.
|
||||
|
||||
0.5.0:
|
||||
|
||||
* Added local blacklist with wildcard support (import of NoPhoneSpam backups is supported).
|
||||
* Added blocking of hidden numbers.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.11:
|
||||
|
||||
* Fixes and improvements.
|
||||
|
||||
0.4.10:
|
||||
|
||||
* Added dark theme.
|
||||
|
||||
0.4.9:
|
||||
|
||||
* Fixed a rare crash.
|
25
fastlane/metadata/android/el/changelogs/5020.txt
Normal file
25
fastlane/metadata/android/el/changelogs/5020.txt
Normal file
@ -0,0 +1,25 @@
|
||||
* Fixed crash during initial database download.
|
||||
* Updated French translation thanks to J. Lavoie.
|
||||
|
||||
0.5.1:
|
||||
|
||||
* Added proper number lookup screen.
|
||||
* Added Ukrainian translation thanks to AgeNT2k6.
|
||||
|
||||
0.5.0:
|
||||
|
||||
* Added local blacklist with wildcard support (import of NoPhoneSpam backups is supported).
|
||||
* Added blocking of hidden numbers.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.11:
|
||||
|
||||
* Fixes and improvements.
|
||||
|
||||
0.4.10:
|
||||
|
||||
* Added dark theme.
|
||||
|
||||
0.4.9:
|
||||
|
||||
* Fixed a rare crash.
|
17
fastlane/metadata/android/el/changelogs/5030.txt
Normal file
17
fastlane/metadata/android/el/changelogs/5030.txt
Normal file
@ -0,0 +1,17 @@
|
||||
* Fixed crash in blacklist on Android 4.
|
||||
* Added Croatian translation thanks to Milo Ivir (@milotype).
|
||||
|
||||
0.5.2:
|
||||
|
||||
* Fixed crash during initial database download.
|
||||
* Updated French translation thanks to J. Lavoie.
|
||||
|
||||
0.5.1:
|
||||
|
||||
* Added proper number lookup screen.
|
||||
* Added Ukrainian translation thanks to AgeNT2k6.
|
||||
|
||||
0.5.0:
|
||||
|
||||
* Added local blacklist with wildcard support (import of NoPhoneSpam backups is supported).
|
||||
* Added blocking of hidden numbers.
|
11
fastlane/metadata/android/el/changelogs/5060.txt
Normal file
11
fastlane/metadata/android/el/changelogs/5060.txt
Normal file
@ -0,0 +1,11 @@
|
||||
* Slightly improved notification content.
|
||||
* Added button to add review from the lookup screen.
|
||||
* Added Turkish translation thanks to Oğuz Ersen (@ersen).
|
||||
* Updated translations thanks to Yannis T. (@azakosath) and Evo (@verahawk).
|
||||
|
||||
0.5.5:
|
||||
|
||||
* Added optional monitoring service (allows YACB to work on Xiaomi's MIUI).
|
||||
* Improved hidden number detection in "normal" mode.
|
||||
* Added Polish translation thanks to Evo (@verahawk).
|
||||
* Fixes and improvements.
|
2
fastlane/metadata/android/es/changelogs/3020.txt
Normal file
2
fastlane/metadata/android/es/changelogs/3020.txt
Normal file
@ -0,0 +1,2 @@
|
||||
* Add a system permission for call blocking on Android 9.
|
||||
* Recreate notification channels on every startup to improve localization.
|
2
fastlane/metadata/android/es/changelogs/3030.txt
Normal file
2
fastlane/metadata/android/es/changelogs/3030.txt
Normal file
@ -0,0 +1,2 @@
|
||||
* Proper call blocking on Android 9.
|
||||
* Fixed handling of new calls during active calls.
|
3
fastlane/metadata/android/es/changelogs/3040.txt
Normal file
3
fastlane/metadata/android/es/changelogs/3040.txt
Normal file
@ -0,0 +1,3 @@
|
||||
* The ANSWER_PHONE_CALLS permission is not requested before Android 9.
|
||||
* Changed notification category.
|
||||
* Updated dependencies.
|
3
fastlane/metadata/android/es/changelogs/4000.txt
Normal file
3
fastlane/metadata/android/es/changelogs/4000.txt
Normal file
@ -0,0 +1,3 @@
|
||||
* Display recent calls on the main screen.
|
||||
* Added an option for special treatment of contacts (never blocked, name is displayed).
|
||||
* A lot of other small improvements.
|
10
fastlane/metadata/android/es/changelogs/4010.txt
Normal file
10
fastlane/metadata/android/es/changelogs/4010.txt
Normal file
@ -0,0 +1,10 @@
|
||||
* New app icon.
|
||||
* Display number category on the number info screen.
|
||||
* Changed icon and color of blocked call notification.
|
||||
* Other small improvements.
|
||||
|
||||
0.4.0:
|
||||
|
||||
* Display recent calls on the main screen.
|
||||
* Added an option for special treatment of contacts (never blocked, name is displayed).
|
||||
* A lot of other small improvements.
|
15
fastlane/metadata/android/es/changelogs/4020.txt
Normal file
15
fastlane/metadata/android/es/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).
|
14
fastlane/metadata/android/es/changelogs/4030.txt
Normal file
14
fastlane/metadata/android/es/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.
|
19
fastlane/metadata/android/es/changelogs/4040.txt
Normal file
19
fastlane/metadata/android/es/changelogs/4040.txt
Normal file
@ -0,0 +1,19 @@
|
||||
* Added Spanish translation thanks to Diego Sanguinetti (@sguinetti).
|
||||
* Small fixes.
|
||||
|
||||
0.4.3:
|
||||
|
||||
* 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.
|
18
fastlane/metadata/android/es/changelogs/4050.txt
Normal file
18
fastlane/metadata/android/es/changelogs/4050.txt
Normal file
@ -0,0 +1,18 @@
|
||||
* Fixed compatibility with older Android versions.
|
||||
* Small fixes.
|
||||
|
||||
0.4.4:
|
||||
|
||||
* Added Spanish translation thanks to Diego Sanguinetti (@sguinetti).
|
||||
* Small fixes.
|
||||
|
||||
0.4.3:
|
||||
|
||||
* 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.
|
17
fastlane/metadata/android/es/changelogs/4060.txt
Normal file
17
fastlane/metadata/android/es/changelogs/4060.txt
Normal file
@ -0,0 +1,17 @@
|
||||
* Added "advanced call blocking mode".
|
||||
* Fixed initial DB downloading in some circumstances.
|
||||
* Minor fixes.
|
||||
|
||||
0.4.5:
|
||||
|
||||
* Fixed compatibility with older Android versions.
|
||||
* Small fixes.
|
||||
|
||||
0.4.4:
|
||||
|
||||
* Added Spanish translation thanks to Diego Sanguinetti (@sguinetti).
|
||||
* Small fixes.
|
||||
|
||||
0.4.3:
|
||||
|
||||
* Fixed notification actions.
|
22
fastlane/metadata/android/es/changelogs/4070.txt
Normal file
22
fastlane/metadata/android/es/changelogs/4070.txt
Normal file
@ -0,0 +1,22 @@
|
||||
* Added a button to add a review (via a web browser).
|
||||
* Other improvements.
|
||||
|
||||
0.4.6:
|
||||
|
||||
* Added "advanced call blocking mode".
|
||||
* Fixed initial DB downloading in some circumstances.
|
||||
* Minor fixes.
|
||||
|
||||
0.4.5:
|
||||
|
||||
* Fixed compatibility with older Android versions.
|
||||
* Small fixes.
|
||||
|
||||
0.4.4:
|
||||
|
||||
* Added Spanish translation thanks to Diego Sanguinetti (@sguinetti).
|
||||
* Small fixes.
|
||||
|
||||
0.4.3:
|
||||
|
||||
* Fixed notification actions.
|
19
fastlane/metadata/android/es/changelogs/4080.txt
Normal file
19
fastlane/metadata/android/es/changelogs/4080.txt
Normal file
@ -0,0 +1,19 @@
|
||||
* Add support for Direct Boot. Migration on first start may take some time.
|
||||
* Configurable number of calls on the main screen.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.7:
|
||||
|
||||
* Added a button to add a review (via a web browser).
|
||||
* Other improvements.
|
||||
|
||||
0.4.6:
|
||||
|
||||
* Added "advanced call blocking mode".
|
||||
* Fixed initial DB downloading in some circumstances.
|
||||
* Minor fixes.
|
||||
|
||||
0.4.5:
|
||||
|
||||
* Fixed compatibility with older Android versions.
|
||||
* Small fixes.
|
18
fastlane/metadata/android/es/changelogs/4090.txt
Normal file
18
fastlane/metadata/android/es/changelogs/4090.txt
Normal file
@ -0,0 +1,18 @@
|
||||
* Fixed a rare crash.
|
||||
|
||||
0.4.8:
|
||||
|
||||
* Add support for Direct Boot. Migration on first start may take some time.
|
||||
* Configurable number of calls on the main screen.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.7:
|
||||
|
||||
* Added a button to add a review (via a web browser).
|
||||
* Other improvements.
|
||||
|
||||
0.4.6:
|
||||
|
||||
* Added "advanced call blocking mode".
|
||||
* Fixed initial DB downloading in some circumstances.
|
||||
* Minor fixes.
|
22
fastlane/metadata/android/es/changelogs/4100.txt
Normal file
22
fastlane/metadata/android/es/changelogs/4100.txt
Normal file
@ -0,0 +1,22 @@
|
||||
* Added dark theme.
|
||||
|
||||
0.4.9:
|
||||
|
||||
* Fixed a rare crash.
|
||||
|
||||
0.4.8:
|
||||
|
||||
* Add support for Direct Boot. Migration on first start may take some time.
|
||||
* Configurable number of calls on the main screen.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.7:
|
||||
|
||||
* Added a button to add a review (via a web browser).
|
||||
* Other improvements.
|
||||
|
||||
0.4.6:
|
||||
|
||||
* Added "advanced call blocking mode".
|
||||
* Fixed initial DB downloading in some circumstances.
|
||||
* Minor fixes.
|
20
fastlane/metadata/android/es/changelogs/4110.txt
Normal file
20
fastlane/metadata/android/es/changelogs/4110.txt
Normal file
@ -0,0 +1,20 @@
|
||||
* Fixes and improvements.
|
||||
|
||||
0.4.10:
|
||||
|
||||
* Added dark theme.
|
||||
|
||||
0.4.9:
|
||||
|
||||
* Fixed a rare crash.
|
||||
|
||||
0.4.8:
|
||||
|
||||
* Add support for Direct Boot. Migration on first start may take some time.
|
||||
* Configurable number of calls on the main screen.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.7:
|
||||
|
||||
* Added a button to add a review (via a web browser).
|
||||
* Other improvements.
|
21
fastlane/metadata/android/es/changelogs/5000.txt
Normal file
21
fastlane/metadata/android/es/changelogs/5000.txt
Normal file
@ -0,0 +1,21 @@
|
||||
* Added local blacklist with wildcard support (import of NoPhoneSpam backups is supported).
|
||||
* Added blocking of hidden numbers.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.11:
|
||||
|
||||
* Fixes and improvements.
|
||||
|
||||
0.4.10:
|
||||
|
||||
* Added dark theme.
|
||||
|
||||
0.4.9:
|
||||
|
||||
* Fixed a rare crash.
|
||||
|
||||
0.4.8:
|
||||
|
||||
* Add support for Direct Boot. Migration on first start may take some time.
|
||||
* Configurable number of calls on the main screen.
|
||||
* Other fixes and improvements.
|
20
fastlane/metadata/android/es/changelogs/5010.txt
Normal file
20
fastlane/metadata/android/es/changelogs/5010.txt
Normal file
@ -0,0 +1,20 @@
|
||||
* Added proper number lookup screen.
|
||||
* Added Ukrainian translation thanks to AgeNT2k6.
|
||||
|
||||
0.5.0:
|
||||
|
||||
* Added local blacklist with wildcard support (import of NoPhoneSpam backups is supported).
|
||||
* Added blocking of hidden numbers.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.11:
|
||||
|
||||
* Fixes and improvements.
|
||||
|
||||
0.4.10:
|
||||
|
||||
* Added dark theme.
|
||||
|
||||
0.4.9:
|
||||
|
||||
* Fixed a rare crash.
|
25
fastlane/metadata/android/es/changelogs/5020.txt
Normal file
25
fastlane/metadata/android/es/changelogs/5020.txt
Normal file
@ -0,0 +1,25 @@
|
||||
* Fixed crash during initial database download.
|
||||
* Updated French translation thanks to J. Lavoie.
|
||||
|
||||
0.5.1:
|
||||
|
||||
* Added proper number lookup screen.
|
||||
* Added Ukrainian translation thanks to AgeNT2k6.
|
||||
|
||||
0.5.0:
|
||||
|
||||
* Added local blacklist with wildcard support (import of NoPhoneSpam backups is supported).
|
||||
* Added blocking of hidden numbers.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.11:
|
||||
|
||||
* Fixes and improvements.
|
||||
|
||||
0.4.10:
|
||||
|
||||
* Added dark theme.
|
||||
|
||||
0.4.9:
|
||||
|
||||
* Fixed a rare crash.
|
17
fastlane/metadata/android/es/changelogs/5030.txt
Normal file
17
fastlane/metadata/android/es/changelogs/5030.txt
Normal file
@ -0,0 +1,17 @@
|
||||
* Fixed crash in blacklist on Android 4.
|
||||
* Added Croatian translation thanks to Milo Ivir (@milotype).
|
||||
|
||||
0.5.2:
|
||||
|
||||
* Fixed crash during initial database download.
|
||||
* Updated French translation thanks to J. Lavoie.
|
||||
|
||||
0.5.1:
|
||||
|
||||
* Added proper number lookup screen.
|
||||
* Added Ukrainian translation thanks to AgeNT2k6.
|
||||
|
||||
0.5.0:
|
||||
|
||||
* Added local blacklist with wildcard support (import of NoPhoneSpam backups is supported).
|
||||
* Added blocking of hidden numbers.
|
10
fastlane/metadata/android/es/changelogs/5040.txt
Normal file
10
fastlane/metadata/android/es/changelogs/5040.txt
Normal file
@ -0,0 +1,10 @@
|
||||
* Added support for numbers without international prefix (Android 5+ only).
|
||||
* Norwegian Bokmål translation and some string corrections thanks to Allan Nordhøy (@kingu).
|
||||
* Updated Ukrainian translation thanks to Olexandr Nesterenko (@burunduk).
|
||||
* Added Greek translation thanks to Yannis T. (@azakosath).
|
||||
* Fixes and improvements.
|
||||
|
||||
0.5.3:
|
||||
|
||||
* Fixed crash in blacklist on Android 4.
|
||||
* Added Croatian translation thanks to Milo Ivir (@milotype).
|
10
fastlane/metadata/android/es/changelogs/5050.txt
Normal file
10
fastlane/metadata/android/es/changelogs/5050.txt
Normal file
@ -0,0 +1,10 @@
|
||||
* Added optional monitoring service (allows YACB to work on Xiaomi's MIUI).
|
||||
* Improved hidden number detection in "normal" mode.
|
||||
* Added Polish translation thanks to Evo (@verahawk).
|
||||
* Fixes and improvements.
|
||||
|
||||
0.5.4:
|
||||
|
||||
* Added support for numbers without international prefix (Android 5+ only).
|
||||
* Thanks for translations to Allan Nordhøy (@kingu), Olexandr Nesterenko (@burunduk), Yannis T. (@azakosath).
|
||||
* Fixes and improvements.
|
11
fastlane/metadata/android/es/changelogs/5060.txt
Normal file
11
fastlane/metadata/android/es/changelogs/5060.txt
Normal file
@ -0,0 +1,11 @@
|
||||
* Slightly improved notification content.
|
||||
* Added button to add review from the lookup screen.
|
||||
* Added Turkish translation thanks to Oğuz Ersen (@ersen).
|
||||
* Updated translations thanks to Yannis T. (@azakosath) and Evo (@verahawk).
|
||||
|
||||
0.5.5:
|
||||
|
||||
* Added optional monitoring service (allows YACB to work on Xiaomi's MIUI).
|
||||
* Improved hidden number detection in "normal" mode.
|
||||
* Added Polish translation thanks to Evo (@verahawk).
|
||||
* Fixes and improvements.
|
2
fastlane/metadata/android/fr/changelogs/3020.txt
Normal file
2
fastlane/metadata/android/fr/changelogs/3020.txt
Normal file
@ -0,0 +1,2 @@
|
||||
* Add a system permission for call blocking on Android 9.
|
||||
* Recreate notification channels on every startup to improve localization.
|
2
fastlane/metadata/android/fr/changelogs/3030.txt
Normal file
2
fastlane/metadata/android/fr/changelogs/3030.txt
Normal file
@ -0,0 +1,2 @@
|
||||
* Proper call blocking on Android 9.
|
||||
* Fixed handling of new calls during active calls.
|
3
fastlane/metadata/android/fr/changelogs/3040.txt
Normal file
3
fastlane/metadata/android/fr/changelogs/3040.txt
Normal file
@ -0,0 +1,3 @@
|
||||
* The ANSWER_PHONE_CALLS permission is not requested before Android 9.
|
||||
* Changed notification category.
|
||||
* Updated dependencies.
|
3
fastlane/metadata/android/fr/changelogs/4000.txt
Normal file
3
fastlane/metadata/android/fr/changelogs/4000.txt
Normal file
@ -0,0 +1,3 @@
|
||||
* Display recent calls on the main screen.
|
||||
* Added an option for special treatment of contacts (never blocked, name is displayed).
|
||||
* A lot of other small improvements.
|
10
fastlane/metadata/android/fr/changelogs/4010.txt
Normal file
10
fastlane/metadata/android/fr/changelogs/4010.txt
Normal file
@ -0,0 +1,10 @@
|
||||
* New app icon.
|
||||
* Display number category on the number info screen.
|
||||
* Changed icon and color of blocked call notification.
|
||||
* Other small improvements.
|
||||
|
||||
0.4.0:
|
||||
|
||||
* Display recent calls on the main screen.
|
||||
* Added an option for special treatment of contacts (never blocked, name is displayed).
|
||||
* A lot of other small improvements.
|
15
fastlane/metadata/android/fr/changelogs/4020.txt
Normal file
15
fastlane/metadata/android/fr/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).
|
14
fastlane/metadata/android/fr/changelogs/4030.txt
Normal file
14
fastlane/metadata/android/fr/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.
|
19
fastlane/metadata/android/fr/changelogs/4040.txt
Normal file
19
fastlane/metadata/android/fr/changelogs/4040.txt
Normal file
@ -0,0 +1,19 @@
|
||||
* Added Spanish translation thanks to Diego Sanguinetti (@sguinetti).
|
||||
* Small fixes.
|
||||
|
||||
0.4.3:
|
||||
|
||||
* 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.
|
18
fastlane/metadata/android/fr/changelogs/4050.txt
Normal file
18
fastlane/metadata/android/fr/changelogs/4050.txt
Normal file
@ -0,0 +1,18 @@
|
||||
* Fixed compatibility with older Android versions.
|
||||
* Small fixes.
|
||||
|
||||
0.4.4:
|
||||
|
||||
* Added Spanish translation thanks to Diego Sanguinetti (@sguinetti).
|
||||
* Small fixes.
|
||||
|
||||
0.4.3:
|
||||
|
||||
* 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.
|
17
fastlane/metadata/android/fr/changelogs/4060.txt
Normal file
17
fastlane/metadata/android/fr/changelogs/4060.txt
Normal file
@ -0,0 +1,17 @@
|
||||
* Added "advanced call blocking mode".
|
||||
* Fixed initial DB downloading in some circumstances.
|
||||
* Minor fixes.
|
||||
|
||||
0.4.5:
|
||||
|
||||
* Fixed compatibility with older Android versions.
|
||||
* Small fixes.
|
||||
|
||||
0.4.4:
|
||||
|
||||
* Added Spanish translation thanks to Diego Sanguinetti (@sguinetti).
|
||||
* Small fixes.
|
||||
|
||||
0.4.3:
|
||||
|
||||
* Fixed notification actions.
|
22
fastlane/metadata/android/fr/changelogs/4070.txt
Normal file
22
fastlane/metadata/android/fr/changelogs/4070.txt
Normal file
@ -0,0 +1,22 @@
|
||||
* Added a button to add a review (via a web browser).
|
||||
* Other improvements.
|
||||
|
||||
0.4.6:
|
||||
|
||||
* Added "advanced call blocking mode".
|
||||
* Fixed initial DB downloading in some circumstances.
|
||||
* Minor fixes.
|
||||
|
||||
0.4.5:
|
||||
|
||||
* Fixed compatibility with older Android versions.
|
||||
* Small fixes.
|
||||
|
||||
0.4.4:
|
||||
|
||||
* Added Spanish translation thanks to Diego Sanguinetti (@sguinetti).
|
||||
* Small fixes.
|
||||
|
||||
0.4.3:
|
||||
|
||||
* Fixed notification actions.
|
19
fastlane/metadata/android/fr/changelogs/4080.txt
Normal file
19
fastlane/metadata/android/fr/changelogs/4080.txt
Normal file
@ -0,0 +1,19 @@
|
||||
* Add support for Direct Boot. Migration on first start may take some time.
|
||||
* Configurable number of calls on the main screen.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.7:
|
||||
|
||||
* Added a button to add a review (via a web browser).
|
||||
* Other improvements.
|
||||
|
||||
0.4.6:
|
||||
|
||||
* Added "advanced call blocking mode".
|
||||
* Fixed initial DB downloading in some circumstances.
|
||||
* Minor fixes.
|
||||
|
||||
0.4.5:
|
||||
|
||||
* Fixed compatibility with older Android versions.
|
||||
* Small fixes.
|
18
fastlane/metadata/android/fr/changelogs/4090.txt
Normal file
18
fastlane/metadata/android/fr/changelogs/4090.txt
Normal file
@ -0,0 +1,18 @@
|
||||
* Fixed a rare crash.
|
||||
|
||||
0.4.8:
|
||||
|
||||
* Add support for Direct Boot. Migration on first start may take some time.
|
||||
* Configurable number of calls on the main screen.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.7:
|
||||
|
||||
* Added a button to add a review (via a web browser).
|
||||
* Other improvements.
|
||||
|
||||
0.4.6:
|
||||
|
||||
* Added "advanced call blocking mode".
|
||||
* Fixed initial DB downloading in some circumstances.
|
||||
* Minor fixes.
|
22
fastlane/metadata/android/fr/changelogs/4100.txt
Normal file
22
fastlane/metadata/android/fr/changelogs/4100.txt
Normal file
@ -0,0 +1,22 @@
|
||||
* Added dark theme.
|
||||
|
||||
0.4.9:
|
||||
|
||||
* Fixed a rare crash.
|
||||
|
||||
0.4.8:
|
||||
|
||||
* Add support for Direct Boot. Migration on first start may take some time.
|
||||
* Configurable number of calls on the main screen.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.7:
|
||||
|
||||
* Added a button to add a review (via a web browser).
|
||||
* Other improvements.
|
||||
|
||||
0.4.6:
|
||||
|
||||
* Added "advanced call blocking mode".
|
||||
* Fixed initial DB downloading in some circumstances.
|
||||
* Minor fixes.
|
20
fastlane/metadata/android/fr/changelogs/4110.txt
Normal file
20
fastlane/metadata/android/fr/changelogs/4110.txt
Normal file
@ -0,0 +1,20 @@
|
||||
* Fixes and improvements.
|
||||
|
||||
0.4.10:
|
||||
|
||||
* Added dark theme.
|
||||
|
||||
0.4.9:
|
||||
|
||||
* Fixed a rare crash.
|
||||
|
||||
0.4.8:
|
||||
|
||||
* Add support for Direct Boot. Migration on first start may take some time.
|
||||
* Configurable number of calls on the main screen.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.7:
|
||||
|
||||
* Added a button to add a review (via a web browser).
|
||||
* Other improvements.
|
21
fastlane/metadata/android/fr/changelogs/5000.txt
Normal file
21
fastlane/metadata/android/fr/changelogs/5000.txt
Normal file
@ -0,0 +1,21 @@
|
||||
* Added local blacklist with wildcard support (import of NoPhoneSpam backups is supported).
|
||||
* Added blocking of hidden numbers.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.11:
|
||||
|
||||
* Fixes and improvements.
|
||||
|
||||
0.4.10:
|
||||
|
||||
* Added dark theme.
|
||||
|
||||
0.4.9:
|
||||
|
||||
* Fixed a rare crash.
|
||||
|
||||
0.4.8:
|
||||
|
||||
* Add support for Direct Boot. Migration on first start may take some time.
|
||||
* Configurable number of calls on the main screen.
|
||||
* Other fixes and improvements.
|
20
fastlane/metadata/android/fr/changelogs/5010.txt
Normal file
20
fastlane/metadata/android/fr/changelogs/5010.txt
Normal file
@ -0,0 +1,20 @@
|
||||
* Added proper number lookup screen.
|
||||
* Added Ukrainian translation thanks to AgeNT2k6.
|
||||
|
||||
0.5.0:
|
||||
|
||||
* Added local blacklist with wildcard support (import of NoPhoneSpam backups is supported).
|
||||
* Added blocking of hidden numbers.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.11:
|
||||
|
||||
* Fixes and improvements.
|
||||
|
||||
0.4.10:
|
||||
|
||||
* Added dark theme.
|
||||
|
||||
0.4.9:
|
||||
|
||||
* Fixed a rare crash.
|
25
fastlane/metadata/android/fr/changelogs/5020.txt
Normal file
25
fastlane/metadata/android/fr/changelogs/5020.txt
Normal file
@ -0,0 +1,25 @@
|
||||
* Fixed crash during initial database download.
|
||||
* Updated French translation thanks to J. Lavoie.
|
||||
|
||||
0.5.1:
|
||||
|
||||
* Added proper number lookup screen.
|
||||
* Added Ukrainian translation thanks to AgeNT2k6.
|
||||
|
||||
0.5.0:
|
||||
|
||||
* Added local blacklist with wildcard support (import of NoPhoneSpam backups is supported).
|
||||
* Added blocking of hidden numbers.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.11:
|
||||
|
||||
* Fixes and improvements.
|
||||
|
||||
0.4.10:
|
||||
|
||||
* Added dark theme.
|
||||
|
||||
0.4.9:
|
||||
|
||||
* Fixed a rare crash.
|
17
fastlane/metadata/android/fr/changelogs/5030.txt
Normal file
17
fastlane/metadata/android/fr/changelogs/5030.txt
Normal file
@ -0,0 +1,17 @@
|
||||
* Fixed crash in blacklist on Android 4.
|
||||
* Added Croatian translation thanks to Milo Ivir (@milotype).
|
||||
|
||||
0.5.2:
|
||||
|
||||
* Fixed crash during initial database download.
|
||||
* Updated French translation thanks to J. Lavoie.
|
||||
|
||||
0.5.1:
|
||||
|
||||
* Added proper number lookup screen.
|
||||
* Added Ukrainian translation thanks to AgeNT2k6.
|
||||
|
||||
0.5.0:
|
||||
|
||||
* Added local blacklist with wildcard support (import of NoPhoneSpam backups is supported).
|
||||
* Added blocking of hidden numbers.
|
10
fastlane/metadata/android/fr/changelogs/5040.txt
Normal file
10
fastlane/metadata/android/fr/changelogs/5040.txt
Normal file
@ -0,0 +1,10 @@
|
||||
* Added support for numbers without international prefix (Android 5+ only).
|
||||
* Norwegian Bokmål translation and some string corrections thanks to Allan Nordhøy (@kingu).
|
||||
* Updated Ukrainian translation thanks to Olexandr Nesterenko (@burunduk).
|
||||
* Added Greek translation thanks to Yannis T. (@azakosath).
|
||||
* Fixes and improvements.
|
||||
|
||||
0.5.3:
|
||||
|
||||
* Fixed crash in blacklist on Android 4.
|
||||
* Added Croatian translation thanks to Milo Ivir (@milotype).
|
10
fastlane/metadata/android/fr/changelogs/5050.txt
Normal file
10
fastlane/metadata/android/fr/changelogs/5050.txt
Normal file
@ -0,0 +1,10 @@
|
||||
* Added optional monitoring service (allows YACB to work on Xiaomi's MIUI).
|
||||
* Improved hidden number detection in "normal" mode.
|
||||
* Added Polish translation thanks to Evo (@verahawk).
|
||||
* Fixes and improvements.
|
||||
|
||||
0.5.4:
|
||||
|
||||
* Added support for numbers without international prefix (Android 5+ only).
|
||||
* Thanks for translations to Allan Nordhøy (@kingu), Olexandr Nesterenko (@burunduk), Yannis T. (@azakosath).
|
||||
* Fixes and improvements.
|
11
fastlane/metadata/android/fr/changelogs/5060.txt
Normal file
11
fastlane/metadata/android/fr/changelogs/5060.txt
Normal file
@ -0,0 +1,11 @@
|
||||
* Slightly improved notification content.
|
||||
* Added button to add review from the lookup screen.
|
||||
* Added Turkish translation thanks to Oğuz Ersen (@ersen).
|
||||
* Updated translations thanks to Yannis T. (@azakosath) and Evo (@verahawk).
|
||||
|
||||
0.5.5:
|
||||
|
||||
* Added optional monitoring service (allows YACB to work on Xiaomi's MIUI).
|
||||
* Improved hidden number detection in "normal" mode.
|
||||
* Added Polish translation thanks to Evo (@verahawk).
|
||||
* Fixes and improvements.
|
2
fastlane/metadata/android/hr/changelogs/3020.txt
Normal file
2
fastlane/metadata/android/hr/changelogs/3020.txt
Normal file
@ -0,0 +1,2 @@
|
||||
* Add a system permission for call blocking on Android 9.
|
||||
* Recreate notification channels on every startup to improve localization.
|
2
fastlane/metadata/android/hr/changelogs/3030.txt
Normal file
2
fastlane/metadata/android/hr/changelogs/3030.txt
Normal file
@ -0,0 +1,2 @@
|
||||
* Proper call blocking on Android 9.
|
||||
* Fixed handling of new calls during active calls.
|
3
fastlane/metadata/android/hr/changelogs/3040.txt
Normal file
3
fastlane/metadata/android/hr/changelogs/3040.txt
Normal file
@ -0,0 +1,3 @@
|
||||
* The ANSWER_PHONE_CALLS permission is not requested before Android 9.
|
||||
* Changed notification category.
|
||||
* Updated dependencies.
|
3
fastlane/metadata/android/hr/changelogs/4000.txt
Normal file
3
fastlane/metadata/android/hr/changelogs/4000.txt
Normal file
@ -0,0 +1,3 @@
|
||||
* Display recent calls on the main screen.
|
||||
* Added an option for special treatment of contacts (never blocked, name is displayed).
|
||||
* A lot of other small improvements.
|
10
fastlane/metadata/android/hr/changelogs/4010.txt
Normal file
10
fastlane/metadata/android/hr/changelogs/4010.txt
Normal file
@ -0,0 +1,10 @@
|
||||
* New app icon.
|
||||
* Display number category on the number info screen.
|
||||
* Changed icon and color of blocked call notification.
|
||||
* Other small improvements.
|
||||
|
||||
0.4.0:
|
||||
|
||||
* Display recent calls on the main screen.
|
||||
* Added an option for special treatment of contacts (never blocked, name is displayed).
|
||||
* A lot of other small improvements.
|
15
fastlane/metadata/android/hr/changelogs/4020.txt
Normal file
15
fastlane/metadata/android/hr/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).
|
14
fastlane/metadata/android/hr/changelogs/4030.txt
Normal file
14
fastlane/metadata/android/hr/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.
|
19
fastlane/metadata/android/hr/changelogs/4040.txt
Normal file
19
fastlane/metadata/android/hr/changelogs/4040.txt
Normal file
@ -0,0 +1,19 @@
|
||||
* Added Spanish translation thanks to Diego Sanguinetti (@sguinetti).
|
||||
* Small fixes.
|
||||
|
||||
0.4.3:
|
||||
|
||||
* 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.
|
18
fastlane/metadata/android/hr/changelogs/4050.txt
Normal file
18
fastlane/metadata/android/hr/changelogs/4050.txt
Normal file
@ -0,0 +1,18 @@
|
||||
* Fixed compatibility with older Android versions.
|
||||
* Small fixes.
|
||||
|
||||
0.4.4:
|
||||
|
||||
* Added Spanish translation thanks to Diego Sanguinetti (@sguinetti).
|
||||
* Small fixes.
|
||||
|
||||
0.4.3:
|
||||
|
||||
* 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.
|
17
fastlane/metadata/android/hr/changelogs/4060.txt
Normal file
17
fastlane/metadata/android/hr/changelogs/4060.txt
Normal file
@ -0,0 +1,17 @@
|
||||
* Added "advanced call blocking mode".
|
||||
* Fixed initial DB downloading in some circumstances.
|
||||
* Minor fixes.
|
||||
|
||||
0.4.5:
|
||||
|
||||
* Fixed compatibility with older Android versions.
|
||||
* Small fixes.
|
||||
|
||||
0.4.4:
|
||||
|
||||
* Added Spanish translation thanks to Diego Sanguinetti (@sguinetti).
|
||||
* Small fixes.
|
||||
|
||||
0.4.3:
|
||||
|
||||
* Fixed notification actions.
|
22
fastlane/metadata/android/hr/changelogs/4070.txt
Normal file
22
fastlane/metadata/android/hr/changelogs/4070.txt
Normal file
@ -0,0 +1,22 @@
|
||||
* Added a button to add a review (via a web browser).
|
||||
* Other improvements.
|
||||
|
||||
0.4.6:
|
||||
|
||||
* Added "advanced call blocking mode".
|
||||
* Fixed initial DB downloading in some circumstances.
|
||||
* Minor fixes.
|
||||
|
||||
0.4.5:
|
||||
|
||||
* Fixed compatibility with older Android versions.
|
||||
* Small fixes.
|
||||
|
||||
0.4.4:
|
||||
|
||||
* Added Spanish translation thanks to Diego Sanguinetti (@sguinetti).
|
||||
* Small fixes.
|
||||
|
||||
0.4.3:
|
||||
|
||||
* Fixed notification actions.
|
19
fastlane/metadata/android/hr/changelogs/4080.txt
Normal file
19
fastlane/metadata/android/hr/changelogs/4080.txt
Normal file
@ -0,0 +1,19 @@
|
||||
* Add support for Direct Boot. Migration on first start may take some time.
|
||||
* Configurable number of calls on the main screen.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.7:
|
||||
|
||||
* Added a button to add a review (via a web browser).
|
||||
* Other improvements.
|
||||
|
||||
0.4.6:
|
||||
|
||||
* Added "advanced call blocking mode".
|
||||
* Fixed initial DB downloading in some circumstances.
|
||||
* Minor fixes.
|
||||
|
||||
0.4.5:
|
||||
|
||||
* Fixed compatibility with older Android versions.
|
||||
* Small fixes.
|
18
fastlane/metadata/android/hr/changelogs/4090.txt
Normal file
18
fastlane/metadata/android/hr/changelogs/4090.txt
Normal file
@ -0,0 +1,18 @@
|
||||
* Fixed a rare crash.
|
||||
|
||||
0.4.8:
|
||||
|
||||
* Add support for Direct Boot. Migration on first start may take some time.
|
||||
* Configurable number of calls on the main screen.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.7:
|
||||
|
||||
* Added a button to add a review (via a web browser).
|
||||
* Other improvements.
|
||||
|
||||
0.4.6:
|
||||
|
||||
* Added "advanced call blocking mode".
|
||||
* Fixed initial DB downloading in some circumstances.
|
||||
* Minor fixes.
|
22
fastlane/metadata/android/hr/changelogs/4100.txt
Normal file
22
fastlane/metadata/android/hr/changelogs/4100.txt
Normal file
@ -0,0 +1,22 @@
|
||||
* Added dark theme.
|
||||
|
||||
0.4.9:
|
||||
|
||||
* Fixed a rare crash.
|
||||
|
||||
0.4.8:
|
||||
|
||||
* Add support for Direct Boot. Migration on first start may take some time.
|
||||
* Configurable number of calls on the main screen.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.7:
|
||||
|
||||
* Added a button to add a review (via a web browser).
|
||||
* Other improvements.
|
||||
|
||||
0.4.6:
|
||||
|
||||
* Added "advanced call blocking mode".
|
||||
* Fixed initial DB downloading in some circumstances.
|
||||
* Minor fixes.
|
20
fastlane/metadata/android/hr/changelogs/4110.txt
Normal file
20
fastlane/metadata/android/hr/changelogs/4110.txt
Normal file
@ -0,0 +1,20 @@
|
||||
* Fixes and improvements.
|
||||
|
||||
0.4.10:
|
||||
|
||||
* Added dark theme.
|
||||
|
||||
0.4.9:
|
||||
|
||||
* Fixed a rare crash.
|
||||
|
||||
0.4.8:
|
||||
|
||||
* Add support for Direct Boot. Migration on first start may take some time.
|
||||
* Configurable number of calls on the main screen.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.7:
|
||||
|
||||
* Added a button to add a review (via a web browser).
|
||||
* Other improvements.
|
21
fastlane/metadata/android/hr/changelogs/5000.txt
Normal file
21
fastlane/metadata/android/hr/changelogs/5000.txt
Normal file
@ -0,0 +1,21 @@
|
||||
* Added local blacklist with wildcard support (import of NoPhoneSpam backups is supported).
|
||||
* Added blocking of hidden numbers.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.11:
|
||||
|
||||
* Fixes and improvements.
|
||||
|
||||
0.4.10:
|
||||
|
||||
* Added dark theme.
|
||||
|
||||
0.4.9:
|
||||
|
||||
* Fixed a rare crash.
|
||||
|
||||
0.4.8:
|
||||
|
||||
* Add support for Direct Boot. Migration on first start may take some time.
|
||||
* Configurable number of calls on the main screen.
|
||||
* Other fixes and improvements.
|
20
fastlane/metadata/android/hr/changelogs/5010.txt
Normal file
20
fastlane/metadata/android/hr/changelogs/5010.txt
Normal file
@ -0,0 +1,20 @@
|
||||
* Added proper number lookup screen.
|
||||
* Added Ukrainian translation thanks to AgeNT2k6.
|
||||
|
||||
0.5.0:
|
||||
|
||||
* Added local blacklist with wildcard support (import of NoPhoneSpam backups is supported).
|
||||
* Added blocking of hidden numbers.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.11:
|
||||
|
||||
* Fixes and improvements.
|
||||
|
||||
0.4.10:
|
||||
|
||||
* Added dark theme.
|
||||
|
||||
0.4.9:
|
||||
|
||||
* Fixed a rare crash.
|
10
fastlane/metadata/android/hr/changelogs/5050.txt
Normal file
10
fastlane/metadata/android/hr/changelogs/5050.txt
Normal file
@ -0,0 +1,10 @@
|
||||
* Added optional monitoring service (allows YACB to work on Xiaomi's MIUI).
|
||||
* Improved hidden number detection in "normal" mode.
|
||||
* Added Polish translation thanks to Evo (@verahawk).
|
||||
* Fixes and improvements.
|
||||
|
||||
0.5.4:
|
||||
|
||||
* Added support for numbers without international prefix (Android 5+ only).
|
||||
* Thanks for translations to Allan Nordhøy (@kingu), Olexandr Nesterenko (@burunduk), Yannis T. (@azakosath).
|
||||
* Fixes and improvements.
|
11
fastlane/metadata/android/hr/changelogs/5060.txt
Normal file
11
fastlane/metadata/android/hr/changelogs/5060.txt
Normal file
@ -0,0 +1,11 @@
|
||||
* Slightly improved notification content.
|
||||
* Added button to add review from the lookup screen.
|
||||
* Added Turkish translation thanks to Oğuz Ersen (@ersen).
|
||||
* Updated translations thanks to Yannis T. (@azakosath) and Evo (@verahawk).
|
||||
|
||||
0.5.5:
|
||||
|
||||
* Added optional monitoring service (allows YACB to work on Xiaomi's MIUI).
|
||||
* Improved hidden number detection in "normal" mode.
|
||||
* Added Polish translation thanks to Evo (@verahawk).
|
||||
* Fixes and improvements.
|
2
fastlane/metadata/android/nb_NO/changelogs/3020.txt
Normal file
2
fastlane/metadata/android/nb_NO/changelogs/3020.txt
Normal file
@ -0,0 +1,2 @@
|
||||
* Add a system permission for call blocking on Android 9.
|
||||
* Recreate notification channels on every startup to improve localization.
|
2
fastlane/metadata/android/nb_NO/changelogs/3030.txt
Normal file
2
fastlane/metadata/android/nb_NO/changelogs/3030.txt
Normal file
@ -0,0 +1,2 @@
|
||||
* Proper call blocking on Android 9.
|
||||
* Fixed handling of new calls during active calls.
|
3
fastlane/metadata/android/nb_NO/changelogs/3040.txt
Normal file
3
fastlane/metadata/android/nb_NO/changelogs/3040.txt
Normal file
@ -0,0 +1,3 @@
|
||||
* The ANSWER_PHONE_CALLS permission is not requested before Android 9.
|
||||
* Changed notification category.
|
||||
* Updated dependencies.
|
3
fastlane/metadata/android/nb_NO/changelogs/4000.txt
Normal file
3
fastlane/metadata/android/nb_NO/changelogs/4000.txt
Normal file
@ -0,0 +1,3 @@
|
||||
* Display recent calls on the main screen.
|
||||
* Added an option for special treatment of contacts (never blocked, name is displayed).
|
||||
* A lot of other small improvements.
|
10
fastlane/metadata/android/nb_NO/changelogs/4010.txt
Normal file
10
fastlane/metadata/android/nb_NO/changelogs/4010.txt
Normal file
@ -0,0 +1,10 @@
|
||||
* New app icon.
|
||||
* Display number category on the number info screen.
|
||||
* Changed icon and color of blocked call notification.
|
||||
* Other small improvements.
|
||||
|
||||
0.4.0:
|
||||
|
||||
* Display recent calls on the main screen.
|
||||
* Added an option for special treatment of contacts (never blocked, name is displayed).
|
||||
* A lot of other small improvements.
|
15
fastlane/metadata/android/nb_NO/changelogs/4020.txt
Normal file
15
fastlane/metadata/android/nb_NO/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).
|
14
fastlane/metadata/android/nb_NO/changelogs/4030.txt
Normal file
14
fastlane/metadata/android/nb_NO/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.
|
19
fastlane/metadata/android/nb_NO/changelogs/4040.txt
Normal file
19
fastlane/metadata/android/nb_NO/changelogs/4040.txt
Normal file
@ -0,0 +1,19 @@
|
||||
* Added Spanish translation thanks to Diego Sanguinetti (@sguinetti).
|
||||
* Small fixes.
|
||||
|
||||
0.4.3:
|
||||
|
||||
* 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.
|
18
fastlane/metadata/android/nb_NO/changelogs/4050.txt
Normal file
18
fastlane/metadata/android/nb_NO/changelogs/4050.txt
Normal file
@ -0,0 +1,18 @@
|
||||
* Fixed compatibility with older Android versions.
|
||||
* Small fixes.
|
||||
|
||||
0.4.4:
|
||||
|
||||
* Added Spanish translation thanks to Diego Sanguinetti (@sguinetti).
|
||||
* Small fixes.
|
||||
|
||||
0.4.3:
|
||||
|
||||
* 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.
|
17
fastlane/metadata/android/nb_NO/changelogs/4060.txt
Normal file
17
fastlane/metadata/android/nb_NO/changelogs/4060.txt
Normal file
@ -0,0 +1,17 @@
|
||||
* Added "advanced call blocking mode".
|
||||
* Fixed initial DB downloading in some circumstances.
|
||||
* Minor fixes.
|
||||
|
||||
0.4.5:
|
||||
|
||||
* Fixed compatibility with older Android versions.
|
||||
* Small fixes.
|
||||
|
||||
0.4.4:
|
||||
|
||||
* Added Spanish translation thanks to Diego Sanguinetti (@sguinetti).
|
||||
* Small fixes.
|
||||
|
||||
0.4.3:
|
||||
|
||||
* Fixed notification actions.
|
22
fastlane/metadata/android/nb_NO/changelogs/4070.txt
Normal file
22
fastlane/metadata/android/nb_NO/changelogs/4070.txt
Normal file
@ -0,0 +1,22 @@
|
||||
* Added a button to add a review (via a web browser).
|
||||
* Other improvements.
|
||||
|
||||
0.4.6:
|
||||
|
||||
* Added "advanced call blocking mode".
|
||||
* Fixed initial DB downloading in some circumstances.
|
||||
* Minor fixes.
|
||||
|
||||
0.4.5:
|
||||
|
||||
* Fixed compatibility with older Android versions.
|
||||
* Small fixes.
|
||||
|
||||
0.4.4:
|
||||
|
||||
* Added Spanish translation thanks to Diego Sanguinetti (@sguinetti).
|
||||
* Small fixes.
|
||||
|
||||
0.4.3:
|
||||
|
||||
* Fixed notification actions.
|
19
fastlane/metadata/android/nb_NO/changelogs/4080.txt
Normal file
19
fastlane/metadata/android/nb_NO/changelogs/4080.txt
Normal file
@ -0,0 +1,19 @@
|
||||
* Add support for Direct Boot. Migration on first start may take some time.
|
||||
* Configurable number of calls on the main screen.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.7:
|
||||
|
||||
* Added a button to add a review (via a web browser).
|
||||
* Other improvements.
|
||||
|
||||
0.4.6:
|
||||
|
||||
* Added "advanced call blocking mode".
|
||||
* Fixed initial DB downloading in some circumstances.
|
||||
* Minor fixes.
|
||||
|
||||
0.4.5:
|
||||
|
||||
* Fixed compatibility with older Android versions.
|
||||
* Small fixes.
|
18
fastlane/metadata/android/nb_NO/changelogs/4090.txt
Normal file
18
fastlane/metadata/android/nb_NO/changelogs/4090.txt
Normal file
@ -0,0 +1,18 @@
|
||||
* Fixed a rare crash.
|
||||
|
||||
0.4.8:
|
||||
|
||||
* Add support for Direct Boot. Migration on first start may take some time.
|
||||
* Configurable number of calls on the main screen.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.7:
|
||||
|
||||
* Added a button to add a review (via a web browser).
|
||||
* Other improvements.
|
||||
|
||||
0.4.6:
|
||||
|
||||
* Added "advanced call blocking mode".
|
||||
* Fixed initial DB downloading in some circumstances.
|
||||
* Minor fixes.
|
22
fastlane/metadata/android/nb_NO/changelogs/4100.txt
Normal file
22
fastlane/metadata/android/nb_NO/changelogs/4100.txt
Normal file
@ -0,0 +1,22 @@
|
||||
* Added dark theme.
|
||||
|
||||
0.4.9:
|
||||
|
||||
* Fixed a rare crash.
|
||||
|
||||
0.4.8:
|
||||
|
||||
* Add support for Direct Boot. Migration on first start may take some time.
|
||||
* Configurable number of calls on the main screen.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.7:
|
||||
|
||||
* Added a button to add a review (via a web browser).
|
||||
* Other improvements.
|
||||
|
||||
0.4.6:
|
||||
|
||||
* Added "advanced call blocking mode".
|
||||
* Fixed initial DB downloading in some circumstances.
|
||||
* Minor fixes.
|
20
fastlane/metadata/android/nb_NO/changelogs/4110.txt
Normal file
20
fastlane/metadata/android/nb_NO/changelogs/4110.txt
Normal file
@ -0,0 +1,20 @@
|
||||
* Fixes and improvements.
|
||||
|
||||
0.4.10:
|
||||
|
||||
* Added dark theme.
|
||||
|
||||
0.4.9:
|
||||
|
||||
* Fixed a rare crash.
|
||||
|
||||
0.4.8:
|
||||
|
||||
* Add support for Direct Boot. Migration on first start may take some time.
|
||||
* Configurable number of calls on the main screen.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.7:
|
||||
|
||||
* Added a button to add a review (via a web browser).
|
||||
* Other improvements.
|
21
fastlane/metadata/android/nb_NO/changelogs/5000.txt
Normal file
21
fastlane/metadata/android/nb_NO/changelogs/5000.txt
Normal file
@ -0,0 +1,21 @@
|
||||
* Added local blacklist with wildcard support (import of NoPhoneSpam backups is supported).
|
||||
* Added blocking of hidden numbers.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.11:
|
||||
|
||||
* Fixes and improvements.
|
||||
|
||||
0.4.10:
|
||||
|
||||
* Added dark theme.
|
||||
|
||||
0.4.9:
|
||||
|
||||
* Fixed a rare crash.
|
||||
|
||||
0.4.8:
|
||||
|
||||
* Add support for Direct Boot. Migration on first start may take some time.
|
||||
* Configurable number of calls on the main screen.
|
||||
* Other fixes and improvements.
|
20
fastlane/metadata/android/nb_NO/changelogs/5010.txt
Normal file
20
fastlane/metadata/android/nb_NO/changelogs/5010.txt
Normal file
@ -0,0 +1,20 @@
|
||||
* Added proper number lookup screen.
|
||||
* Added Ukrainian translation thanks to AgeNT2k6.
|
||||
|
||||
0.5.0:
|
||||
|
||||
* Added local blacklist with wildcard support (import of NoPhoneSpam backups is supported).
|
||||
* Added blocking of hidden numbers.
|
||||
* Other fixes and improvements.
|
||||
|
||||
0.4.11:
|
||||
|
||||
* Fixes and improvements.
|
||||
|
||||
0.4.10:
|
||||
|
||||
* Added dark theme.
|
||||
|
||||
0.4.9:
|
||||
|
||||
* Fixed a rare crash.
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user