Commit Graph

42133 Commits

Author SHA1 Message Date
Aleksandras Kostarevas
c73fe16ddc Add q8 model 2023-10-16 17:31:43 +03:00
Aleksandras Kostarevas
ec7cae6bbf Disable globe key by default 2023-10-13 21:40:06 +03:00
Aleksandras Kostarevas
92480fd460 Adjust space probability and mustNotAutocorrect 2023-10-13 18:44:38 +03:00
Aleksandras Kostarevas
c34a411989 Fix infinite prediction loop 2023-10-13 18:34:49 +03:00
Aleksandras Kostarevas
334619086b Trim context and fix case for misautocorections 2023-10-13 18:32:57 +03:00
Aleksandras Kostarevas
b8539ce88a Initial batched inference using llama_batch 2023-10-10 22:34:04 +03:00
Aleksandras Kostarevas
6d17f00296 Update llama.cpp 2023-10-10 22:32:25 +03:00
Aleksandras Kostarevas
16fdb3629d Add LanguageModel class 2023-09-28 19:42:29 +03:00
Aleksandras Kostarevas
ea0af67ecc Add ggml, sentencepiece and dependencies 2023-09-28 19:41:05 +03:00
Aleksandras Kostarevas
a88bd5c820 Update melSpectrogram 2023-09-27 23:05:27 +03:00
Aleksandras Kostarevas
f1ff995cc7 Merge branch 'new-settings-menu' into 'master'
New settings menu

See merge request alex/latinime!2
2023-09-04 17:10:07 +00:00
Aleksandras Kostarevas
d089d0fe00 Disable advanced navigation item 2023-09-04 20:09:33 +03:00
Aleksandras Kostarevas
606c29a8ec Update app icon 2023-09-04 17:54:36 +03:00
Aleksandras Kostarevas
2088909f88 Add model downloader activity for voice input 2023-09-04 17:30:18 +03:00
Aleksandras Kostarevas
94c606718d Make new ThemeScreen for selecting theme 2023-09-04 16:54:19 +03:00
Aleksandras Kostarevas
dc342f33a6 Update theme picker in keyboard 2023-09-04 15:20:48 +03:00
Aleksandras Kostarevas
0a7ab52e8b Set status bar color in settings 2023-09-04 14:13:17 +03:00
Aleksandras Kostarevas
263165b596 Creatre initial updated settings menu 2023-09-01 23:57:12 +03:00
Aleksandras Kostarevas
7f656bb622 Load voice input settings instead of hardcoding 2023-09-01 08:51:42 +03:00
Aleksandras Kostarevas
af42223a0c Replace certain hardcoded strings with stringres 2023-09-01 08:08:13 +03:00
Aleksandras Kostarevas
cf53d161cc Add webhook to CI and update image version 2023-08-31 23:53:30 +03:00
Aleksandras Kostarevas
23ff7d18f2 Set GIT_SUBMODULE_FORCE_HTTPS in CI 2023-08-31 23:01:50 +03:00
Aleksandras Kostarevas
2ecda40b19 Set GIT_SUBMODULE_STRATEGY in CI 2023-08-31 23:00:28 +03:00
Aleksandras Kostarevas
283884a1bd Merge branch 'integrated-voice-input' into 'master'
Integrate voice input

See merge request alex/latinime!1
2023-08-31 19:49:38 +00:00
Aleksandras Kostarevas
7e31ade8fe Add crash reporting file to CI 2023-08-31 22:48:35 +03:00
Aleksandras Kostarevas
08296ec484 Add crash reporting using ACRA 2023-08-31 22:45:11 +03:00
Aleksandras Kostarevas
d180b5646f Automatically add space for voice input action 2023-08-31 20:55:46 +03:00
Aleksandras Kostarevas
8f53297eea Make full action window clickable 2023-08-31 19:33:24 +03:00
Aleksandras Kostarevas
9f6941eff0 Move certain tensors to static companion 2023-08-31 19:27:46 +03:00
Aleksandras Kostarevas
3acb8b5e44 Create SoundPlayer for persistent state 2023-08-31 19:15:50 +03:00
Aleksandras Kostarevas
731fbf1254 Greatly refactor Voice Input module 2023-08-31 00:20:23 +03:00
Aleksandras Kostarevas
4e3b4e5a46 Initial voice input implementation 2023-08-27 19:08:44 +03:00
Aleksandras Kostarevas
1b0dd25244 Separate actions into its own files 2023-08-26 21:31:31 +03:00
Aleksandras Kostarevas
8278de9484 Inflate inline suggestions only once 2023-08-26 20:39:55 +03:00
Aleksandras Kostarevas
d72838e659 Update dynamic themes when colors change 2023-08-26 20:26:26 +03:00
Aleksandras Kostarevas
bd0368d89f Add initial inline suggestions support 2023-08-26 20:04:56 +03:00
Aleksandras Kostarevas
9d4ea1f7c1 Move certain things into separate files 2023-08-22 23:19:57 +03:00
Aleksandras Kostarevas
05fce3bd09 Disable top suggestion icon 2023-08-22 20:40:12 +03:00
Aleksandras Kostarevas
d11025192e Move themes to separate files, save theme choice 2023-08-22 20:37:51 +03:00
Aleksandras Kostarevas
106de18b3b Recreate keyboard whenever action window is exited 2023-08-22 16:47:53 +03:00
Aleksandras Kostarevas
226fea5d46 Fix scrollability in theme switcher 2023-08-22 15:52:49 +03:00
Aleksandras Kostarevas
f91a626955 Implement Actions, create a theme switcher action window 2023-08-22 15:36:40 +03:00
Aleksandras Kostarevas
ad151d7f11 Update theme to use dynamic color scheme 2023-08-19 15:06:18 +03:00
Aleksandras Kostarevas
cccc18a1de Only suggest typed word when it's valid 2023-08-19 14:21:09 +03:00
Aleksandras Kostarevas
996f09eb9d Style text color and replace certain icons 2023-08-19 13:55:02 +03:00
Aleksandras Kostarevas
0b3af718b8 Fix key feedback 2023-08-18 16:29:49 +03:00
Aleksandras Kostarevas
5a4f42cafe Create certain drawables during runtime for theming 2023-08-18 15:55:09 +03:00
Aleksandras Kostarevas
039f9145c3 Fix broken key preview on landscape 2023-08-18 15:52:52 +03:00
Aleksandras Kostarevas
6f4a801d14 Update ActionBar 2023-08-18 11:18:24 +03:00
abb128
138d3a7886 Replace SuggestionStripView with ActionBar 2023-08-15 19:48:27 +03:00