johan12345
|
5571c33ebe
|
new layout for onboarding on large tablets
#133
|
2021-12-26 18:14:53 +01:00 |
|
johan12345
|
63eddde837
|
add logo animation in search bar on app start
|
2021-12-26 18:14:52 +01:00 |
|
johan12345
|
a9f735d783
|
Update Material Components library, switch to Material3 theme
|
2021-12-26 17:54:35 +01:00 |
|
Johan von Forstner
|
2dcd04c86e
|
improve compatibility of geo intent
now also works with Waze
|
2021-12-26 17:38:53 +01:00 |
|
Johan von Forstner
|
79a7200f7b
|
remove unnecessary @ExperimentalCoroutinesApi
|
2021-12-25 18:21:47 +01:00 |
|
Johan von Forstner
|
117ab0f159
|
if available, use additional rows in ChargerDetailScreen
#145
|
2021-12-18 16:39:59 +01:00 |
|
Johan von Forstner
|
bac3fd1048
|
fix parking emoji on Android Auto
|
2021-12-18 16:04: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
|
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
|
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
|
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
|
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
|
ddaab42e45
|
update filteredConnectors before chargepoints
fixes incorrect marker colors
|
2021-11-01 10:37:46 +01: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
|
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
|
1e30db5cd1
|
GoingElectricApi: map plug types correctly to names
|
2021-10-09 13:55:25 +02:00 |
|
johan12345
|
aad386ab04
|
MultiSelectDialog: put common choices on top even when selected
|
2021-10-09 13:44:17 +02:00 |
|
johan12345
|
adb4d938cc
|
add possibility to show only the favorites on a map (fixes #119)
|
2021-10-08 21:51:13 +02:00 |
|
johan12345
|
de335b18d8
|
PlaceAutocompleteAdapter: do not modify resultList on background thread
|
2021-10-05 21:43:47 +02:00 |
|
johan12345
|
14e03ba6dd
|
highlight favorites on map
fixes #118
|
2021-10-03 13:31:58 +02:00 |
|
johan12345
|
25f466b6d7
|
Merge branch 'place-search-recents'
|
2021-10-02 13:49:25 +02:00 |
|
johan12345
|
6692b21bf9
|
add non-dark Mapbox logo
|
2021-10-02 13:48:50 +02:00 |
|
johan12345
|
5959fe8be4
|
limit number of autocomplete results
|
2021-10-02 13:40:22 +02:00 |
|
johan12345
|
00f4c13fcc
|
add button to delete search history
|
2021-10-02 13:33:51 +02:00 |
|
johan12345
|
47054d470b
|
replace deprecated method getAdapterPosition
|
2021-10-02 13:23:30 +02:00 |
|
Johan von Forstner
|
d10192cae1
|
save recent place search results
fixes #128
|
2021-10-02 13:19:33 +02:00 |
|
johan12345
|
d249bf47c7
|
improve title of filter profiles editing
|
2021-10-02 13:15:58 +02:00 |
|
johan12345
|
738dcd5f8d
|
do not allow blank names for filter profiles
|
2021-10-02 13:11:05 +02:00 |
|
johan12345
|
ad4f32ec32
|
fix missing filter name in title of FilterFragment
|
2021-10-02 12:47:22 +02:00 |
|
Johan von Forstner
|
0e93e310bf
|
MultiSelectDialog: move selected entries to the top
fixes #126
|
2021-09-26 16:17:44 +02:00 |
|
Johan von Forstner
|
6cb8940696
|
Catch IllegalArgumentException in navigation library
|
2021-09-26 14:47:55 +02:00 |
|
johan12345
|
6302006a35
|
Android 12 compat: implement new SplashScreen API
with animated icon
update onboarding to avoid showing animation twice
|
2021-09-12 21:21:17 +02:00 |
|
johan12345
|
ab93577a98
|
Android 12 compat: support for approximate location permission (#123)
|
2021-09-12 21:21:17 +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
|
b3c5fe788d
|
suppress lint error
|
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
|
e2e95ce85d
|
fix NPE in AvailabilityDetector
|
2021-09-06 20:34:20 +02:00 |
|
johan12345
|
98e91ea3db
|
FavoritesFramgent: create locationClient in onCreate, not onCreateView
|
2021-09-05 17:02:45 +02:00 |
|
johan12345
|
fd1f05888a
|
fix IndexOutOfBoundsException
|
2021-09-05 15:01:46 +02:00 |
|
johan12345
|
8a2ad55dd6
|
Mapbox Autocomplete: set language
|
2021-09-01 19:33:31 +02:00 |
|
johan12345
|
c045eed41a
|
Mapbox Autocomplete: handle cases where house number comes in front of address
|
2021-09-01 19:11:12 +02:00 |
|