0
0
Fork 0
mirror of https://github.com/YTVanced/VancedMicroG synced 2024-11-15 07:25:06 +00:00
Commit graph

792 commits

Author SHA1 Message Date
Marvin W
ef9e9b0921
GCM: fix display of uninstalled apps, do not allow registration if GCM is disabled (it won't succeed anyway) 2016-12-02 16:44:50 +01:00
Marvin W
83725f43cd
Adjust Maps to latest API and fix display issue, add empty Wallet API impl
related to #207, #236
2016-12-02 16:20:25 +01:00
Marvin W
bfae24a17c
Add (empty) Wallet API and update Maps API
also fix small lint issue
2016-12-02 16:18:48 +01:00
Marvin W
97f4c82172
GCM improvements
- Add upstream message support (#228)
- Improve support for 7.0+ (#226)
- don't start closed apps if disabled (#230)
- ask after denying registered app (#230)
- automatically unregister apps on uninstall
2016-11-20 20:37:31 +01:00
Marvin W
279b35b993
Fix string format shorties 2016-11-16 02:07:34 +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
a0300494f6
Update build tools, set sdk versions through gradle 2016-11-14 20:26:09 +01:00
Marvin W
0b4f43c6a6
Update build tools, set sdk versions through gradle 2016-11-14 20:21:14 +01:00
Marvin W
c0b227d918
Add dashboard and condition functionality 2016-11-14 03:07:17 +01:00
Marvin W
ea80c3d09e
Travis Fix 2016-11-13 16:34:55 +01:00
Marvin W
888db749e7
Fix lint issues, reduce min sdk version 2016-11-13 16:15:18 +01:00
Marvin W
c574c62e6d
Fix travis CI 2016-11-13 16:03:01 +01:00
Marvin W
f0030c2265
Update to SDK 24 2016-11-13 15:54:55 +01:00
Marvin W
4f3d77f9be
Major UI overhaul 2016-11-13 15:49:54 +01:00
Marvin W
8b61ba7e44
Update sublibs, Increase version number, implement basic cast framework module 2016-11-07 22:49:59 +01:00
Marvin W
4bffa5799a
Fix missing api reference 2016-11-07 14:56:28 +01:00
Marvin W
2e3a13eaa5
Prepare for maven publishing, adopt api changes 2016-11-06 16:40:14 +01:00
Marvin W
9ff42ae73a
Move things that do not belong into basement back to base 2016-11-06 16:10:32 +01:00
Marvin W
7e04251b38
Prepare for being a maven artifact 2016-11-06 02:45:48 +01:00
Marvin W
f7716698da
Increase basement version and add initial parts of cast-framework-api 2016-11-06 02:21:11 +01:00
Marvin W
4893dead0a Merge pull request #197 from Nutomic/disable-battery-optimization
Added item to disable battery optimizations
2016-11-04 22:37:04 +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
107d70080a
Update reference version code 2016-10-02 20:15:36 +02:00
Marvin W
0ae11ab9bf
Fix Travis CI build 2016-09-25 03:17:16 +02:00
Marvin W
63fd64f540
Bypass lint errors 2016-09-25 02:49:40 +02:00
Marvin W
27ec511f5f
Add initial version of microG maps theme 2016-09-25 00:14:25 +02:00
Marvin W
b732ef8b29
Add dummy implementation for Global Search API 2016-09-24 21:24:30 +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
07ff44e3c6
Update sublibs, target sdk + build tools 2016-09-24 21:05:21 +02:00
Marvin W
6bef699f58
Add dummy Places API implementation 2016-09-24 21:04:05 +02:00
Marvin W
3a219305d8
Update build tools, sdk version and api lib 2016-09-24 21:00:24 +02:00
Marvin W
acec513b19
Update build tools and target sdk 2016-09-24 20:58:01 +02:00
Marvin W
a421ff5d95
Add Global Search API classes, use SafeParcel from maven 2016-09-24 20:37:20 +02:00
Marvin W
db93985e28
Fixup 33a6137 2016-09-17 02:22:04 +02:00
fiaxh
33a6137aec
Screen showing GCM registered apps + infos + unregistration option 2016-09-17 01:43:50 +02:00
Marvin W
b33e43c1f6
Add initial (non-functional) implementation of SafetyNet
SafetyNet requires DroidGuard for full functionality, see #181
2016-09-17 01:43:36 +02:00
Marvin W
190a031662
Add Firebase Service Stub 2016-09-17 01:39:51 +02:00
Marvin W
18da23b482
Add SafetyNet API 2016-09-16 23:05:21 +02:00
Marvin W
351a4b8615
Update Log events 2016-09-16 23:05:05 +02:00
Marvin W
7f5440d36e
Add Firebase auth api 2016-09-16 23:03:59 +02:00
Marvin W
6b9fc62bac
Set default gcm heartbeat interval to 5m 2016-08-29 18:00:18 +02:00
Marvin W
214120aa62
Uncomment "unused" protobuf fields from mcs.proto 2016-08-27 20:00:31 +02:00
Marvin W
2fa70c1d12
Update Gradle, Update vtm library, Update people api database 2016-08-27 12:50:34 +02:00
Marvin W
c450e2d8ad
Update Gradle and Sublib 2016-08-27 12:46:12 +02:00
Marvin W
4d8fb82ae5
Update Gradle 2016-08-27 12:35:01 +02:00
Marvin W
c6f5d25850
Update Gradle, Add initial Credential API files 2016-08-27 12:28:00 +02:00
Marvin W
5a0c235e3d
Add dummy support for firebase database API 2016-08-14 15:05:55 +02:00
Marvin W
e057a9daae
Add parts of dynamite API and firebase database API 2016-08-14 15:01:43 +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