johan12345
|
ab93577a98
|
Android 12 compat: support for approximate location permission (#123)
|
2021-09-12 21:21:17 +02:00 |
|
johan12345
|
98b695ed4b
|
Android 12 compat: set exported attribute explicitly (#123)
for services and activities in Manifest
|
2021-09-12 18:48:15 +02:00 |
|
johan12345
|
ed8cb50b08
|
increase targetSdk to Android 12 (API 31) (#123)
|
2021-09-12 18:48:14 +02:00 |
|
johan12345
|
88d89c2760
|
fix crash in FavoritesFragment.onDestroy
apparently it can be called before onCreate?
|
2021-09-12 18:00:07 +02:00 |
|
johan12345
|
80c25cb416
|
build.gradle: add possibility to pass encrypted Mapbox API Key
|
2021-09-12 12:23:25 +02:00 |
|
johan12345
|
81c8e54dd2
|
Release 1.0.0-beta03
|
2021-09-12 11:49:09 +02:00 |
|
johan12345
|
8c01ee1581
|
shorten error message on Android Auto
|
2021-09-12 11:48:28 +02:00 |
|
johan12345
|
e8db5acfbf
|
Check if Android Auto Version >= 6.7 before using Car API Level 3
|
2021-09-12 11:46:15 +02:00 |
|
johan12345
|
f6bb3c03ba
|
Release 1.0.0-beta02
(just to fix a crash caused by Lottie)
|
2021-09-11 22:29:20 +02:00 |
|
johan12345
|
134f3856b9
|
upgrade Lottie
|
2021-09-11 22:23:30 +02:00 |
|
johan12345
|
4974cc6d83
|
Release 1.0.0-beta01
|
2021-09-11 11:53:13 +02:00 |
|
johan12345
|
b3c5fe788d
|
suppress lint error
|
2021-09-11 09:54:30 +02:00 |
|
johan12345
|
6fd737f6e9
|
Android Auto: Disable Chargeprice in unsupported countries
see also: cf6c6628, #117
|
2021-09-11 09:54:30 +02:00 |
|
johan12345
|
08cd4eb849
|
Android Auto: do not update the map when location changes
to avoid running into template restrictions
|
2021-09-11 09:54:30 +02:00 |
|
johan12345
|
ff75594b37
|
get CarHardwareManager lazily
|
2021-09-11 09:54:30 +02:00 |
|
johan12345
|
2576bc4854
|
upgrade compileSdk to Android 12
required for new car app library
|
2021-09-11 09:54:30 +02:00 |
|
johan12345
|
b2c29b647b
|
upgrade car app library to 1.1.0-beta01
|
2021-09-11 09:54:30 +02:00 |
|
johan12345
|
2167a63321
|
only use ConstraintManager if car API level >= 2
refs a562ee6c
|
2021-09-11 09:54:30 +02:00 |
|
johan12345
|
fb0a2cfa1c
|
internal test release
|
2021-09-11 09:54:30 +02:00 |
|
johan12345
|
07be77c573
|
ChargepriceScreen: fix showing error messages
|
2021-09-11 09:54:30 +02:00 |
|
johan12345
|
ae0a84db4c
|
VehicleDataScreen: setup listeners with lifecycle events
|
2021-09-11 09:54:30 +02:00 |
|
johan12345
|
dc5ffb148d
|
Chargeprice: check car API level
|
2021-09-11 09:54:30 +02:00 |
|
johan12345
|
066b7c085e
|
add link to Chargeprice website
|
2021-09-11 09:54:30 +02:00 |
|
johan12345
|
4ae16df064
|
add Chargeprice icon
|
2021-09-11 09:54:30 +02:00 |
|
johan12345
|
17a40127e6
|
add Chargeprice to Android Auto
fixes #80
|
2021-09-11 09:54:30 +02:00 |
|
johan12345
|
31ad748796
|
use car hardware location data if available
|
2021-09-11 09:54:30 +02:00 |
|
johan12345
|
fe4db38798
|
show vehicle data screen only if API level available
|
2021-09-11 09:54:30 +02:00 |
|
johan12345
|
6c2243078b
|
Vehicle data screen: Add speed and range + gauge icons
|
2021-09-11 09:54:30 +02:00 |
|
johan12345
|
71f1ee8d7b
|
make VehicleDataScreen request permissions and work correctly
|
2021-09-11 09:54:30 +02:00 |
|
johan12345
|
ab0c37cb82
|
make PermissionScreen reusable
|
2021-09-11 09:54:30 +02:00 |
|
Johan von Forstner
|
65189cd798
|
Android Auto: create a VehicleDataScreen showing state of charge
|
2021-09-11 09:54:30 +02:00 |
|
Johan von Forstner
|
630178bfcf
|
Update car app library to 1.1.0-alpha02
|
2021-09-11 09:54:30 +02:00 |
|
Johan von Forstner
|
bcee975124
|
remove now unneeded @ExperimentalCarApi annotations
|
2021-09-11 09:54:30 +02:00 |
|
Johan von Forstner
|
04fc17d73c
|
increase image size corresponding to updated Android Auto docs
|
2021-09-11 09:54:30 +02:00 |
|
Johan von Forstner
|
139c02ef70
|
use ConstraintManager to dynamically get maximum number of items to be shown on Android Auto list
|
2021-09-11 09:54:30 +02:00 |
|
Johan von Forstner
|
88a8520f27
|
use CarAppService.requestPermission() instead of custom PermissionActivity
|
2021-09-11 09:54:30 +02:00 |
|
johan12345
|
4f3157a0ac
|
update Car app library to 1.1.0-alpha1
|
2021-09-11 09:54:30 +02:00 |
|
johan12345
|
e2e95ce85d
|
fix NPE in AvailabilityDetector
|
2021-09-06 20:34:20 +02:00 |
|
johan12345
|
d79b554dcc
|
remove unused nav graph destination
|
2021-09-06 20:18:25 +02:00 |
|
johan12345
|
98e91ea3db
|
FavoritesFramgent: create locationClient in onCreate, not onCreateView
|
2021-09-05 17:02:45 +02:00 |
|
johan12345
|
b8c8245978
|
Android Auto: avoid unnecessary location updates
|
2021-09-05 16:47:22 +02:00 |
|
johan12345
|
fd1f05888a
|
fix IndexOutOfBoundsException
|
2021-09-05 15:01:46 +02:00 |
|
johan12345
|
2e4167689d
|
new 0.9.1 release
|
2021-09-01 19:35:09 +02:00 |
|
johan12345
|
8a2ad55dd6
|
Mapbox Autocomplete: set language
|
2021-09-01 19:33:31 +02:00 |
|
johan12345
|
44ce0cfaea
|
Release 0.9.1
|
2021-09-01 19:23:27 +02:00 |
|
johan12345
|
70f964549e
|
limit autocomplete entries to a single line
|
2021-09-01 19:14:23 +02:00 |
|
johan12345
|
c045eed41a
|
Mapbox Autocomplete: handle cases where house number comes in front of address
|
2021-09-01 19:11:12 +02:00 |
|
johan12345
|
3ded108c3c
|
fix exiting app intro after 7eeb10fa
|
2021-09-01 18:58:38 +02:00 |
|
johan12345
|
b3eb1e31e8
|
app intro data source selection: add missing fillViewport to ScrollView
|
2021-09-01 18:52:52 +02:00 |
|
johan12345
|
7eeb10faca
|
app intro: add page about Android Auto support
fixes #114
|
2021-09-01 18:50:58 +02:00 |
|