Commit graph

11 commits

Author SHA1 Message Date
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)