Mirror of YTVanced/VancedMicroG
Go to file
Marvin W f2de773bee
Bump version code
2019-07-03 00:56:55 +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 Bump version code 2019-07-03 00:56:55 +02:00
gradle/wrapper Refactor vtm maps into seperate module, use version from maven 2019-04-22 19:57:25 +02:00
patches Added Android Pie patch file 2019-03-10 16:17:37 +01:00
play-services-core Bump version code 2019-07-03 00:56:55 +02:00
play-services-maps-core-mapbox Add support for cross architecture loading in ProviderInstaller 2019-07-01 11:11:13 +02:00
play-services-maps-core-vtm Add support for cross architecture loading in ProviderInstaller 2019-07-01 11:11:13 +02:00
vtm-microg-theme Refactor vtm maps into seperate module, use version from maven 2019-04-22 19:57:25 +02:00
.gitignore More interface details for the cast framework 2018-05-19 15:36:08 -04:00
.gitmodules Refactor vtm maps into seperate module, use version from maven 2019-04-22 19:57:25 +02:00
.travis.yml Fix Travis 2019-05-26 20:52:37 +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 Refactor vtm maps into seperate module, use version from maven 2019-04-22 19:57:25 +02:00
gradle.properties Various changes: 2016-02-28 13:33:46 +01:00
gradlew Add gradle wrapper 2015-03-21 14:13:21 +01:00
microg-ui-tools Squashed commit: 2016-01-27 01:36:48 +01:00
play-services-api Update GmsApi 2015-03-14 22:30:19 +01:00
play-services-base Combined changes: 2016-08-14 12:28:08 +02:00
play-services-basement Combined changes: 2016-08-14 12:28:08 +02:00
play-services-cast-api Update GmsApi 2016-08-04 21:48:05 +02:00
play-services-cast-framework-api Squashed commit 2016-11-16 01:03:17 +01:00
play-services-iid-api Combined changes: 2016-08-14 12:28:08 +02:00
play-services-location-api Update GmsApi 2016-08-04 21:48:05 +02:00
play-services-tasks Combined changes: 2016-08-14 12:28:08 +02:00
play-services-wearable Combined changes: 2016-08-14 12:28:08 +02:00
play-services-wearable-api Update GmsApi 2016-08-04 21:48:05 +02:00
proguard.flags Cast MVP to start videos 2018-06-13 20:21:45 -04: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 Initial mapbox based maps implementation 2019-05-26 17:53:56 +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.