Commit Graph

22 Commits

Author SHA1 Message Date
Oizaro f403715896 MicroG 0.2.14.204215 2020-11-19 15:56:44 +01:00
Marvin W 895c74d095
Huge merge/refactor/update 2020-07-08 22:49:27 +02:00
Niklas Sombert 0d9bb345a8 Make requestLocationSettingsDialog return success 2019-09-28 00:40:36 +02:00
Marvin W bf88e7c8bd
Add Google Certficate service 2019-07-01 00:26:57 +02:00
Marvin W 937e3422aa
Add package name to location requests when possible, fix incomplete permission check 2019-04-22 19:57:24 +02:00
Marvin W d9e86d960d
Increase version code, update sublib and copyright header 2017-06-13 00:34:09 +02:00
Marvin W d7fd34402f
Update SafetyNet API to latest version 2017-02-11 21:42:38 +01:00
Marvin W 6766fa4d95
Location: do not try to access network location provider if not present on system
Related to #269
2017-01-18 17:35:59 +01: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
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 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 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 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 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 e3b91f2635 Fix bug causing Google Maps to die when navigation is started 2015-10-08 01:41:52 +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 2f78c63eb6 Use common BaseService, update AuthService 2015-06-22 23:26:35 +02:00
mar-v-in 7c48d43efc Java 6 compat 2015-04-13 23:57:18 +02:00
mar-v-in f6dca1f162 Migrate to newer API 2015-04-09 23:12:08 +02:00
mar-v-in dd443b262b Update to gradle style project 2015-03-13 03:32:57 +01:00