Skip to content

Commit

Permalink
Release 3.3.2-0
Browse files Browse the repository at this point in the history
  • Loading branch information
nift4 committed Jun 3, 2023
1 parent ba7d97b commit 8ac8f7b
Show file tree
Hide file tree
Showing 8 changed files with 45 additions and 40 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
- Fix regression in 3.3.0 by disabling session installer
- Magisk crashes on certain ROMs (for example crDroid) should still be fixed, if the issue appears again, please let me know
- Update microG to 0.2.28 & FakeStore to 0.2.0
- Fix session installer (now enabled by default)
- Fix real PS not copied early enough
- Refactor
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ In short: this is the cleanest option to install microG and just be done with it

UnifiedNlp, which is bundled with GmsCore, if installed as an user app doesn't work on Android 7 and newer without [an additional patch](https://github.com/microg/android_packages_apps_UnifiedNlp/blob/master/patches/android_frameworks_base-N.patch). An another solution to the above problem is to install the app as a privileged system app. However, this way is not perfect, due to those kind of apps being wiped after an OTA update. Therefore, I'm creating this module to help simplify the installation of microG with working network-based location. Aditionally, this module forces UnifiedNlp support even when no NLP provider is configured in your ROM. And GsfProxy needs to be an system app for some third-party apps.

Currently, GmsCore 0.2.27, GsfProxy 0.1.0, FakeStore 0.1.0 and MapsV1 0.1.0 are bundled in the module.
Currently, GmsCore 0.2.28, GsfProxy 0.1.0, FakeStore 0.2.0 and MapsV1 0.1.0 are bundled in the module.

**Note**: Install this module before installing any GMS-dependent apps, as well as do not disable it after installing such apps, unless you know what you're doing.

Expand Down
Loading

0 comments on commit 8ac8f7b

Please sign in to comment.