Go to file
2020-12-05 10:03:22 +01: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 Huge merge/refactor/update 2020-07-08 22:49:27 +02:00
firebase-auth-api Add initial support for Firebase Auth 2020-10-12 21:29:36 +02:00
firebase-auth-core Add initial support for Firebase Auth 2020-10-12 21:29:36 +02:00
firebase-dynamic-links-api Implement API for AppInvite and Firebase Dynamic Links 2020-07-26 14:51:12 +02:00
gradle Gradle: add description to poms 2020-11-24 23:02:32 +01:00
LICENSES Major update to lib implementations 2020-07-26 12:01:03 +02:00
patches Added Android Pie patch file 2019-03-10 16:17:37 +01:00
play-services Update GmsApi 2019-06-01 13:19:09 +02:00
play-services-api Wallet: Add dummy for isReadyToPay() API 2020-11-19 16:53:50 +01:00
play-services-appinvite-api Implement API for AppInvite and Firebase Dynamic Links 2020-07-26 14:51:12 +02:00
play-services-base Gradle: add description to poms 2020-11-24 23:02:32 +01:00
play-services-base-api Gradle: add description to poms 2020-11-24 23:02:32 +01:00
play-services-base-core Also show service notification when app is in foreground. 2020-12-01 18:26:10 +01:00
play-services-base-core-ui Gradle: add description to poms 2020-11-24 23:02:32 +01:00
play-services-basement Add initial support for Vision Barcode API 2020-12-05 09:57:19 +01:00
play-services-cast Major update to lib implementations 2020-07-26 12:01:03 +02:00
play-services-cast-api Major update to lib implementations 2020-07-26 12:01:03 +02:00
play-services-cast-framework-api Cast: Migrate to latest version of safeparcelable annotation 2020-10-13 21:53:03 +02:00
play-services-conscrypt-provider-core Fix library name of manual library loader 2020-11-27 11:22:03 +01:00
play-services-core Auth: Do not try to get token for non-existing accounts 2020-12-05 10:03:22 +01:00
play-services-core-proto Add initial Exposure Notification API implementation 2020-08-03 18:19:20 +02:00
play-services-gcm Major update to lib implementations 2020-07-26 12:01:03 +02:00
play-services-iid Major update to lib implementations 2020-07-26 12:01:03 +02:00
play-services-iid-api Huge merge/refactor/update 2020-07-08 22:49:27 +02:00
play-services-location Major update to lib implementations 2020-07-26 12:01:03 +02:00
play-services-location-api Added setMapStyleOptions, updated some Parcels 2020-08-05 14:30:01 +02:00
play-services-location-core Add initial support for Firebase Auth 2020-10-12 21:29:36 +02:00
play-services-maps-core-mapbox Add initial support for Vision Barcode API 2020-12-05 09:57:19 +01:00
play-services-maps-core-vtm Don't null a param which is still used, stub for missing function. Fixes #1126. 2020-08-05 14:30:01 +02:00
play-services-nearby Gradle: add description to poms 2020-11-24 23:02:32 +01:00
play-services-nearby-api EN: Ensure correct handling of new provideDiagnosisKeys() 2020-12-03 10:15:18 +01:00
play-services-nearby-core EN: Ensure correct handling of new provideDiagnosisKeys() 2020-12-03 10:15:18 +01:00
play-services-nearby-core-proto Gradle: add description to poms 2020-11-24 23:02:32 +01:00
play-services-nearby-core-ui Gradle: add description to poms 2020-11-24 23:02:32 +01:00
play-services-tasks Gradle: add description to poms 2020-11-24 23:02:32 +01:00
play-services-vision Add initial support for Vision Barcode API 2020-12-05 09:57:19 +01:00
play-services-vision-api Add initial support for Vision Barcode API 2020-12-05 09:57:19 +01:00
play-services-vision-core Add initial support for Vision Barcode API 2020-12-05 09:57:19 +01:00
play-services-wearable Migrate to latest Wire library, build directly from proto 2020-08-01 22:34:53 +02:00
play-services-wearable-api Major update to lib implementations 2020-07-26 12:01:03 +02:00
play-services-wearable-proto Add initial Exposure Notification API implementation 2020-08-03 18:19:20 +02:00
.gitignore Remove non-merged files 2020-06-14 23:28:21 +02:00
.travis.yml Force queryability for Android 11 compat 2020-10-13 23:58:19 +02:00
Android.mk Change the location of GmsCore apk 2018-05-30 10:03:52 +02:00
build.gradle Update UnifiedNlp to alpha 5 2020-11-24 16:35:18 +01:00
gradle.properties Huge merge/refactor/update 2020-07-08 22:49:27 +02:00
gradlew Remove non-merged files 2020-06-14 23:28:21 +02:00
LICENSE Remove non-merged files 2020-06-14 23:28:21 +02:00
proguard.flags EN: Add latest API details, improve performance 2020-09-27 14:57:08 +02:00
README.md Readme: Fix travis badge 2020-11-19 18:43:08 +01:00
settings.gradle Add initial support for Vision Barcode API 2020-12-05 09:57:19 +01:00

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 2013-2020 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.