removing fastlane changelog files
This commit is contained in:
parent
97f9ec9435
commit
b47d99243a
|
@ -1,4 +0,0 @@
|
||||||
* Added many UI changes to refresh the apps look
|
|
||||||
* Fixed some third party intents and added handling for some new ones
|
|
||||||
* Show dialpad letters by default
|
|
||||||
* If the Dialpad button is hidden at the bottom, show it in the top Menu
|
|
|
@ -1,2 +0,0 @@
|
||||||
* Rewrote the Select Contact screen for handling contact picking for other apps
|
|
||||||
* Fixed a glitch with some contacts not being visible in some cases
|
|
|
@ -1,2 +0,0 @@
|
||||||
* Fixed some theming issues
|
|
||||||
* Added some UI and translation improvements
|
|
|
@ -1,3 +0,0 @@
|
||||||
* Added an initial Speed dial implementation, can be customized in the app settings
|
|
||||||
* Properly color the status bar icons at light themes
|
|
||||||
* Many different stability, translation and UX improvements
|
|
|
@ -1,3 +0,0 @@
|
||||||
* Improved the side scrollbar by adding letters to it on some places
|
|
||||||
* Allow changing the font size in the app settings
|
|
||||||
* Trigger speed dial only if no number has been written yet
|
|
|
@ -1,2 +0,0 @@
|
||||||
* Fixed some letter scrollbar related glitches
|
|
||||||
* Added some translation and stability related improvements
|
|
|
@ -1,2 +0,0 @@
|
||||||
* Remember the last used folder at contacts exporting
|
|
||||||
* Do not request the Storage permission on Android 10+, use Scoped Storage
|
|
|
@ -1,4 +0,0 @@
|
||||||
* Use colored contact avatars with the first letter of their name to make the app happier :)
|
|
||||||
* Properly recognize the local Phone contact source, even when empty
|
|
||||||
* Fix some glitches related to the letters in the fastscroller not being correctly sorted
|
|
||||||
* Couple other stability, translation and UI improvements
|
|
|
@ -1,5 +0,0 @@
|
||||||
* Adding a first implementation of a Dialer, to really allow the app handle calls
|
|
||||||
* Increased the minimal required Android OS version to 6 Marshmallow to allow handling calls
|
|
||||||
* Try fixing the glitch with some saved contacts disappearing
|
|
||||||
* Properly handle inserting bigger resolution contact images in some cases
|
|
||||||
* Added a few other UX and UI improvements here and there
|
|
|
@ -1,2 +0,0 @@
|
||||||
* Show the multi-SIM picker only if the app is set as the default dialer
|
|
||||||
* Added a couple other stability and UX improvements
|
|
|
@ -1 +0,0 @@
|
||||||
* Removing the READ_CALL_LOG permission
|
|
|
@ -1,6 +0,0 @@
|
||||||
* All calling related functions with many improvements have been moved into the new Simple Dialer app, please get it from https://play.google.com/store/apps/details?id=com.simplemobiletools.dialer
|
|
||||||
* Added a toggle for accessing privately stored contacts by Simple Dialer and Simple SMS Messenger apps
|
|
||||||
* Removed many no longer needed permissions
|
|
||||||
* Lowered the minimal required OS version back to 21 (Android 5, Lollipop)
|
|
||||||
* Allow customizing the default tab at startup
|
|
||||||
* Added a couple other UI and translation improvements
|
|
|
@ -1,2 +0,0 @@
|
||||||
* Use Call action at clicking the phone icon, not just Dial
|
|
||||||
* Use a nicer app icon on some older Android versions
|
|
|
@ -1 +0,0 @@
|
||||||
* Properly handle call initiating
|
|
|
@ -1,3 +0,0 @@
|
||||||
* Added sorting by full name, which is the way most people expect sorting to work
|
|
||||||
* Improve searching, do not reset it at opening a contact
|
|
||||||
* Some translation and stability improvements
|
|
|
@ -1,2 +0,0 @@
|
||||||
* Properly check phone numbers at Search too
|
|
||||||
* Fixed a glitch with wrong contacts being listed
|
|
|
@ -1 +0,0 @@
|
||||||
* Reverting a check at fetching contacts, let's show more contacts rather than less
|
|
|
@ -1 +0,0 @@
|
||||||
* Adding some private contact handling related improvements
|
|
|
@ -1 +0,0 @@
|
||||||
* Adding some smaller translation, stability and UX improvements
|
|
|
@ -1 +0,0 @@
|
||||||
* Adding some improvements related to contacts having multiple phone numbers
|
|
|
@ -1,3 +0,0 @@
|
||||||
* Allow adding contact events without specifying a year
|
|
||||||
* Always show the contacts middle name after the first name
|
|
||||||
* Make sure groups are properly sorted by name
|
|
|
@ -1,2 +0,0 @@
|
||||||
* Do not require the Telephony hardware feature for installing the app
|
|
||||||
* Some translation and UX improvements
|
|
|
@ -1,2 +0,0 @@
|
||||||
* Fixed search with non UTF characters
|
|
||||||
* Added many smaller translation and UX improvements
|
|
|
@ -1,3 +0,0 @@
|
||||||
* Redesigned the View and Edit screens, use bigger contact image
|
|
||||||
* Added quick action buttons to Viber, WhatsApp, Telegram and Signal contacts
|
|
||||||
* Added some UX and translation improvements
|
|
|
@ -1 +0,0 @@
|
||||||
* Added some translation, stability and UX improvements
|
|
|
@ -1,4 +0,0 @@
|
||||||
* Always fetch the same contacts, no matter what sorting is set
|
|
||||||
* Fix an organization updating related issue
|
|
||||||
* Merge names into 1 line at the View Details screen
|
|
||||||
* Improve Threema contact handling
|
|
|
@ -1,4 +0,0 @@
|
||||||
* Allow customizing the ringtone per contact (Ringtone has to be enabled as a customizable field in the app settings)
|
|
||||||
* Added a White theme with special handling
|
|
||||||
* Added some letter fastscroller related improvements
|
|
||||||
* Some performance, stability and translation related improvements
|
|
|
@ -1,3 +0,0 @@
|
||||||
* Use the system ringtone picker at customizing contact ringtone
|
|
||||||
* Use the contacts name as the filename at sharing a single one
|
|
||||||
* Added some design, stability and translation improvements
|
|
|
@ -1,2 +0,0 @@
|
||||||
* Fixing some glitches on Android 11+
|
|
||||||
* Some stability and translation improvements
|
|
|
@ -1,4 +0,0 @@
|
||||||
* Allow creating contact shortcuts on Android 8+
|
|
||||||
* Show the passed years at events, like age at birthdays
|
|
||||||
* Show more items at the top menus
|
|
||||||
* Some stability and translation improvements
|
|
|
@ -1,4 +0,0 @@
|
||||||
* Allow sorting contacts by creation order
|
|
||||||
* Allow viewing the whole contact picture by clicking on it at the View details screen
|
|
||||||
* Fixed some searching related glitches
|
|
||||||
* Other stability, UX and translation improvements
|
|
|
@ -1,3 +0,0 @@
|
||||||
* Redesigned some screens, added an Auto theme
|
|
||||||
* Fixed some Android 11+ glitches
|
|
||||||
* Added some stability, translation and UX improvements
|
|
|
@ -1,3 +0,0 @@
|
||||||
* Properly import contact photos from .vcf files
|
|
||||||
* Show a Save/Discard prompt when leaving the editor with unsaved changes
|
|
||||||
* Some stability and translation improvements
|
|
|
@ -1 +0,0 @@
|
||||||
* Added some stability, translation and UX improvements
|
|
|
@ -1,3 +0,0 @@
|
||||||
* Fixed some contact sources not being visible
|
|
||||||
* Improve the handling of None ringtone being selected
|
|
||||||
* Added some stability, translation and UX improvements
|
|
|
@ -1,3 +0,0 @@
|
||||||
* Use vCard version 4 at exporting contacts to .vcf files, allow exporting anniversaties
|
|
||||||
* Allow searching contacts by their nicknames too
|
|
||||||
* Added some other stability, translation and UX improvements
|
|
|
@ -1,6 +0,0 @@
|
||||||
* Add Favorites tab when handling contact selection third party intent
|
|
||||||
* Improving the UX at using social buttons, like calling through WhatsApp
|
|
||||||
* import whole address, if it is split into multiple pieces in a .vcf file
|
|
||||||
* Allow customizing visible contact fields at the View and Edit screen too
|
|
||||||
* Fix a glitch with private contacts not being openable from Simple Dialer
|
|
||||||
* Added some stability, translation and UX improvements
|
|
|
@ -1 +0,0 @@
|
||||||
* Adding some UX and translation improvements
|
|
|
@ -1,4 +0,0 @@
|
||||||
* Added an option to disable duplicate contact merging
|
|
||||||
* Fix a glitch with local Phone Storage sometimes not being visible
|
|
||||||
* Added a Privacy policy
|
|
||||||
* Added some translation and UX improvements
|
|
|
@ -1,3 +0,0 @@
|
||||||
* Added Material You theme support on Android 10+
|
|
||||||
* Do not add Phone Storage contact source ourselves, if Phone is available
|
|
||||||
* Added some stability, translation and UX improvements
|
|
|
@ -1,6 +0,0 @@
|
||||||
* Allow setting default contact numbers
|
|
||||||
* Allow reordering favorites by drag and dropping
|
|
||||||
* Fixed Indonesian translation
|
|
||||||
* Add a comma if name starts with surname
|
|
||||||
* Fixed a glitch with contact photos being too small
|
|
||||||
* Added some stability, translation and UX improvements
|
|
Loading…
Reference in New Issue