Commit Graph

1371 Commits

Author SHA1 Message Date
Hosted Weblate
ffdcecd6ab Translated using Weblate (Czech)
Currently translated at 100.0% (358 of 358 strings)

Translated using Weblate (Czech)

Currently translated at 100.0% (356 of 356 strings)

Translated using Weblate (Czech)

Currently translated at 100.0% (355 of 355 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
2024-10-17 18:39:43 +02:00
Hosted Weblate
2650086594 Translated using Weblate (German)
Currently translated at 100.0% (358 of 358 strings)

Co-authored-by: mcliquid <info@mcliquid.de>
Translate-URL: https://hosted.weblate.org/projects/evmap/android/de/
Translation: EVMap/Android
2024-10-17 18:39:43 +02:00
johan12345
aa07da1002 fix crash when trying to rename a filter profile to a name that already exists 2024-10-15 20:11:56 +02:00
Johan von Forstner
ce618f81e4 Fix comma at the end of address field
fixes #359
2024-09-14 12:56:27 +02:00
Johan von Forstner
9d196f645b OCM: fix blank cost field
fixes #358
2024-09-14 12:41:28 +02:00
Hosted Weblate
d28f14b932 Translated using Weblate (Portuguese)
Currently translated at 100.0% (357 of 357 strings)

Co-authored-by: Celso Azevedo <mail@celsoazevedo.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/evmap/android/pt/
Translation: EVMap/Android
2024-09-05 19:01:21 +02:00
johan12345
35002aad86 Revert "hide Tesla referral link"
This reverts commit a55e4df62d.
2024-09-05 18:53:06 +02:00
johan12345
7601140bb8 fix another nullability issue in Tesla API 2024-08-23 21:07:21 +02:00
johan12345
dde3ff26ba translation fixes 2024-08-17 00:15:23 +02:00
Hosted Weblate
8cbf0a0589 Translated using Weblate (Czech)
Currently translated at 100.0% (356 of 356 strings)

Translated using Weblate (Czech)

Currently translated at 100.0% (355 of 355 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
2024-08-17 00:13:40 +02:00
Hosted Weblate
0382f63e72 Translated using Weblate (German)
Currently translated at 100.0% (355 of 355 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Pixelcode <pixelcode@dismail.de>
Translate-URL: https://hosted.weblate.org/projects/evmap/android/de/
Translation: EVMap/Android
2024-08-17 00:12:19 +02:00
johan12345
23d47142c0 Add fallback icon for unknown connectors
fixes #357
refs #6
2024-08-17 00:10:04 +02:00
johan12345
5130b93e99 UI fixes for chargers with unknown power
#357
2024-08-16 23:52:02 +02:00
johan12345
520d753b16 fix separate treatment of Type 3A and Type 3C connectors
fixes #356
2024-08-16 23:40:55 +02:00
johan12345
be4115af33 AAOS: more navigateToCharger fixes 2024-08-16 19:09:54 +02:00
johan12345
17efe716d5 Rework openUrl function
- use preferBrowser only when needed (when opening charger URLs, which might otherwise open in EVMap itself)
- make preferBrowser work even if the default browser does not support Custom Tabs

#313
2024-08-13 22:33:26 +02:00
johan12345
32c32ed934 AA/AAOS: disable unused map features
so they don't show up accidentally
2024-08-13 20:35:51 +02:00
johan12345
e911eb78c4 Google Maps: disable "map toolbar" 2024-08-13 20:34:29 +02:00
johan12345
efacd462db re-add PredictionRepository so that Tesla congestion data is displayed
ref 17a82591a5
2024-08-12 23:02:16 +02:00
johan12345
41be3e0180 update TeslaOwnerApi 2024-08-12 22:58:16 +02:00
johan12345
8a5ad2b1e8 make fossNormalDebug default build variant 2024-08-12 22:39:44 +02:00
johan12345
17a82591a5 Disable fronyx predictions
API has been broken for >4 months now
2024-08-11 22:26:46 +02:00
johan12345
fa040928e8 Implement new MapScreen using MapWithContentTemplate 2024-08-11 22:10:38 +02:00
johan12345
c11178810e refactor map marker handling into MarkerManager class 2024-08-11 22:10:38 +02:00
johan12345
ef8bce5197 update Car App Library to 1.7.0-beta01 2024-08-11 22:10:38 +02:00
Johan von Forstner
398f159e27 Release 1.9.6 2024-07-31 16:37:23 +02:00
Johan von Forstner
6ab3ba2ed2 Mapbox Autocomplete: catch HttpExceptions 2024-07-31 16:10:36 +02:00
Johan von Forstner
f59fd9b3aa OpenChargeMap API: fix nullability 2024-07-31 16:04:14 +02:00
Johan von Forstner
9e18c62d9d remove unused method 2024-07-31 16:03:07 +02:00
Johan von Forstner
3626c9a72f update spatia-room 2024-07-31 15:56:48 +02:00
Johan von Forstner
36805d8224 AAOS: fallback to regular navigation intent if car app intent fails 2024-07-30 21:21:41 +02:00
johan12345
dfc7de75ad Release 1.9.5 2024-06-30 17:37:53 +02:00
johan12345
32c7774a3a update MapLibre
may help with #351
2024-06-30 16:34:03 +02:00
johan12345
02ef25b961 rework navigation handling to avoid changing start destination
fixes the following issue:
- start app for the first time, go through onboarding
- go to settings, change to dark mode
- try to go back to the map using the drawer
-> stuck, only back button helps
2024-06-30 16:22:35 +02:00
johan12345
a6bbf635c5 Update AnyMaps & Google Maps
uses new Google Maps dark mode
2024-06-30 14:08:24 +02:00
johan12345
591f99dea4 update to released locale-config-x version 2024-06-22 11:53:52 +02:00
johan12345
0c5bd69205 Release 1.9.4 2024-06-21 00:25:13 +02:00
johan12345
72e98cf611 fix NoSuchElementExceptions in intent handling 2024-06-21 00:23:37 +02:00
johan12345
0fefffda2f update MapLibre
may help with #351
2024-06-21 00:19:38 +02:00
johan12345
49e555ef04 switch to fork of locale-config-x
fixes crash #352 until https://github.com/erfansn/locale-config-x/pull/2 is merged
2024-06-21 00:00:42 +02:00
johan12345
d6d1e915ee updated TeslaGuestApi 2024-06-19 00:19:36 +02:00
johan12345
546d7a11ce maybe fix rare NPE in GoingElectricAPI 2024-06-16 17:54:59 +02:00
johan12345
4849944c23 Release 1.9.3 2024-06-05 20:32:10 +02:00
johan12345
77b38661dd fix b9354e77: use correct exception type 2024-06-05 19:05:57 +02:00
johan12345
3723ee161b update AnyMaps
fixes issue where satellite map would not load correctly under some conditions
2024-06-04 21:41:26 +02:00
johan12345
1d3efe5295 update AnyMaps
fixes #346 through a5b09b5fda
2024-06-04 21:17:53 +02:00
johan12345
f011944135 fix lint error 2024-05-30 17:28:38 +02:00
johan12345
1d81bb5d37 Simplify currency handling
removes the need to translate all the currency names
2024-05-30 17:15:06 +02:00
johan12345
e8adb759a6 Simplify locale handling
using Locale Config X library
https://github.com/erfansn/locale-config-x
2024-05-30 16:52:02 +02:00
johan12345
1d63e37467 Release 1.9.2 2024-05-29 21:25:04 +02:00