Commit Graph

938 Commits

Author SHA1 Message Date
mar-v-in 93487b51ea Extend Maps API implementation
+ Events
+ Enable/Disable gestures
2015-12-03 18:37:11 -08:00
mar-v-in 609e53a7d3 Add another set of Maps API 2015-12-03 18:36:36 -08:00
mar-v-in 249c935f44 Update Auth API 2015-12-02 23:55:47 -08:00
mar-v-in a55281ec5d Update Auth API 2015-12-02 23:49:32 -08:00
mar-v-in a1079e12be Merge branch 'update_buildtools' of git://github.com/BRNmod/android_packages_apps_GmsCore 2015-11-17 21:58:49 +01: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 493d207ab6 Move MessageEvent to play-services-api 2015-11-17 17:23:26 +01:00
mar-v-in 28c11da033 Continue work on Wearable
(+ small fix in maps)
2015-11-17 17:20:13 +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
Simon Wörner d42c2f61c5 updated build tools 2015-11-13 10:52:52 +01:00
mar-v-in c618221a38 Maps: Properly handle invisible map items and impossible lines
Fixes #49
2015-10-29 12:05:11 +01:00
Marvin W 9870ba795f Merge pull request #48 from lambdaupb/reconnectLoopFix
McsService does not back off on Failure (Untested Patch included)
2015-10-29 11:32:49 +01:00
lambdaupb 788eddc31e Reconnect Loop because of skipping backOff logic
currentDelay would stay 0 if error occurs in connect() method,
resulting in busy-loop on network failures.

Fix by always calling scheduleReconnect() which contains backoff logic.
2015-10-23 18:27:50 +02:00
mar-v-in cf7c72c14f Move image drawing to seperate dir 2015-10-23 01:43:28 +02:00
mar-v-in d22e231b44 Add Games stub service
Games proxy service (chimera) yet to be done for full Play Games support
2015-10-23 01:40:50 +02:00
mar-v-in 4f6a84de9d Update sublib 2015-10-23 01:38:46 +02:00
mar-v-in ba57628fc9 Update sublib 2015-10-20 19:09:56 +02:00
mar-v-in 5990c8cc6e Update sublib 2015-10-20 19:05:17 +02:00
mar-v-in 770a70821e Add from field to legacy C2DM support. 2015-10-20 19:04:01 +02:00
mar-v-in 6310efb702 Update wearable protobuf specs 2015-10-20 19:01:28 +02:00
mar-v-in 6793fcb047 Add empty sign in service 2015-10-20 19:00:35 +02:00
mar-v-in 54dba86a02 Add dummy drive API implementation 2015-10-20 18:59:35 +02: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 cea6256e3b Add empty clearcut logger 2015-10-15 03:21:53 +02:00
mar-v-in 9ce8aa343d Fix defect on some devices/emulators 2015-10-15 03:20:01 +02:00
mar-v-in d3e37f7252 Add empty ClearcutLogger API 2015-10-15 03:18:33 +02:00
mar-v-in 766a6a1b47 Update portions of GCM implementation
- Fix bug causing unregister to be send multiple times
- More work related to #23, #29 and #31
2015-10-11 00:46:58 +02:00
mar-v-in 02e6ffce4d Add Wearable DataBundle prototype 2015-10-10 19:06:38 +02:00
mar-v-in be0f43cc48 Add initial version of Wear protocol buffers 2015-10-10 16:47:27 +02:00
mar-v-in 602ccda69b Update submodule + small fix 2015-10-10 12:06:09 +02:00
Marvin W 328b2411e9 Merge pull request #44 from julienschmidt/master
Add German translation
2015-10-10 12:01:31 +02:00
Julien Schmidt 611fe016a0 Remove non-tranlatable from German translation 2015-10-10 07:21:08 +02:00
Marvin W 21d60a4e3f Merge pull request #45 from Koloses/master
Include initial Polish translation
2015-10-10 01:29:42 +02:00
mar-v-in 2a75718ffe Merge branch 'master' of github.com:microg/android_packages_apps_GmsCore 2015-10-09 20:51:40 +02:00
mar-v-in 140716c931 Fix #43 2015-10-09 20:51:17 +02:00
mar-v-in 90426cf2e1 Add BinderWrapper 2015-10-09 20:50:49 +02:00
Koloses 8229c7a0b7 Include initial Polish translation 2015-10-09 19:17:16 +02:00
Julien Schmidt c8619e8f3a Add German translation 2015-10-09 15:20:56 +02:00
Marvin W e307804c53 Merge pull request #42 from ygorigor/master
Add romanian translation
2015-10-09 14:46:37 +02:00
Marvin W d7acf51147 Merge pull request #39 from BRNmod/mk_vars
prefix variables with module name
2015-10-09 14:45:45 +02:00
Marvin W e7183a8a03 Merge pull request #41 from pejakm/srupd
Update Serbian translation
2015-10-09 14:45:20 +02:00
Simon Wörner 7f9559c09d prefix variables with module name
Change-Id: I1878301bc0c1b11d2bfac0282cebe59115550471
2015-10-08 19:14:02 +02:00
Igor Sorocean b87d27efa2 Add romanian translation 2015-10-08 16:02:51 +03:00
Mladen Pejaković 072c3a9f88 Update Serbian translation 2015-10-08 12:45:03 +02:00
mar-v-in e3b91f2635 Fix bug causing Google Maps to die when navigation is started 2015-10-08 01:41:52 +02:00
mar-v-in 594fb004b7 Small typo 2015-10-08 01:41:19 +02:00
mar-v-in fcda44b257 Initial work for programmatic auth, might fix #28 2015-10-06 18:47:45 +02:00
mar-v-in b92c4d2417 Add empty AdvertisingIdService 2015-10-06 18:06:03 +02:00
mar-v-in c43a964cb1 Add IAdvertisingIdService 2015-10-06 18:05:20 +02:00