Commit Graph

1494 Commits

Author SHA1 Message Date
mar-v-in cdc5fc0bde Implement more People APIs and add some stubs 2015-03-25 23:12:03 +01: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 3274300cdf Fix Google+ sign in 2015-03-24 22:21:35 +01:00
mar-v-in 15d772c195 Parse OAuth2 consent data 2015-03-23 22:30:41 +01:00
mar-v-in a1a27167e6 Add heartbeat feature for MCS 2015-03-23 02:14:07 +01:00
Marvin W f8be4c534c Merge pull request #8 from scento/feature-gradlew
Gradle Wrapper
2015-03-22 15:33:46 +01:00
mar-v-in 93c3cbb31b Add basic MCS implementation to realize C2DM (used by GCM)
- Can be started using `am startservice com.google.android.gms/org.microg.gms.gcm.mcs.McsService` on device
- Does not send Heartbeats -> Connection will be closed after 30 minutes
- No automatic reconnect on connection closure
- Only push, no bidirectional communication
2015-03-22 14:32:51 +01:00
mar-v-in b150e73332 Implement more features of the JSBridge of login, fix bug with older versions 2015-03-22 14:31:49 +01:00
Wenzel Pünter 2d50e47085 Add gradle wrapper 2015-03-21 14:13:21 +01:00
mar-v-in 6ee010fc50 Some fixes 2015-03-20 21:50:37 +01:00
mar-v-in 1295192130 Update Android.mk and show unsupported warning 2015-03-18 16:24:43 +01:00
mar-v-in 787efa1da4 Update GmsApi 2015-03-14 22:30:19 +01:00
mar-v-in 588df8f17b Update api 2015-03-14 22:21:35 +01:00
mar-v-in c0c4a78eab Update safe-parcel 2015-03-14 22:09:18 +01:00
mar-v-in de30e92599 Update unified nlp 2015-03-13 16:32:23 +01:00
mar-v-in dd443b262b Update to gradle style project 2015-03-13 03:32:57 +01:00
mar-v-in c24447d5d3 Allow sub-projects to exist stand-alone 2015-03-13 03:15:24 +01:00
mar-v-in 76602a343f Update DashClock example 2015-03-13 03:08:00 +01:00
mar-v-in d47deb067f Various fixes for gradle/maven 2015-03-13 02:44:13 +01:00
mar-v-in dbae4add94 Make older gradle happy 2015-03-13 02:35:55 +01:00
mar-v-in c790480c40 Update structure, add maven support 2015-03-13 01:43:13 +01:00
mar-v-in d2ec5f52fa Fix build.gradle/Android.mk 2015-03-13 01:10:50 +01:00
mar-v-in 32663c095b Switch to gradle/maven project structure 2015-03-13 00:13:22 +01:00
mar-v-in 0ded14dee1 Remove direct references of account type "com.google" 2015-03-12 16:49:25 +01:00
mar-v-in a6edceebec Move authenticator inner class to upper level 2015-03-12 16:34:34 +01:00
mar-v-in 25f845a70e Start adding Icing Index Service and implementing serious Auth:hasFeatures 2015-03-11 22:48:23 +01:00
mar-v-in 1510aa1b0a Start adding IAppDataSearch 2015-03-11 22:46:22 +01:00
mar-v-in 17bf9f136e Fix auth token store policy 2015-03-10 00:35:47 +01:00
mar-v-in 60e657d343 Fix gcm register 2015-03-10 00:22:28 +01:00
mar-v-in 354bdb3173 Update for new auth manager 2015-03-10 00:07:50 +01:00
mar-v-in cef1ce27a2 Rebase Auth management 2015-03-10 00:06:49 +01:00
mar-v-in 1a21205221 Add support for legacy Drive/Docs permission 2015-03-09 03:17:30 +01:00
mar-v-in cf963d75b9 Mostly fixed PeopleService for owner 2015-03-09 03:00:14 +01:00
mar-v-in cee8188dae Add loadOwnerAvatar() 2015-03-09 02:59:35 +01:00
mar-v-in a19db96290 Fix DataHolder 2015-03-08 22:47:12 +01:00
mar-v-in 2db2a2c371 Add support for login and deviceconfig to checkin 2015-03-07 15:19:06 +01:00
mar-v-in 5227caab6c Various update 2015-03-06 20:08:47 +01:00
mar-v-in 4b5be5f4bb Add DataHolder and SignInButtonCreator 2015-03-05 23:26:08 +01:00
mar-v-in 31d7aa58aa Beginning PeopleService 2015-03-04 23:23:40 +01:00
mar-v-in adb160c25b Beginning IPeopleService 2015-03-04 23:22:49 +01:00
mar-v-in 059d4a7b83 Start adding IPeopleService 2015-03-03 22:30:51 +01:00
mar-v-in c1d882abaa Fix Reporting service 2015-03-02 03:55:38 +01:00
mar-v-in c29a2cbc89 More reporting API 2015-03-02 03:54:11 +01:00
mar-v-in 63f99df4a6 Add more services 2015-03-01 14:54:31 +01:00
mar-v-in 6020cd818a Add Lightweight Icing service API 2015-03-01 14:53:06 +01:00
mar-v-in f88a6d0cde Checkin can be used
... but resulting android id is probably unusable as it's not providing features :)
2015-02-28 20:56:05 +01:00
mar-v-in b9cae4df05 Fixing more checkin fields 2015-02-27 00:11:49 +01:00
mar-v-in e56aefd098 Extending checkin 2015-02-26 23:59:37 +01:00