dslul
d50265f04d
release 1.4.3
2021-05-03 09:12:23 +02:00
Trevor Terris
a77b6755d9
Extend touchable region to nav bar
...
Extend the touchable region to include the navigation bar, so that taps on the nav bar aren't sent to the underlying application. Credit to https://github.com/rkkr/simple-keyboard
2021-05-03 08:11:43 +02:00
Trevor Terris
8d46e0ed25
Add bigrams to English wordlist for next word suggestion
...
Add bigrams to all English words, essentially "pre-loading" the word suggestions without needing to learn from user input. Words derived from the American National Corpus, https://www.anc.org/data/oanc/ .
2021-05-01 15:06:32 +02:00
Trevor Terris
34c8a4a5b6
Tweak colors for dark and Amoled
...
With these settings, the spacebar and suggestion strip have the same dark grey color, and the same color when pressed.
2021-05-01 14:54:48 +02:00
Trevor Terris
c7c124c4e8
Make dark characters higher contrast
2021-05-01 14:54:48 +02:00
Daniele Laudani
7049444ba4
Merge pull request #340 from tkterris/toggle-hints
...
Add toggle to disable long-press hints
2021-05-01 14:50:50 +02:00
Trevor Terris
24a945e4fb
Add toggle to disable long-press hints
2021-04-29 14:58:59 -04:00
mic
d997325daf
Fix Russian translation
2021-04-20 10:07:57 +02:00
Cássio
57cac536bb
fix typo
2021-03-18 16:27:06 +01:00
Cássio
608ebc7d87
adds Colemak Mod-DH keyboard layout
2021-03-18 16:27:06 +01:00
Hagen Echzell
20e78ef447
Make German (Germany) split layout
2021-03-18 12:03:27 +01:00
Hagen Echzell
c14c3cbc7d
Add German Keyboard with Umlauts
...
This commit defines a new keyboard German (Germany) (country code de_DE) that includes the most important Umlauts äöü. The default alternate characters on longpress are set to the numbers, for u and o, since ü and ö have their own keys. ß is the new default alternate char for s.
The old German (country code de) keyboard based on a QWERTZ layout without umlauts remains in place.
2021-03-18 12:03:27 +01:00
Martin Sand
52c0e90902
Updated German dictionary
...
Signed-off-by: Martin Sand <martin.sand.dev@gmail.com>
2021-03-18 11:40:31 +01:00
unknown
ec55fc09aa
fix key hint for letter s in German layout
2021-01-24 17:54:39 +01:00
pdroidandroid@gmail.com
1d6daab585
Fixed color for suggestion strip background
2021-01-24 17:53:45 +01:00
pdroidandroid@gmail.com
d45b791b98
Fixed action bar keys spacing in emoji palettes
2021-01-24 17:53:45 +01:00
pdroidandroid@gmail.com
c982ca0c62
Fixed wrong background for languages key
2021-01-24 17:53:45 +01:00
pdroidandroid@gmail.com
d3b482c390
Moved emoji key to the left of space bar
2021-01-24 17:53:45 +01:00
pdroidandroid@gmail.com
a5d7f3d318
Fixed wrong emoji icon color for lxx_light theme
2021-01-24 17:53:45 +01:00
pdroidandroid@gmail.com
e8a3d68ea1
Made suggestions strip share keyboard's background
2021-01-24 17:53:45 +01:00
pdroidandroid@gmail.com
ddc00bdb9f
Added missing new highlight colors
2021-01-24 17:53:45 +01:00
pdroidandroid@gmail.com
fd47fb6a6b
Fixed more keys popup selected key background for lxx_dark theme
2021-01-24 17:53:45 +01:00
pdroidandroid@gmail.com
f3526955fa
Made amoled theme more black
2021-01-24 17:53:45 +01:00
pdroidandroid@gmail.com
28b448a6f0
Fixed functional keys background references
2021-01-24 17:53:45 +01:00
pdroidandroid@gmail.com
9bc4359e34
Added correctly themed popup bgs for border themes
2021-01-24 17:53:45 +01:00
pdroidandroid@gmail.com
5f9077cf47
Fixed border themes' keys color definition
2021-01-24 17:53:45 +01:00
pdroidandroid@gmail.com
1bf69eb7e7
Simplified A LOT lxx based themes styles definition (border light/dark and amoled)
2021-01-24 17:53:45 +01:00
pdroidandroid@gmail.com
062b7c4761
Added theme-dependant action keys color
2021-01-24 17:53:45 +01:00
pdroidandroid@gmail.com
4c8ffa6eaa
Removed redundant style inheritances for auto themes
2021-01-24 17:53:45 +01:00
pdroidandroid@gmail.com
99e9b934fc
Fixed inverted emoji key icon
2021-01-24 17:53:45 +01:00
pdroidandroid@gmail.com
f9eff4b7b4
Updated kbd icons to correct theme (also added XXXHDPI for recent devices)
...
This also fixes some poor quality pixelated icons
2021-01-24 17:53:45 +01:00
pdroidandroid@gmail.com
6a49ce80fe
Removed some logging call I forgot
2021-01-24 17:51:55 +01:00
pdroidandroid@gmail.com
ab8d157e2e
Fixed emoji category page index saving/restoring
...
Added go to 1st page on second category tab tap feature
2021-01-24 17:51:55 +01:00
pdroidandroid@gmail.com
09f4431325
Fixed emoji order for hair color variants
2021-01-24 17:51:12 +01:00
Hagen Echzell
ecccdf5700
Enable split layout for QWERTZ keyboard layout set
2021-01-10 15:00:59 +01:00
pdroidandroid@gmail.com
fa66144d65
Fixed unexpected NPE happening in framework due to 'more keys' placer views
2020-12-13 13:18:24 +01:00
pdroidandroid@gmail.com
629fd562e4
Increased per page emoji count for 'small' displays
2020-12-13 13:18:24 +01:00
pdroidandroid@gmail.com
26b51fa105
Fixed 'min sdk' emoji attribute check for 'more keys' emojis
2020-12-13 13:18:24 +01:00
pdroidandroid@gmail.com
c43e139989
Added all emojis up to Unicode 13.1
2020-12-13 13:18:24 +01: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
dioraman
462f99753d
add "ə" to Italian layout
...
references: https://globalvoices.org/2020/09/11/are-romance-languages-becoming-more-gender-neutral/ and https://thesubmarine.it/2020/08/03/schwa-linguaggio-inclusivo-vera-gheno/
2020-12-09 09:22:00 +01:00
Peter Vágner
f7c6178bec
A11Y: Add some null checks to avoid crashes when running with accessibility turned on
...
Signed-off-by: Peter Vágner <pvdeejay@gmail.com>
2020-11-27 09:13:22 +01:00
dslul
dc46c14f9c
add Arabic PC layout
2020-10-24 10:01:57 +02:00
unknown
1c67a85481
Add additionalMoreKeys @ and # to qwertz layout
2020-10-04 19:31:40 +02:00
dslul
e5311091b9
new version 1.4.2 changelog
2020-10-02 14:23:32 +02:00
dslul
8ce71a3374
webp conversion
2020-10-02 14:14:04 +02:00
dslul
5b34ca0a55
amoled theme spacebar background
2020-10-02 12:41:27 +02:00
dslul
6cd827cdd8
fix incognito mode defaults
2020-10-02 12:40:57 +02:00