johan12345
7488dbf100
upgrade MapLibre
2026-06-04 17:53:04 +02:00
johan12345
89231c99f6
Improve DataSourceSelectFragment UI
...
Tablet layout: scroll down automatically to reveal "Let's go" button
2026-06-01 19:17:14 +02:00
johan12345
6aeede295e
UiSettingsFragment: avoid crash when APP_OPEN_BY_DEFAULT_SETTINGS is not supported
2026-06-01 18:55:56 +02:00
johan12345
9125ff133b
Merge branch 'master' of github.com:johan12345/EVMap
2026-06-01 18:52:17 +02:00
Robert Högberg
0cbb2d82c0
Limit download progress percentage to range 0-100
...
For nobil the percentage reaches 101. I haven't figured out why nobil's data
is out of sync.
When querying nobil for the total number of chargers we get:
Norway: 4957
Sweden: 9108
------------
14065
.. but the data dump we download has:
Norway: 5168
Sweden: 9059
------------
14227
2026-06-01 18:44:48 +02:00
Robert Högberg
abb00f144b
Fix app crash when downloading full charger list from data source
...
R.string.downloading_chargers_percent expects a Float argument, but an Int
was supplied.
2026-05-31 23:13:37 +02:00
johan12345
e31a83377f
upgrade Material Components
2026-05-30 17:30:41 +02:00
johan12345
a0e645886e
Tesla: catch and clear invalid refresh tokens
2026-05-30 17:25:31 +02:00
johan12345
b57bb5d884
catch non-IOExceptions in Retrofit interceptors
2026-05-30 17:07:45 +02:00
johan12345
b7571acc9e
upgrade ACRA
2026-05-30 14:28:02 +02:00
johan12345
757c8589fb
remove old logging call
2026-05-30 14:19:40 +02:00
johan12345
bbebc9fc20
fix typo in README
2026-05-26 00:10:12 +02:00
johan12345
40d894a270
GitHub Actions update
2026-05-26 00:02:53 +02:00
johan12345
88ab03e681
aboutLibraries update
2026-05-25 23:49:25 +02:00
johan12345
6b751a7371
use Gradle configuration cache
2026-05-25 23:39:52 +02:00
johan12345
edd451d61e
fix missing view id
2026-05-25 23:34:28 +02:00
johan12345
15e0e6d6ae
upgrade some dependencies
2026-05-25 23:33:44 +02:00
johan12345
2e9b7c941b
viewbinding migration cleanup
2026-05-25 23:23:04 +02:00
johan12345
dda491c34f
migrate from databinding to viewbinding
...
fixes #144
2026-05-25 17:23:10 +02:00
johan12345
f6c39e1bdc
update GitHub Action versions
2026-05-25 13:07:27 +02:00
johan12345
f03dc0ebdb
update AGP to 9.2.1
2026-05-25 13:05:06 +02:00
johan12345
640057e0ef
remove unused jsonapi-retrofit library
...
was part of Chargeprice integration
2026-05-25 13:00:16 +02:00
johan12345
4fa4831fcb
migrate to libs.versions.toml version catalog
2026-05-25 12:59:31 +02:00
johan12345
bb50f0bcc4
upgrade AGP to 9.0.1
2026-05-25 12:48:28 +02:00
johan12345
637f8dbfad
fix insets handling on Android <=10
...
fixes #423
2026-05-23 01:01:48 +02:00
johan12345
fa21ffd7ff
upgrade AnyMaps, MapLibre uses OpenGL ES 3.0 now
...
#345
2026-05-23 00:45:44 +02:00
johan12345
53809b55fb
upgrade Kotlin and KSP, switch to Moshi-IR
2026-05-23 00:32:07 +02:00
johan12345
63a10d7f68
Release 2.1.3
2.1.3
2026-05-10 13:30:24 +02:00
johan12345
e117c844ed
Merge branch 'car-app-library-1.8'
2026-05-10 13:25:22 +02:00
johan12345
36174297e5
fix Tesla login
...
redirect URI changed
fixes #422
2026-05-06 20:35:26 +02:00
johan12345
ac37cdde32
new map screen: keep scroll position on refresh
2026-04-24 22:12:40 +02:00
johan12345
4345ee6550
Upgrade Car App Library to 1.8.0-beta01
2026-04-24 22:12:40 +02:00
johan12345
562f2f2192
Release 2.1.2
2.1.2
2026-04-24 22:02:55 +02:00
johan12345
80b4ab3011
Remove NewMotionAvailabilityDetectorTest
2026-04-20 23:52:05 +02:00
johan12345
178fe804dc
Remove NewMotionAvailabilityDetector
...
old Shell Recharge/NewMotion map doesn't exist anymore, the new one is limited to Shell's own chargers
2026-04-20 23:45:50 +02:00
johan12345
4a7c3f0b8f
EnBwAvailabilityDetector: try ungrouping markers multiple times
2026-04-20 23:36:58 +02:00
johan12345
3b76e8fdfd
update copyright year
...
fixes #421
2026-04-16 23:55:34 +02:00
johan12345
084f090d53
Release 2.1.1
2.1.1
2026-04-15 23:02:40 +02:00
johan12345
707b83d830
Revert "upgrade AGP"
...
This reverts commit 045fcc137d .
2026-04-15 22:58:35 +02:00
johan12345
e881d18f1d
upgrade StfalconImageViewer
2026-04-15 22:52:00 +02:00
johan12345
045fcc137d
upgrade AGP
2026-04-15 22:51:07 +02:00
johan12345
463116e87e
upgrade android-spatialite
2026-04-15 21:44:24 +02:00
dependabot[bot]
0dcd06539f
Bump addressable from 2.8.0 to 2.9.0
...
Bumps [addressable](https://github.com/sporkmonger/addressable ) from 2.8.0 to 2.9.0.
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.0...addressable-2.9.0 )
---
updated-dependencies:
- dependency-name: addressable
dependency-version: 2.9.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-14 21:29:44 +02:00
johan12345
ff651a37cf
log when app to handle intent is not found
2026-03-17 20:36:01 +01:00
Robert Högberg
c414e4bcc2
Nobil: Support new charger speeds
2026-03-07 17:10:45 +01:00
dependabot[bot]
aebcdaa06c
Bump faraday from 1.0.1 to 1.10.5
...
Bumps [faraday](https://github.com/lostisland/faraday ) from 1.0.1 to 1.10.5.
- [Release notes](https://github.com/lostisland/faraday/releases )
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lostisland/faraday/compare/v1.0.1...v1.10.5 )
---
updated-dependencies:
- dependency-name: faraday
dependency-version: 1.10.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-13 17:21:36 +01:00
Hosted Weblate
4ae6a74d96
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (379 of 379 strings)
Translated using Weblate (Swedish)
Currently translated at 100.0% (94 of 94 strings)
Translated using Weblate (Swedish)
Currently translated at 100.0% (378 of 378 strings)
Translated using Weblate (Swedish)
Currently translated at 100.0% (378 of 378 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Robert Högberg <robert.hogberg@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/evmap/android/sv/
Translate-URL: https://hosted.weblate.org/projects/evmap/app-store-metadata/sv/
Translation: EVMap/Android
Translation: EVMap/App Store metadata
2026-01-25 17:39:29 +01:00
Hosted Weblate
6868206a71
Translated using Weblate (Czech)
...
Currently translated at 100.0% (379 of 379 strings)
Translated using Weblate (Czech)
Currently translated at 100.0% (378 of 378 strings)
Co-authored-by: Fjuro <fjuro@alius.cz >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/evmap/android/cs/
Translation: EVMap/Android
2026-01-25 17:39:29 +01:00
Hosted Weblate
174a0c81d3
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (379 of 379 strings)
Translated using Weblate (Estonian)
Currently translated at 100.0% (378 of 378 strings)
Translated using Weblate (Estonian)
Currently translated at 100.0% (378 of 378 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Priit Jõerüüt <jrthwlate@users.noreply.hosted.weblate.org >
Translate-URL: https://hosted.weblate.org/projects/evmap/android/et/
Translation: EVMap/Android
2026-01-25 17:39:28 +01:00
johan12345
68948948c2
add another fallback for maps + browser intents
...
possible fix for #398 , #414
2026-01-25 17:38:17 +01:00