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: MorpheApp/MicroG-RE
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.12
Choose a base ref
...
head repository: MorpheApp/MicroG-RE
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.13
Choose a head ref
  • 15 commits
  • 83 files changed
  • 4 contributors

Commits on Aug 17, 2025

  1. Update README.md

    WSTxda authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    de4c0e5 View commit details
    Browse the repository at this point in the history
  2. Update screenshots

    WSTxda committed Aug 17, 2025
    Configuration menu
    Copy the full SHA
    14b0fcb View commit details
    Browse the repository at this point in the history
  3. Update README.md

    WSTxda authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    8562050 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2025

  1. Layout improvements

    WSTxda committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    f256fbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    865d7c5 View commit details
    Browse the repository at this point in the history
  3. Bump actions/checkout from 4 to 5

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    (cherry picked from commit d94bc71)
    dependabot[bot] authored and WSTxda committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    f4dd994 View commit details
    Browse the repository at this point in the history
  4. Bump actions/setup-java from 4 to 5

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    (cherry picked from commit 79ec76a)
    dependabot[bot] authored and WSTxda committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    c558a31 View commit details
    Browse the repository at this point in the history
  5. Update Gradle

    WSTxda committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    ce08e1a View commit details
    Browse the repository at this point in the history
  6. Auth: Migrate SignInConfiguration to preprocessor-based safe parcelable

    (cherry picked from commit d00ed28)
    mar-v-in authored and WSTxda committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    dc628cc View commit details
    Browse the repository at this point in the history
  7. Added remove all registered apps option

    This resets the database to fix the issue of losing application registration status after a MicroG update or reinstall.
    
    It's not guaranteed to fix all issues for all applications, but it's the last resort before having to reinstall patched applications.
    
    - Fix dialogs title size
    - Small fixes
    WSTxda committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    a71dabc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f28403 View commit details
    Browse the repository at this point in the history
  9. Update translations

    WSTxda committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    f991680 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ed980f6 View commit details
    Browse the repository at this point in the history
  11. Added Russian language (#81)

    Rusikxxx authored and WSTxda committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    b3da149 View commit details
    Browse the repository at this point in the history
  12. Bump GMS version to 25.38.50

    WSTxda committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    bdd0179 View commit details
    Browse the repository at this point in the history
Loading