APK:
http://dexters-web.de/f/tw/OpenVehicleApp-release-3.11.3.apk
Source:
https://github.com/openvehicles/Open-Vehicle-Android
V3.11.3 (2016-03-25):
- Added charger temperature
- Added battery power limits to power chart
- Update of chart library, axis label optimizations
V3.11.2 (2016-01-04):
- Added Kia Soul images
- Car images set on view creation (avoids short roadster display)
- Added shadow to odometer & speed display to enhance readability on light backgrounds
- Long click on notification = copy to clipboard
- Twizy specific charge port overlay image
- Twizy: feature label for battery capacity added
V3.11.1 (2015-11-16):
- added timestamp processing to notifications
- fixed allowing empty input of GCM sender ID
- added per vehicle GCM sender ID configuration (supporting GCM for personal servers)
- Car page: fixed race condition in car type init
- GCM message dupe check fixed for concurrent threads
V3.11.0 (2015-11-06):
- switch to SDK & API version 23
- added appcompat-v7 & play-services-maps
- replaced ActionBarSherlock by ActionBarCompat
- updated pl.mg6.android.maps.extensions to com.androidmapsextensions
- updated GoogleMap integration (nested fragment, async loader)
- added custom progressbar to ActionBarCompat
- GCM integration
- AppCompat dialogs
- AppCompat styling
- Play services check
- ConnectionList fixed for AppCompatDialog
- added GCM sender ID change detection
- project structure migration to Android Studio