Commit Graph

42385 Commits

Author SHA1 Message Date
Aleksandras Kostarevas
645c7d6e49 Set SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR when necessary 2024-04-24 10:20:34 -04:00
Aleksandras Kostarevas
f261de9fab Revert n_threads and n_threads_batch change 2024-04-23 15:21:53 -04:00
Aleksandras Kostarevas
15eb04895d Update subtitle for finetuning toggle 2024-04-22 22:20:18 -04:00
Aleksandras Kostarevas
46daec4972 Split by n_batch for llama_decode 2024-04-22 14:37:14 -04:00
Aleksandras Kostarevas
b4f198944f Update emoji menu popup 2024-04-22 11:46:28 -04:00
Aleksandras Kostarevas
5b42876fc9 Remove exit transition for NavHost 2024-04-22 11:21:00 -04:00
Aleksandras Kostarevas
ed5dbe1f2c Update weighting and max limit 2024-04-22 10:49:07 -04:00
Aleksandras Kostarevas
ea166f2750 Show single word in actionbar during update batch 2024-04-22 10:40:32 -04:00
Aleksandras Kostarevas
a0cb585ef6 Better handle intentional omissions for swipe 2024-04-22 10:05:40 -04:00
Aleksandras Kostarevas
db3542090d Make gesture recognition occur more often 2024-04-22 01:06:16 -04:00
Aleksandras Kostarevas
250cffcd13 Disable floating text preview for swipe 2024-04-22 00:55:17 -04:00
Aleksandras Kostarevas
768accda75 Use theme color for swipe trail 2024-04-22 00:55:09 -04:00
Aleksandras Kostarevas
43984a6a76 Fix swipe trail disappearing on theme change 2024-04-22 00:45:46 -04:00
Aleksandras Kostarevas
d62b733412 Fix graphics memory leak when keyboard recreated 2024-04-22 00:33:03 -04:00
Aleksandras Kostarevas
9e0dc28848 Add memory debug action window 2024-04-22 00:32:36 -04:00
Aleksandras Kostarevas
cdb0bed56a Disable transformer swipe typing 2024-04-18 17:12:41 -05:00
Aleksandras Kostarevas
10a8be824b Hide actions on suggestedwords change 2024-04-18 16:14:09 -05:00
Aleksandras Kostarevas
3ea6a08ccc Allow re-arranging actionbar 2024-04-18 15:20:08 -05:00
Aleksandras Kostarevas
d2de3dee38 Fix issue causing keyboard to be recreated on any datastore setting change 2024-04-18 13:24:16 -05:00
Aleksandras Kostarevas
8ae3263822 Implement initial swipe typing 2024-04-18 10:29:10 -05:00
Aleksandras Kostarevas
db83e9d4c3 Fix build 2024-04-11 22:40:11 -05:00
Aleksandras Kostarevas
ecafe8f86a Remove some unneeded code and permissions 2024-04-11 21:47:24 -05:00
Aleksandras Kostarevas
76231dc7a7 Update CI 2024-04-11 18:06:26 -05:00
Aleksandras Kostarevas
5ba9a1be78 Add build flavors, remove some unused code 2024-04-11 18:00:49 -05:00
Aleksandras Kostarevas
81cc428e92 Add pre-alpha text to spacebar 2024-04-11 00:54:27 -05:00
Aleksandras Kostarevas
9308bcbfb0 Reduce logging 2024-04-11 00:43:56 -05:00
Aleksandras Kostarevas
725c679eef Move expert mode to dev settings 2024-04-11 00:19:53 -05:00
Aleksandras Kostarevas
5ba72b33cf Fix crash related to transformer suggestions 2024-04-11 00:03:22 -05:00
Aleksandras Kostarevas
a225907b4c Make enter and spacebar less prominent in expert mode 2024-04-10 23:41:24 -05:00
Aleksandras Kostarevas
46eef2d014 Unhide language on spacebar for expert mode 2024-04-10 23:25:24 -05:00
Aleksandras Kostarevas
d5a4a0b4b3 Add option for key borders and other styling options 2024-04-10 23:13:13 -05:00
Aleksandras Kostarevas
2531a74b71 Add emoji key to bottom row and option to disable it 2024-04-10 19:44:59 -05:00
Aleksandras Kostarevas
e7ec9c3d78 Disable emoji key appearing in instant messagers 2024-04-10 19:18:10 -05:00
Aleksandras Kostarevas
cbd75f9799 Fix some race conditions and properly free language model 2024-04-09 23:06:31 -05:00
Aleksandras Kostarevas
389e2efcd6 Rename .java to .kt 2024-04-09 23:06:31 -05:00
Aleksandras Kostarevas
eb97ee3741 Enable logging in builds 2024-04-09 14:45:13 -05:00
Aleksandras Kostarevas
63016fd067 Add more logging to whispercpp 2024-04-09 14:41:32 -05:00
Aleksandras Kostarevas
a4bf434ff8 Fix wording on crash reporter 2024-04-09 14:37:18 -05:00
Aleksandras Kostarevas
5460d69669 Update dictionary URL 2024-04-09 13:35:28 -05:00
Aleksandras Kostarevas
d379cb103b Fix potential crash in transformer_context_fastforward 2024-04-09 13:26:12 -05:00
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