Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: FossifyOrg/Phone
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.7.2
Choose a base ref
...
head repository: FossifyOrg/Phone
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.7.3
Choose a head ref
  • 8 commits
  • 11 files changed
  • 6 contributors

Commits on Oct 13, 2025

  1. fix: prevent crash by disabling change animations (#604)

    This should resolve the following crash:
    
    Exception java.lang.IllegalStateException: at androidx.recyclerview.widget.RecyclerView.handleMissingPreInfoForChangeError (RecyclerView.java:4442)
    naveensingh authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    9eb9e5c View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump com.googlecode.libphonenumber:geocoder (#607)

    Bumps [com.googlecode.libphonenumber:geocoder](https://github.com/google/libphonenumber) from 3.15 to 3.16.
    - [Release notes](https://github.com/google/libphonenumber/releases)
    - [Changelog](https://github.com/google/libphonenumber/blob/master/making-metadata-changes.md)
    - [Commits](https://github.com/google/libphonenumber/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.googlecode.libphonenumber:geocoder
      dependency-version: '3.16'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    0176a7d View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump com.googlecode.libphonenumber:libphonenumber (#606)

    Bumps [com.googlecode.libphonenumber:libphonenumber](https://github.com/google/libphonenumber) from 9.0.15 to 9.0.16.
    - [Release notes](https://github.com/google/libphonenumber/releases)
    - [Changelog](https://github.com/google/libphonenumber/blob/master/making-metadata-changes.md)
    - [Commits](google/libphonenumber@v9.0.15...v9.0.16)
    
    ---
    updated-dependencies:
    - dependency-name: com.googlecode.libphonenumber:libphonenumber
      dependency-version: 9.0.16
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    1fabef4 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2025

  1. Configuration menu
    Copy the full SHA
    e2c636e View commit details
    Browse the repository at this point in the history
  2. chore(l10n): update Luri (Bakhtiari) translations

    Currently translated at 9.0% (7 of 77 strings)
    
    Translation: Fossify/Phone
    Translate-URL: https://hosted.weblate.org/projects/fossify/dialer/bqi/
    Via: Weblate
    hosseinabaspanah authored and naveensingh committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    d2b6705 View commit details
    Browse the repository at this point in the history
  3. chore(l10n): update Luri (Bakhtiari) translations

    Currently translated at 24.6% (19 of 77 strings)
    
    Translation: Fossify/Phone
    Translate-URL: https://hosted.weblate.org/projects/fossify/dialer/bqi/
    Via: Weblate
    hosseinabaspanah authored and naveensingh committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    4bfadcb View commit details
    Browse the repository at this point in the history
  4. chore(l10n): update Croatian translations

    Currently translated at 100.0% (2 of 2 strings)
    
    Translation: Fossify/Phone metadata
    Translate-URL: https://hosted.weblate.org/projects/fossify/dialer-metadata/hr/
    Via: Weblate
    143domi1 authored and naveensingh committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    874d895 View commit details
    Browse the repository at this point in the history
  5. chore(release): v1.7.3 (16) (#605)

    Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
    fossifybot[bot] authored Oct 16, 2025
    Configuration menu
    Copy the full SHA
    dda289b View commit details
    Browse the repository at this point in the history
Loading