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
Marvin W
75562ce8b6
Move constant
2016-03-23 22:45:40 +01:00
Marvin W
16142899fc
Checkin before registering for push
2016-03-23 22:42:53 +01:00
Marvin W
dae13b16bb
Fix versioning
...
Fixes 2e88572
2016-03-14 19:40:09 +01:00
Marvin W
7c258109fe
Update sublibs
2016-03-14 19:24:00 +01:00
Marvin W
375004891e
Add (incomplete) handling of Android Wear Assets
2016-03-14 19:21:55 +01:00
Marvin W
51b8d384a1
Smaller fixes to Maps API
...
- Add support for getMapAsync in MapFragment
- Add support for remote and vector resources
2016-03-14 19:11:53 +01:00
Marvin W
2e8857258c
Fix versioncode generation
2016-03-14 19:11:20 +01:00
Marvin W
a3001d93f8
Add support for Assets to DataItem
2016-03-14 19:10:22 +01:00
Marvin W
249915ed3f
Small updates to maps api
2016-03-14 19:09:46 +01:00
Marvin W
8a239f5e31
Small fixes to Wearable
2016-03-05 21:49:32 +01:00
Marvin W
96540b11c6
Add field to wearable PutDataRequest
2016-03-05 21:47:51 +01:00
Marvin W
2cd12cced6
Hotfix for Google Login server changes
2016-03-05 21:44:58 +01:00
Marvin W
3ff5ad0e7a
Start using proguard
2016-03-05 13:47:43 +01:00
Marvin W
508babfb1b
Update sublibs
2016-03-05 13:39:36 +01:00
Marvin W
b44fbf36ae
Merge pull request #102 from scento/aosp-m-patch-feature
...
Android Marshmallow Patch
2016-03-05 08:02:53 +01:00
Marvin W
1e8926edd9
Add permission self check
2016-03-04 15:54:36 +01:00
Wenzel Pünter
c2fc6830d7
Updated patch to handle dynamic permissions.
2016-03-04 12:39:00 +01:00
Marvin W
faa214c643
Update UnifiedNlp sublib
2016-03-03 18:06:02 +01:00
Marvin W
14da12108c
Use current location as default for PlacePicker
2016-03-03 02:00:30 +01:00
Marvin W
d08ca4f807
Fix native map lib loading on pre 5.0 systems
2016-03-03 01:35:01 +01:00
Marvin W
87ec027696
Update sublib
2016-03-03 01:26:58 +01:00
Marvin W
c959e72839
Add Map API callbacks
2016-03-03 01:26:28 +01:00
Marvin W
79b653f20c
Add snapshot feature to Map
2016-03-03 01:25:40 +01:00
Marvin W
e45f03b77e
Never expose null address in placepicker
2016-03-02 21:32:04 +01:00
Marvin W
ed77f7e1d6
Move native lib loader to BackendMapView
2016-03-02 21:24:41 +01:00
Marvin W
a65d5dfba8
Merge pull request #3 from JulienBolard/fix-aosp-build
...
Generate Gradle BuildConfig.java file during AOSP build
2016-03-01 20:22:01 +01:00
Julien Bolard
a80fbe235c
Generate Gradle BuildConfig.java file during AOSP build
...
This fix compilation problem using AOSP source tree since it does
not handle (yet?) Graddle generated files.
Ignore also Android Studio generated files.
Signed-off-by: Julien Bolard <jbolard@genymobile.com>
2016-03-01 13:58:13 +01:00
Wenzel Pünter
33825840a3
Added Android Marshmallow Patch.
2016-03-01 10:46:05 +01:00
Marvin W
43198173ee
Various changes:
...
- Do vtm-jni loading ourself to load correct architecture, fixes #95 , related to #97
- Do not falsely announce unsupported mips architecture
- Cleanup ContextWrapping
- Add dummies for GeoData and PlaceDetection APIs
- Restart GCM when package is restarted, related to #100
2016-02-28 13:33:46 +01:00