Commit Graph

261 Commits

Author SHA1 Message Date
mar-v-in
3511c41358 Fix checkin 2015-07-24 02:55:58 +02:00
mar-v-in
f30a996c2b Update UnifiedNlp, fix #21 2015-07-08 18:23:20 +02:00
mar-v-in
e1b757de3e Various fixes, Checkin (dependency for GCM) is still broken!
Fix lint (fixes #20)
(hopefully) Fix mcs loop (could cause high battery drain)
Show link to UnifiedNlp in settings (mentioned in #10, @XDA)
Add extended description for settings (mentioned @XDA)
2015-07-04 13:47:27 +02:00
Marvin W
d48defe2df Merge pull request #17 from pejakm/srtr
Add Serbian translation
2015-07-03 15:54:30 +02:00
Marvin W
fe73c05ad9 Merge pull request #18 from BRNmod/mk_clean
symlink gradle build dir in out
2015-07-01 03:00:16 +02:00
Simon Wörner
59731c4009 cleaned Android.mk, added symlink to out dir 2015-06-30 00:55:30 +02:00
Mladen Pejaković
0c519a9f5b Add Serbian translation 2015-06-26 12:19:04 +02:00
mar-v-in
7099a3230e Add some search API stub implementations 2015-06-23 19:22:19 +02:00
mar-v-in
7e5bf58bc3 Ensure Apps are not waiting for autocomplete list 2015-06-23 00:20:54 +02:00
mar-v-in
6533ccabc8 Update Copyright in README 2015-06-22 23:31:11 +02:00
mar-v-in
2f78c63eb6 Use common BaseService, update AuthService 2015-06-22 23:26:35 +02:00
Marvin W
6cb0ce2ac1 Merge pull request #15 from BRNmod/car_service
added com.google.android.gms.car
2015-06-16 13:17:05 +02:00
Marvin W
93d889f4a9 Merge pull request #13 from BRNmod/cm-build
Android.mk build using gradle
2015-06-16 13:16:53 +02:00
Simon Wörner
c5fcb49944 added com.google.android.gms.car
Change-Id: Iee337aa716931aa45057678a6daeb7fad88bebcb
2015-06-16 01:33:12 +02:00
Simon Wörner
061fa27e39 added gradle clean 2015-05-04 15:19:11 +02:00
Simon Wörner
8740cf3b22 clean gradle build in Android.mk 2015-05-03 16:47:20 +02:00
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