Commit Graph

102 Commits

Author SHA1 Message Date
Marvin W 9f922b5a19
Refactor vtm maps into seperate module, use version from maven 2019-04-22 19:57:25 +02:00
Marvin W c927f1a86a
Bump version to 16.0.89 2019-04-22 19:57:13 +02:00
Christopher Roy Bratusek e7f37e17a8 build.gradle: properly calculate gitVersionBase if latest tag is not a release tag 2019-04-21 13:54:29 +02:00
voidstarstar 725926529a Add implementation of ProviderInstallerImpl 2019-03-12 03:54:01 +01:00
Adam Mills 3c1ffe1388
Merge remote-tracking branch 'origin/master' into cast-mvp 2019-03-10 16:47:36 -04:00
Marvin W 1e444dc4aa
Bump version to 13.2.80, improve version code generation 2018-09-21 21:44:43 +02:00
Adam Mills eaf66d9e19
Switch to chromecast lib raw request branch 2018-09-03 14:48:24 -04:00
Adam Mills 8df4a6c457
Merge branch 'master' into cast-mvp 2018-09-02 10:01:39 -04:00
Marvin W 4040e3df85
Bump version to 12.8.79 2018-08-28 15:18:34 +02:00
Adam Mills 3c3e391232
Discovery cleanup 2018-08-25 14:56:39 -04:00
Adam Mills eb869ef20b
Cast MVP to start videos 2018-06-13 20:21:45 -04:00
Adam Mills fc74261655
More interface details for the cast framework 2018-05-19 15:36:08 -04:00
Marvin W 908c20ccc2
bump version number, update build tools 2018-03-31 23:16:41 -06:00
Marvin W 464d45d552
Update gradle, build tools, dependencies 2018-01-02 01:45:43 +01:00
Marvin W 0596d2c6f1
Version bump 2017-12-12 11:38:27 -06:00
Marvin W f289a13a7f
Increase version number 2017-09-09 18:51:38 +02:00
Marvin W d9e86d960d
Increase version code, update sublib and copyright header 2017-06-13 00:34:09 +02:00
Marvin W b1e98eae08
Update Transifex 2017-03-21 22:12:43 +01:00
Marvin W 0f3a472a11
Increase verison code, fixes #335 2017-03-21 19:08:22 +01:00
Marvin W a29e759d7a
Add support for x86_64, fixes #262 2017-01-15 22:52:46 +01:00
Marvin W 5316e0220a
Squashed commit
- Update all submodules, used sdk version, etc
- Settings UI rebuild
- Some GCM features and fixes
- Fix newest Cast Framework for some apps (tested with "ZDF Mediathek")

Fixes #224, #223, #145
2016-11-16 01:03:17 +01:00
Marvin W 8b61ba7e44
Update sublibs, Increase version number, implement basic cast framework module 2016-11-07 22:49:59 +01:00
Felix Ableitner f6c51d5cfc Added item to disable battery optimizations (fixes #75, #113) 2016-11-04 16:01:57 +09:00
Marvin W cb356d2fea
Various changes
- Fix possible issue with null locations
- Various theme updates
- Fix map issue on 64-bit systems
- Update version code #205
2016-10-02 20:16:13 +02:00
Marvin W 27ec511f5f
Add initial version of microG maps theme 2016-09-25 00:14:25 +02:00
Marvin W 40835c3618
Add initial support for SafetyNet, requiring DroidGuard Helper to be installed 2016-09-24 21:19:26 +02:00
Marvin W 2fa70c1d12
Update Gradle, Update vtm library, Update people api database 2016-08-27 12:50:34 +02:00
Marvin W 72ee3bcd38
Combined changes:
- Adapt to GmsApi changes
- Add GmsLib for play-services-wearable library
- Increase version code (fixes #167)
- Update wearable
2016-08-14 12:28:08 +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
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 4ea10d9049 Fix Travis CI build 2016-05-12 01:51: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 dae13b16bb Fix versioning
Fixes 2e88572
2016-03-14 19:40:09 +01:00
Marvin W 2e8857258c Fix versioncode generation 2016-03-14 19:11:20 +01:00
Marvin W 3ff5ad0e7a Start using proguard 2016-03-05 13:47:43 +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 192a9073e4 Shorter version names 2016-01-27 19:11:48 +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
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
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
Simon Wörner d42c2f61c5 updated build tools 2015-11-13 10:52:52 +01: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 bd69c16c62 Various fixes
Fixes #24
2015-08-06 17:38:46 +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 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 0bc422c4b1 Update checkin to latest version 2015-04-10 20:45:22 +02:00
mar-v-in 6ee010fc50 Some fixes 2015-03-20 21:50:37 +01:00
mar-v-in de30e92599 Update unified nlp 2015-03-13 16:32:23 +01:00
mar-v-in dd443b262b Update to gradle style project 2015-03-13 03:32:57 +01:00
Renamed from build.gradle (Browse further)