VancedMicroG/README.md

33 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

2020-07-17 15:55:59 +02:00
# Vanced MicroG
2020-07-21 15:29:09 +02:00
![Build Status](https://github.com/YTVanced/VancedMicroG/workflows/Debug%20APK%20Builder/badge.svg)
2020-12-24 22:48:15 +01:00
[![Github All Releases](https://img.shields.io/github/downloads/YTVanced/VancedMicroG/total.svg)](https://github.com/YTVanced/VancedMicroG/releases) [![Github All Releases](https://img.shields.io/github/release/YTVanced/VancedMicroG.svg)](https://github.com/YTVanced/VancedMicroG/releases)
2020-07-17 15:55:59 +02:00
microG GmsCore is a FLOSS (Free/Libre Open Source Software) framework to allow applications designed for Google Play Services to run on systems, where Play Services is not available.
2022-03-11 10:51:17 +01:00
This fork tweaks MicroG to be usable by applications that require Google authentication such as Vanced.
2020-07-17 15:55:59 +02:00
## Notable changes
2020-07-17 15:55:59 +02:00
- No longer a system app
- Package name changed from `com.google.android.gms` to `com.mgoogle.android.gms` to support installation alongside the official MicroG
- Removed unnecessary features:
- Ads
- Analytics
- Car
- Droidguard
2020-10-21 01:39:47 +02:00
- Exposure-Notifications
2020-08-10 05:59:29 +02:00
- Feedback
- Firebase
- Games
2020-08-10 15:09:06 +02:00
- Maps
- Recovery
2020-10-21 01:39:47 +02:00
- Registering app permissions
- SafetyNet
- Self-Check
2020-08-10 15:09:06 +02:00
- Search
2020-08-05 01:57:23 +02:00
- TapAndPay
- Wallet
2020-07-17 15:55:59 +02:00
- Wear-Api
- Removed all permissions, as none are required for Google authentication