Skip to content

v0.1.90

Choose a tag to compare

@rubidus-api rubidus-api released this 08 Aug 11:12
· 7 commits to main since this release

Long presses where a physical keyboard has the other half of the key. On the symbols page each of !@#$%^&*() holds its digit, ; holds a comma and : a full stop; on the keypad page + holds *, - holds /, . holds a comma and e holds an underscore. Esc now sits beside the space bar on the symbols page.

The cell beside space on the keypad page said ABC and went back to the letters — which the layout key beside it already does. It finishes each mode instead: the keypad's zero, the tenth function key, forward delete. On the menu page that same cell opens the code-point entry.

The notepad's note screen grew a second row of links: Cp, Cut, Paste, Del, Un, Re, on the selection or on the whole field when nothing is selected. Undo is the notepad's own history, so it behaves the same on Android 4 as on 16 rather than only existing from API 23.

Reproducibility re-verified at this tag under JDK 21.