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
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
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
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
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
31d7aa58aa
Beginning PeopleService
2015-03-04 23:23:40 +01:00
mar-v-in
c1d882abaa
Fix Reporting service
2015-03-02 03:55:38 +01:00
mar-v-in
63f99df4a6
Add more services
2015-03-01 14:54:31 +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
mar-v-in
81b660f1a7
Add prefixing to Gservices
2015-02-25 23:14:39 +01:00
mar-v-in
6b2493a6d1
Start adding GCM Register service
2015-02-24 00:16:03 +01:00
mar-v-in
84c0f2b6a0
Fix HttpFormClient, migrate AuthClient to HttpFormClient
2015-02-22 18:58:07 +01:00
mar-v-in
bc532d132c
Add GCM register API client
...
Add generic HttpFormClient
2015-02-22 17:14:07 +01:00
mar-v-in
d3f7688516
checkin proto "documentation"
2015-02-22 16:22:28 +01:00
mar-v-in
5b9503275e
Add marker onclick support, optimize drawing
2015-02-21 20:16:13 +01:00
mar-v-in
3cdf785533
Add basic Circle support
2015-02-21 16:40:26 +01:00
mar-v-in
c9ec565b45
Add basic functionality to GServicesProvider (permission check missing!)
2015-02-20 00:39:04 +01:00
mar-v-in
3454682a86
Start work on checkin
2015-02-19 01:29:43 +01:00
mar-v-in
86121f1208
Fix NLP when no network location is present
2015-02-14 20:56:40 +01:00
mar-v-in
88c3cb0c19
Auth mostly done, checkin should be next
2015-02-10 15:31:13 +01:00
mar-v-in
189bb8966e
Further complete Auth support
2015-02-10 03:33:30 +01:00
mar-v-in
95919889d0
Finish ask permission dialog UI
2015-02-09 23:18:21 +01:00
mar-v-in
de128ac9af
Extend ask permissions dialog
2015-02-08 23:58:06 +01:00
mar-v-in
7ecc5e9fc1
Start adding ask permission dialog
2015-02-07 20:56:49 +01:00
mar-v-in
a759c64077
Fix comments
2015-02-06 12:17:48 +01:00
mar-v-in
ab671ebf11
Add some docs
2015-02-05 03:01:35 +01:00
mar-v-in
1ef69e44f7
Bundle latest vtm build
2015-02-05 02:56:42 +01:00
mar-v-in
a8f8a8e6ea
Add submodules
2015-02-05 02:07:44 +01:00
mar-v-in
8a964300d1
Update auth
2015-02-03 23:09:57 +01:00
mar-v-in
14379f607e
Do not use static androidid
2015-02-02 00:05:24 +01:00