README.md: Refactored component descriptions for package variants

pull/48/head
zer0def 1 year ago
parent a1942c948b
commit 642c528bbc

@ -25,61 +25,35 @@ they are all mutually exclusive with each other and you can only choose one.
While the `MinAddon` packages act as independent additions on top, you can have
as many as you wish over a base package, or even without a base package.
The available `MinMicroG` variants are:
- The things included in the `Standard` Edition zip are:
- MicroG (GMSCore, GSFProxy, Maps APIv1) (from MicroG FDroid repo)
- Google Play store (modded for IAPs by Setialpha)
- UNLP backends (Dejá vu, LocalGSM, LocalWiFi, Mozilla, Nominatim) (From FDroid repo)
- AuroraDroid (From Whyorean's GitLab)
- AuroraServices (From Whyorean's GitLab)
- Swype libs for AOSP keyboard (From OpenGApps GitHub repo)
- Some Google DRM jars (From OpenGApps GitHub repo)
- Google Sync adapters for KK to R (From OpenGApps GitHub repo)
- Permission files for all of this
- An addon.d file to backup/restore everything on a rom flash
- The things included in the `NoGoolag` Edition zip are:
- MicroG (GMSCore, GSFProxy, Maps APIv1) (from MicroG FDroid repo)
- FakeStore (from MicroG FDroid repo)
- UNLP backends (Dejá vu, LocalGSM, LocalWiFi, Mozilla, Nominatim) (From FDroid repo)
- AuroraStore (From Whyorean's GitLab)
- AuroraDroid (From Whyorean's GitLab)
- AuroraServices (From Whyorean's GitLab)
- Permission files for all of this
- An addon.d file to backup/restore everything on a rom flash
- The things included in the `UNLP` Edition zip are:
- UNLP (From FDroid repo)
- Maps APIv1
- UNLP backends (Dejá vu, LocalGSM, LocalWiFi, Mozilla, Nominatim) (From FDroid repo)
- Permission files for all of this
- An addon.d file to backup/restore everything on a rom flash
- The things included in the `Minimal` Edition zip are:
- MicroG (GMSCore, GSFProxy, Maps APIv1) (from MicroG FDroid repo)
- FakeStore (from MicroG FDroid repo)
- Permission files for all of this
- An addon.d file to backup/restore everything on a rom flash
- The things included in the `MinimalIAP` zip are:
- MicroG (GMSCore, GSFProxy, Maps APIv1) (from MicroG FDroid repo)
- Google Play store (modded for IAPs by Setialpha)
- Some Google DRM jars (From OpenGApps GitHub repo)
- Permission files for all of this
- An addon.d file to backup/restore everything on a rom flash
The available `MinAddon` variants are:
- The things included in the `Playstore` zip are:
- Google Play store (modded for IAPs by Setialpha)
- Permission files for all of this
- An addon.d file to backup/restore everything on a rom flash
- The things included in the `AuroraServices` Edition zip are:
- AuroraServices (From Whyorean's GitLab)
- Permission files for all of this
- An addon.d file to backup/restore everything on a rom flash
### Table of component packages per MinMicroG release variant
| Variant → Component ↓ | Standard | NoGoolag | UNLP | Minimal | MinimalIAP | AuroraServices | PlayStore |
|-----------------------|----------|----------|------|---------|------------|----------------|-----------|
| MicroG | x | x | | x | x | | |
| Maps APIv1 | x | x | x | x | x | | |
| UNLP | x | x | x | | | | |
| Fake Store | | x | | x | | | |
| Google Play Store | x | | | | x | | x |
| Aurora Store | | x | | | | | |
| Aurora Droid | x | x | | | | | |
| Aurora Services | x | x | | | | x | |
| Swype libs | x | | | | | | |
| Google DRM jars | x | | | | x | | |
| Google Sync adapters | x | | | | | | |
All of these include required permissions and an addon.d file to backup/restore everything on a ROM flash.
#### Package sources and credit
- MicroG includes GMSCore and GSFProxy from MicroG FDroid repo
- Maps APIv1 from MicroG FDroid repo
- UNLP and UNLP backends from FDroid repo (Dejá vu, LocalGSM, LocalWiFi, Mozilla, Nominatim)
- Google Play Store modded for IAPs by Setialpha
- Fake Store from MicroG FDroid repo
- Aurora Store, Aurora Droid and Aurora Services from Whyorean's GitLab
- Swype libs for AOSP keyboard from OpenGApps GitHub repo
- Some Google DRM jars from OpenGApps GitHub repo
- Google Sync adapters from KK to R from OpenGApps GitHub repo
### Notes
Dirty flashing not recommended. you'll mess up all your permissions and may

Loading…
Cancel
Save