Commit Graph

42435 Commits

Author SHA1 Message Date
Aleksandras Kostarevas
242bedd5c1 Add bluetooth toggle button during voice input 2024-06-06 23:42:28 +03:00
Aleksandras Kostarevas
54114c7cf0 Update wording for languages & models 2024-06-06 22:25:17 +03:00
Aleksandras Kostarevas
b39159e582 Disable spellchecker service 2024-06-01 18:51:51 +03:00
Aleksandras Kostarevas
9076ec6c6e Update payment notice condition 2024-06-01 18:14:57 +03:00
Aleksandras Kostarevas
a3ef83532b Set key classname for accessibility 2024-06-01 17:21:53 +03:00
Aleksandras Kostarevas
009a60b141 Update device label 2024-06-01 16:53:14 +03:00
Aleksandras Kostarevas
b60d2a9768 Add extra themes 2024-06-01 16:51:09 +03:00
Aleksandras Kostarevas
a1e6d414f2 Remove internet permission and add standalone APK notice 2024-06-01 01:31:44 +03:00
Aleksandras Kostarevas
f2e42384bd Add voice input audio focus and device display/config 2024-06-01 00:50:08 +03:00
Aleksandras Kostarevas
60bc8a2d1d Avoid null dereference on accessibility morekeys 2024-05-28 21:00:50 +03:00
Aleksandras Kostarevas
c1b31987d3 Force focus voice input for accessibility 2024-05-28 20:32:32 +03:00
Aleksandras Kostarevas
0e470f4c39 Refactor keyboard accessibility to use ExploreByTouchHelper 2024-05-28 20:27:56 +03:00
Aleksandras Kostarevas
1f9cbdee09 Remove unused emoji views 2024-05-28 20:17:25 +03:00
Aleksandras Kostarevas
7a7bb242bf Set TextEntryKey for accessibility nodes 2024-05-28 16:10:20 +03:00
Aleksandras Kostarevas
b0c33d6a93 Update accessibility for emoji menu 2024-05-28 16:09:55 +03:00
Aleksandras Kostarevas
d993d4ece6 Announce auto fit text contents 2024-05-28 16:08:29 +03:00
Aleksandras Kostarevas
216e19f629 Announce when entering/exiting action window 2024-05-28 16:08:14 +03:00
Aleksandras Kostarevas
70f2f371de Update some settings elements for TalkBack 2024-05-28 14:03:04 +03:00
Aleksandras Kostarevas
b72bc9c385 Improve TalkBack support for settings/setup 2024-05-28 13:46:46 +03:00
Aleksandras Kostarevas
2c4859598e Brighten primary color of voice input theme 2024-05-28 11:54:43 +03:00
Aleksandras Kostarevas
9a37a2c6a0 Add toggle for swipe typing 2024-05-28 11:54:19 +03:00
Aleksandras Kostarevas
c308504a25 Update tablet layouts, fix tablet swipe typing 2024-05-27 21:44:06 +03:00
Aleksandras Kostarevas
aca995e702 Style zwj icon 2024-05-27 21:42:50 +03:00
Aleksandras Kostarevas
562b08883b Update inline suggestions 2024-05-27 18:32:01 +03:00
Aleksandras Kostarevas
4cc53b0efa Update lifecycle management 2024-05-27 14:03:16 +03:00
Aleksandras Kostarevas
863e1b3153 Fix dynamic auto preview being less wide 2024-05-26 16:58:26 +03:00
Aleksandras Kostarevas
e0ddb4462c Move the test text field to a separate activity and process
Fixes some jank exhibited by the fact that the keyboard and the EditText are running in the same process
2024-05-26 16:43:20 +03:00
Aleksandras Kostarevas
fd3a4297ec Remove hide soft input permission 2024-05-26 15:52:54 +03:00
Aleksandras Kostarevas
83ad0dcf94 Remove unnecessary dictionary pack code 2024-05-26 15:49:10 +03:00
Aleksandras Kostarevas
7de251b71d Update Dynamic System theme preview and rename to Dynamic Auto 2024-05-26 14:38:21 +03:00
Aleksandras Kostarevas
5865dde3d7 Fix dark mode not automatically switching 2024-05-26 14:25:39 +03:00
Aleksandras Kostarevas
0d7d6b816e Skip loading LM if it has not existed once 2024-05-26 13:39:34 +03:00
Aleksandras Kostarevas
43c46da519 Switch to PCM16 recording 2024-05-25 20:56:43 +03:00
Aleksandras Kostarevas
b7ce7842ed Fix build error for play store 2024-05-25 18:15:40 +03:00
Aleksandras Kostarevas
a116eb73a2 Update import/delete dialog for Languages screen 2024-05-25 18:14:57 +03:00
Aleksandras Kostarevas
3208ab3050 Fix NullPointerException in onUpEventInternal 2024-05-17 11:25:26 -05:00
Aleksandras Kostarevas
dcce3ea5ae Skip token mixes if total sum is 0
This case seems to actually be quite common during fuzzing
2024-05-16 18:37:43 -05:00
Aleksandras Kostarevas
4e2d80fc67 Only update subtype when it changes 2024-05-16 17:29:49 -05:00
Aleksandras Kostarevas
be5ed15220 Fix some linter warnings 2024-05-16 17:18:08 -05:00
Aleksandras Kostarevas
0b9f1ca074 Update traversal 2024-05-16 15:09:51 -05:00
Aleksandras Kostarevas
c021a142ba Use blacklist for swipe input 2024-05-16 14:41:50 -05:00
Aleksandras Kostarevas
b59aa89363 Use more C++ style memory management 2024-05-16 14:33:02 -05:00
Aleksandras Kostarevas
e19de589f1 Skip invalid token mixes 2024-05-16 12:18:13 -05:00
Aleksandras Kostarevas
edbb92114f Ensure skipProbability is in range 2024-05-16 12:07:28 -05:00
Aleksandras Kostarevas
09a6a30d8b Use jstring2string for more strings 2024-05-16 12:07:16 -05:00
Aleksandras Kostarevas
1eea6cb36d Add phonetic layout for east slavic 2024-05-15 17:18:43 -05:00
Aleksandras Kostarevas
cbf0230081 Add symbols for bepo 2024-05-15 16:50:31 -05:00
Aleksandras Kostarevas
a48c241485 Use lazy column for languages list for performance 2024-05-15 16:37:01 -05:00
Aleksandras Kostarevas
a994bb5432 Fix crash when migrated layouts have more than 1 subtype and one of which has no layout specifier 2024-05-15 16:30:57 -05:00
Aleksandras Kostarevas
eb65ad124d Include datastore settings in crash reports 2024-05-15 16:18:30 -05:00