johan12345
|
9df24081d4
|
Release 1.1.3
1.1.3
|
2021-11-16 21:24:16 +01:00 |
|
johan12345
|
255001b768
|
fix Chargeprice when "my plans" have not yet been selected
|
2021-11-16 21:20:07 +01:00 |
|
johan12345
|
55af84b7de
|
fix detection of GoingElectric opening hours "24:00" and "around the clock"
|
2021-11-16 21:08:53 +01:00 |
|
johan12345
|
4f6f09dc83
|
Release 1.1.2
1.1.2
|
2021-11-14 18:17:39 +01:00 |
|
johan12345
|
7f6d0c1391
|
update dependencies
|
2021-11-14 17:59:41 +01:00 |
|
johan12345
|
96b60d0f49
|
GoingElectric API: do not show "paid parking" / "paid charging"
because that may also mean that no information is available
see #13
|
2021-11-14 17:33:36 +01:00 |
|
johan12345
|
2824f0b5c3
|
handle saved state for MapViewModel
|
2021-11-14 17:19:11 +01:00 |
|
johan12345
|
af0921ed20
|
implement a93bacd9b3 for Android Auto
|
2021-11-14 16:58:44 +01:00 |
|
johan12345
|
a5b55479cb
|
Detail view: show opening hours description also if open 24/7
|
2021-11-14 16:40:06 +01:00 |
|
johan12345
|
a93bacd9b3
|
Chargeprice: show provider-exclusive plans when included in "my plans"
fixes #147
|
2021-11-14 16:26:43 +01:00 |
|
johan12345
|
9d7278e0e2
|
AvailabilityDetector: support missing household plugs in NewMotion data
fixes #146
|
2021-11-14 15:58:08 +01:00 |
|
johan12345
|
f6d9c615a0
|
AvailabilityDetectorTest: use proper socket type constants
|
2021-11-14 15:40:13 +01:00 |
|
johan12345
|
a8ee3f5b7d
|
Change semantics of opening hours in model
to fix incompatibility with Room that caused a NullPointerException
|
2021-11-14 15:27:49 +01:00 |
|
johan12345
|
826b4f89f1
|
fix crash in light mode
introduced in 5d7d881729
|
2021-11-06 22:51:16 +01:00 |
|
johan12345
|
5675d065e3
|
update Car App Library to 1.1.0-rc01
|
2021-11-06 22:34:42 +01:00 |
|
johan12345
|
3e3531551d
|
add link to Chargeprice FAQ page
|
2021-11-06 22:30:31 +01:00 |
|
johan12345
|
5d7d881729
|
Chargeprice: add branding
|
2021-11-06 21:29:17 +01:00 |
|
johan12345
|
23c73e3d7e
|
Android Auto: add error message when Chargeprice data fails to load
|
2021-11-06 20:02:02 +01:00 |
|
johan12345
|
7835aa8d78
|
initialize Google map with correct locale
|
2021-11-04 21:47:33 +01:00 |
|
johan12345
|
f06b712090
|
disable NullSafeMutableLiveData lint error
seems to give false positives
|
2021-11-01 19:22:34 +01:00 |
|
johan12345
|
317695954d
|
remove unneeded maven repositories
|
2021-11-01 15:27:56 +01:00 |
|
johan12345
|
24cfd1c10b
|
upgrade dependencies
|
2021-11-01 15:16:21 +01:00 |
|
johan12345
|
775faa2f55
|
update AboutLibraries
|
2021-11-01 15:00:45 +01:00 |
|
johan12345
|
08bd2bdf5a
|
update build tools
|
2021-11-01 15:00:30 +01:00 |
|
johan12345
|
90254915e3
|
Release 1.1.1
1.1.1
|
2021-11-01 13:10:37 +01:00 |
|
johan12345
|
b7f56ecff4
|
fix detection of imperial units when locale is "unspecified English"
|
2021-11-01 13:03:50 +01:00 |
|
johan12345
|
fa3910d3c8
|
avoid NPE when country == null
|
2021-11-01 12:47:05 +01:00 |
|
johan12345
|
4500c55560
|
Android Auto: throttle updates of distances
to mitigate bug in AA https://issuetracker.google.com/issues/204692002
|
2021-11-01 12:39:59 +01:00 |
|
johan12345
|
a493e1a548
|
Android Auto MapScreen: show distances in correct units
|
2021-11-01 12:03:27 +01:00 |
|
johan12345
|
ddaab42e45
|
update filteredConnectors before chargepoints
fixes incorrect marker colors
|
2021-11-01 10:37:46 +01:00 |
|
johan12345
|
9f50341ab7
|
use latest Google Maps renderer
|
2021-11-01 10:26:30 +01:00 |
|
johan12345
|
9966b44a76
|
Release 1.1.0
1.1.0
|
2021-10-17 21:29:53 +02:00 |
|
johan12345
|
d44b2206d2
|
update build status badge
|
2021-10-17 15:49:56 +02:00 |
|
johan12345
|
f61082f491
|
fix incorrect formatting in api_keys.md
|
2021-10-17 15:27:01 +02:00 |
|
johan12345
|
f58d96c939
|
fix links in README
|
2021-10-17 15:26:08 +02:00 |
|
Johan von Forstner
|
29aedfa3d9
|
Merge pull request #140 from johan12345/contributing-docs
Improve docs for first-time contributors
|
2021-10-17 15:25:15 +02:00 |
|
johan12345
|
8331f92f10
|
Improve docs for first-time contributors
adds two docs pages with info on API keys and Android Auto testing.
fixes #112
|
2021-10-17 15:24:50 +02:00 |
|
johan12345
|
123680d3e8
|
replace Mapbox android-plugin-places with just the Java SDK
(the UI has been replaced by our own one in #120)
|
2021-10-17 12:43:16 +02:00 |
|
johan12345
|
0f6b45d745
|
upgrade navigation component to 2.4.0-alpha10
(necessary for Android 12 compatibility of deep links)
|
2021-10-17 12:11:28 +02:00 |
|
Johan von Forstner
|
69faa94f18
|
Merge pull request #139 from pt2121/pt/safeArgs
refactor to use Android Navigation Component's SafeArgs
|
2021-10-17 12:10:16 +02:00 |
|
prat t
|
70805b7960
|
refactor to use Navigation Component's SafeArgs
|
2021-10-16 15:16:56 -07:00 |
|
johan12345
|
56453b0658
|
remove obsolete TODO
|
2021-10-16 15:51:36 +02:00 |
|
johan12345
|
975d95e37e
|
refactor app settings into separate sub-screens
for better overview
|
2021-10-16 15:49:00 +02:00 |
|
johan12345
|
ba34cd016a
|
fix static splashscreen icon size
after upgrade to core-splashscreen 1.0.0-alpha02 in e2bcf8d1
|
2021-10-16 12:36:29 +02:00 |
|
johan12345
|
590b16aa49
|
make debug build distinguishable from release build
with grayscale app icon + different label
fixes #113
|
2021-10-16 12:25:26 +02:00 |
|
johan12345
|
5fe8d0cab4
|
replace Google Maps v3 beta with Play Services version 17.0.1
fixes #124
fixes #30
|
2021-10-16 12:16:27 +02:00 |
|
johan12345
|
9d7b181410
|
remove focus from search when selecting a charger
|
2021-10-10 17:55:16 +02:00 |
|
johan12345
|
128532aac6
|
open autocomplete list more quickly
|
2021-10-10 17:51:54 +02:00 |
|
johan12345
|
486854f56c
|
Android Auto: use slightly darker color for >100 kW chargers for better contrast
|
2021-10-09 19:16:21 +02:00 |
|
johan12345
|
1e30db5cd1
|
GoingElectricApi: map plug types correctly to names
|
2021-10-09 13:55:25 +02:00 |
|