Releases: fr3ts0n/AndrOBD
Releases · fr3ts0n/AndrOBD
some layout tweaks
layout tweaks
- adjust margins to gain list space
- toolbar overlaid with autohide
translation updates
- japanese
Support for IP/WIFI ELM adapters
New Features:
- Support for IP/WIFI ELM adapters
- Option: Auto hiding toolbar
Updates
- Various translation updates
Translation updates
- French translation added - Thanks to @Wouazo
- Translation updates:
New Option "Reset on NRC"
fixed #15
Added configuration setting "Reset on NRC"
- if active, ELM adapter gets reset on reception of NRC response.
- Re-Initialisation of adapter is triggered by reset.
Bugfix #14
BugFix #14 :
- cancel current OBD service on NRC response (to prevent error loop)
BugFixes / Cleanup
Cleanup:
- remove code list customisation, since it is changed to translatable .property files
BugFix:
- ElmProt
- issue next PID, rather than re-issue last PID request if NODATA responded on PID.
Because some ECUs declare some PIDs as available, but don't repond on these PID requests
(i.e. Peugeot 308 D PID 54)
- issue next PID, rather than re-issue last PID request if NODATA responded on PID.
Translation updates
- Translation updates
- Allow translations as resource files:
- PID's/Data items
- DFC fault codes
- OBD protocol:
- add handler for negative responses (0x7F ...)
Translation updates
Language updates
- Polish translation is finished - Thamks to @LafarM
AndrOBD goes international
Japanese Translation is finished!
Special Thanks to @naofum (... that was fast!)
Czech translation is on it's way ...
Special Thanks to @nijel (also for hosting AndrOBD translations on weblate.org)
Other changes
- added translation credits
- added click handling on start screen
- AndrOBD -> Browse project page
- Version -> Browse release history
- translation -> Browse Weblate project
PID data update
- PID data update to latest info of Wikipedia
- Resource optimizations
- minor bugfixes