Helium314
|
2fc5286b97
|
make clipboard toolbar keys customizable
|
2024-05-01 23:41:11 +02:00 |
|
Helium314
|
edd4ae2c68
|
small adjustments after #691
|
2024-05-01 22:59:16 +02:00 |
|
codokie
|
83fc10ff02
|
Add long press functions to more toolbar keys, and more clipboard history toolbar keys (#691)
Co-authored-by: codokie <@>
|
2024-05-01 22:44:51 +02:00 |
|
Helium314
|
6bb49ee1a0
|
fix broken build
|
2024-05-01 20:39:46 +02:00 |
|
Helium314
|
3d74ef342e
|
update texts, should help with #766
|
2024-05-01 20:25:14 +02:00 |
|
Volterxien
|
e0c5da380e
|
Option to always show word to be enterd as middle suggestion (#739)
Co-authored-by: codokie <@>
Co-authored-by: Volterxien <volerxien.github@jacbo.me>
|
2024-05-01 06:33:57 +02:00 |
|
Marko Kocić
|
26a5934e2f
|
Correct Russian Students Layout (#763)
replaced latin Y with cyrillic У
|
2024-04-29 23:45:56 +02:00 |
|
Gabriele Monaco
|
5cffb0b3c8
|
Add Piedmontese language (#748)
|
2024-04-29 23:43:51 +02:00 |
|
Helium314
|
4476456b83
|
workaround for languages that don't have a display name in all languages
|
2024-04-29 23:41:36 +02:00 |
|
codokie
|
dc4cdea687
|
Fix key preview text cut off (#744)
|
2024-04-25 20:57:10 +02:00 |
|
Helium314
|
6ff98d3a05
|
update templates
maybe there is a way of convincing users to at least understand the 15 word tl;dr
|
2024-04-25 20:35:14 +02:00 |
|
codokie
|
9c2cf04d4a
|
fix issues with clipboard after switching keyboard (#728)
|
2024-04-21 12:04:35 +02:00 |
|
Helium314
|
290944635f
|
simplify loading pinned clips
we don't need to read a file any more
also makes sure pinned clips are initially loaded before fetching the primary clip
|
2024-04-20 23:24:14 +02:00 |
|
Helium314
|
a58a7cc932
|
avoid crashes when logging exceptions
|
2024-04-20 21:58:18 +02:00 |
|
Helium314
|
fc1f193720
|
upgrade dependencies
|
2024-04-20 19:36:14 +02:00 |
|
Helium314
|
bd453c26cd
|
lint
|
2024-04-20 12:43:58 +02:00 |
|
Helium314
|
eea2dd4ee8
|
update version and translations
|
2024-04-20 12:08:48 +02:00 |
|
Helium314
|
5e421f0d1c
|
fix unit tests
|
2024-04-20 11:47:17 +02:00 |
|
tenextractor
|
6549fd3573
|
Update Estonian layout (#693)
Co-authored-by: tenextractor <tenextractor@outlook.com>
|
2024-04-20 11:46:50 +02:00 |
|
Helium314
|
80a0668237
|
reduce margin in reorder dialogs
now with the icons for toolbar keys more space is preferable
|
2024-04-20 11:32:37 +02:00 |
|
Helium314
|
f1b4e3ad3a
|
add izzy badge to download links, update translation fetch script
|
2024-04-19 22:58:58 +02:00 |
|
Helium314
|
e2b687a567
|
add logging for finish input (view)
|
2024-04-19 22:19:11 +02:00 |
|
Helium314
|
da467a6751
|
mark some getText methods as nullable and avoid related issues
fixes one of the crashes in #723
|
2024-04-19 21:46:13 +02:00 |
|
codokie
|
9a893d8e22
|
fix toolbar reorder dialog icons color (#716)
Co-authored-by: codokie <@>
|
2024-04-17 22:19:16 +02:00 |
|
Md. Rifat Hasan Jihan
|
6deffee801
|
New fastlane images (#713)
|
2024-04-17 22:18:13 +02:00 |
|
codokie
|
300cb6e184
|
Only add text clips to clipboard history (#711)
Co-authored-by: codokie <@>
|
2024-04-16 19:51:16 +02:00 |
|
Helium314
|
382bdb6ff6
|
fix spellchecker crash when keyboard has never been initialized, fixes #684
|
2024-04-15 22:59:33 +02:00 |
|
Helium314
|
87f1092eac
|
allow line breaks in setting titles
only necessary for PreferenceScreen and ListPreference, others already allow it be default
|
2024-04-15 22:38:21 +02:00 |
|
codokie
|
19c22dd497
|
fix duplicated pinned clipboard entries (#680)
|
2024-04-15 22:17:15 +02:00 |
|
Marko Kocić
|
7bad5c94a4
|
Update Serbian Cyrillic layout (#705)
Fix #704
|
2024-04-15 21:41:11 +02:00 |
|
Helium314
|
28bc9a433e
|
upgrade version and update translations
|
2024-04-12 17:49:06 +02:00 |
|
Helium314
|
a9411b3631
|
properly re-sort the list when copying an existing clipboard entry
|
2024-04-12 17:35:57 +02:00 |
|
codokie
|
f915e46468
|
cut toolbar key (#678)
|
2024-04-12 17:05:53 +02:00 |
|
tenextractor
|
6a9156f0eb
|
Add Chuvash layout (#677)
Co-authored-by: tenextractor <tenextractor@outlook.com>
|
2024-04-12 16:46:43 +02:00 |
|
Helium314
|
d3ddf8d9d2
|
update layouts.md
|
2024-04-11 22:52:38 +02:00 |
|
Helium314
|
3754b2be82
|
display "<language> (<layout>)" also for custom layouts
|
2024-04-11 19:44:37 +02:00 |
|
Helium314
|
9bd2136ebe
|
avoid potentially unwanted layout switches due to hint locales
|
2024-04-11 18:23:59 +02:00 |
|
Helium314
|
58f98e3024
|
use constant to define "good" language match
|
2024-04-11 18:22:45 +02:00 |
|
Helium314
|
159fd55695
|
update templates
|
2024-04-09 23:25:38 +02:00 |
|
Helium314
|
846c25a0a3
|
fix missing ı popup key, #648
|
2024-04-08 16:43:29 +02:00 |
|
Helium314
|
136a12ad6c
|
add F-Droid & GitHub links to readme
|
2024-04-07 21:49:40 +02:00 |
|
Helium314
|
1c075de0c8
|
make long press symbols key -> numpad optional, fixes #588
|
2024-04-07 10:03:08 +02:00 |
|
Helium314
|
58e56e5528
|
update readme
add section about installing / copying to system app folder
fixes #605
|
2024-04-06 20:14:23 +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
|
4ee01527a2
|
show toolbar icons in toolbar key dialog
|
2024-04-06 12:22:14 +02:00 |
|
Helium314
|
52f567ff9e
|
rename reorderPopupKeysDialog to reorderDialog
add icon to layout, should later display toolbar key
|
2024-04-06 11:17:56 +02:00 |
|
Helium314
|
0ab9aeb8e6
|
update readme
|
2024-04-06 09:54:41 +02:00 |
|
Helium314
|
34b9799710
|
remove theme logging added in a657d0e300
wasn't necessary, everything working here
|
2024-04-06 09:23:50 +02:00 |
|