Simon Wörner
8942f6beaa
use grade build in Android.mk
2015-05-02 03:39:11 +02:00
mar-v-in
e6d88eb8d6
Update tools to 22.0.1
2015-04-15 01:17:17 +02:00
mar-v-in
7c48d43efc
Java 6 compat
2015-04-13 23:57:18 +02:00
mar-v-in
bd1be63f6b
Fix handling of base64 consent data and never die when it's broken
2015-04-12 21:33:29 +02:00
mar-v-in
124ec3ac1c
Update icing service, add DummyService for debugging, update sublib
2015-04-11 13:48:21 +02:00
mar-v-in
b7d4398667
Update sublib
2015-04-10 20:58:50 +02:00
mar-v-in
0bc422c4b1
Update checkin to latest version
2015-04-10 20:45:22 +02:00
mar-v-in
f6dca1f162
Migrate to newer API
2015-04-09 23:12:08 +02:00
mar-v-in
e4b9198dc7
Update sublib, remove unnacessay file
2015-04-05 16:42:32 +02:00
mar-v-in
39c957cda8
MCS: Fix reconnect
2015-04-04 00:21:47 +02:00
mar-v-in
7b3e490d55
Add settings and Fix small MCS problems
2015-04-03 23:54:41 +02:00
mar-v-in
0e0309df85
Add trigger for Mcs *#*#gcmstart#*#* and various fixes
2015-04-02 23:46:47 +02:00
mar-v-in
8669ab2bf4
Maps: Add support for circle borders
2015-03-27 23:48:40 +01:00
mar-v-in
c82192bfd4
Small fixes
2015-03-26 23:18:39 +01:00
mar-v-in
cdc5fc0bde
Implement more People APIs and add some stubs
2015-03-25 23:12:03 +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
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