Populate not translated metadata changelogs

This commit is contained in:
xynngh 2021-02-23 13:54:14 +04:00
parent d66a85cc98
commit ac9f071f6b
38 changed files with 409 additions and 0 deletions

View 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).

View 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.

View File

@ -0,0 +1,3 @@
* Added Catalan translation thanks to Raul (@raulvo).
* Updated translations thanks to Lucio Marinelli (@luciomarinelli), Raul (@raulvo), Heimen Stoffels (@Vistaus), Evo (@verahawk), Allan Nordhøy (@kingu), z Z z (@ruslan.zeezu).
* Other minor changes.

View File

@ -0,0 +1,3 @@
* Added Catalan translation thanks to Raul (@raulvo).
* Updated translations thanks to Lucio Marinelli (@luciomarinelli), Raul (@raulvo), Heimen Stoffels (@Vistaus), Evo (@verahawk), Allan Nordhøy (@kingu), z Z z (@ruslan.zeezu).
* Other minor changes.

View File

@ -0,0 +1,3 @@
* Added Catalan translation thanks to Raul (@raulvo).
* Updated translations thanks to Lucio Marinelli (@luciomarinelli), Raul (@raulvo), Heimen Stoffels (@Vistaus), Evo (@verahawk), Allan Nordhøy (@kingu), z Z z (@ruslan.zeezu).
* Other minor changes.

View File

@ -0,0 +1,2 @@
* Add a system permission for call blocking on Android 9.
* Recreate notification channels on every startup to improve localization.

View File

@ -0,0 +1,2 @@
* Proper call blocking on Android 9.
* Fixed handling of new calls during active calls.

View File

@ -0,0 +1,3 @@
* The ANSWER_PHONE_CALLS permission is not requested before Android 9.
* Changed notification category.
* Updated dependencies.

View File

@ -0,0 +1,2 @@
* Updated dependencies.
* Added some fastlane metadata.

View 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.

View 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.

View 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).

View 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.

View 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.

View 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.

View 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.

View 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.

View 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.

View 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.

View 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.

View 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.

View 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.

View 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.

View 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.

View 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.

View 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).

View 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.

View 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.

View File

@ -0,0 +1,9 @@
* Call log improvements: new look, better performance, infinite scrolling, grouping options.
* Other minor changes.
0.5.6:
* 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).

View File

@ -0,0 +1,9 @@
* Fixed startup crash without READ_CALL_LOG permission.
* Fixed blacklist editor crash on old Android versions.
* Updated translations thanks to Milo Ivir (@milotype), Yannis T. (@azakosath), Evo (@verahawk).
* Other minor changes.
0.5.7:
* Call log improvements: new look, better performance, infinite scrolling, grouping options.
* Other minor changes.

View File

@ -0,0 +1,5 @@
* "Name" from blacklist is displayed in more places.
* Added separate horizontal layouts for some screens.
* Improved UX of enabling/disabling the "advanced call blocking mode".
* Updated translations thanks to Oğuz Ersen (@ersen) and Evo (@verahawk).
* Other minor changes.

View File

@ -0,0 +1,4 @@
* Fixed importing blacklist files larger than 4000 bytes.
* Fixed occasional crash after deleting blacklist items.
* Simplified blacklist import format (see changelog for details).
* Updated translations thanks to J. Lavoie, Milo Ivir (@milotype), Yannis T. (@azakosath), Evo (@verahawk), Oğuz Ersen (@ersen).

View File

@ -0,0 +1,4 @@
* Added an option to disable notifications for blocked calls on old Android versions.
* Changed blocking behavior in Direct Boot mode: blacklisted numbers are not blocked by default (see issue #22 for details).
* Added Portuguese (Brazil) translation thanks to APL.
* Updated translations thanks to Milo Ivir (@milotype), J. Lavoie, Oğuz Ersen (@ersen).

View File

@ -0,0 +1,3 @@
* Added Catalan translation thanks to Raul (@raulvo).
* Updated translations thanks to Lucio Marinelli (@luciomarinelli), Raul (@raulvo), Heimen Stoffels (@Vistaus), Evo (@verahawk), Allan Nordhøy (@kingu), z Z z (@ruslan.zeezu).
* Other minor changes.

View File

@ -0,0 +1,3 @@
* Added Catalan translation thanks to Raul (@raulvo).
* Updated translations thanks to Lucio Marinelli (@luciomarinelli), Raul (@raulvo), Heimen Stoffels (@Vistaus), Evo (@verahawk), Allan Nordhøy (@kingu), z Z z (@ruslan.zeezu).
* Other minor changes.

View File

@ -0,0 +1,3 @@
* Added Catalan translation thanks to Raul (@raulvo).
* Updated translations thanks to Lucio Marinelli (@luciomarinelli), Raul (@raulvo), Heimen Stoffels (@Vistaus), Evo (@verahawk), Allan Nordhøy (@kingu), z Z z (@ruslan.zeezu).
* Other minor changes.

View File

@ -0,0 +1,3 @@
* Added Catalan translation thanks to Raul (@raulvo).
* Updated translations thanks to Lucio Marinelli (@luciomarinelli), Raul (@raulvo), Heimen Stoffels (@Vistaus), Evo (@verahawk), Allan Nordhøy (@kingu), z Z z (@ruslan.zeezu).
* Other minor changes.

View File

@ -0,0 +1,3 @@
* Added Catalan translation thanks to Raul (@raulvo).
* Updated translations thanks to Lucio Marinelli (@luciomarinelli), Raul (@raulvo), Heimen Stoffels (@Vistaus), Evo (@verahawk), Allan Nordhøy (@kingu), z Z z (@ruslan.zeezu).
* Other minor changes.