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/File-Manager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3.1
Choose a base ref
...
head repository: FossifyOrg/File-Manager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.4.0
Choose a head ref
  • 14 commits
  • 29 files changed
  • 4 contributors

Commits on Oct 20, 2025

  1. chore(deps): bump org.fossify:commons from 5.3.0 to 5.4.0 (#292)

    Bumps [org.fossify:commons](https://github.com/FossifyOrg/commons) from 5.3.0 to 5.4.0.
    - [Commits](FossifyOrg/commons@5.3.0...5.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.fossify:commons
      dependency-version: 5.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    ee20fa4 View commit details
    Browse the repository at this point in the history
  2. revert: remove ACTION_OPEN_DOCUMENT handling (#291)

    * Revert "feat: handle `ACTION_OPEN_DOCUMENT` intent (#229)"
    
    This reverts commit 986d7d5.
    
    * style: shorten line
    
    * style: shorten line
    naveensingh authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    e6c465d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2025

  1. chore: bump target SDK version to 35 (#241)

    * chore: bump target SDK version to 35
    
    * fix: address nullability issues
    
    * chore: bump target SDK version to 36
    
    * refactor: update edge-to-edge implementation
    
    * refactor: update edge-to-edge implementation
    
    * refactor: update edge-to-edge implementation
    
    * refactor: migrate away from deprecated onBackPressed()
    
    * chore(deps): update org.fossify.commons to 5.5.0
    
    * docs: update changelog
    
    * build: bump detekt return count limit
    
    * chore: update lint baselines
    naveensingh authored Oct 26, 2025
    Configuration menu
    Copy the full SHA
    a4c8da6 View commit details
    Browse the repository at this point in the history
  2. chore(l10n): update Luri (Bakhtiari) translations

    Currently translated at 9.0% (4 of 44 strings)
    
    Translation: Fossify/File-Manager
    Translate-URL: https://hosted.weblate.org/projects/fossify/file-manager/bqi/
    Via: Weblate
    hosseinabaspanah authored and naveensingh committed Oct 26, 2025
    Configuration menu
    Copy the full SHA
    97791fe View commit details
    Browse the repository at this point in the history
  3. chore(l10n): update Luri (Bakhtiari) translations

    Currently translated at 11.3% (5 of 44 strings)
    
    Translation: Fossify/File-Manager
    Translate-URL: https://hosted.weblate.org/projects/fossify/file-manager/bqi/
    Via: Weblate
    hosseinabaspanah authored and naveensingh committed Oct 26, 2025
    Configuration menu
    Copy the full SHA
    b1b1599 View commit details
    Browse the repository at this point in the history
  4. chore(l10n): update Luri (Bakhtiari) translations

    Currently translated at 36.3% (16 of 44 strings)
    
    Translation: Fossify/File-Manager
    Translate-URL: https://hosted.weblate.org/projects/fossify/file-manager/bqi/
    Via: Weblate
    hosseinabaspanah authored and naveensingh committed Oct 26, 2025
    Configuration menu
    Copy the full SHA
    18ae5f3 View commit details
    Browse the repository at this point in the history
  5. chore(l10n): update Luri (Bakhtiari) translations

    Currently translated at 40.9% (18 of 44 strings)
    
    Translation: Fossify/File-Manager
    Translate-URL: https://hosted.weblate.org/projects/fossify/file-manager/bqi/
    Via: Weblate
    hosseinabaspanah authored and naveensingh committed Oct 26, 2025
    Configuration menu
    Copy the full SHA
    00b21b8 View commit details
    Browse the repository at this point in the history
  6. chore(l10n): update Luri (Bakhtiari) translations

    Currently translated at 43.1% (19 of 44 strings)
    
    Translation: Fossify/File-Manager
    Translate-URL: https://hosted.weblate.org/projects/fossify/file-manager/bqi/
    Via: Weblate
    hosseinabaspanah authored and naveensingh committed Oct 26, 2025
    Configuration menu
    Copy the full SHA
    7ae71a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. feat: bump org.fossify.commons to 5.7.0 (#298)

    * feat: bump org.fossify.commons to 5.6.0
    
    * feat: bump org.fossify.commons to 5.7.0
    naveensingh authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    57fbcea View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump org.jetbrains.kotlin.android from 2.2.20 to 2.2.21 (#…

    …300)
    
    Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 2.2.20 to 2.2.21.
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v2.2.20...v2.2.21)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin.android
      dependency-version: 2.2.21
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    0c9892a View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. Configuration menu
    Copy the full SHA
    c12d1d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2025

  1. Configuration menu
    Copy the full SHA
    5921c27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    044ac49 View commit details
    Browse the repository at this point in the history
  3. chore(release): v1.4.0 (10) (#297)

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