Mirror of YTVanced/VancedMicroG
Go to file
KevinX8 067a602137
Merge pull request #22 from YTVanced/mugsync
Mugsync
2020-07-29 15:44:42 +03:00
.github/workflows gradlew tests 2020-07-21 14:05:05 +04:00
LICENSES Major update to lib implementations 2020-07-26 12:01:03 +02:00
gradle/wrapper gradlew tests 2020-07-21 14:05:05 +04:00
play-services-api 0.2.11.202414 2020-07-28 21:04:21 +02:00
play-services-base Merge branch 'master' of https://github.com/microg/android_packages_apps_GmsCore 2020-07-27 14:07:27 +04:00
play-services-base-api Major update to lib implementations 2020-07-26 12:01:03 +02:00
play-services-base-core Improve notification 2020-07-29 15:32:19 +03:00
play-services-basement Merge branch 'master' of https://github.com/microg/android_packages_apps_GmsCore 2020-07-27 14:07:27 +04:00
play-services-cast gradle fixes 2020-07-27 16:33:39 +04:00
play-services-cast-api gradle fixes 2020-07-27 16:33:39 +04:00
play-services-cast-framework-api Major update to lib implementations 2020-07-26 12:01:03 +02:00
play-services-core fixed color of whole switch layout 2020-07-29 14:48:31 +04:00
play-services-iid-api Huge merge/refactor/update 2020-07-08 22:49:27 +02:00
play-services-tasks Complete play-services-tasks implementation 2020-07-14 12:02:33 +02:00
.gitignore More interface details for the cast framework 2018-05-19 15:36:08 -04:00
Android.mk Change the location of GmsCore apk 2018-05-30 10:03:52 +02:00
LICENSE Update sublibs, build tools, version code, google signature list and add LICENSE 2016-07-08 21:00:42 +02:00
README.md fixed badge 2020-07-21 17:29:09 +04:00
build.gradle fixed version code 2020-07-29 14:29:49 +03:00
gradle.properties Huge merge/refactor/update 2020-07-08 22:49:27 +02:00
gradlew Add gradle wrapper 2015-03-21 14:13:21 +01:00
proguard.flags resource cleanup, removed ndk options from gradle 2020-07-20 22:11:56 +04:00
settings.gradle included a cast folder 2020-07-27 14:26:43 +04:00

README.md

Vanced MicroG

Build Status Github All Releases Github All Releases

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.

This fork tweaks MicroG to be usable by applications that require Google authentication such as Youtube Vanced.

Notable changes

  • 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:
    • Maps & Location
    • Wear-Api
    • Safetynet
    • Games
    • Car
  • Removed all permissions, as none are required for Google authentication