Commit Graph

42545 Commits

Author SHA1 Message Date
Aleksandras Kostarevas
15ba128095 Add back http crash report for now 2024-04-02 16:56:53 -05:00
Aleksandras Kostarevas
5649668bfb Add developer settings menu 2024-04-02 16:56:40 -05:00
Aleksandras Kostarevas
2a4840d794 Switch to email crash reporting 2024-04-02 13:03:48 -05:00
Aleksandras Kostarevas
314df88693 Remove voice input model picker, which is no longer relevant 2024-04-02 12:29:29 -05:00
Aleksandras Kostarevas
20acfb57c6 Update help menu 2024-04-02 11:52:31 -05:00
Aleksandras Kostarevas
c4bd35c921 Display imported dictionary name 2024-04-02 11:25:22 -05:00
Aleksandras Kostarevas
31b5fe933e Allow deleting imported dictionaries and voice input models 2024-04-01 16:48:39 -05:00
Aleksandras Kostarevas
626477a027 Automatically select correct language for dictionaries, reload dict after import 2024-04-01 15:44:52 -05:00
Aleksandras Kostarevas
1af8bbfd78 Add help screen 2024-04-01 14:54:38 -05:00
Aleksandras Kostarevas
ff29bf5802 Add resource importing (dict/voice/transformer) 2024-04-01 14:31:11 -05:00
Aleksandras Kostarevas
bec40d167c Fix log assertions ggml 2024-03-30 19:11:01 -05:00
Aleksandras Kostarevas
1331b1c6d6 Fix log assertions ggml 2024-03-30 19:02:47 -05:00
Aleksandras Kostarevas
e75eff11e1 Log assertions ggml 2024-03-30 18:58:07 -05:00
Aleksandras Kostarevas
400492870d Update languages menu 2024-03-30 18:56:47 -05:00
Aleksandras Kostarevas
5ecdafd60b Ensure conv graph measurement never undermeasures memory with dynamic audio ctx 2024-03-30 18:45:54 -05:00
Aleksandras Kostarevas
14fa302f1f Add languages menu 2024-03-25 13:07:10 -05:00
Aleksandras Kostarevas
a9b8e9de22 Update CI 2024-03-22 16:45:49 -05:00
Aleksandras Kostarevas
f27d2064b2 Use HEAD instead of master 2024-03-22 16:16:28 -05:00
Aleksandras Kostarevas
6d214a920d Use clone and depth 0 for CI 2024-03-22 16:13:09 -05:00
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