Simple-Contacts/fastlane/metadata/android/en-US/changelogs/61.txt

6 lines
375 B
Plaintext
Raw Normal View History

2020-05-03 20:42:13 +02:00
* 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