From 0890d139e5fa501561e469aca7854791a936fcb6 Mon Sep 17 00:00:00 2001 From: Lena Date: Sun, 16 Aug 2026 00:00:00 +0000 Subject: app: support multiple named remotes Let each folder select a named SSH endpoint and migrate the published 0.1.x configuration without discarding its folders or host pin. --- app/src/main/res/layout/item_row.xml | 49 ++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 app/src/main/res/layout/item_row.xml (limited to 'app/src/main/res/layout/item_row.xml') diff --git a/app/src/main/res/layout/item_row.xml b/app/src/main/res/layout/item_row.xml new file mode 100644 index 0000000..a436874 --- /dev/null +++ b/app/src/main/res/layout/item_row.xml @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + -- cgit v1.2.3