Mirror of YTVanced/VancedMicroG
Go to file
mar-v-in 501866bb7d Add support for push notification unregistering 2015-10-04 17:53:52 +02:00
extern Fix bug in Location API 2015-10-04 04:42:44 +02:00
gradle/wrapper Update build tools and upstream, fix issue described in #24 2015-08-17 01:03:06 +02:00
libs Update vtm 2015-08-06 17:02:08 +02:00
play-services-core Add support for push notification unregistering 2015-10-04 17:53:52 +02:00
.gitignore Add heartbeat feature for MCS 2015-03-23 02:14:07 +01:00
.gitmodules Update GmsApi 2015-03-14 22:30:19 +01:00
.travis.yml Automatically checkin after 12 hours 2015-10-04 00:15:24 +02:00
Android.mk cleaned Android.mk, added symlink to out dir 2015-06-30 00:55:30 +02:00
README.md Added travis build 2015-08-29 17:48:44 +02:00
android_frameworks_base+FAKE_PACKAGE_SIGNATURE.patch Fixed permission description missing backslash 2014-05-20 15:55:21 -07:00
gradlew Add gradle wrapper 2015-03-21 14:13:21 +01:00
play-services-api Update GmsApi 2015-03-14 22:30:19 +01:00
proguard.flags Update 2014-08-22 22:08:44 +02:00
safe-parcel Update GmsApi 2015-03-14 22:30:19 +01:00
settings.gradle Update GmsApi 2015-03-14 22:30:19 +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

README.md

GmsCore

Build Status

Implementation of the "Play Services" library application.

Building

This can be build using Gradle. Prebuilt libraries of vtm for are included within ./libs.

License

Copyright 2014-2015 μg 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.