diff --git a/README.md b/README.md index 7bb53b7..5bb3f0a 100644 --- a/README.md +++ b/README.md @@ -280,9 +280,13 @@ screen exactly the width it was designed against. File transfer **is** here now, in the shape scoped storage allows: one remote pane and the queue, over either an SFTP host or a bucket. There is no local pane, because there is no browsable local filesystem to put in one — moving a file *in* from the phone needs the system document picker and is the next piece of -work rather than a thing the screen pretends to do. What is still absent is a host editor and a keychain -item editor, so hosts and keys are created on the desktop and sync down; pins, teams and import have no -phone screen either. Importing an `~/.ssh/config` has no meaning on a phone at all. +work rather than a thing the screen pretends to do. Hosts and groups are made and corrected here now, from +a floating + on the Hosts screen, and both editors are cards in the list's own row rather than dialogs, so +the form never covers the thing it is about. The keychain has no editor of its own: SSH keys, passwords and +buckets are created on the desktop and sync down, and the phone will delete one — behind the same counted +confirmation — without offering to change it. The one item this head makes is a tag, from inside a host's +editor where tagging is what you were doing anyway; renaming one is still a desktop job. Pins, teams and +import have no phone screen either. Importing an `~/.ssh/config` has no meaning on a phone at all. **Port forwarding is not built anywhere**, and the phone's More screen says so in a paragraph rather than leaving a gap. The v2 design draws a whole screen for it; nothing in the SSH layer forwards anything, so diff --git a/src/DodoSSH.Client.Android/Views/KeychainScreen.axaml b/src/DodoSSH.Client.Android/Views/KeychainScreen.axaml index b0bf8ba..315c4d9 100644 --- a/src/DodoSSH.Client.Android/Views/KeychainScreen.axaml +++ b/src/DodoSSH.Client.Android/Views/KeychainScreen.axaml @@ -61,9 +61,10 @@ + + + + + + + + + + + + + + +