Commit Graph

  • 7726088f91 update AnyMaps Johan von Forstner 2021-07-25 20:17:00 +02:00
  • cbc7c5a6d8 MapViewModel: cancel loading charger details when another charger is selected Johan von Forstner 2021-07-25 19:23:20 +02:00
  • d510d81914 SettingsFragment: move appBarConfiguration to onResume to fix crash when changing dark mode setting Johan von Forstner 2021-07-25 19:14:23 +02:00
  • 9f5abd6c91 apparently we need @ExperimentalCarApi all classes that create a MapScreen as well Johan von Forstner 2021-07-22 13:57:31 +02:00
  • 966f62ac3d move @ExperimentalCarApi annotation to the whole MapScreen class Johan von Forstner 2021-07-22 13:03:40 +02:00
  • 91caf40bdb Android Auto: show city next to charger name Johan von Forstner 2021-07-22 12:40:59 +02:00
  • 72c0293365 update AnyMaps Johan von Forstner 2021-07-22 11:45:18 +02:00
  • ca9dc9629f fix a coroutine crash when no internet available johan12345 2021-07-20 20:18:08 +02:00
  • 438e529257 fix crash in Android Auto johan12345 2021-07-20 19:43:37 +02:00
  • 5f69123d89 Release 0.8.2 0.8.2 johan12345 2021-07-18 20:22:02 +02:00
  • cf421b52a8 catch IOExceptions johan12345 2021-07-18 20:16:14 +02:00
  • 1b049d35b8 fix IndexOutOfBoundsException johan12345 2021-07-18 20:09:34 +02:00
  • f6690a3566 add swipe-to-delete to favorites (fixes #75) johan12345 2021-07-18 20:02:05 +02:00
  • cc97020216 adjust "report new charger" button in menu to use OpenChargeMap if chosen johan12345 2021-07-18 19:20:33 +02:00
  • 0e1e3ba46e use StfalconImageViewer for gallery fullscreen view johan12345 2021-07-17 22:22:31 +02:00
  • 657c209827 README.md: fix indentation Johan von Forstner 2021-07-16 22:56:38 +02:00
  • 6ec44bb526 fix filtering of charger status by selected connectors (fixes #100) johan12345 2021-07-16 22:40:57 +02:00
  • 0943505d90 Chargeprice: show charging duration (fixes #99) johan12345 2021-07-16 22:30:02 +02:00
  • f155f7615f Release 0.8.1 0.8.1 johan12345 2021-07-14 23:25:02 +02:00
  • e8850575f2 avoid another Chargeprice crash johan12345 2021-07-14 23:20:29 +02:00
  • d1c4d0a621 fix crash in Chargeprice window for certain chargers johan12345 2021-07-14 23:16:40 +02:00
  • ecf27abdc5 remove unnecessary conversion of filter values johan12345 2021-07-14 23:05:17 +02:00
  • 5f5142baa6 fix bug with connectors filter in GoingElectricApi johan12345 2021-07-14 22:58:29 +02:00
  • fa53a9fc5a cleaner implementation of equals check on FilterValues johan12345 2021-07-14 22:22:48 +02:00
  • 9a0a7b4e5f add SVG source file for Type1 connector johan12345 2021-07-14 22:06:11 +02:00
  • 1a43703db5 speed up database operations when saving filter values johan12345 2021-07-14 22:02:49 +02:00
  • 459589c51f Merge pull request #98 from johan12345/dependabot/bundler/addressable-2.8.0 Johan von Forstner 2021-07-14 19:12:27 +02:00
  • 9393fe7380 Bump addressable from 2.7.0 to 2.8.0 dependabot[bot] 2021-07-13 15:00:17 +00:00
  • f62bd1c3c4 README: Update description with OCM support Johan von Forstner 2021-07-11 23:39:10 +02:00
  • 27ff992d97 Release 0.8.0 0.8.0 johan12345 2021-07-11 21:53:51 +02:00
  • cb4b8a7d5f Chargeprice: use NestedScrollView johan12345 2021-07-11 21:45:58 +02:00
  • 671424b202 Chargeprice: allow choosing multiple vehicles (fixes #95) johan12345 2021-07-11 15:47:00 +02:00
  • ce1a7da1f5 favorites list: only show distance if known johan12345 2021-07-11 15:22:18 +02:00
  • 236aefa34d fix (de)serialization of favorites johan12345 2021-07-11 15:20:34 +02:00
  • d179490891 Merge pull request #96 from johan12345/openchargemap Johan von Forstner 2021-07-11 14:44:42 +02:00
  • 91e4cb3f14 adapt GoingElectric-specific strings johan12345 2021-07-11 14:34:53 +02:00
  • 37f02f52e9 OpenChargeMap: support fault reports johan12345 2021-07-11 13:55:08 +02:00
  • 01f1ffb646 OpenChargeMap: fix local filters when quantity not specified johan12345 2021-07-11 13:33:26 +02:00
  • 131c93c86b OpenChargeMap: use non-verbose API responses johan12345 2021-07-11 13:08:32 +02:00
  • 4dd1a648ce merge database migrations into one johan12345 2021-07-11 12:50:13 +02:00
  • 91df749bc4 add icon for CCS Type 1 connector (#6) johan12345 2021-07-11 12:44:01 +02:00
  • 20b04e55fb rename GoingElectric-specific database tables johan12345 2021-07-11 12:28:08 +02:00
  • a94ad9e8c2 Separate filter values & filter profiles by data source johan12345 2021-07-11 12:02:29 +02:00
  • 807ff50612 implement getChargepointRadius for Android Auto johan12345 2021-07-10 18:27:28 +02:00
  • d46ff39c2b OpenChargeMap: sane default for quantity (0 -> 1) johan12345 2021-07-10 18:14:07 +02:00
  • 199de04562 update CarAppService for new API structure johan12345 2021-07-09 18:04:46 +02:00
  • f2a18b7677 simplify ViewModel creation johan12345 2021-07-09 17:40:28 +02:00
  • aab816db32 add landscape layout for onboarding johan12345 2021-07-09 17:35:57 +02:00
  • 66ad6b9931 OnboardingFragment: fix crash on rotate johan12345 2021-07-09 17:09:04 +02:00
  • beeefb2be1 add some more animations to the new onboarding johan12345 2021-07-09 17:01:51 +02:00
  • 110c418d01 update unit tests after API module restructuring johan12345 2021-07-09 16:14:09 +02:00
  • 1296e66902 add OpenChargeMap API key to Travis CI johan12345 2021-07-09 00:24:24 +02:00
  • 31d969e071 create a new onboarding flow including the API selection johan12345 2021-07-09 00:11:38 +02:00
  • 32681f6ea8 add detailed dialog for data source selection johan12345 2021-07-03 22:01:46 +02:00
  • d77f67aa91 OpenChargeMap: increase maxresults johan12345 2021-07-03 21:17:49 +02:00
  • be071cfa3a OpenChargeMap: implement filters johan12345 2021-07-03 20:26:05 +02:00
  • e098c70684 OpenChargeMap: also load user comments (not yet implemented) johan12345 2021-07-03 19:00:17 +02:00
  • 91509f5846 fix chargeprice crash when no car is selected johan12345 2021-07-03 13:39:21 +02:00
  • 454cc44793 add setting to switch between GoingElectric and OpenChargeMap data sources johan12345 2021-06-30 23:26:52 +02:00
  • 1baf94d788 fix vehicle compatible connectors in Chargeprice johan12345 2021-06-30 22:13:48 +02:00
  • b0d9317f73 OpenChargeMap: add Chargeprice support johan12345 2021-06-23 19:09:23 +02:00
  • 9b80f03993 OpenChargeMap: implement charger photos johan12345 2021-06-23 18:25:32 +02:00
  • af0fd8bf69 fix passing data to ChargepriceFragment johan12345 2021-06-20 20:07:02 +02:00
  • f76b19e818 store OCM reference data locally johan12345 2021-06-20 19:53:55 +02:00
  • 02b717c612 OpenChargeMap: numPoints can be null johan12345 2021-06-20 19:10:21 +02:00
  • e29d40bca2 Implement operators and licenses for OpenChargeMap data johan12345 2021-06-20 19:09:00 +02:00
  • 7f8403cfb4 OpenChargeMapApi: implement conversion of plug types johan12345 2021-06-20 17:17:05 +02:00
  • d5168f12c6 continue working on OCM API, proof of concept works johan12345 2021-06-06 21:59:00 +02:00
  • 9b94bbf098 Encapsulate of GoingElectric API to create an interface the OpenChargeMap API can implement johan12345 2021-06-03 22:02:19 +02:00
  • 34c83c2253 basic implementation of OpenChargeMap API (#81) johan12345 2021-05-30 15:47:09 +02:00
  • 16cfa3b37b explicitly disconnect from location service johan12345 2021-07-03 18:44:04 +02:00
  • 498dc63f91 Release 0.7.3 0.7.3 johan12345 2021-07-03 13:15:15 +02:00
  • c48330dc35 add button to explicitly close the layers menu (#50) johan12345 2021-07-03 13:11:00 +02:00
  • ca8abd9b12 fix #92 by using forked version of Mapbox Places Plugin johan12345 2021-07-03 12:41:22 +02:00
  • 72b2b34af3 disable myTariffsPreference until tariffs are loaded johan12345 2021-07-03 11:32:37 +02:00
  • 6a7b7a7d39 avoid passing empty string to Android Auto, which caused crash johan12345 2021-07-03 11:31:08 +02:00
  • c1af372a06 avoid crash when no browser is installed johan12345 2021-07-03 11:23:59 +02:00
  • 7946663299 be a bit smarter about bounding boxes for various types of shared locations johan12345 2021-06-10 21:05:48 +02:00
  • 232aecfe3b add support for another format of geo intent (fixes #90) johan12345 2021-06-10 20:41:45 +02:00
  • ac1db7f10d fix lint errors johan12345 2021-05-24 10:48:18 +02:00
  • ef99441844 various dependency updates johan12345 2021-05-23 23:05:22 +02:00
  • c4e3534682 Update README.md Johan von Forstner 2021-05-23 21:59:38 +02:00
  • d335d7cab0 Release 0.7.2 0.7.2 johan12345 2021-05-09 15:24:11 +02:00
  • f7c3faa7bd Chargeprice: show my tariffs first in overview johan12345 2021-05-09 15:18:35 +02:00
  • 1338e2306e Chargeprice: show currently selected currency as summary johan12345 2021-05-09 14:45:31 +02:00
  • 83a2b42408 Chargeprice: add "my plans" selection preference johan12345 2021-05-09 14:44:18 +02:00
  • 0ce5938f5b Chargeprice: show provider name only if tariff name doesn't start with it johan12345 2021-05-09 14:38:57 +02:00
  • 5ab50e04ae README.md: add info about necessary Chargeprice API key johan12345 2021-04-28 22:51:05 +02:00
  • ee0fd4e8d8 Chargeprice: store charging range (#86) johan12345 2021-04-28 22:47:42 +02:00
  • 369b7d9410 Chargeprice: implement currency selection (#86) johan12345 2021-04-28 22:41:08 +02:00
  • c9a0b270cd Chargeprice: do not show two error messages if car was not yet selected johan12345 2021-04-28 22:38:56 +02:00
  • c8aa64fa7c fix missing German translation johan12345 2021-04-24 19:41:27 +02:00
  • d5b18bd6fb README: Update Features Johan von Forstner 2021-04-23 08:12:19 +02:00
  • eb7ade5e48 Release 0.7.1 0.7.1 johan12345 2021-04-22 22:52:47 +02:00
  • a59444e24b Android Auto: handle network connection issues johan12345 2021-04-22 22:48:47 +02:00
  • c6b7157d5b GoingElectricApi: avoid crash when opening hours don't match expected format johan12345 2021-04-22 22:09:19 +02:00
  • 3d9a622f09 Chargeprice battery range slider: only update after sliding johan12345 2021-04-22 21:47:02 +02:00
  • 50bb245777 fix tests johan12345 2021-04-21 08:45:17 +02:00
  • 128cebfc20 fix multiline titles of preferences (#82) johan12345 2021-04-20 23:22:18 +02:00
  • c106bc40cc Chargeprice: detect which connectors are compatible with vehicle before sending request (#82) johan12345 2021-04-20 23:20:04 +02:00