Commit graph

16 commits

Author SHA1 Message Date
Helium314
efaddf6c51 store clipboard history as strings, fixes GH-1430 2025-03-22 19:34:27 +01:00
Helium314
7228fa06d1 move "no limit" clipboard history retantion time to the right side
sort of fixes GH-1425 (at least the unclarity about finding the setting)
2025-03-22 19:05:24 +01:00
Helium314
d807e08195 put setting defaults in one place
notable exceptions: color settings
they will be re-done anyway...
2025-02-09 19:01:57 +01:00
Helium314
125a483591 use context.prefs() instead of the long DeviceProtected... 2025-02-09 13:52:59 +01:00
Helium314
789b533358 set custom typeface also in clipboard suggestion view
and rename read method to get
2025-01-18 12:45:26 +01:00
Helium314
a1c70a1181 truncate display of clipboard text for performance reasons
fixes #1236
2025-01-03 18:09:51 +01:00
Devy Ballard
0bd76de9d9
Add paste key and slightly re-arrange toolbar keys (#945) 2024-07-06 09:41:19 +02:00
codokie
bdab98c2c9
Clipboard suggestions (#647) 2024-07-05 23:14:54 +02:00
Helium314
290944635f simplify loading pinned clips
we don't need to read a file any more
also makes sure pinned clips are initially loaded before fetching the primary clip
2024-04-20 23:24:14 +02:00
codokie
300cb6e184
Only add text clips to clipboard history (#711)
Co-authored-by: codokie <@>
2024-04-16 19:51:16 +02:00
codokie
19c22dd497
fix duplicated pinned clipboard entries (#680) 2024-04-15 22:17:15 +02:00
Helium314
a9411b3631 properly re-sort the list when copying an existing clipboard entry 2024-04-12 17:35:57 +02:00
Helium314
39e00276fe avoid adding duplicate clipboard entries 2024-04-02 16:55:08 +02:00
Helium314
ec4d0558e7 store clipboard history entries in companion object
fixes #548
2024-03-10 19:08:18 +01:00
Helium314
d983b469fe fix crash when using credential protected preferences too early 2024-02-13 08:23:07 +01:00
Helium314
a91a90bfbd rename package
introduces weird bugs for some reason
2024-01-31 18:32:43 +01:00
Renamed from app/src/main/java/org/dslul/openboard/inputmethod/latin/ClipboardHistoryManager.kt (Browse further)