Skip to content

Release v1.0.1

Choose a tag to compare

@github-actions github-actions released this 09 Jul 10:10
· 232 commits to main since this release

Fixed

  • Recents Tab Visibility: Resolved an issue where phone numbers were not appearing in the call history for unknown contacts by implementing robust name-to-number fallbacks.
  • Enhanced Data Display: Added explicit phone number visibility in the Recents list subtext for better identification of callers.
  • Privacy Audit Compliance: Standardized attribution context usage across DialerViewModel, CallBlockerService, and MyInCallService to resolve attributionTag manifest errors.
  • Manifest Integrity: Restored missing closing tags in AndroidManifest.xml following privacy tag cleanup.

Changed

  • Refined Dialpad UI: Modularized dial button components and adjusted layout spacing (300dp width) for improved tap precision.
  • Enhanced Active Call Screen: Updated call duration typography to displaySmall with primary coloring and added a subtle elevation surface tint.
  • Iconography Update: Replaced text-based backspace with AutoMirrored.Filled.Backspace icon.

Added

  • Automated Release Notes: Integrated a custom extraction script in the CI pipeline to generate human-readable changelogs from this file during GitHub releases.