Commit Graph

52 Commits

Author SHA1 Message Date
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 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 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 16142899fc Checkin before registering for push 2016-03-23 22:42:53 +01:00
Marvin W 7c258109fe Update sublibs 2016-03-14 19:24:00 +01:00
Marvin W 8a239f5e31 Small fixes to Wearable 2016-03-05 21:49:32 +01:00
Marvin W 508babfb1b Update sublibs 2016-03-05 13:39:36 +01:00
Marvin W faa214c643 Update UnifiedNlp sublib 2016-03-03 18:06:02 +01:00
Marvin W 87ec027696 Update sublib 2016-03-03 01:26:58 +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
Marvin W ae23b70a53 Update GmsApi sublib 2016-02-22 23:29:24 +01:00
Marvin W 9fc9b9a51d Update UnifiedNlp and fix map bug #94 2016-02-22 23:25:03 +01:00
Marvin W 67b1ac74e8 Various small fixes
- Add two Google signatures to acceptable apps. Likely to increae this further
- Fix small change in GCM unregistering
- Modify intent delivery for GCM, related to #75 and #84
- Lint fixes
- Update Travis CI config
2016-02-08 03:38:07 +01:00
Marvin W 6d2eee71bb Small updates to wearable 2016-02-06 20:49:49 +01:00
Marvin W 8fa0515bf6 Squashed commit:
- Update build tools
- Update sublibs
- Add proper PlacePicker, fixes #65
- Add selfcheck
- Improvements to MCS connection, related #31 #54
- Do not crash when permission to GPS is not granted
- Various smaller fixes
2016-01-27 01:36:48 +01:00
mar-v-in 9624bb7185 Update UnifiedNlp sublib 2016-01-02 11:00:52 +01:00
mar-v-in 7b74722c3d Add new bits for auth/people api 2015-12-25 03:49:11 +01: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 93487b51ea Extend Maps API implementation
+ Events
+ Enable/Disable gestures
2015-12-03 18:37:11 -08:00
mar-v-in 249c935f44 Update Auth API 2015-12-02 23:55:47 -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 28c11da033 Continue work on Wearable
(+ small fix in maps)
2015-11-17 17:20:13 +01: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 ba57628fc9 Update sublib 2015-10-20 19:09:56 +02:00
mar-v-in cea6256e3b Add empty clearcut logger 2015-10-15 03:21:53 +02:00
mar-v-in 602ccda69b Update submodule + small fix 2015-10-10 12:06:09 +02:00
mar-v-in 140716c931 Fix #43 2015-10-09 20:51:17 +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 b92c4d2417 Add empty AdvertisingIdService 2015-10-06 18:06:03 +02:00
mar-v-in 3a156903f6 Fix bug in Location API 2015-10-04 04:42:44 +02:00
mar-v-in 40ca65bbf4 Huge Update
- Update Location APIs, fixes #37
- Update version number, fixes #38
- Enable long press input on WebView during login, fixes #34
- Extended log output and auto-repair for GCM connection, related to #29 and #31
- New icons
- Small quirks in Auth handling (required for Login to some applications)
2015-10-03 22:47:05 +02:00
mar-v-in c826702bb9 Update build tools and upstream, fix issue described in #24 2015-08-17 01:03:06 +02:00
mar-v-in 44f4bdc6ac Update Maps API 2015-08-06 17:02:47 +02:00
mar-v-in 331813ce3c Update maps, rework MCS
MCS rework related to #23 and #24
2015-08-04 13:05:47 +02:00
mar-v-in cd9d38b70b Add some wearable APIs and various fixes 2015-07-24 02:59:09 +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
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 2f78c63eb6 Use common BaseService, update AuthService 2015-06-22 23:26:35 +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 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 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 cdc5fc0bde Implement more People APIs and add some stubs 2015-03-25 23:12:03 +01:00
mar-v-in 6ee010fc50 Some fixes 2015-03-20 21:50:37 +01:00