Releases: fr3ts0n/AndrOBD
Releases · fr3ts0n/AndrOBD
Logging fixes
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)
F-Droid synchronisation / Translation updates
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 )
Cleanup logging / Hebrew translation
Changes:
- remove logging.properties since format settings not taken by every version of Android
- file logging parameters initialized with code
Translations:
- added Hebrew translation ( Thanks to @yarons )
Change logging from log4j to java.util.logging
Change logging from log4j to java.util.logging to reduce build complexity for f-droid builds
- remove log4j libraries
- adapt logging calls
- adapt settings to match levels
- default settings from logging.properties
Translation updates
Translation updates
- French (Thanks to @fantasio31)
- Russian (Thanks to @worw)
- Ukrainian (Thanks to @namoaton)
Translation updates
Translation updates
CSV export: format configurable
Fixed #26: configurable export
- field and line delimiters configurable
- export into CSV file
- immediate CSV file share configurable
- shared as file attachment
added translations:
- Spanish (Thanks to @ramseslinux )
- Portugese (Thanks to @mansil )
Adaptions for Android >= M
Adaptions for Android >= M
- adaptions for changed file access to load/store obd files
Translation updates
forgot to update version tags in manifest in V1.4.2
-> V1.4.3 to re-trigger release