Unexpected-Keyboard/srcs/juloo.keyboard2/prefs
Jules Aguillon bf3b9c374e
Clipboard pane (#681)
This adds the clipboard pane, which allows to save an arbitrary number of
clipboards and to paste them later. The key can be disabled in settings.

Checking the "Recently copied text" checkbox will cause the keyboard to keep a
temporary history of copied text. This history can only contain 3 elements
which expire after 5 minutes.
If this is unchecked, no history is collected.

History entries can be pinned into the persisted list of pins.
2024-07-06 22:16:37 +02:00
..
CustomExtraKeysPreference.java Fix compatibility with Android 3.0 2024-02-10 17:33:42 +01:00
ExtraKeysPreference.java Clipboard pane (#681) 2024-07-06 22:16:37 +02:00
IntSlideBarPreference.java Refactor: New namespace for preference classes 2024-01-13 20:59:05 +01:00
LayoutsPreference.java Fix compatibility with Android 3.0 2024-02-10 17:33:42 +01:00
ListGroupPreference.java Refactor: New namespace for preference classes 2024-01-13 20:59:05 +01:00
SlideBarPreference.java Refactor: New namespace for preference classes 2024-01-13 20:59:05 +01:00