Mirror of YTVanced/VancedMicroG
Go to file
Sophie Taylor c267f95f8d Fix Android makefile 2017-02-08 10:17:49 +10:00
artwork Move image drawing to seperate dir 2015-10-23 01:43:28 +02:00
extern Update UnifiedNlp for translations 2017-01-26 14:57:36 +01:00
gradle/wrapper Update Gradle, Update vtm library, Update people api database 2016-08-27 12:50:34 +02:00
patches Add patch for latest N 2016-12-16 18:23:17 +01:00
play-services-core Update strings.xml 2017-01-26 22:00:02 -06:00
vtm-microg-theme Adjust Maps to latest API and fix display issue, add empty Wallet API impl 2016-12-02 16:20:25 +01: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 Squashed commit 2016-11-16 01:03:17 +01:00
Android.mk Fix Android makefile 2017-02-08 10:17:49 +10: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 Squashed commit 2016-11-16 01:03:17 +01: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 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 Squashed commit 2016-11-16 01:03:17 +01: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.