Commit Graph

52 Commits

Author SHA1 Message Date
ade0d0ddcf Improve the bottom row
Remove the "emoji" and "conf" action from the enter key. Move the former
to the "arrows" key and the latter to "p".
Slightly increase the size of the keys around the spacebar, and decrease
the spacebar size.
2021-04-18 01:05:20 +02:00
9d6b22f916 Rework the numeric layout
Remove the empty keys, make it more symetric and add more characters.
2021-04-18 00:57:10 +02:00
1421bccc7b Remove fixed keyboard width
Remove the constant of keys per rows. Add the 'shift' attribute to
declare eventual alignment/blanks in layouts.
2021-04-17 23:56:51 +02:00
ca07bff133 Use subtypes to choose layout
This removes the "layout" setting. Every layouts that the user could use
will appear in the global settings.
2021-04-15 23:56:34 +02:00
eac74d3f22 Add an option to toggle accent keys
These keys are not useful at all in English. A new option allows to hide
them, [false] by default.
2021-04-13 02:00:08 +02:00
a27b5e7481 Slightly improve emoji group buttons 2021-01-17 00:20:09 +01:00
77e0efd3de Remove duplicate emojis and skin tones
Statuses other than "fully-qualified" are duplicates or won't render.
Skin tones are available using combinations, no need to keep each
variants.
2021-01-17 00:20:09 +01:00
a165a0ab2e Update the list of emojis
Take the list from https://unicode.org/Public/emoji/13.1/emoji-test.txt
Also change the list of groups, from the same source.
2021-01-17 00:20:09 +01:00
8dc085048a Remove the preview popup
This was a half-finished feature:
- Dangerous when typing passwords
- Caused crash on some devices
- Ugly (on its own but also blinking when sliding and not fixed in size)
2021-01-05 00:18:24 +01:00
0b94395233 switchToNextInputMethod key 2016-12-11 22:45:58 +01:00
ffba149934 preview_enabled settings 2015-10-28 22:54:38 +01:00
da72455d35 Improve preview popup 2015-10-28 20:56:28 +01:00
8fbe456074 A bit of style 2015-10-28 17:47:12 +01:00
16763a5f1b Show preview popup 2015-10-28 16:15:19 +01:00
804e9a7adc Fix some bugs + Try to show a preview popup 2015-10-28 00:39:20 +01:00
8716801261 Improve init of emoji pane 2015-10-27 15:05:50 +01:00
ed53b1a23b Fix crash + Fix emoji type buttons 2015-10-27 14:39:27 +01:00
2c859f30a6 More emoji category + Fix last emoji used saving 2015-10-26 20:48:07 +01:00
e95ccbec00 Last used emoji 2015-10-26 14:19:46 +01:00
8bd0214e26 Emoji pane 2015-10-24 16:32:49 +02:00
db20d52884 Start with emojis 2015-10-23 14:22:43 +02:00
6bb257fd75 Special key font + Esc key 2015-10-13 00:02:34 +02:00
03cc0a5429 Key to switch to numeric pane 2015-10-11 15:30:39 +02:00
310ecc8ef2 Improve numeric layout 2015-10-01 11:46:15 +02:00
f8702abf1a Numeric keyboard 2015-10-01 00:03:26 +02:00
81ec226fcf Add margin_bottom, key_height and horizontal_margin configs 2015-09-30 22:48:16 +02:00
ca503b43a8 Fix \ char 2015-09-30 22:12:19 +02:00
cb070635ad Move 2 keys 2015-08-18 22:16:30 +02:00
373f1b11f1 Add trema accent + Add accents to azerty 2015-08-18 01:33:50 +02:00
d81509d7ec Accent 2015-08-18 01:25:47 +02:00
d80578fcae Move some keys + Change name 2015-08-16 17:15:11 +02:00
9d614bc4fe More settings 2015-08-08 23:07:38 +02:00
6f09c971c0 SideBarPreference + Continuing settings 2015-08-08 22:33:06 +02:00
153c384990 Start SettingsActivity 2015-08-08 16:47:22 +02:00
c29a2a9c9c Todo settings 2015-08-08 15:26:23 +02:00
bee4334626 logcat.py 2015-08-04 21:07:28 +02:00
40885f5760 Add icons + Nothing 2015-08-04 17:55:48 +02:00
1be1ec7a4b Add qwerty layout + popup to change layout 2015-08-03 20:01:05 +02:00
3d3aa4bc98 Nothing 2015-08-02 23:36:22 +02:00
6737bda402 Fix keys drawing 2015-08-02 22:59:25 +02:00
3909976b85 Insert key 2015-08-02 21:36:19 +02:00
12a04ae2c7 Lockable keys 2015-08-02 20:21:53 +02:00
5bbdbcd522 Implement shift key 2015-08-01 23:54:38 +02:00
349f0bee6f Send keys to the application 2015-08-01 21:36:40 +02:00
0942556bad Improve KeyValue 2015-08-01 16:33:30 +02:00
2537a7b221 Replace key_margin with key_bg_padding + Add {vertical,horizontal}_margin 2015-08-01 01:36:41 +02:00
de114c43c6 Add more keys + (tmp) change KeyValue 2015-08-01 00:49:09 +02:00
1e0694c4fb Add dimens.xml for landscape mode 2015-07-31 23:58:18 +02:00
90cd2e1c7b Use dimens.xml instead of constants 2015-07-31 23:52:47 +02:00
56612121f8 Add sub more subkeys + Better drawing 2015-07-31 23:17:07 +02:00