mirror of
https://github.com/FossifyOrg/Phone.git
synced 2025-12-24 00:17:45 -05:00
9.6 KiB
9.6 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
1.10.0 - 2025-12-16
Changed
- Updated translations
Fixed
- Fixed overlap between the call screen avatar and the camera notch (#645)
- Fixed overlap between the call-on-hold banner and the status bar
- Fixed search highlighting for characters with accents and diacritics
1.9.0 - 2025-11-03
Added
- Ability to create contact by clicking thumbnail in call history (#631)
Changed
- Updated translations
Fixed
- Fixed invisible status bar icons in calls (#628)
1.8.0 - 2025-10-29
Changed
- Compatibility updates for Android 15 & 16
- Updated translations
Fixed
- Fixed incoming call screen hidden by lock screen (#165)
1.7.3 - 2025-10-16
Changed
- Updated translations
Fixed
- Fixed crash in call history
- Fixed custom sorting in favorites not taking effect until app restart (#389)
1.7.2 - 2025-10-01
Changed
- Updated translations
Fixed
- Fixed wrong contact photo in call history for some contacts (#585)
- Fixed hidden/private number detection in call history (#594)
- Fixed search not matching full phone numbers
1.7.1 - 2025-09-12
Changed
- Updated translations
Fixed
- Fixed USSD code handling in speed dial (#565)
- Fixed contact number selection on the dial pad screen
1.7.0 - 2025-09-01
Added
- Option to launch system Calling accounts screen (#67)
Changed
- Tapping a contact now starts a call; tap the photo for details (#80)
- Improved speed dial management UX for contacts with multiple numbers
- Updated translations
Fixed
- Fixed speed dial not showing contact name (#543)
1.6.2 - 2025-08-23
Changed
- Renamed notification channels to be more user-friendly (#196)
- Updated translations
Fixed
- Fixed missing phone number in call history details (#526)
- Fixed incorrect sorting in call history search results (#535)
- Fixed frequent crashes in call history (#378)
1.6.1 - 2025-07-31
Changed
- Updated translations
Fixed
- It's now possible to unset custom SIM preferences (#293)
1.6.0 - 2025-07-11
Changed
- Dialpad screen now respects the default SIM preference (#50)
- Updated translations
1.5.1 - 2025-06-17
Changed
- Updated translations
Fixed
- Fixed crash when searching in call history (#378)
1.5.0 - 2025-06-06
Added
- Backspace button on call screen dialpad
Changed
- SIM indicators now use system-defined colors
- Search query is now preserved when switching tabs (#94)
- Updated translations
Fixed
- Calling from the favorites grid view now works as expected (#357)
- Fixed phone number text direction in RTL layout (#307)
- Fixed incorrect colors on conference call screen (#359)
1.4.0 - 2025-04-01
Added
- Added support for caller location (state/country) in call history (#39)
- Added option to open contact details when contact photo is tapped (#35)
Changed
- Other minor bug fixes and improvements
- Added more translations
Removed
- Removed storage permission requirement
1.3.1 - 2025-01-14
Changed
- Other minor bug fixes and improvements
- Added more translations
Fixed
- Fixed an issue where call history wasn't refreshing (#183)
- Fixed index letter sorting in the contacts list (#186)
- Fixed dialpad search for some characters (#139)
- Fixed an issue where call hangs up immediately after back press (#237)
1.3.0 - 2024-10-30
Changed
- Replaced checkboxes with switches
- Other minor bug fixes and improvements
- Added more translations
Removed
- Removed support for Android 7 and older versions
Fixed
- Fixed issue with contacts not displaying on Android 14 and above
1.2.0 - 2024-05-08
Added
- Grouped call history entries by date (#96)
- Added an option to format phone numbers in the call log
Changed
- Missed call notifications are now automatically dismissed when you view your call history (#88)
- Moved some actions back into the popup menu to reduce visual clutter
- Updated menu design for better UI/UX
- Disabled call action buttons after a call ends for better UI/UX (#181)
- Always show the date in the call details dialog (#133)
- Updated call direction icons and colors in the call history for better clarity (#81)
- Restructured the in-call UI to be more responsive to different screen sizes (#147)
- Added some translations
Fixed
- Fixed an issue where call history wasn't refreshing (#146)
- Fixed a problem where search items would disappear (#98)
- Fixed UI freeze that happened when loading call history
- Fixed a bug that caused search not to find older call logs (#97)
- Fixed a crash that occurred when using the dialpad quick callback feature
1.1.1 - 2024-03-21
Added
- Added quick dial-back feature (#60)
- 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
Changed
- The hang-up button is now always visible in the call UI (#9)
- Enhanced the size of caller avatar and buttons in the call UI (#118)
- Reorganized dialpad preferences into their own dedicated section (#116)
- Added some translations
Removed
- Removed call history limit (#125)
1.1.0 - 2024-03-21
Added
- Added quick dial-back feature (#60)
- 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
Changed
- The hang-up button is now always visible in the call UI (#9)
- Enhanced the size of caller avatar and buttons in the call UI (#118)
- Reorganized dialpad preferences into their own dedicated section (#116)
- Added some translations
Removed
- Removed call history limit (#125)
1.0.0 - 2024-01-15
Added
- Initial release