Commit graph

48 commits

Author SHA1 Message Date
codokie
bb3fe9d9f9
Add caps lock indicator (#692) 2024-05-19 16:42:20 +02:00
Helium314
5b4ba11fb7 remove some old attrs stuff 2024-05-17 22:05:36 +02:00
codokie
dc4cdea687
Fix key preview text cut off (#744) 2024-04-25 20:57:10 +02:00
codokie
f915e46468
cut toolbar key (#678) 2024-04-12 17:05:53 +02:00
Helium314
8870601402 remove unnecessary rounded close icon, see #649
and rename closeView to close, as the icon can be more generic than the toolbar key
2024-04-06 19:33:11 +02:00
codokie
38126d2840
add close history view toolbar button (#649) 2024-04-06 18:11:28 +02:00
codokie
dcddcccf09
improve auto correct & select all icons (#651) 2024-04-06 12:47:37 +02:00
Helium314
26809444bd rename more keys to popup keys
user-facing name is already popup keys, now internal rename is done to avoid confusion and for consistency
2024-02-05 09:33:06 +01:00
Helium314
e0c37b81fd remove unnecessary code/resources 2024-02-01 17:01:41 +01:00
Helium314
a91a90bfbd rename package
introduces weird bugs for some reason
2024-01-31 18:32:43 +01:00
Helium314
c9d52e8090 add home, end and select word toolbar keys, fixes #409 2024-01-18 10:18:22 +01:00
Helium314
c943082f98
Remove old keyboard parser (#344)
* remove stuff that is not used any more after parser removal
* fix some small warnings
2023-12-21 15:02:18 +01:00
Helium314
9a62d85dbf add undo and redo keys to toolbar, fixes #149 2023-12-20 10:03:45 +01:00
Helium314
a70c927d75 remove some unused colors and attrs 2023-12-19 09:40:38 +01:00
Helium314
0b55a92e02
Improve main views (#321)
* views now have the same height
* add one-handed mode width setting
* key text and emojis scale more adequately with keyboard height and one-handed mode width
* slightly adjust landscape config to match better with portrait
2023-12-18 17:30:53 +01:00
Helium314
245ee27053 add copy key, fixes #253 2023-12-11 23:19:04 +01:00
BlackyHawky
e1da2ffdc1
Add Rounded style (#260) 2023-11-03 16:41:49 +01:00
Helium314
69b4fa494f split keyboard builder and (xml) keyboard parser
another step towards #216
2023-10-25 12:21:38 +02:00
Helium314
f1de1a6410 allow setting alpha for all colors except keyboard background 2023-10-24 00:36:24 +02:00
Helium314
6fd6113271 add spdx licence identifiers to remaining files 2023-10-20 09:04:57 +02:00
Helium314
ae8335d816 remove holo_no_border theme, just make the keys transparent 2023-10-19 21:21:44 +02:00
Helium314
9c272fd881 remove unused key popup animation code already marked for removal 2023-09-16 21:50:17 +02:00
Helium314
cf17b4984a Merge branch 'new' into hangul_update 2023-09-14 13:43:15 +02:00
Helium314
d56f241b82 add bulgarian script to attrs
according to description, it should be aligned with scripts in ScriptUtils, but bulgarian was missing for some reason
2023-09-14 11:43:42 +02:00
Helium314
bc9150b007 work off some "todo"s, mostly related to colors
make threshold score for autocorrect depedent on autocorrect threshold
2023-09-10 19:45:03 +02:00
Helium314
0c8f1dc333 Merge branch 'hangul' into hangul_update
todo:
make it compile
move dictionary to dict repo (wordlist?)
test
2023-09-04 16:53:03 +02:00
Helium314
10753d780b add holo no border theme (wip)
issues:
small pressed drawable for emoji key and action key
black line in clipboard history
2023-09-04 15:27:17 +02:00
Helium314
ba70be8b65 cleanup keyboardThemes, remove holo blue (but keep the file for now) 2023-09-01 23:01:47 +02:00
Helium314
fabc940c46 Squashed commit of the following:
change appearance preferences so only holo and new custom themes are accessible
remove old lxx themes and many of the drawables only used there (still a bunch left)
(internally) rename holo themes to match test in preferences: ICS -> HoloBlue, KLP -> HoloWhite to
2023-08-26 22:58:51 +02:00
BlackyHawky
77c0a5b4f5
Added new number pad (#81)
* Added new number pad
* keyActionFlags="noKeyPreview" added
* Displayed period + comma keys as Gboard & added symbols key
* Added currency hint for phone in portrait mode on "%" key
* Added ≠ ≈ on the = key and ± on the + key
* Moved spacebar above backspace key for phones in landscape mode
2023-08-26 08:57:46 +02:00
Helium314
ffa9a01a2b add option for narrower key gap 2023-08-14 19:16:43 +02:00
BlackyHawky
9cc996c296
Resolved "Todo" in themes-lxx-base.xml and themes-lxx-base-border.xml (#51)
* Action key aspect ratio & action more keys popup partially resolved

* Action key aspect ratio & action more keys popup 100% resolved

* Todo removed for "themes-lxx-base.xml" & "themes-lxx-base-border.xml"
2023-08-03 07:35:26 +02:00
Helium314
7facfd07ef missed rename from user to custom 2023-07-21 18:12:08 +02:00
Helium314
cdabf650c6 user-adjustable colors 2023-06-28 18:54:23 +02:00
pdroidandroid@gmail.com
1b1dc96a3d Made keyboard layout aware of one-handed mode (e.g. hides one-handed key when one-handed mode is enabled) 2022-02-21 13:19:47 +01:00
pdroidandroid@gmail.com
1359386d72 Implemented one-handed mode feature 2022-02-20 16:14:12 +01:00
pdroidandroid@gmail.com
1cbbf4983c Implemented clipboard history feature 2022-01-13 13:45:48 +01:00
Trevor Terris
e0f95aa5c9 Renamed variables from "paste" to "clipboard" 2021-11-22 08:12:17 -05:00
Trevor Terris
de924ce3a5 Add paste icon 2021-11-21 17:17:13 -05:00
Lee0701
eac79e9a7d Add hangul composer and sebeolsik 390 layout 2021-05-14 08:11:58 +09:00
pdroidandroid@gmail.com
23286e0e24 Updated emoji categories to Unicode 12.0+ ones 2020-12-13 13:18:24 +01:00
pdroidandroid@gmail.com
2079be88d3 Extended 'more keys' support to emoji keyboards 2020-12-13 13:18:24 +01:00
pdroidandroid@gmail.com
c30fce58c4 Added auto day/night keyboard themes 2020-12-09 09:25:28 +01:00
dslul
6532ed54df add the old dark theme 2020-09-30 19:09:08 +02:00
dslul
d5339b7ffb add option for separate emoji key 2020-09-30 16:11:13 +02:00
dslul
99f6d392df add incognito icon 2020-09-27 14:34:15 +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
797ee4f5c6 first commit 2019-12-31 18:19:35 +01:00