Commit Graph
156 Commits
Author SHA1 Message Date
Johan von Forstner 34fe126fd0 add option to show Google Maps traffic layer (fixes #19) 2020-05-24 11:26:13 +02:00
Johan von Forstner 1f81a11ad1 add map type chooser 2020-05-24 09:53:56 +02:00
Johan von Forstner 74b74dcd07 add marker for selected search result (fixes #18) 2020-05-24 08:16:04 +02:00
Johan von Forstner ec623c9396 make clustering more dynamic (fixes #14) 2020-05-23 19:51:44 +02:00
Johan von Forstner c10c59e3b1 fix lint error 2020-05-22 09:04:23 +02:00
Johan von Forstner 2bd5f746ed Release 0.1.0 0.1.0 2020-05-21 16:46:36 +02:00
Johan von Forstner fbc15f2925 sort donations by price 2020-05-21 16:45:54 +02:00
Johan von Forstner 11f492df1d Release 0.0.7 0.0.7 2020-05-21 15:11:22 +02:00
Johan von Forstner 629fbb0f1b reduce clusterDistance to 40 2020-05-21 14:58:02 +02:00
Johan von Forstner d00840c3bd implement donation view 2020-05-21 14:53:30 +02:00
Johan von Forstner 084084c26c fix highlighted charger after moving map 2020-05-19 20:50:54 +02:00
Johan von Forstner f4b174efe1 bounce marker when selected 2020-05-19 20:46:34 +02:00
Johan von Forstner 81d3ba115a change package name and launcher name for debug version of the app 2020-05-19 20:42:42 +02:00
Johan von Forstner a35a5f7050 re-add errorneously removed imports 2020-05-19 20:32:45 +02:00
Johan von Forstner c1cec8781b highlight currently selected chharger (fixes #15) 2020-05-19 20:23:59 +02:00
Johan von Forstner be98e7e266 Release 0.0.6 0.0.6 2020-05-17 22:40:02 +02:00
Johan von Forstner 49ef661ac1 dark mode: set text color for marker clustering to white 2020-05-17 22:39:12 +02:00
Johan von Forstner 1d98264437 fix color of location button in dark mode 2020-05-17 22:34:29 +02:00
Johan von Forstner 4d137614d5 fix broken database transactions 2020-05-17 22:33:04 +02:00
Johan von Forstner 0bb88c983e Release 0.0.5 0.0.5 2020-05-17 19:25:41 +02:00
Johan von Forstner d460c34219 disable donations for now 2020-05-17 19:24:24 +02:00
Johan von Forstner e91b7d26f8 add DonateFragment 2020-05-17 19:23:02 +02:00
Johan von Forstner 12e41bc38f make sure that app does not freeze waiting for picture to load 2020-05-17 14:25:01 +02:00
Johan von Forstner ea94f67187 add badge showing how many filters are active 2020-05-17 14:17:41 +02:00
Johan von Forstner 9ad2f86b39 plugs filter: return empty list if none chosen (#9) 2020-05-17 13:46:03 +02:00
Johan von Forstner d71e781c26 multiple choice filter: disable unnecessary buttons (#9) 2020-05-17 13:35:14 +02:00
Johan von Forstner 03410a4c49 show charger status "unknown" as question mark (fixes #7) 2020-05-17 13:21:19 +02:00
Johan von Forstner 3488e89dbc add link from favorites to detail view (fixes #8) 2020-05-16 17:27:29 +02:00
Johan von Forstner ddbc63ae2a add missing animation file 2020-05-16 17:26:31 +02:00
Johan von Forstner ee78ca31fe fix race condition when loading chargepoints on app start 2020-05-16 17:06:39 +02:00
Johan von Forstner f79bd78a5d add empty state for favorites list 2020-05-16 16:34:55 +02:00
Johan von Forstner 374402c43a multiple choice filter: add "show more" button 2020-05-15 19:19:07 +02:00
Johan von Forstner c82e12bb47 multiple choice filter: add "all" and "none" buttons 2020-05-15 18:56:20 +02:00
Johan von Forstner 02d24a3b3f wait to save filters before closing filter view 2020-05-15 18:52:23 +02:00
Johan von Forstner 4031c8f142 minimum number of chargepoints filter improvements (#9)
- do not use clustering if it needs to be applied
- fix combination with plug type filter
2020-05-15 18:37:17 +02:00
Johan von Forstner d0851be528 make all address fields nullable 2020-05-15 18:30:56 +02:00
Johan von Forstner 2bd57f85d8 set map padding so that compass is not obstructed by toolbar 2020-05-14 18:47:41 +02:00
Johan von Forstner eccd29b368 fix crash when NewMotion does not know the EVSEID 2020-05-14 18:41:31 +02:00
Johan von Forstner 4b1a3c424f make plugs filter use the plug list from GE API 2020-05-14 18:35:54 +02:00
Johan von Forstner 391bb094e0 update gradle plugin 2020-05-14 18:35:29 +02:00
Johan von Forstner d6d5ab05a9 convert filters into LiveData in preparation for loading plug types from API 2020-05-11 20:01:05 +02:00
Johan von Forstner be29316329 implement filter by connector type (#9) 2020-05-10 20:23:10 +02:00
Johan von Forstner 513d3ce4fb fix details showing links where they shouldn't 2020-05-10 20:19:06 +02:00
Johan von Forstner 7da49b256e minimum power filter: introduce steps 2020-05-10 18:20:09 +02:00
Johan von Forstner e4932f2e4c update navigation library 2020-05-10 14:07:35 +02:00
Johan von Forstner 5c25ba1eca Update CustomBottomSheetBehavior library
add background behind toolbar buttons
2020-05-09 23:15:52 +02:00
Johan von Forstner 09880a58f4 Update CustomBottomSheetBehavior library 2020-05-09 22:53:48 +02:00
Johan von Forstner cb6abe53fc add filter by minimum number of connectors (#9) 2020-05-09 12:48:28 +02:00
Johan von Forstner 22744da54b make postcode nullable 2020-05-09 12:47:52 +02:00
Johan von Forstner 8fabfd6aa6 set up OkHttp caching for GoingElectricApi 2020-05-07 20:01:47 +02:00