Mirror of YTVanced/VancedMicroG
Go to file
VenNeptury 9e0ba087f3
433 commits pepega (#12)
mattis bad
2020-07-19 23:11:06 +03:00
gradle/wrapper Huge merge/refactor/update 2020-07-08 22:49:27 +02:00
play-services Update GmsApi 2019-06-01 13:19:09 +02:00
play-services-api Revert "Remove iid service" 2020-07-17 17:36:16 +02:00
play-services-base Huge merge/refactor/update 2020-07-08 22:49:27 +02:00
play-services-base-core 433 commits pepega (#12) 2020-07-19 23:11:06 +03:00
play-services-basement Test Vanced 2020-07-16 02:24:57 +02:00
play-services-cast Update gradle, build tools, deps 2018-01-01 21:26:26 +01:00
play-services-cast-api Huge merge/refactor/update 2020-07-08 22:49:27 +02:00
play-services-cast-framework-api Huge merge/refactor/update 2020-07-08 22:49:27 +02:00
play-services-core 433 commits pepega (#12) 2020-07-19 23:11:06 +03:00
play-services-gcm GoogleCloudMessaging getMessageType shouldn't throw IOException 2020-07-09 14:47:36 +02:00
play-services-iid Revert "Remove iid service" 2020-07-17 17:36:16 +02:00
play-services-iid-api Revert "Remove iid service" 2020-07-17 17:36:16 +02:00
play-services-tasks Huge merge/refactor/update 2020-07-08 22:49:27 +02:00
.gitignore Remove non-merged files 2020-06-14 23:28:21 +02:00
.travis.yml Huge merge/refactor/update 2020-07-08 22:49:27 +02:00
Android.mk Change the location of GmsCore apk 2018-05-30 10:03:52 +02:00
LICENSE Remove non-merged files 2020-06-14 23:28:21 +02:00
README.md Fix travis build badge 2020-07-18 12:54:39 +02:00
build.gradle Change version number to MAJOR.MINOR-vanced 2020-07-16 23:22:21 +02:00
gradle.properties Huge merge/refactor/update 2020-07-08 22:49:27 +02:00
gradlew Remove non-merged files 2020-06-14 23:28:21 +02:00
proguard.flags Try debloating 2020-07-16 21:49:22 +02:00
settings.gradle Revert "Remove iid service" 2020-07-17 17:36:16 +02:00

README.md

Vanced MicroG

Build Status

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