Skip to content

Releases: fr3ts0n/AndrOBD-Plugin

Features + Bugfix + Translation updates

12 Sep 15:53
Compare
Choose a tag to compare

Features

  • Add support for Android 11
    • Thanks to PR contributions from @hufman
  • Add websocket support for MQTT connection

Bugfix

Translation updates

Thank you to all translators

F-Droid metadata update

08 Oct 18:38
Compare
Choose a tag to compare

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

10 Sep 19:36
Compare
Choose a tag to compare

Features

  • Add Plugin AndrOBD GpsProvider
  • Add Plugin AndrOBD SensorProvider

Fixes

#7 MqttPublisher - MQTT Client ID now persistent

Bugfixes

18 Sep 22:05
Compare
Choose a tag to compare

Bugfixes

  • Fix #5 Use correct settings for login credentials ( Thanks to @oroce for his pull request )
  • Fix #4 Allow selection of tcp / ssl protocol for MQTT broker connection

Initial release of PluginManager & MqttPublisher plugin

25 Feb 09:49
Compare
Choose a tag to compare

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