Mirror of YTVanced/VancedMicroG
Go to file
Adam Mills eb869ef20b
Cast MVP to start videos
2018-06-13 20:21:45 -04: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 Cast MVP to start videos 2018-06-13 20:21:45 -04:00
gradle/wrapper Update gradle, build tools, dependencies 2018-01-02 01:45:43 +01:00
patches Add patch for Android O (8.0.0_r4) 2018-05-19 18:00:19 +02:00
play-services-core Cast MVP to start videos 2018-06-13 20:21:45 -04:00
vtm-microg-theme Update gradle, build tools, dependencies 2018-01-02 01:45:43 +01:00
.gitignore More interface details for the cast framework 2018-05-19 15:36:08 -04:00
.gitmodules Add initial support for SafetyNet, requiring DroidGuard Helper to be installed 2016-09-24 21:19:26 +02:00
.travis.yml Update gradle, build tools, dependencies 2018-01-02 01:45:43 +01:00
Android.mk Changed OUT_DIR to TARGET_COMMON_OUT_ROOT 2017-02-12 09:18:22 +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 Maintain support for API version 9 2018-05-19 15:37:25 -04: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 Cast MVP to start videos 2018-06-13 20:21:45 -04: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.