-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5197e53
commit 7b65bc9
Showing
2 changed files
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
* Fixed issue with contacts not displaying on Android 14 and above | ||
* Fixed data loss when deleting contacts with identical names | ||
* Fixed corrupted automatic backups | ||
* Fixed low-quality photo exports in vCards | ||
* Fixed overlap between the floating action button and list items | ||
* Added an option to display formatted phone numbers | ||
* Added a favorite button for contacts in groups | ||
* Replaced checkboxes with switches | ||
* Removed support for Android 7 and older versions | ||
* Other minor bug fixes and improvements | ||
* Added more translations |