AndrOBD Versions Save

Android OBD diagnostics with any ELM327 adapter

V2.0.5

5 years ago

Fixes

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

Translation updates

  • Spanish (Thanks to @comradekingu )
  • French (Thanks to @ka2er )
  • Hungarian (Thanks to @pvojnisek )
  • Turkish (Thanks to @akcansoft )
  • Ukrainian (Thanks to @tminei )
  • Russian (Thanks to @tminei )
  • Hebrew (Thanks to @yarons )
  • Chinese (Traditional) (Thanks to @louies0623 )
  • Portugese (Thanks to @SantosSi )
  • Danish (Thanks to @Tvede-dk )
  • Italian (Thanks to Enrico Di Marco)

V2.0.4

5 years ago

Fixes

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

Translation updates

  • Update Hebrew (Thanks to @yarons )
  • Update Belarusian ( Thanks to @victorenator )
  • Update Polish (Thanks to @LafarM, @WaldiS, @Łukasz Wyszyński )
  • Update Swedish (Thanks to @Kristoffer Grundström )
  • Update Portugese (Brazil) (Thanks to @João Da Stronda, @chrismeurer )
  • Update German (Thanks to @ssantos, @Lejo, )
  • Update French (Thanks to @benjamin thilliez )
  • Update Sorani (Thanks to @havalabdulkarim )
  • Update Spanish (Zjanks to @zippo-lighter )
  • Update Japanese (Thanks to @naofum )

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

V2.0.3

6 years ago

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 )

V2.0.2

6 years ago

FDroid update trigger

  • Fdroid finally updated build scripts :+1:
    • New version triggers FDroid build/release

Translation updates

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

V2.0.1

6 years ago

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

  • Update Portugese (Brazil) ( Thanks to @AurelianoBR )
  • Update Belarusian ( Thanks to @victorenator )

V2.0.0

6 years ago

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 )

V1.5.5

6 years ago

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)

V1.5.4

6 years ago

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 )

V1.5.3

6 years ago

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)

V1.5.2

6 years ago

F-Droid synchronisation

Synchronisation update with F-Droid to finally remove log4j support libraries from F-Droid delivery package.

Translation updates

  • Hebrew ( Thanks to @yarons )
  • Serbian ( Thanks to @nenadnikolicns )