Mirror of YTVanced/VancedMicroG
Go to file
Marvin W a5bfecee6f
Merge GmsLib
2020-06-14 23:30:02 +02: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 Remove non-merged files 2020-06-14 23:28:21 +02:00
gradle/wrapper Remove non-merged files 2020-06-14 23:28:21 +02:00
microg-ui-tools Remove microg-ui-tools 2020-06-09 20:45:03 +02:00
patches Added Android Pie patch file 2019-03-10 16:17:37 +01:00
play-services Update GmsApi 2019-06-01 13:19:09 +02:00
play-services-api Remove non-merged files 2020-06-14 23:28:21 +02:00
play-services-base Remove symlinks before merge 2020-06-14 23:29:43 +02:00
play-services-basement Remove non-merged files 2020-06-14 23:28:21 +02:00
play-services-cast Update gradle, build tools, deps 2018-01-01 21:26:26 +01:00
play-services-cast-api Remove non-merged files 2020-06-14 23:28:21 +02:00
play-services-cast-framework-api Remove non-merged files 2020-06-14 23:28:21 +02:00
play-services-core Run GCM services as foreground service if needed 2019-12-04 23:14:58 +01:00
play-services-gcm Update build tools and dependencies 2019-10-15 12:26:26 +02:00
play-services-iid Update gradle, build tools, deps 2018-01-01 21:26:26 +01:00
play-services-iid-api Remove non-merged files 2020-06-14 23:28:21 +02:00
play-services-location Update gradle, build tools, deps 2018-01-01 21:26:26 +01:00
play-services-location-api Remove non-merged files 2020-06-14 23:28:21 +02:00
play-services-maps-core-mapbox Various improvements and fixes for MapBox maps implementation 2019-10-15 14:59:34 +02:00
play-services-maps-core-vtm Add support for cross architecture loading in ProviderInstaller 2019-07-01 11:11:13 +02:00
play-services-tasks Remove symlinks before merge 2020-06-14 23:29:43 +02:00
play-services-wearable Remove symlinks before merge 2020-06-14 23:29:43 +02:00
play-services-wearable-api Remove non-merged files 2020-06-14 23:28:21 +02:00
vtm-microg-theme Refactor vtm maps into seperate module, use version from maven 2019-04-22 19:57:25 +02:00
.gitignore Remove non-merged files 2020-06-14 23:28:21 +02:00
.gitmodules Remove non-merged files 2020-06-14 23:28:21 +02:00
.travis.yml Remove non-merged files 2020-06-14 23:28:21 +02:00
Android.mk Remove non-merged files 2020-06-09 20:38:35 +02:00
LICENSE Remove non-merged files 2020-06-14 23:28:21 +02:00
README.md Remove non-merged files 2020-06-14 23:28:21 +02:00
build.gradle Remove non-merged files 2020-06-14 23:28:21 +02:00
gradlew Remove non-merged files 2020-06-14 23:28:21 +02:00
proguard.flags Ensure ProGuard does not "optimize" away our code 2019-10-25 20:46:31 +02:00
remote-droid-guard-lib Add initial support for SafetyNet, requiring DroidGuard Helper to be installed 2016-09-24 21:19:26 +02:00
settings.gradle Remove non-merged files 2020-06-14 23:28:21 +02:00
unifiednlp-api Update unified nlp 2015-03-13 16:32:23 +01:00
unifiednlp-base Update unified nlp 2015-03-13 16:32:23 +01:00
unifiednlp-compat Update unified nlp 2015-03-13 16:32:23 +01:00
wearable-lib Continue work on Wearable 2015-11-17 17:20:13 +01: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.