Dave Holoway
|
684dd39181
|
Fix logcat not displaying (#64)
* update LogcatContent constructor to use single deviceID argument
* add support for WebviewPanel for displaying logcat data
Fixes #63
|
2019-08-18 13:22:12 +01:00 |
|
adelphes
|
e76773e8e4
|
code tidy - fix lint warnings for unused fns, params and locals
|
2017-05-12 14:45:59 +01:00 |
|
adelphes
|
101611841f
|
Fix logcat lines issue and added count up display.
|
2017-02-05 23:28:02 +00:00 |
|
adelphes
|
ac0b29fb15
|
Auto-start ADB for logcat views
|
2017-02-01 12:44:36 +00:00 |
|
adelphes
|
a47de40088
|
More configuration settings
Added autoStartADB and logcatPort launch config settings
Moved AndroidContentProvider into it's own file.
|
2017-02-01 12:22:25 +00:00 |
|
adelphes
|
585b8cca29
|
Improve logcat support
Move html into a separate resource file.
Implement regex filtering and logcat clear.
Fixes #7
|
2017-01-30 18:51:03 +00:00 |
|
adelphes
|
9c5f2611bf
|
removed obsolete notify fn
|
2017-01-25 13:00:41 +00:00 |
|
adelphes
|
95bf919b53
|
implemented View Logcat command
|
2017-01-25 12:50:35 +00:00 |
|