From 67f2069700ca94fb80a4d9b06d23e09c5dd5f048 Mon Sep 17 00:00:00 2001 From: Naveen Singh <36371707+naveensingh@users.noreply.github.com> Date: Wed, 11 Jun 2025 18:01:07 +0530 Subject: [PATCH 1/2] docs: shorten changelog --- .../metadata/android/en-US/changelogs/2.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/fastlane/metadata/android/en-US/changelogs/2.txt b/fastlane/metadata/android/en-US/changelogs/2.txt index 4486f95d0..363f1b8a8 100644 --- a/fastlane/metadata/android/en-US/changelogs/2.txt +++ b/fastlane/metadata/android/en-US/changelogs/2.txt @@ -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 From afd4deb28602c2112b3b71da958e4972d320dee1 Mon Sep 17 00:00:00 2001 From: Naveen Singh <36371707+naveensingh@users.noreply.github.com> Date: Wed, 11 Jun 2025 18:02:22 +0530 Subject: [PATCH 2/2] docs: shorten changelog --- .../metadata/android/en-US/changelogs/3.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/fastlane/metadata/android/en-US/changelogs/3.txt b/fastlane/metadata/android/en-US/changelogs/3.txt index 93a132a37..cde932550 100644 --- a/fastlane/metadata/android/en-US/changelogs/3.txt +++ b/fastlane/metadata/android/en-US/changelogs/3.txt @@ -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