APK:
http://dexters-web.de/f/tw/OpenVehicleApp-release-3.12.1.apk
Source:
https://github.com/openvehicles/Open-Vehicle-Android
Wiki:
https://github.com/openvehicles/Open-Vehicle-Android/wiki
V3.12.1 (2016-12-09):
- Fixed OCM updater
- Incremental OCM updates (using modifiedsince)
- Added clear cache button to map settings
- Fixed OCM clustering settings
- Map remembers last zoom level
- Map shows home button if autotrack mode is off
- Added car capabilities to CarData + ApiService
- Added Nissan Leaf images by Chris van der Meijden (chris@arachnon.de)
- Added DNS parameter label
- Added Twizy charge power feature label
- Added climate control (command 26) & status support
- Added Twizy charge power control to charge alert dialog
- Added message timestamp to duplicate notification check
- Support for Twizy V3.8.2 charge stop mode control
- New option: background API service (this needs RECEIVE_BOOT_COMPLETED rights)
- New option: broadcast API car status updates (for Automagic/Tasker/...)
- New option: car command intent API (for Automagic/Tasker/...)
- Handling for new framework car model variables & message fields
- Replacing CR in system notifications for readability
- Options menus optimizations
- Code cleanups & fixes