Mirror of YTVanced/VancedMicroG
Go to file
mar-v-in 60e657d343 Fix gcm register 2015-03-10 00:22:28 +01:00
GmsApi@cee8188dae Mostly fixed PeopleService for owner 2015-03-09 03:00:14 +01:00
SafeParcel@462316b18e Various update 2015-03-06 20:08:47 +01:00
UnifiedNlpApi@06d1132344 Start work on checkin 2015-02-19 01:29:43 +01:00
UnifiedNlpLib@4ee1acc738 Various update 2015-03-06 20:08:47 +01:00
libs Add some docs 2015-02-05 03:01:35 +01:00
protos-repo Update for new auth manager 2015-03-10 00:07:50 +01:00
protos-src/org/microg/gms Update for new auth manager 2015-03-10 00:07:50 +01:00
res Update for new auth manager 2015-03-10 00:07:50 +01:00
src Fix gcm register 2015-03-10 00:22:28 +01:00
.gitignore remove local.properties 2015-02-01 23:30:37 +01:00
.gitmodules Add submodules 2015-02-05 02:07:44 +01:00
Android.mk Reflect UnifiedNlp changes 2014-12-26 16:26:14 +01:00
AndroidManifest.xml Update for new auth manager 2015-03-10 00:07:50 +01:00
README.md Add some docs 2015-02-05 03:01:35 +01:00
android_frameworks_base+FAKE_PACKAGE_SIGNATURE.patch Fixed permission description missing backslash 2014-05-20 15:55:21 -07:00
build.gradle Start work on checkin 2015-02-19 01:29:43 +01:00
proguard.flags Update 2014-08-22 22:08:44 +02:00
settings.gradle Add submodules 2015-02-05 02:07:44 +01:00

README.md

GmsCore

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 μ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.