Commit graph

30 commits

Author SHA1 Message Date
codokie
fb9008e9fe
Make toolbar direction for RTL layouts adjustable (#574) 2024-03-27 06:04:59 +01:00
Helium314
a91a90bfbd rename package
introduces weird bugs for some reason
2024-01-31 18:32:43 +01:00
Helium314
09803fdf92 rename prefs for more keys to popup keys
more internal renaming will follow (later)
2024-01-31 16:54:31 +01:00
Helium314
2f5e3230d0 some adjustments / lint / unused code 2024-01-29 14:32:51 +01:00
Helium314
2020db2e63 rename some prefs and add upgrade function when coming from old app name 2024-01-28 14:23:38 +01:00
Helium314
b5d68986be allow customizing toolbar keys 2023-12-28 22:47:31 +01:00
Helium314
7097fd8fae allow adjusting popup order and label source 2023-12-25 09:20:15 +01:00
BlackyHawky
0d83ea4112
Add summary to "show_hints_from_first_popup_key" (#313)
French translation added
2023-12-10 21:31:50 +01:00
Helium314
bb7c1f5242 add setting to show first popup key as hint label 2023-12-10 18:31:03 +01:00
Helium314
4d015d0c83 add setting for localized number row (if applicable for enabled subtypes) 2023-11-27 15:50:06 +01:00
Helium314
6fd6113271 add spdx licence identifiers to remaining files 2023-10-20 09:04:57 +02:00
Helium314
25ad4a3178 add toolbar to suggestion strip
arrow to expand
long-press keys to pin them (replaces old voice and clipboard key settings)
fixes #139
2023-09-24 21:31:37 +02:00
Helium314
0497bf4702 make popup hint optional for both styles 2023-09-23 13:02:56 +02:00
Helium314
cbca99843b add options for language switch key, fixes #15 2023-09-09 08:29:06 +02:00
Helium314
71187f4b32 migrate preferences to androidx (bad state... wip) 2023-09-01 18:20:09 +02:00
pdroidandroid@gmail.com
ad1672ad5c Added support for disabling clipboard history and clip retention time 2022-02-18 21:08:29 +01:00
pdroidandroid@gmail.com
5b332fca2e Removed unused strings, added string res descriptions and corrected some options labels 2022-01-29 17:09:51 +01:00
pdroidandroid@gmail.com
35f53b0649 Added sub-categories and moved some settings to more appropriate categories 2022-01-29 15:56:03 +01:00
Daniele Laudani
9bb92981f2
Merge pull request #460 from prabhy619/issue455
#455 Disabling long pressing space for keyboard change
2022-01-16 20:37:55 +01:00
Trevor Terris
e0f95aa5c9 Renamed variables from "paste" to "clipboard" 2021-11-22 08:12:17 -05:00
Trevor Terris
31b4a28471 Add copy functionality
Current functionality is short-press to copy, long-press to paste.
2021-11-21 22:04:09 -05:00
Trevor Terris
972a77ef3a Add preference settings for paste button 2021-11-21 15:41:44 -05:00
Prabhy
476602b688 #455 Disabling long pressing space for keyboard change 2021-10-24 17:17:48 +05:30
Trevor Terris
24a945e4fb Add toggle to disable long-press hints 2021-04-29 14:58:59 -04:00
dslul
be180ccada move lang key pref 2020-09-30 16:12:56 +02:00
dslul
d5339b7ffb add option for separate emoji key 2020-09-30 16:11:13 +02:00
dslul
3377df1e9d add separate number row
This code is adapted from Indic Keyboard, and doesn't resize the buttons when switching from/to symbols; instead, an additional row is always shown. Fixes #21.
2020-09-11 16:59:15 +02:00
dslul
bb88c6ec00 convert compat utils to kotlin and cleanup 2020-01-21 20:30:29 +01:00
dslul
a78dc038a4 fix lint error: res-auto 2020-01-21 10:36:33 +01:00
dslul
797ee4f5c6 first commit 2019-12-31 18:19:35 +01:00