Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions fastlane/metadata/android/en-US/changelogs/2.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
* Removed call history limit (https://github.com/FossifyOrg/Phone/issues/125).
* Added quick dial-back feature (https://github.com/FossifyOrg/Phone/issues/60).
* The hang-up button is now always visible in the call UI (https://github.com/FossifyOrg/Phone/issues/9).
* Enhanced the size of caller avatar and buttons in the call UI (https://github.com/FossifyOrg/Phone/issues/118).
* Reorganized dialpad preferences into their own dedicated section (https://github.com/FossifyOrg/Phone/issues/116).
* Added placeholder avatar for unknown numbers and contacts without photo.
* Added a progress indicator to indicate call history retrieval.
* Added bottom padding in lists to allow scrolling above the floating action button.
* Added some translations.
* Removed call history limit
* Added quick dial-back feature
* The hang-up button is now always visible in the call UI
* Enhanced the size of caller avatar and buttons in the call UI
* Reorganized dialpad preferences into their own dedicated section
* Added placeholder avatar for unknown numbers and contacts without photo
* Added a progress indicator to indicate call history retrieval
* Added bottom padding in lists to allow scrolling above the floating action button
* Added some translations
18 changes: 9 additions & 9 deletions fastlane/metadata/android/en-US/changelogs/3.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
* Removed call history limit.
* Added quick dial-back feature.
* The hang-up button is now always visible in the call UI.
* Enhanced the size of caller avatar and buttons in the call UI.
* Reorganized dialpad preferences into their own dedicated section.
* Added placeholder avatar for unknown numbers and contacts without photo.
* Added a progress indicator to indicate call history retrieval.
* Added bottom padding in lists to allow scrolling above the floating action button.
* Added some translations.
* Removed call history limit
* Added quick dial-back feature
* The hang-up button is now always visible in the call UI
* Enhanced the size of caller avatar and buttons in the call UI
* Reorganized dialpad preferences into their own dedicated section
* Added placeholder avatar for unknown numbers and contacts without photo
* Added a progress indicator to indicate call history retrieval
* Added bottom padding in lists to allow scrolling above the floating action button
* Added some translations
Loading