Commit Graph

117 Commits

Author SHA1 Message Date
Marvin W 252718585f
Rename common-api to basement, Move ChannelApi to Api classes 2016-08-07 20:37:16 +02:00
Marvin W 59558720d9
Extract play-services-iid-api 2016-08-06 16:16:12 +02:00
Marvin W 3d8fee7fab
First split of Api classes 2016-08-04 21:45:00 +02:00
Marvin W 417ec2585f
Update wearable APIs 2016-08-04 08:49:27 +02:00
Marvin W cf2927f275
complete implementation of LocationAvailability 2016-07-31 13:00:23 +02:00
Thibaut Girka 707b9de6cd
Add initial support for LocationAvailability 2016-07-31 12:06:09 +02:00
Marvin W d3efde305b
Add method to send rpc messages for wearables 2016-07-31 12:02:50 +02:00
Marvin W 4991c5c05b
Implement DataHolder compatible with old public API 2016-07-31 12:01:48 +02:00
Thibaut Girka cfd7c4e70e
Add FusedLocationProvider stuff required for newer Google client libs 2016-07-08 20:59:49 +02:00
Marvin W 74f959ae92
Update build tools, sublib, version code and add LICENSE 2016-07-08 20:59:37 +02:00
Marvin W 9c6993eca6
Update build tools 2016-06-02 23:10:21 +02:00
Marvin W 5f2083f227
Start adding reminders API 2016-06-02 23:10:06 +02:00
Marvin W 9daa4db4f3 GCM: Add more constants 2016-05-12 01:44:48 +02:00
Marvin W 5e58a66a1e Add collapse_key extra 2016-04-18 10:27:11 +02:00
Marvin W e71bf1b259 Small fixes and Gradle update 2016-04-14 21:33:21 +02:00
Marvin W 75562ce8b6 Move constant 2016-03-23 22:45:40 +01:00
Marvin W a3001d93f8 Add support for Assets to DataItem 2016-03-14 19:10:22 +01:00
Marvin W 249915ed3f Small updates to maps api 2016-03-14 19:09:46 +01:00
Marvin W 96540b11c6 Add field to wearable PutDataRequest 2016-03-05 21:47:51 +01:00
Marvin W c959e72839 Add Map API callbacks 2016-03-03 01:26:28 +01:00
Marvin W c9d08fbe0e Add Actions for GeoData and PlaceDetection API 2016-02-28 13:30:17 +01:00
Marvin W 2aec42fb75 Add some new (incomplete) classes for Auth API 2016-02-22 23:28:21 +01:00
Marvin W 18582ce01a Add missing method to IWearableService 2016-02-06 20:46:39 +01:00
Marvin W 865b41664d Update API for PlacePicker 2016-01-25 22:48:29 +01:00
Marvin W a223d95912 Split constant-pool, add some components for gcm 2016-01-22 03:44:27 +01:00
mar-v-in 8d39059ce6 Extend People API model 2015-12-25 03:46:36 +01:00
mar-v-in fbe903fbcb Add IOnMyLocationChangeListener API 2015-12-03 19:17:35 -08:00
mar-v-in 609e53a7d3 Add another set of Maps API 2015-12-03 18:36:36 -08:00
mar-v-in a55281ec5d Update Auth API 2015-12-02 23:49:32 -08:00
mar-v-in 5ed675a90b Merge branch 'update_buildtools' of git://github.com/BRNmod/android_external_GmsApi 2015-11-17 21:48:38 +01:00
mar-v-in f0ec7e606f Extend Wearable APIs 2015-11-17 17:16:22 +01:00
Simon Wörner d6fc8e737e updated buildtools 2015-11-13 10:54:27 +01:00
mar-v-in d2b942d87f Add Drive API interfaces
(does not include parcelable class implementations)
2015-10-16 22:43:45 +02:00
mar-v-in d3e37f7252 Add empty ClearcutLogger API 2015-10-15 03:18:33 +02:00
mar-v-in 90426cf2e1 Add BinderWrapper 2015-10-09 20:50:49 +02:00
mar-v-in 594fb004b7 Small typo 2015-10-08 01:41:19 +02:00
mar-v-in c43a964cb1 Add IAdvertisingIdService 2015-10-06 18:05:20 +02:00
mar-v-in 6f5bf23351 Enhance Location API 2015-10-04 04:40:58 +02:00
mar-v-in cb0458f17e Update Location APIs 2015-10-03 22:19:38 +02:00
mar-v-in bb4037017c Update Cast API 2015-10-02 03:22:02 +02:00
mar-v-in 607fb4ae5f Increase reference version number 2015-10-01 21:27:54 +02:00
mar-v-in ba032d7482 Update location reporting API 2015-10-01 21:26:10 +02:00
mar-v-in 9f3ff53e69 Update copyright 2015-09-28 18:30:12 +02:00
mar-v-in 266795a39f Add and update APIs 2015-09-28 18:27:29 +02:00
mar-v-in 28ff7f36f2 Update SafeParcel, Add PolylineOptions 2015-08-06 16:58:39 +02:00
mar-v-in 0890bf4546 Extend wearable APIs, update Maps API 2015-08-04 13:02:08 +02:00
mar-v-in f77b09dc0c Adding some wearable APIs and various smaller changes 2015-07-24 02:53:54 +02:00
mar-v-in 3c2fdf86eb Update build tools 2015-07-04 13:11:15 +02:00
mar-v-in ef5e6dc066 Add some search APIs 2015-06-23 19:21:32 +02:00
mar-v-in d3c11f1e82 Add PeopleServce.loadAutocompleteList 2015-06-23 00:19:41 +02:00
mar-v-in 37e3b4dc39 Update IAuthManagerService 2015-06-22 23:24:18 +02:00
mar-v-in ceb0f9f2c6 Add empty AdManagerCreator 2015-06-22 23:24:05 +02:00
Simon Wörner 07f31a99fe added import 2015-04-30 22:58:42 +02:00
Simon Wörner 2edcd4d5b3 added missing import 2015-04-30 22:55:55 +02:00
mar-v-in 6743f1d4b1 Update tools to 22.0.1 2015-04-14 23:13:02 +02:00
mar-v-in deb757edfb Java 6 compat 2015-04-13 23:52:26 +02:00
mar-v-in 8928053170 Update safe-parcel, add new features to icing 2015-04-11 13:46:48 +02:00
mar-v-in 562e231775 Update API 2015-04-10 20:57:58 +02:00
mar-v-in a181a0f3b9 Add some Logging APIs, fix services list 2015-04-08 02:48:25 +02:00
mar-v-in a0e9645c79 Add info about services 2015-04-07 23:56:09 +02:00
mar-v-in 9dea25dca4 Extend ServiceBroker 2015-04-06 23:54:07 +02:00
mar-v-in 704199355e Add some wearable APIs 2015-03-30 23:55:35 +02:00
mar-v-in b852fefd86 Update SafeParcel to 1.0.0 release 2015-03-30 23:49:40 +02:00
mar-v-in c43facae3d Merge branch 'master' of github.com:microg/android_external_GmsApi 2015-03-25 23:10:47 +01:00
mar-v-in 712f24a59f Fix Android.mk 2015-03-25 23:10:19 +01:00
mar-v-in bce1d500c9 Add some AIDL specs 2015-03-25 23:07:07 +01:00
mar-v-in c0c4a78eab Update safe-parcel 2015-03-14 22:09:18 +01:00