Mirror of YTVanced/VancedMicroG
Go to file
Marvin W 8b61ba7e44
Update sublibs, Increase version number, implement basic cast framework module
2016-11-07 22:49:59 +01:00
artwork Move image drawing to seperate dir 2015-10-23 01:43:28 +02:00
extern Update sublibs, Increase version number, implement basic cast framework module 2016-11-07 22:49:59 +01:00
gradle/wrapper Update Gradle, Update vtm library, Update people api database 2016-08-27 12:50:34 +02:00
patches Update patch to be applied with git apply for Android M 2016-06-22 15:37:29 +02:00
play-services-core Update sublibs, Increase version number, implement basic cast framework module 2016-11-07 22:49:59 +01:00
vtm-microg-theme Various changes 2016-10-02 20:16:13 +02:00
.gitignore Add heartbeat feature for MCS 2015-03-23 02:14:07 +01:00
.gitmodules Add initial support for SafetyNet, requiring DroidGuard Helper to be installed 2016-09-24 21:19:26 +02:00
.travis.yml Fix Travis CI build 2016-09-25 03:17:16 +02:00
Android.mk prefix variables with module name 2015-10-08 19:14:02 +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 Fix wiki URL and move decription 2016-01-23 00:14:27 -05:00
build.gradle Update sublibs, target sdk + build tools 2016-09-24 21:05:21 +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-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 Update sublibs, Increase version number, implement basic cast framework module 2016-11-07 22:49:59 +01: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 Add initial version of microG maps theme 2016-09-25 00:14:25 +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
vtm Update Gradle, Update vtm library, Update people api database 2016-08-27 12:50:34 +02:00
vtm-android Update Gradle, Update vtm library, Update people api database 2016-08-27 12:50:34 +02:00
vtm-extras Update Gradle, Update vtm library, Update people api database 2016-08-27 12:50:34 +02:00
vtm-jts Update Gradle, Update vtm library, Update people api database 2016-08-27 12:50:34 +02: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 2014-2016 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.