GitView v0.1.12
App-only release. The bridge is unchanged — there is nothing to upgrade on your machines, and nothing
to re-pair.
Adding a bridge no longer hides the form behind the keyboard
If you already had bridges saved, tapping + Add a bridge and then a field put the whole form — Name,
Base URL, Save, Cancel — behind the soft keyboard. You were typing into a field you could not see, with no
way to reach Save. With an empty list it looked fine, which is why it went unnoticed for so long.
Two things were wrong. The keyboard inset was never applied to that screen, and the form sat outside the
scrollable list, so it only ever got whatever height the list left over — with the keyboard up, none, and
nothing could scroll it back into view. The form is now part of the list: it scrolls like any other row,
and opening it scrolls it into view.
Worst on a tablet, whose split keyboard takes roughly half the screen. Fixed and checked there, on a
phone, and on the 7" colour e-ink panel.
Where 0.1.11 went
The app jumps 0.1.10 → 0.1.12. Nothing is missing: the bridge is at 0.1.11 and the previous release
already used the tag v0.1.11, so the app skipped that number rather than collide with it. The two
components version independently and are expected to diverge.
Artifacts
Both are attached, as every release should be: app 0.1.12 (versionCode 12) and bridge 0.1.11.
The bridge .deb is byte-identical to the one in v0.1.11 — its version does not move because nothing in
it changed. It is here so this tag carries the complete pair and nobody has to work out which earlier
release holds the other half. If your bridges already run 0.1.11 there is nothing to install.
Verify the APK signature against the cert SHA-256 in the README before installing.