Johan von Forstner
c37f72a26b
reduce vertical padding around dialogs
...
#292
2023-08-02 20:46:16 +02:00
Johan von Forstner
6f0113c50d
adjustments to data source selection screen for smaller screens
2023-08-02 19:58:05 +02:00
Johan von Forstner
f99ea7ca9e
Fix formatting of Portuguese string
2023-08-02 16:21:02 +02:00
Johan von Forstner
788db0c10f
fix popup menu theme in dark mode
...
see #287
2023-08-02 16:09:48 +02:00
Hosted Weblate
db2213a50f
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (349 of 349 strings)
Co-authored-by: Celso Azevedo <mail@celsoazevedo.com >
Translate-URL: https://hosted.weblate.org/projects/evmap/android/pt/
Translation: EVMap/Android
2023-08-02 16:08:45 +02:00
Johan von Forstner
ace4126035
more uppercase consistency
2023-08-02 15:45:47 +02:00
Johan von Forstner
d5d6e4f314
GoingElectric: nullability fix
2023-08-01 20:23:54 +02:00
Johan von Forstner
55999d15e6
upper/lower case consistency
...
as mentioned in comment in #287
2023-07-30 20:01:11 +02:00
Johan von Forstner
b61ca609d3
GoingElectric: fix "Tesla Supercharger CCS" filter
...
"Tesla Supercharger CCS" is a bit peculiar - it is available as a filter, but the API just returns "CCS" in the charging station details. So we cannot use it for filtering as it won't work in the local database. So we join them into a single filter option. If you want to find Tesla Superchargers with CCS, you can still do that using the network filter.
2023-07-27 10:16:22 +02:00
johan12345
b0afad2144
fix nullability issue in TeslaAvailabilityDetector
2023-07-19 20:59:47 +02:00
johan12345
94842954e3
Release 1.6.6
1.6.6
2023-07-16 11:23:10 +02:00
johan12345
1bee5f7e13
upgrade Coil to 2.4.0
2023-07-16 11:22:02 +02:00
johan12345
d636cde70e
EnBwAvailabilityDetector: zoom in until no markers are grouped
2023-07-14 19:25:53 +02:00
johan12345
2a4497fe7a
fix NPE in EnBwAvailabilityDetector
2023-07-14 19:23:57 +02:00
johan12345
10e3287d82
fix division by zero error
2023-07-14 18:48:26 +02:00
Johan von Forstner
a0f7a389c8
CI: fix file name
2023-07-13 21:52:45 +02:00
johan12345
1cabb8dccf
Release 1.6.5
1.6.5
2023-07-13 21:35:08 +02:00
johan12345
85079bb888
fix SQL query for minConnectors filter
2023-07-13 21:20:05 +02:00
johan12345
10bfc21f54
add padding for privacy policy checkbox
2023-07-13 21:11:43 +02:00
johan12345
ae33fce637
add fossAutomotive variant to CI
2023-07-02 17:45:17 +02:00
johan12345
773d57b9a9
update explanations of variants
...
refs #281
2023-07-02 17:45:07 +02:00
Johan von Forstner
022f570322
add checkbox to accept privacy policy during onboarding
2023-07-01 22:01:35 +02:00
johan12345
a6c2b30325
Android Auto: Show the charger icon in the result row
...
fixes #284
2023-07-01 21:32:24 +02:00
johan12345
2210e65e5c
Add reload button in detail view
...
fixes #287
2023-07-01 21:10:11 +02:00
johan12345
024e3cef35
add menu item to manually reload map content
...
#287
2023-07-01 19:50:31 +02:00
johan12345
687ef2ec0f
add vehicle brand look-up table for Android Auto
...
fixes #289
2023-07-01 19:40:57 +02:00
johan12345
9e61dce7be
enable fossAutomotive variant
...
refs #281
2023-07-01 12:16:41 +02:00
johan12345
aad7a320d0
make Android Auto app also available in foss build
...
The only Google dependency it references is the Car App Library, which is open source. GMS is not imported by the Android Auto app.
Of course it won't actually be usable on devices without the Android Auto app, which itself requires GMS.
preparation for #281
2023-07-01 12:16:41 +02:00
johan12345
96df684b80
remove unneeded overrideLibrary in manifest
2023-07-01 12:16:41 +02:00
Johan von Forstner
7903c027c7
AvailabilityDetector: Further increase max merging distance
...
to 60m
2023-06-22 17:10:48 +02:00
johan12345
06801c1898
Release 1.6.4
1.6.4
2023-06-17 17:59:30 +02:00
johan12345
c946b0fcd3
TeslaAvailabilityDetector: fix cases when number of chargepoints does not match
2023-06-17 17:38:33 +02:00
johan12345
dd4fcc7550
Run clustering on Dispatchers.Default, not Dispatchers.IO
2023-06-16 23:08:01 +02:00
johan12345
2ce82b961b
Introduce clustering up to zoom level 15 in very crowded places (>500 chargers within view)
...
refs #285
2023-06-16 22:50:14 +02:00
johan12345
1be519b1ee
Release 1.6.3
1.6.3
2023-06-14 22:02:07 +02:00
Hosted Weblate
01737f21d2
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (313 of 313 strings)
Co-authored-by: Celso Azevedo <mail@celsoazevedo.com >
Translate-URL: https://hosted.weblate.org/projects/evmap/android/pt/
Translation: EVMap/Android
2023-06-14 21:07:41 +02:00
johan12345
17ce9f420b
Tesla: CongestionPriceHistogram is nullable
2023-06-13 22:57:10 +02:00
johan12345
6eb90498eb
GoingElectric: fix SQL implementation of network/barrierFree/chargeCards filters
2023-06-13 20:37:30 +02:00
johan12345
074e0bf904
Release 1.6.2
1.6.2
2023-06-12 08:35:02 +02:00
johan12345
41ac223e97
properly escape strings in SQL queries
2023-06-12 08:33:33 +02:00
Hosted Weblate
f7196bcce0
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (313 of 313 strings)
Co-authored-by: Celso Azevedo <mail@celsoazevedo.com >
Translate-URL: https://hosted.weblate.org/projects/evmap/android/pt/
Translation: EVMap/Android
2023-06-11 21:56:23 +02:00
johan12345
4f6092e5dc
remove extra spatialite library
2023-06-11 21:20:38 +02:00
johan12345
dfd42e1ffd
upgrade spatia-room
2023-06-11 21:17:31 +02:00
johan12345
895b24d406
Release 1.6.1
1.6.1
2023-06-11 20:16:26 +02:00
johan12345
3dea7993f3
clear cache with next update
2023-06-11 19:54:36 +02:00
johan12345
ca90f1b37f
GoingElectricApi: infer some details based on applied filters
2023-06-11 19:34:19 +02:00
johan12345
fe0843e653
fix bug in caching algorithm that caused chargers to disappear
...
some filters require details that we do not get in normal queries
2023-06-11 19:19:37 +02:00
johan12345
0f42ae84de
fix NPE
2023-06-11 19:17:53 +02:00
johan12345
2748b0a3db
make faultReport: true result in non-null value
2023-06-11 19:05:33 +02:00
johan12345
14798dee6a
Release 1.6.0
1.6.0
2023-06-10 15:13:19 +02:00