Skip to content

Releases: fr3ts0n/AndrOBD

Bugfix #70, #71

03 Feb 16:53
Compare
Choose a tag to compare

Bugfixes

  • Fix #70 - ECU not detected in case of wifi
  • Fix #71 - Connected but no data is displayed in the app

Fixes + Translation updates

02 Feb 09:35
Compare
Choose a tag to compare

Fixes

  • Unable to connect bluetooth ELM1.5 (Fix #67)

Translation updates

Fixes + Translation updates

08 Sep 12:53
Compare
Choose a tag to compare

Fixes

  • Correction of BT device selection ( Fix #58 )
  • Correction of ELM message handling ( Fix #60 , Fix #61 )

Translation updates

Sorry if I forgot to mention some translation. Thanks to you all who do the translations.

New Design - Bugfixes - Translation updates

31 May 09:45
Compare
Choose a tag to compare

Grapic design update

  • Implemented new Logo & design contribution by @anaufalm ( #50 )

Bugfixes

  • Fix #55 - Correct decoding of VIN & CAL-ID
  • UI tweaks

Translation updates

  • Update Hebrew (Thanks to @yarons )
  • Update Chinese (Thanks to @kissstudio )
  • Update German (Thanks to @denefi, @DafabHoid & @SantosSi )
  • Update Portugese (Brazil) (Thanks to @aleczk )
  • Update Turkish (Thanks to @bilgicalpay )
  • Update Italian (Thanks to Nicola Lombardi & anonymous )

FDroid re-build / Translation updates

18 Mar 14:27
Compare
Choose a tag to compare

FDroid update trigger

  • Fdroid finally updated build scripts 👍
    • New version triggers FDroid build/release

Translation updates

  • Ukrainian ( Thanks to Максим Якимчук )
  • Portugese (Brazil) ( Thanks to leonardo silva )

Adaptions for FDroid build / Translation updates

25 Feb 09:34
Compare
Choose a tag to compare

FDroid build support

  • changed FDroid metadata to use gradle build system
  • change method of library inclusion to allow FDroid build jar from sources
  • change git inclusion of plugin library from submodule to subtree to allow easy FDroid updates w/o parameter changes.

Translation updates

Plugin support / Usability improvements

19 Feb 19:29
Compare
Choose a tag to compare

Plugin support

Usability improvements

  • Use Android standard functionality for data functions

Translation updates

  • Update Russian ( Thanks to @DmitriySM1 )
  • Update Portugese ( Thanks to @mansil )
  • Update Potugese (Brazil) ( Thanks to @hcarnetta )
  • Update Japanese ( Thanks to @naofum )
  • Update Hebrew ( Thaks to @yarons )
  • Update Italian ( Thanks to lesto )
  • Update French ( Thanks to @emeric254 )
  • Update Ukrainian ( Thanks to Марс Ямбар )
  • Update Swedish ( Thanks to @sebras )

Enhancements / Bugfixes / Translation updates

01 Jan 18:32
Compare
Choose a tag to compare

Enhancements

  • Allow selection of ELM-internal adaptive timing modes
  • Automatic unhide of toolbar on status changes

Bugfixes

  • Fix #43 - Fix error handler on file format exception
  • Fix automatic ISO9141 protocol recovery on key off/on cycle
  • Clean up of protocol exception handlers

Translation updates

  • Added / updated hungarian translation (Thanks to @gidano)

Fix #33 / Robustness / Translation updates

27 Nov 21:51
Compare
Choose a tag to compare

Fixes / Improvements

  • Fix #33 : Fixed format string in spanish translation
  • Robustness improvements
    • additional log messages
    • catch/log uncaught exception in message handler
    • Add debounce (<3) before disabling erratic responded data items

Special thanks to @cnieves1 for his great testing support!

Translations

  • Update Polish translation (Thanks to @LafarM )
  • Update Russian translation (Thanks to @JMPZ )

Logging fixes

30 Oct 14:50
Compare
Choose a tag to compare

Logging fixes

fix #34 - No log files generated

  • ensure logging path is created before log initialisation
  • use consistent file numbering pattern AndrOBD.log.x.txt
  • use .txt file extension to allow opening/viewing
  • close file logging handler on app close
    • to eliminate stray lock files

Translation updates

  • French (Thanks to @ll)
  • Spanish (Thanks to @isalgueiro)
  • Hebrew (Thanks to @yarons)
  • German (Thanks to Andreas Kleinert)