Marvin W
|
3bb89224dc
|
Big restructure and add GCM and IID client
|
2016-08-07 18:13:17 +02:00 |
|
Marvin W
|
be6af2eeb7
|
Add more instance id specific constants for gcm
|
2016-08-07 14:32:40 +02:00 |
|
Marvin W
|
59558720d9
|
Extract play-services-iid-api
|
2016-08-06 16:16:12 +02:00 |
|
Marvin W
|
4eaec4e534
|
Fix typo #4
|
2016-08-05 16:13:51 +02:00 |
|
Marvin W
|
5aa68cc6d1
|
Update GmsApi
|
2016-08-04 21:48:05 +02:00 |
|
Marvin W
|
3d8fee7fab
|
First split of Api classes
|
2016-08-04 21:45:00 +02:00 |
|
Marvin W
|
435b394e3a
|
Wearable temp state
|
2016-08-04 11:36:03 +02:00 |
|
Marvin W
|
417ec2585f
|
Update wearable APIs
|
2016-08-04 08:49:27 +02:00 |
|
Marvin W
|
47a61d6034
|
Update GmsApi
|
2016-07-31 13:28:34 +02:00 |
|
Thibaut Girka
|
9a50744324
|
Return dummy LocationAvailability object instead of null, preventing crash in some apps
|
2016-07-31 13:04:13 +02:00 |
|
Marvin W
|
27c1c540d6
|
Wearable: correctly implement listeners including remote binding
|
2016-07-31 13:01:27 +02:00 |
|
Marvin W
|
cf2927f275
|
complete implementation of LocationAvailability
|
2016-07-31 13:00:23 +02:00 |
|
Thibaut Girka
|
707b9de6cd
|
Add initial support for LocationAvailability
|
2016-07-31 12:06:09 +02:00 |
|
Marvin W
|
d3efde305b
|
Add method to send rpc messages for wearables
|
2016-07-31 12:02:50 +02:00 |
|
Marvin W
|
4991c5c05b
|
Implement DataHolder compatible with old public API
|
2016-07-31 12:01:48 +02:00 |
|
Marvin W
|
8cb49f7c98
|
Update UnifiedNlp
|
2016-07-18 16:12:23 +02:00 |
|
Marvin W
|
bee7bc9867
|
correctly announce fused location as "fused"
|
2016-07-08 23:56:58 +02:00 |
|
Thibaut Girka
|
1eeeb0bcd3
|
Add internal FusedLocationProviderResult callback
|
2016-07-08 21:00:49 +02:00 |
|
Marvin W
|
c967701c23
|
Update sublibs, build tools, version code, google signature list and add LICENSE
might solve #144
|
2016-07-08 21:00:42 +02:00 |
|
Thibaut Girka
|
cfd7c4e70e
|
Add FusedLocationProvider stuff required for newer Google client libs
|
2016-07-08 20:59:49 +02:00 |
|
Marvin W
|
74f959ae92
|
Update build tools, sublib, version code and add LICENSE
|
2016-07-08 20:59:37 +02:00 |
|
Marvin W
|
3532954c3e
|
Update build tools and add LICENSE
|
2016-07-02 14:21:28 +02:00 |
|
Marvin W
|
30e6dba82b
|
Merge pull request #143 from be-neth/master
Update patch to be compatible with git am on Android M
|
2016-06-23 19:45:11 +02:00 |
|
Benoît Mauduit
|
2e16440c02
|
Update patch to be applied with git apply for Android M
|
2016-06-22 15:37:29 +02:00 |
|
Marvin W
|
ec93cc4b43
|
Squashed commit
- Update sublibs
- Update build tools
- Add reminders service stub
- Update play services version, fixes #138
|
2016-06-02 23:12:59 +02:00 |
|
Marvin W
|
a5afc23373
|
Update sublib
|
2016-06-02 23:10:49 +02:00 |
|
Marvin W
|
9c6993eca6
|
Update build tools
|
2016-06-02 23:10:21 +02:00 |
|
Marvin W
|
5f2083f227
|
Start adding reminders API
|
2016-06-02 23:10:06 +02:00 |
|
Marvin W
|
8003a0ac89
|
Update build tools and support lib
|
2016-06-02 22:58:55 +02:00 |
|
Marvin W
|
70119087fe
|
Ensure all threads to be closed
Fixes possible OOM error
|
2016-05-18 14:10:17 +02:00 |
|
Marvin W
|
db013606e0
|
Update Wearable
- Add support for deleting dataitems
- Refactoring
- Update wearable-lib
|
2016-05-18 14:09:37 +02:00 |
|
Marvin W
|
4ea10d9049
|
Fix Travis CI build
|
2016-05-12 01:51:52 +02:00 |
|
Marvin W
|
568de74673
|
Update sublibs
|
2016-05-12 01:46:20 +02:00 |
|
Marvin W
|
9daa4db4f3
|
GCM: Add more constants
|
2016-05-12 01:44:48 +02:00 |
|
Marvin W
|
f65f12591d
|
People API: Add additional owner columns, fixes #127
|
2016-05-12 01:43:08 +02:00 |
|
Marvin W
|
016d2ca3f4
|
Refactor GCM Service, fix #129
|
2016-05-12 01:07:22 +02:00 |
|
Marvin W
|
6bf59b22b2
|
Update UnifiedNlp sublib
|
2016-04-19 01:47:58 +02:00 |
|
Marvin W
|
60b2eaec25
|
Add support for collapse_key
related to #104
|
2016-04-18 10:29:52 +02:00 |
|
Marvin W
|
5e58a66a1e
|
Add collapse_key extra
|
2016-04-18 10:27:11 +02:00 |
|
Marvin W
|
d6d32cc203
|
Fix/Suppress Lint errors
|
2016-04-14 22:21:41 +02:00 |
|
Marvin W
|
f8210c6edc
|
Update Travis CI support
|
2016-04-14 22:12:15 +02:00 |
|
Marvin W
|
2762887513
|
Update Gradle, push unfinished GCM
|
2016-04-14 22:06:42 +02:00 |
|
Marvin W
|
2a394f98aa
|
Various changes
- Extend Wear support
- Rework Gms Services
- Fix ProGuard
- Add Waze to Google Whitelist (as in original Play Services, fixes #116)
|
2016-04-14 21:55:07 +02:00 |
|
Marvin W
|
e73d7fae9a
|
Update Gradle
|
2016-04-14 21:41:46 +02:00 |
|
Marvin W
|
6aa110657b
|
Update Sublib
|
2016-04-14 21:38:57 +02:00 |
|
Marvin W
|
e71bf1b259
|
Small fixes and Gradle update
|
2016-04-14 21:33:21 +02:00 |
|
Marvin W
|
62408d036c
|
Merge pull request #109 from nagalun/master
Add Spanish language
|
2016-03-24 10:01:43 +01:00 |
|
nagalun
|
d50a5db2d1
|
Add Spanish language
|
2016-03-24 02:06:42 +01:00 |
|
Marvin W
|
ddbd3d5035
|
Update sublib
|
2016-03-24 00:02:58 +01:00 |
|
Marvin W
|
a93cce1923
|
Update sublib
|
2016-03-23 22:46:06 +01:00 |
|