Mirror of YTVanced/VancedMicroG
Go to file
KevinX8 747d79cd40
Merge pull request #1 from Oizaro/master
Test Vanced
2020-07-16 02:55:37 +03:00
.tx Move plurals into seperate files, make Condition use plurals 2017-02-26 16:58:19 +01:00
artwork Move image drawing to seperate dir 2015-10-23 01:43:28 +02:00
extern Test Vanced 2020-07-16 01:50:18 +02:00
gradle/wrapper Test Vanced 2020-07-16 01:50:18 +02:00
patches Added Android Pie patch file 2019-03-10 16:17:37 +01:00
play-services Test Vanced 2020-07-16 01:50:18 +02:00
play-services-api Test Vanced 2020-07-16 01:50:18 +02:00
play-services-base Test Vanced 2020-07-16 01:50:18 +02:00
play-services-base-core Test Vanced 2020-07-16 01:50:18 +02:00
play-services-basement Test Vanced 2020-07-16 01:50:18 +02:00
play-services-cast Test Vanced 2020-07-16 01:50:18 +02:00
play-services-cast-api Test Vanced 2020-07-16 01:50:18 +02:00
play-services-cast-framework-api Test Vanced 2020-07-16 01:50:18 +02:00
play-services-core Test Vanced 2020-07-16 01:50:18 +02:00
play-services-gcm Test Vanced 2020-07-16 01:50:18 +02:00
play-services-iid Test Vanced 2020-07-16 01:50:18 +02:00
play-services-iid-api Test Vanced 2020-07-16 01:50:18 +02:00
play-services-location Test Vanced 2020-07-16 01:50:18 +02:00
play-services-location-api Test Vanced 2020-07-16 01:50:18 +02:00
play-services-location-core Test Vanced 2020-07-16 01:50:18 +02:00
play-services-maps-core-mapbox Test Vanced 2020-07-16 01:50:18 +02:00
play-services-maps-core-vtm Test Vanced 2020-07-16 01:50:18 +02:00
play-services-tasks Test Vanced 2020-07-16 01:50:18 +02:00
play-services-wearable Test Vanced 2020-07-16 01:50:18 +02:00
play-services-wearable-api Test Vanced 2020-07-16 01:50:18 +02:00
.gitignore More interface details for the cast framework 2018-05-19 15:36:08 -04:00
.travis.yml Test Vanced 2020-07-16 01:50:18 +02: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 Initial mapbox based maps implementation 2019-05-26 17:53:56 +02:00
build.gradle Test Vanced 2020-07-16 01:50:18 +02:00
gradle.properties Test Vanced 2020-07-16 01:50:18 +02:00
gradlew Add gradle wrapper 2015-03-21 14:13:21 +01:00
proguard.flags Ensure ProGuard does not "optimize" away our code 2019-10-25 20:46:31 +02:00
settings.gradle Test Vanced 2020-07-16 01:50:18 +02:00

README.md

microG Services Core (GmsCore)

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.

Please refer to the wiki for downloads and instructions

License

Copyright 2013-2019 microG Project Team

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.