Dave Holoway
f92f247ef6
version 0.8.0
2019-08-26 11:13:36 +01:00
Dave Holoway
7e958620a8
Allow customised install arguments ( #75 )
...
* add pmInstallArgs launch config property
* add missing launchActivity description
correct default trace value
* add launchActivity to the README
* add comment describing why we look for IllegalArgumentException
2019-08-26 10:48:29 +01:00
Dave Holoway
989de8254a
Extract manifest directly from APK ( #74 )
...
* initial support for decoding manifest from the APK
* add support for overriding AndroidManifest.xml file location in launch config
* correct property name in comment
2019-08-25 19:37:21 +01:00
Dave Holoway
8f2f7d2fd4
version 0.7.1
2019-08-18 19:27:49 +01:00
Dave Holoway
614fcbd2ba
version 0.7.0
2019-08-18 16:08:32 +01:00
Dave Holoway
b04e4328a6
upgrade ws to 7.1.2 ( #70 )
2019-08-18 16:01:06 +01:00
lbhnrg2021
52ab704acd
Fix breakpoints not triggering on Windows 10 ( #55 )
...
* fix-windows-breakpoint
* perform a case-insensitve path search for packages
* revert unnecessary changes to packages
2019-04-24 00:50:23 +01:00
Dave Holoway
45e2dc2fe1
version 0.6.2
2018-12-16 21:10:16 +00:00
Dave Holoway
30ed5dea3b
Fix logcat not launching ( #50 )
...
* use prepare instead of postinstall as vscode is a dev dependency only
* add missing uuid dependency
update devDependencies
2018-12-16 21:08:01 +00:00
Dave Holoway
0eb44130a6
Downgrade vulnerable event-stream package ( #48 )
...
* regenerate package-lock
* update changelog
2018-12-03 14:05:10 +00:00
Dave Holoway
d1e7c86092
version 0.6 ( #46 )
2018-11-11 20:42:02 +00:00
Dave Holoway
690f9dc23a
update debugger label ( #45 )
2018-11-11 20:34:43 +00:00
Dave Holoway
27ecd41b68
update default apkFile path ( #43 )
2018-11-11 20:22:40 +00:00
Dave Holoway
756a1cea29
update package dependencies ( #41 )
2018-11-11 20:11:21 +00:00
Dave Holoway
de8abc62bc
add trace support ( #38 )
...
* add basic support for sending console logs to OutputWindow
* add trace config setting
* standardise logs
2018-11-11 17:57:32 +00:00
adelphes
494bb83cbf
version 0.5.0
2018-05-06 20:32:57 +01:00
adelphes
5f0a02b17f
add basic support for kotlin source files
2018-05-06 20:02:31 +01:00
adelphes
8baf894fc9
add basic support for Exception UI
2017-06-20 13:40:57 +01:00
adelphes
c98c962172
version 0.4.1
2017-03-02 17:30:04 +00:00
adelphes
6f9b2f7e78
version 0.4.0
2017-03-02 17:17:46 +00:00
adelphes
cc02c1b089
added callStackDisplaySize config setting
2017-02-05 21:36:28 +00:00
adelphes
baa3fb6bfd
version 0.3.1
...
bug fix release
2017-02-02 20:13:37 +00:00
adelphes
214a48b1e1
version 0.3
2017-02-01 18:51:19 +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
b27d972613
Improve evaluation support
...
Allow arithmetic, bitwise, logical and relational operators and primitive casts.
2017-01-29 20:25:21 +00:00
adelphes
3e1a8dce37
bump version
2017-01-26 17:59:01 +00:00
adelphes
2c4b752714
version 0.2
2017-01-26 16:53:01 +00:00
adelphes
95bf919b53
implemented View Logcat command
2017-01-25 12:50:35 +00:00
adelphes
3e1f112886
publish 0.1.3
2017-01-22 22:00:15 +00:00
adelphes
842ce349f1
Fix formatting in README
2017-01-22 17:20:26 +00:00
adelphes
294fc5ed6f
bump revsion
2017-01-22 17:15:22 +00:00
adelphes
568d8f429f
added icon and repo information
2017-01-22 17:11:28 +00:00
adelphes
ec258a6ddb
Relocate code into src folder
2017-01-22 16:09:35 +00:00
adelphes
82a5a8c414
android-dev-ext initial commit
2017-01-22 15:40:33 +00:00