Populate not translated metadata changelogs
This commit is contained in:
parent
a075a17a16
commit
6939ecb5ed
|
@ -0,0 +1,2 @@
|
|||
* Add a system permission for call blocking on Android 9.
|
||||
* Recreate notification channels on every startup to improve localization.
|
|
@ -0,0 +1,2 @@
|
|||
* Proper call blocking on Android 9.
|
||||
* Fixed handling of new calls during active calls.
|
|
@ -0,0 +1,3 @@
|
|||
* The ANSWER_PHONE_CALLS permission is not requested before Android 9.
|
||||
* Changed notification category.
|
||||
* Updated dependencies.
|
|
@ -0,0 +1,2 @@
|
|||
* Updated dependencies.
|
||||
* Added some fastlane metadata.
|
|
@ -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.
|
|
@ -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.
|
|
@ -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).
|
|
@ -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.
|
|
@ -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.
|
|
@ -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.
|
|
@ -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.
|
|
@ -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.
|
|
@ -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.
|
|
@ -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.
|
|
@ -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.
|
|
@ -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.
|
|
@ -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.
|
|
@ -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.
|
|
@ -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.
|
|
@ -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.
|
|
@ -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).
|
|
@ -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.
|
|
@ -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.
|
|
@ -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).
|
|
@ -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.
|
|
@ -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.
|
|
@ -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).
|
|
@ -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).
|
|
@ -0,0 +1,5 @@
|
|||
* Fixed a startup crash on Android 11+.
|
||||
* Added Finnish translation thanks to Jussi Timperi.
|
||||
* Added partial Swedish translation thanks to Kristoffer Grundström (@Umeaboy).
|
||||
* Added partial German translation thanks to Sebastian Kowalak and J. Lavoie.
|
||||
* Updated translations thanks to Yannis T, J. Lavoie, APL, Milo Ivir (@milotype).
|
|
@ -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.
|
|
@ -0,0 +1,6 @@
|
|||
* Added Esperanto translation thanks to phlostically.
|
||||
* Added Portuguese translation thanks to José (@lanegan).
|
||||
* Added Hebrew translation thanks to Tzvika (@shiloni).
|
||||
* Added partial Slovenian translation thanks to bojanopatje.
|
||||
* Updated translations thanks to z Z z (@ruslan.zeezu), Andrey (@anm), Raul (@raulvo), APL, Caetano Santos (@caeslucio), Lucio Marinelli (@luciomarinelli).
|
||||
* Updated dependencies.
|
|
@ -0,0 +1,7 @@
|
|||
* Added options for database filtering to save storage space (advanced feature).
|
||||
* The database update procedure is optimized to require less RAM.
|
||||
* The Lookup screen number field is prefilled from clipboard.
|
||||
* Fixed a rare bug where the app could stuck in an update loop.
|
||||
* Added Vietnamese translation thanks to bruh (@quangtrung02hn16).
|
||||
* Updated translations thanks to J. Lavoie (@Edanas), ssantos, Heimen Stoffels (@Vistaus), Oğuz Ersen (@ersen), phlostically.
|
||||
* Fixed Hebrew translation.
|
Loading…
Reference in New Issue