Jonathan Morford
a9085c7f82
Update README with info from XDA and issues
2016-01-09 00:02:16 -05:00
Marvin W
ae483164a7
Add (dummy) place picker
...
We don't have proper code to display a map (without original client library) yet. However applications using it should not crash (as reported in #65 )
2016-01-05 23:58:18 +01:00
Marvin W
07ab527dcf
Merge pull request #69 from pejakm/srupd
...
Update Serbian translation
2016-01-05 11:55:36 +01:00
Marvin W
6459743f34
Merge pull request #70 from haffenloher/fix/lint_newapi_errors
...
Add TargetApi annotations to ContextContainer to fix lint errors
2016-01-05 11:55:25 +01:00
haffenloher
068c194c3b
Add TargetApi annotations to fix lint errors
2016-01-04 21:16:39 +01:00
Mladen Pejaković
de208561e0
Update Serbian translation
2016-01-04 15:46:27 +01:00
mar-v-in
9abd7ebac3
Small Map fixes to support Severe Weather
...
Fixes #66
2016-01-02 15:38:33 +01:00
mar-v-in
1c5da4a07a
Android M: Request permission before using location in Map
2016-01-02 12:46:44 +01:00
mar-v-in
8df631cd95
Fix account id retrieval for registered G+ accounts
...
The bug can cause Chrome/Chromium to cause an endless loop (=> high CPU usage, reduced battery time). Please remove and re-add your account...
2016-01-02 12:05:26 +01:00
mar-v-in
9624bb7185
Update UnifiedNlp sublib
2016-01-02 11:00:52 +01:00
mar-v-in
6e091a0ffa
Add initial version of self check
...
To be extended and should have better UI :)
2016-01-02 10:59:49 +01:00
mar-v-in
38364b79ee
Adjust ContextContainer for M
2016-01-02 10:59:16 +01:00
mar-v-in
4975594800
Merge branch 'master' of github.com:microg/android_packages_apps_GmsCore
2015-12-25 03:50:34 +01:00
mar-v-in
b1db456fa7
Update vtm jar (adds support for arm64), fixes #62
2015-12-25 03:49:22 +01:00
mar-v-in
7b74722c3d
Add new bits for auth/people api
2015-12-25 03:49:11 +01:00
mar-v-in
8d39059ce6
Extend People API model
2015-12-25 03:46:36 +01:00
Marvin W
a45ad4ba57
Merge pull request #61 from pejakm/srup
...
Serbian translations
Thanks @pejakm
2015-12-07 20:43:32 +01:00
Mladen Pejaković
792dfb5a64
Some fixes to previous commit
2015-12-05 12:00:37 +01:00
Mladen Pejaković
13b74803d3
Update Serbian translation
2015-12-05 11:58:52 +01:00
mar-v-in
93645ca68f
Make heartbeat interval adjustable #47
2015-12-04 11:26:59 -08:00
mar-v-in
4c74f8a4f2
Add support for ADREQUEST in GService
...
there is alread a seperate service for that handled by Dummy, but apparantly, ADREQUEST must be served by the GService as well.
2015-12-03 19:41:38 -08:00
mar-v-in
fab75d444a
Add basic support for deprecated MyLocation feature in maps API
...
related to #56
2015-12-03 19:18:24 -08:00
mar-v-in
fbe903fbcb
Add IOnMyLocationChangeListener API
2015-12-03 19:17:35 -08:00
mar-v-in
b6506209a9
Limit GCM Wakelock to 5s
...
fixes #53
2015-12-03 18:49:53 -08:00
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