Releases: fr3ts0n/AndrOBD-Plugin
Releases · fr3ts0n/AndrOBD-Plugin
Features + Bugfix + Translation updates
Features
- Add support for Android 11
- Thanks to PR contributions from @hufman
- Add websocket support for MQTT connection
- Thanks to contribution from @ryansun96
Bugfix
Translation updates
Thank you to all translators
F-Droid metadata update
Fixes
- Fix #8 : Change of release metadata system fastlane -> TripleT
Allow specifc metadata per app, rather per repository since repo is shared between multiple apps
Add data provision plugins
Features
- Add Plugin AndrOBD GpsProvider
- Add Plugin AndrOBD SensorProvider
Fixes
#7 MqttPublisher - MQTT Client ID now persistent
Bugfixes
Initial release of PluginManager & MqttPublisher plugin
Plugin manager (Plugin host)
- Plugin detection
- Plugin enable/disable
- Plugin configuration
- Manual trigger of plugin action
MQTT publisher plugin
- Publish OBD data items to configurable MQTT broker
- OBD data items selectable
- Broker connection configurable
- MQTT message prefix configurable
- Publishing cycle time configurable