344 Commits

Author SHA1 Message Date
fr3ts0n
e37c844396 update launcher icon to xxxhdpi 2018-01-06 16:38:18 +01:00
fr3ts0n
bfeda6aec8 Plugin: Cleanup, remove redundant binding handlers 2018-01-06 16:37:17 +01:00
fr3ts0n
4dba2844c9 Fix gradle scripts for manual gradle build 2018-01-05 20:27:25 +01:00
fr3ts0n
fc5733bac0 Fixed plugin detection on app restart 2018-01-05 15:09:44 +01:00
fr3ts0n
08bb448037 Update copyright message 2018-01-05 11:35:59 +01:00
fr3ts0n
42dbe10928 Use Android style for selection highlighting
Improvement of responsiveness (visual feedback)
Eliminate glitches on screen updates
2018-01-05 11:31:42 +01:00
fr3ts0n
aa1f431489 Application Version from Gradle file
* auto-generate string resource
2018-01-04 21:11:34 +01:00
fr3ts0n
45521edca1 remove redundant files 2018-01-03 23:05:50 +01:00
fr3ts0n
2a00609d25 use action menu for data display mode selection 2018-01-03 18:58:27 +01:00
fr3ts0n
f919f83403 update manifests - version info from gradle settings 2018-01-03 15:12:49 +01:00
fr3ts0n
f2f628ab00 change to AS3.1 - Gradle build 2018-01-02 22:02:33 +01:00
fr3ts0n
34a170d714 add plugin design to manuals 2017-12-31 15:18:18 +01:00
fr3ts0n
537af1b8dd add plugin framework to main repo 2017-12-31 15:08:11 +01:00
fr3ts0n
db50c4a1c7 add setting to overlay autohiding toolbar 2017-12-31 14:32:47 +01:00
fr3ts0n
f9106426d7 plugin framework - Initial implementation 2017-12-31 12:01:52 +01:00
fr3ts0n
47c6686d9a plugin framework - Initial implementation 2017-12-30 15:13:04 +01:00
fr3ts0n
b7b872bce6 plugin framework - Initial implementation 2017-12-29 22:18:25 +01:00
fr3ts0n
fdda349ff6 include mnemonic to data pv
preparation for plugins
2017-12-27 20:39:59 +01:00
fr3ts0n
9653ce0204 Fix #43: Correct error handler in FileHelper
Exception caused in exception handler
V1.5.5
2017-12-20 21:34:04 +01:00
fr3ts0n
af87c00e1b Handling: Automatically unhide status bar on status change
Toast messages queue up and display delayed
2017-12-15 17:42:09 +01:00
fr3ts0n
d79ce3d015 Fix ISO9141 not recovering with key OFF / ON
ELM NODATA  -> re-select preferred protocol to trigger protocol re-initialisation
2017-12-11 22:23:10 +01:00
fr3ts0n
ef9d1c9cb0 Settings: Allow selection of ELM internal AdapiveTiming modes
Allow selection of software mode
2017-12-10 15:09:18 +01:00
fr3ts0n
5c67aaa63b Update hungarian translation.
Thanks to @gidano
2017-12-10 15:07:02 +01:00
fr3ts0n
a55e473b2b Show status changes as toast message if toolbar hidden 2017-11-30 23:38:40 +01:00
fr3ts0n
e11ad58093 Improve vehicle connection recovery 2017-11-30 23:37:52 +01:00
fr3ts0n
573c21a2fe Fix protocol logging layers 2017-11-29 20:50:25 +01:00
fr3ts0n
da3eaddb9d ELM protocol changes
- Switch OFF ELM internal adaptive timing when SW adaption is used
- connection failure recovery with ATPC rather than ATSP0
- protocol ERROR recovery with ATWS rather than ATZ
2017-11-29 20:49:36 +01:00
fr3ts0n
ee4101823c Catch all exceptions in OBD data response handler 2017-11-28 21:57:52 +01:00
fr3ts0n
2e84cb33ad Fixed "healing" of data item disable 2017-11-28 21:56:21 +01:00
fr3ts0n
57f509462d Add setting for data item max. error counter 2017-11-28 21:55:32 +01:00
fr3ts0n
9a6fe35807 Change version to V1.5.5 2017-11-28 20:17:15 +01:00
fr3ts0n
1c28c67397 Add hungarian translation.
Thanks to @gidano
2017-11-28 20:14:33 +01:00
fr3ts0n
07914cf34c Merge remote-tracking branch 'origin/master' V1.5.4 2017-11-27 21:56:00 +01:00
fr3ts0n
a4b6b9ee2c Improve robustness on inconsistent adapter responses
Debounce disable of data item processing
- disable on >3 consecutive conversion failures
2017-11-27 21:54:49 +01:00
fr3ts0n
ae57477e3a Fix quotation in fault codes 2017-11-27 07:45:43 +01:00
fr3ts0n
b811b0d668 fix for #33 - Catch and log errors from main message handler 2017-11-27 07:44:39 +01:00
fr3ts0n
f8fd42a3c0 fix for #33 - correct format string of spanish translation 2017-11-26 22:55:47 +01:00
fr3ts0n
0a2b78f203 add additional logging messages
for analysis of #33
2017-11-25 23:34:02 +01:00
fr3ts0n
0a6e3c1da2 allow disabling ATZ
In case of disabled ATZ, initialization will use ATI command
2017-11-25 23:32:42 +01:00
Rafał Michalski
88ef3dd1bb Translated using Weblate (Polish)
Currently translated at 100.0% (152 of 152 strings)
2017-11-20 00:47:26 +01:00
fr3ts0n
a3a8ed64df Merge remote-tracking branch 'origin/master' 2017-11-12 17:51:53 +01:00
fr3ts0n
8eca6b16cb Change BT init sequence
Report connectionEstablished after setup of BtWorker thread
- eliminate chance of App sending commands before Worker thread is up
2017-11-12 17:51:07 +01:00
Weblate
92be1ad295 Merge remote-tracking branch 'origin/master' 2017-11-08 11:49:07 +01:00
Vladimir Osinsky
bcf7fa68bf Translated using Weblate (Russian)
Currently translated at 86.8% (132 of 152 strings)
2017-11-08 11:49:00 +01:00
fr3ts0n
ac2f471471 Change version to V1.5.4 2017-11-07 22:59:02 +01:00
fr3ts0n
3c2521f84c Update README.md 2017-11-07 22:42:08 +01:00
fr3ts0n
66cf84f432 Fix #36: Catch/Log exception of bad preference entries 2017-11-07 21:05:47 +01:00
fr3ts0n
3f2263d602 Merge remote-tracking branch 'origin/master' 2017-11-07 21:03:32 +01:00
fr3ts0n
9d43c0c73b ensure UTF8 resource reading (Android & PC) 2017-11-07 21:02:20 +01:00
Alexander Gribkov
32c606bec9 Translated using Weblate (Russian)
Currently translated at 84.8% (129 of 152 strings)
2017-11-06 03:48:45 +01:00