Commit Graph

42426 Commits

Author SHA1 Message Date
Aleksandras Kostarevas
94195b31ba Use automatic versioning codes 2024-03-22 15:55:59 -05:00
Aleksandras Kostarevas
1a7ae99f0b Update version to 0.1.12 2024-03-22 10:53:51 -05:00
Aleksandras Kostarevas
ce92ea6845 Suppress InputLogic selection updates during transaction 2024-03-21 22:38:33 -05:00
Aleksandras Kostarevas
21da28ff22 Use batchEdit during voice input transaction 2024-03-21 19:59:51 -05:00
Aleksandras Kostarevas
20f897aa56 Keep screen awake during voice input 2024-03-21 19:34:35 -05:00
Aleksandras Kostarevas
601d6df6b3 Cancel native inference early 2024-03-21 18:32:54 -05:00
Aleksandras Kostarevas
6329878e8e Avoid voice input model closing race condition 2024-03-21 16:50:06 -05:00
Aleksandras Kostarevas
434a751d63 Fix modified utf-8 errors when returning strings 2024-03-21 16:49:45 -05:00
Aleksandras Kostarevas
925eda3be7 Remove "it" alias for Italy 2024-03-19 13:17:04 -05:00
Aleksandras Kostarevas
5beb3f4952 Merge branch 'model-metadata' into 'master'
Merge model-metadata to master

See merge request alex/latinime!7
2024-03-19 17:38:37 +00:00
Aleksandras Kostarevas
03a028a9fa Fix some icons being untinted, add haptic vibration setting 2024-03-19 12:35:51 -05:00
Aleksandras Kostarevas
25229530f0 Add missing haptic/sound to compose elements 2024-03-19 12:12:16 -05:00
Aleksandras Kostarevas
2c94f8a1cd Bump version to v0.1.11 2024-03-18 16:50:44 -05:00
Aleksandras Kostarevas
c101772317 Add suppressNonSpeechTokens 2024-03-18 16:24:16 -05:00
Aleksandras Kostarevas
b4790b22f7 Fix Voice Input view looking broken 2024-03-18 16:17:11 -05:00
Aleksandras Kostarevas
536460cfd4 Update input logic to better handle combined emoji 2024-03-18 16:00:20 -05:00
Aleksandras Kostarevas
9410e5a825 Use CODE_DELETE instead of KEYCODE_DEL event for delete pointer 2024-03-18 15:06:13 -05:00
Aleksandras Kostarevas
12110e96aa Add an emoji to badwords list 2024-03-18 13:11:02 -05:00
Aleksandras Kostarevas
0302cbffd9 Filter (most) unsupported emoji from menu for older devices 2024-03-18 13:08:39 -05:00
Aleksandras Kostarevas
ed36c99ff9 Fix emoji tone popup being misplaced for 1 frame 2024-03-18 12:40:20 -05:00
Aleksandras Kostarevas
efac63ac10 Remember selecting emoji suggestions, improve emoji alias picking 2024-03-18 12:32:15 -05:00
Aleksandras Kostarevas
10c08ebda6 Add category separators and recent emoji to emoji menu 2024-03-18 12:08:00 -05:00
Aleksandras Kostarevas
1dd7274fe5 Bump version to 0.1.10 2024-03-15 15:45:25 -05:00
Aleksandras Kostarevas
e2c0652eec Show manual update notice every so often 2024-03-15 13:57:57 -05:00
Aleksandras Kostarevas
00a69a9eab Update transformer docs URL 2024-03-15 11:13:59 -05:00
Aleksandras Kostarevas
d0fbabf165 Style settings and enter icons 2024-03-15 11:03:02 -05:00
Aleksandras Kostarevas
94dfebca21 Add settings action to more easily access settings 2024-03-15 10:59:13 -05:00
Aleksandras Kostarevas
6490e2941b Add more update fallbacks in case people are stubborn and block network 2024-03-15 10:47:20 -05:00
Aleksandras Kostarevas
b15d882d77 Improve emoji suggestions 2024-03-15 10:15:16 -05:00
Aleksandras Kostarevas
da9abecce4 Check for updates when settings is launched, show update more often and auto-dismiss it 2024-03-15 10:15:07 -05:00
Aleksandras Kostarevas
91a8e7eb92 Shorten update check interval to 12 hours instead of 48 2024-03-15 09:58:54 -05:00
Aleksandras Kostarevas
e7955166d2 Bump version to v0.1.9 2024-03-14 16:56:20 -05:00
Aleksandras Kostarevas
0b7c386d11 Make logging less chatty 2024-03-14 15:43:51 -05:00
Aleksandras Kostarevas
455c3741ae Apply blacklist filter before bothAlgorithmsCameToSameConclusion,
allow emoji suggestions after typing a word, allow easily disabling emoji suggestions through long-tapping
2024-03-14 15:40:44 -05:00
Aleksandras Kostarevas
65686b39a0 Make emoji suggestions less aggressive 2024-03-14 15:17:55 -05:00
Aleksandras Kostarevas
cd8499f742 Mitigate OOM during update 2024-03-14 14:45:23 -05:00
Aleksandras Kostarevas
f134517f11 Auto-update improvements
1. Keep screen awake during download
2. Maintain download state
3. Cache download, don't re-download if cancelled and restarted
2024-03-14 14:28:13 -05:00
Aleksandras Kostarevas
f7ca151e18 Fix setup looking weird on some devices 2024-03-14 13:51:29 -05:00
Aleksandras Kostarevas
e424f36529 Add option for emoji suggestions 2024-03-13 16:50:53 -05:00
Aleksandras Kostarevas
e209eefd48 Add emoji suggestions 2024-03-13 16:47:17 -05:00
Aleksandras Kostarevas
38055fae65 Add other workaround 2024-03-13 16:11:52 -05:00
Aleksandras Kostarevas
45c49c5625 Bump version to 0.1.8 2024-03-13 15:41:03 -05:00
Aleksandras Kostarevas
6c4c6b8965 Request mic permission during setup, add test text field 2024-03-13 15:26:23 -05:00
Aleksandras Kostarevas
350b8e8fcf Add bad word filtering and blacklisting 2024-03-13 13:31:51 -05:00
Aleksandras Kostarevas
a294d9c4ca Fix potential crash related to fullContext 2024-03-12 11:44:33 -05:00
Aleksandras Kostarevas
b13e04d3f1 Fix shortcuts 2024-03-07 15:32:58 +02:00
Aleksandras Kostarevas
9fed68c03a Fix segfault when no results / only 1 result 2024-03-07 14:56:21 +02:00
Aleksandras Kostarevas
08947c6e89 Update model name field 2024-03-05 17:00:50 +02:00
Aleksandras Kostarevas
5086f3fa1c Add toggle for finetuning 2024-03-05 16:19:07 +02:00
Aleksandras Kostarevas
0c95240cff Update model 2024-03-05 15:57:45 +02:00