From 345c94f8eb6a837a39123f5bc2880e4a5c8c4d8d Mon Sep 17 00:00:00 2001 From: Jeffrey Sharkey Date: Mon, 15 Sep 2008 05:19:47 +0000 Subject: * changed handling of Console window to accept ssh://user@host:port/#nickname intents, which will also be used by desktop shortcuts later * changed terminalbridge to handle all hostkey and password authentication through console instead of android gui (mimics traditional openssh) * added disconnect and paste functionality to Console menu --- AndroidManifest.xml | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index a046a20..32caf4b 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -8,12 +8,29 @@ + + + + - + + + + + + + + + + + + + - - - - - -- cgit v1.2.3