Helium314
3dbd9c6ed9
slightly adjust behavior and layouts of subtype screen
2025-03-31 01:27:06 +02:00
Helium314
6bbce0b5ca
change subtype dialog to screen
...
mostly just moved the content and adjusted necessary calls
still needs some minor tweaking
2025-03-30 12:40:06 +02:00
Helium314
ac805a9286
fix some issues with renaming color schemes
...
fixes GH-1449 and some more unreported bugs
2025-03-30 12:03:21 +02:00
Helium314
8932fc84e1
add timestamp keycode and setting for adjusting format, fixes GH-846
2025-03-29 12:36:07 +01:00
Helium314
525c4e59b6
confirm color in color picker dialog on done, fixes GH-1443
2025-03-29 11:47:06 +01:00
Helium314
a3fcce26a7
add all_colors color for popup key text, fixes #1297
2025-03-29 10:48:14 +01:00
Helium314
58778b1f23
add all_colors color for key preview text, fixes #1434
2025-03-29 10:38:43 +01:00
Helium314
fbfff03541
add all_colors color for key text in emoji keyboard, fixes #1058
2025-03-29 10:18:27 +01:00
Helium314
a1f991088d
reduce font size for multilibgual typing in settings
2025-03-29 07:19:17 +01:00
Helium314
10af5def2b
deal with some very bad behavior of firefox, fixes #1139
2025-03-27 21:04:42 +01:00
Helium314
a745c92e05
update ndk and translations
2025-03-26 21:26:05 +01:00
Helium314
b26ba76221
add test related to GH-1408
2025-03-26 20:57:54 +01:00
Helium314
1b1dbd4006
upgrade robolectric version to make tests work again
2025-03-26 20:38:06 +01:00
Helium314
f06521c8ec
make text fields follow content language direction
2025-03-26 20:07:47 +01:00
Helium314
0847bac3d5
upgrade target SDK to 35
...
might cause issues with hebrew and indonesian on Android 15 devices due to changed language codes
2025-03-26 19:56:46 +01:00
Helium314
f5bc89b91d
make reverting autocorrect on backspace optional
...
fixes GH-210
2025-03-26 19:18:13 +01:00
Helium314
c0b14635fd
fix issue that could result in autospace being added before period
2025-03-26 18:29:57 +01:00
Helium314
b600431af9
reduce vertical padding for preference
2025-03-26 18:11:47 +01:00
Helium314
66a07eb8d2
Add more settings for autospace
...
fixes GH-1348
fixes GH-876
2025-03-26 18:05:00 +01:00
EduRGB
88a7f41038
Layout for shift + long press on number row ( #1400 )
...
Add full-featured number row layout and set it as default; set existing layout as basic.
2025-03-22 20:28:56 +01:00
Helium314
2fe0937ead
apparently people want smaller icons
2025-03-22 20:05:51 +01:00
Helium314
efaddf6c51
store clipboard history as strings, fixes GH-1430
2025-03-22 19:34:27 +01:00
Helium314
9e91e7562b
add another setting to disable always show suggestions just for web edit fields, which seem fo frequenty cause issues with this setting
2025-03-22 19:27:38 +01:00
Helium314
7228fa06d1
move "no limit" clipboard history retantion time to the right side
...
sort of fixes GH-1425 (at least the unclarity about finding the setting)
2025-03-22 19:05:24 +01:00
Helium314
a3bada8d25
upgrade version and translations
2025-03-16 15:01:39 +01:00
Helium314
9b7eaa4cf2
use default text button style for popup key order / hint source buttons
2025-03-16 14:49:04 +01:00
Helium314
7571890551
remove appcompat
...
was mainly used for settings
2025-03-16 14:33:53 +01:00
KuRa KuRd
cb70553484
Add Central Kurdish layout ( #1417 )
2025-03-16 14:00:23 +01:00
Helium314
8298542c39
add setting to switch to alphabet after typing on numpad and pressing space
...
fixes #1224
2025-03-15 15:59:49 +01:00
Helium314
a9e5f879d8
better way of determining whether a key should have action key background
...
mostly relevant for popups
fixes #1008
2025-03-15 15:35:55 +01:00
Quantom2
a6b6d1b659
Rework of UK and RU standard layout plus added extended layout ( #1215 )
...
Rework of UK and RU standard layout plus added extended layout (similar to PC keyboard) as optional;
- Added 'ї' as separate letter (it used much more often, just to be optional key in popups)
- Added [ { } } popups to fill empty hint space (similar to PC layout)
- Added ' (apostrofee) suggestion onto 'є' key (similar to oter keyboards and to PC layout)
RU)
Added siggestion to 'ъ' on 'х' key (similar to other keyboards, anyway there was no popups at all)
- Added [ { } } popups to fill empty hint space (similar to PC layout)
- Added 'э́' suggestion similar to other keyboards
Both)
- Improvements to multilanguage typing (now this is possible to sue UK-RU or RU-UK pair, I added letters from other language as popups)
Added)
- UK Extended with separate ' key (used less often than 'ї', but still used pretty often)
- RU Extended, with separate 'ъ' key (similar to full desk PC layout)
2025-03-15 14:05:05 +01:00
Helium314
ba88129641
make navigation transistion animation duration follow system transition animation scale
2025-03-15 09:06:10 +01:00
Helium314
55259b2915
fix disappearing all_colors for dark theme on upgrade from 2.3
2025-03-14 23:21:41 +01:00
Helium314
d3401e5c04
re-add background to app icon in about screen
2025-03-14 22:57:00 +01:00
Eran Leshem
18a328cd2b
Show TLD popup keys ( #1399 )
...
* Add option to replace period key's popup keys with the locale-specific top level domains for URL and email inputs. On by default.
Also change the wide keyboard's '.com' key to use the same TLD list.
Tweak TLD list order, putting default ones first, so that .com is the first TLD.
* Enable TLD hint
Avoid TLD popups on tablet
Revert to using set for TLDs, and insert default ones first
Move setting one slot up
Tweak setting description
Update docs
* Preserve case on period key
* Prevent non-TLD hints on period key
2025-03-13 16:31:03 +01:00
unlair
d05a59e4ed
Track overridden subtypes when auto-switching due to HintLocales ( #1410 )
...
* Track overridden subtypes when auto-switching due to HintLocales
* Move hint-locale switching logic to SubtypeState
2025-03-11 21:25:32 +01:00
Helium314
bf713d6967
copy user-supplied library to final file instead of renaming
...
apparently fixes #1251
2025-03-10 18:27:45 +01:00
Helium314
e9a2a7ebb1
remove unnecessary settings reloads during adjusting additional subtype
2025-03-08 17:55:02 +01:00
Helium314
2b8c39b125
make editing the "+" layouts work
2025-03-08 10:26:24 +01:00
Helium314
c47da4203f
consistent way of for settingsSubtypes <-> string
2025-03-08 09:34:33 +01:00
Helium314
e1f02dab31
add some tests for subtype enablement
2025-03-08 09:23:41 +01:00
Helium314
a4d96a12a9
fix some issues with subtypes being disabled or not shown as enabled after editing
2025-03-08 09:05:33 +01:00
Helium314
15c1526895
toAdditional subtype not nullable any more
...
was causing too much trouble
and only was in there because "it always has been there"
2025-03-08 07:48:15 +01:00
Helium314
fa9ac20d39
fix edited subtypes not showing up when they weren't enabled
2025-03-08 07:35:49 +01:00
Helium314
912ba45d5e
fix default additional subtypes
2025-03-08 07:35:08 +01:00
Helium314
631ab60eb9
upgrade version and translations
2025-03-06 18:13:32 +01:00
Md. Rifat Hasan Jihan
073318d7d0
Update existing incomplete bn-IN layout ( #1374 )
2025-03-06 18:10:44 +01:00
Helium314
43d96e3131
disable check breaking non-latin additional subtypes without custom main layout
2025-03-06 18:06:30 +01:00
Helium314
43f5dd555b
remove the / at the end of layout folders
...
because apparently android 7 asset manager does not understand it
fixes #1393
2025-03-06 05:16:26 +01:00
Md. Rifat Hasan Jihan
ee33140106
add missing popup ( #1396 )
2025-03-04 22:49:14 +01:00