- Jan 08, 2025
-
-
Change-Id: I6a51ea0053a021d02617d71b55c8f8536d4d9309
-
Change-Id: Ie53bcb49b568a44a7bdcc8c7437d9981062487b6
-
* LatinIME: Add Australia wordlist Based of EN_GB while fixing up a few things. Change-Id: Ic9f01e0a260a0f4eb7c994a5ad4533a28e6d2af3
-
This layout is a Dvorak-like initiative, used mainly in France, that can be used to type any language with more ease that QWERTY & Co. It is already supported out of the box by most Linux/BSD distributions. I used http://linuxfr.org/users/jpec/journaux/de-la-conception-d-une-disposition-bepo-pour-android as an inspiration for a variant more adapted to phones. See http://bepo.fr/ for more information about the layout. Change-Id: I6a5b43608d23cf99ddde4e241e1691aae3ff8098
-
Change-Id: I6658bae54793c59b3c0839edda6933950920185e
-
We include more dictionaries than stock builds so let's also enable spell checking for languages that use only the supported unicode characters. Change-Id: Iff9aea56edde10e47a754df39682f4f72c269756 LatinIME: Enable Greek spell checking * We already ship a dictionary for Greek Change-Id: I99ee7c98a88515c4c69b654210c10696135d7560 Add support for Ukrainian spell checking Change-Id: Ie8a39c9206ec1a2e4cccc43d77890abe00080747 Add support for Polish spell checking * The script type for Polish is Latin, so no need to add it to ScriptUtils Change-Id: I5203c56858912ea53bc6069e23fa136af60361bf Add support for Czech spell checking * Czech script type is Latin so no need to add it in ScriptUtils Change-Id: I62085658ff7f7bbbca79e9895d57f1adb48592d4 Add support for Croatian spell checking * The script type for Croatian is Latin, so no need to add it to ScriptUtils Change-Id: I057ba38adf705e62b16ee9e2d2aa7d46bf3b865f Add support for Hebrew spell checking * Hebrew type is already declared in ScriptUtils Change-Id: Id420c256b298d9692d8c415dfc75bd4d3116ca29 Add support for Portuguese spell checking * Script type for Portuguese (Portugal) is Latin so no need to add it in ScriptUtils Change-Id: I2955f267a1f7d81b9180cf4c53718f72724f782d Add support for Bulgarian spell checking Change-Id: I9ff3c73979e68a7a11a657aa6e83769da6607115 Add support for Georgian spell checking * Georgian script type is already defined in ScriptUtils Change-Id: I7e1eb3e985aa44903baed918f58bb6aaace15147 Add in spellchecker.xml support for en_AU, lt, lv, nl, ro, sl, sr, tr Settings for missing dictionaries in menu. Now the xml file have the same amount of 32 (+hu_zz) languages as all .dict files. https://github.com/LineageOS/android_vendor_lineage/tree/lineage-16.0/overlay/dictionaries/packages/inputmethods/LatinIME/java/res/raw https://github.com/LineageOS/android_packages_inputmethods_LatinIME/tree/lineage-16.0/java/res/raw Change-Id: I9fa6245f57a0976d96e0dab37c2e25ef1180e899 Change-Id: I425f0163cd0b34917d6041d75c0e244526ddc268
-
* Generated from the current dictionaries in vendor/cm Includes: Author: Eloi Carracedo <eloimuns@gmail.com> Date: Mon Jun 1 10:36:24 2020 +0200 Update Bulgarian wordlist Sourced from: https://github.com/dslul/openboard/pull/108 A total of approximately 750 words and their forms were added. The first line was amended with the new version and a correction for the name of the dictionary, which did not list the language name with a capitalized first letter as it should have. The newly added words are mostly names of local dishes (cuisine), old or dialect words, Turkish loanwords that are commonplace, curses and offensive words and words pertaining to gender studies. As is noted in the original source (https://github.com/dslul/openboard/issues/105), the new lines received the addition of ',flags=originalFreq=' for future proofing, but the old lines did not. Other things to note if somebody wishes to improve this in the future: 1. The general frequency is skewed and needs to be heavily improved. 2. Offensive and possibly offensive flags are missing, as are any other flags that may exist. 3. Common personal and family names, famous historical figures' names, as well as monikers and/or celebrities' pseudonyms could be added to further enrich the dictionary. 4. The prefixes 'по' and 'най' (hyphenated in front of certain words) can't be handled by the dictionary as is. Change-Id: Ibe4a1578a6d88ffbd8acc8150aa0acd3f3237010 Change-Id: I958af20e44f87a097645ccf0bd96879ef3d72048
-
Fixes the runtime exception 'Wrong script supplied: 5' Change-Id: Id4f244f7e229532998e846a8d41749d90f7913bd Signed-Off-By:
Vasyl Gello <vasek.gello@gmail.com>
-
Declaring the script type as Cyrillic leads to usage of 'east_slavic' template, which is incorrect for Bulgarian layout. Signed-Off-By:
Vasyl Gello <vasek.gello@gmail.com> Change-Id: Ieec27701367f00c4b5e345cee7bf387f923da8f1
-
* I'm in ur productivity, increasin' it. Change-Id: I688bed9c3db7ef8d2c9dd5e4af72a65eb7f37966 Unbreak QWERTZ keyboards Adding "more" keys to ALL the keys broke QWERTZ keyboards. Fix it by adding seperate XMLs for QWERTZ. Change-Id: Iccf10139cf02cab2a773c7085aadac8538359a16 LatinIME: Add "more" keys to ALL the keys in Greek layouts Change-Id: I120e7b94abd71baf24c97afbd20cf2c6c76df6ef LatinIME: Apply "Enable more keys for top row on tablets" (f6620308ba) and "Add "more" keys to ALL the keys" (c561f31af9) to slavik layouts. Change-Id: Ic6fea3faecc5783d99f5257a4501e37b79f40fdf Rearrange morekeys Some of the symbols such as *,!,-,+ were moved in kitkat, this moves the moreKeys to be inline with the moves. Change-Id: I5aff699b268dd32a5b1e4539163e6ec153021f0a Rearrange Slavic & Greek morekeys * Following the previous change Change-Id: I5b5a9bff8dd97c0bf31bc5e28245a9c14662d583
-
They're likely to be caused by palm touches. Change-Id: Ic1e0b86c5bf5d4c22f888f0bb77342584e45763e
-
Prefer the JNI lib with gesture typing support. If not available / installed fall back to the standard one without geture typing. Change-Id: I70a5f43386a9c72809a70bd286f3702378d6f9be LatinIME: Only enable gesture mode if gesture lib is available * Prevents keyboard FC when gapps is not loaded. Change-Id: I0d48e1cd80534513205f61913c798b48573ea38c LatinIME: Remove gesture preference if gesture lib is unavailable Gesture typing won't work without the gesture library, so remove the preference to not mislead users into thinking that gesture typing is supported. Change-Id: I387ae83fd174b57fc48fe7bcfc37e3010ce89b12
-
* This sound is horrible and tablet users shouldn't be subject to listening to it through setupwizard either. Change-Id: Ia6b6db31fb9a986c2a68773dc69524aed5e5af08
-
* Add Burmese Change-Id: I650fdac232bb1aa6c35798e782edaa2ab829c5fc
-
Don't learn suggestions when input specifies the IME_FLAG_NO_PERSONALIZED_LEARNING flag Change-Id: I224c36deda560657996cffa2922392a64e45b53f Signed-off-by:
Joey <joey@lineageos.org>
-
Change-Id: I6e6717dc7487eeafca121e94d93aff5c3aae5f6c
-
* Part of the new iconset made by Asher Simonds Co-authored-by:
Michael W <baddaemon87@gmail.com> Change-Id: I34227f160f862bafb157095cff345852953c604b
- Sep 07, 2024
-
-
Android Build Coastguard Worker authored
Change-Id: I4bf53532e95e637806ee5c7882f65485e79cfa09
-
Xin Li authored
[automerger skipped] Merge "Merge 24Q3 to AOSP main" into main am: 95b75a12 -s ours am: a9eeb4f4 -s ours am skip reason: Merged-In Ice09a7ad54167e68cd2dc892692fc49a0afbabc1 with SHA-1 5f07eaa4 is already in history Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/3257975 Change-Id: I11910209c5bcc5055e6a27b141717da4e7df1820 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Xin Li authored
am skip reason: Merged-In Ice09a7ad54167e68cd2dc892692fc49a0afbabc1 with SHA-1 5f07eaa4 is already in history Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/3257975 Change-Id: Ia6e5269f345c3e5924f67ac9d5fdc68027468878 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Xin Li authored
am skip reason: Merged-In Ice09a7ad54167e68cd2dc892692fc49a0afbabc1 with SHA-1 5f07eaa4 is already in history Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/3257975 Change-Id: If7766e866565107ad68376203b0eae4dfacec261 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Xin Li authored
am skip reason: Merged-In Ice09a7ad54167e68cd2dc892692fc49a0afbabc1 with SHA-1 5f07eaa4 is already in history Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/3257975 Change-Id: I542f37e5fa6813a5727aa92e1f7e568540a80c03 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Xin Li authored
-
- Sep 06, 2024
-
-
Xin Li authored
Bug: 357762254 Merged-In: Ice09a7ad54167e68cd2dc892692fc49a0afbabc1 Change-Id: If27a204b2e8db793efb9b5161449e79b75a4cdfd
-
- Jul 03, 2024
-
-
Android Build Coastguard Worker authored
Change-Id: I60a697c6ba3fef3c430eca5d64792e253f6f8692
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/3019664 Change-Id: Ic393ce61210263a49384bbdd232a49e1ef10ae13 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/3019664 Change-Id: I47f2c0609e86e24675da39477e995709cc34a3f9 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Treehugger Robot authored
-
- Jun 20, 2024
-
-
Android Build Coastguard Worker authored
Change-Id: Ib252172828a5ae8218b6ba8d7af735010b430182
-
Xin Li authored
am skip reason: Merged-In Ice09a7ad54167e68cd2dc892692fc49a0afbabc1 with SHA-1 5f07eaa4 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/27909236 Change-Id: I17c21ea356b90c50dcc5d0a3b70addb7c941e675 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
- Jun 19, 2024
-
-
* checkTimeAndMaybeSetupUpdateAlarm method created an Implicit PendingIntent vulnerability, which may cause security threats in the form of denial-of-service, private data theft, and privilege escalation. * PendingIntents are Intents delegated to another app to be delivered at some future time. Creating an implicit intent wrapped under a PendingIntent is a security vulnerability that might lead to denial-of-service, private data theft, and privilege escalation. * We've used FLAG_IMMUTABLE (added in SDK 23) to create PendingIntents for SDK > 23, This prevents apps that receive the PendingIntent from filling in unpopulated properties & Ensures that PendingIntent is only delivered to trusted components. Test: m Change-Id: I68a1f3f2d81138e42092cc201d36e5d29853a86e Signed-off-by:
techyminati <sinha.aryan03@gmail.com>
-
- Jun 18, 2024
-
-
Android Build Coastguard Worker authored
Change-Id: Ie39cef10e606a4b3e71d7cb1ba456cfc51e2b86e
-
Xin Li authored
Bug: 347831320 Merged-In: Ice09a7ad54167e68cd2dc892692fc49a0afbabc1 Change-Id: Iff912f47972fa25834be8d11008ffbbe2d1ad86e
-
Xin Li authored
[automerger skipped] Merge "Merge Android 14 QPR3 to AOSP main" into main am: e85c57fb -s ours am: c6161036 -s ours am skip reason: Merged-In Iede0c79fa9dbc2ea3146b829d629cfeb64f5a01c with SHA-1 1464c7a3 is already in history Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/3131260 Change-Id: I1d2af0650c0cf8d76db6bb4c742484554de18bbf Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Xin Li authored
[automerger skipped] Merge Android 14 QPR3 to AOSP main am: 4f3c5a71 -s ours am: cc9bb18f -s ours am skip reason: Merged-In Iede0c79fa9dbc2ea3146b829d629cfeb64f5a01c with SHA-1 1464c7a3 is already in history Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/3131260 Change-Id: I101eb4337cba2d9123ec47fd1f742c4d2a8562b0 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
- Jun 17, 2024
-
-
Android Build Coastguard Worker authored
Change-Id: I82450413776445a52a81e8175c22e3d25d622452
-
Xin Li authored
am skip reason: Merged-In Iede0c79fa9dbc2ea3146b829d629cfeb64f5a01c with SHA-1 1464c7a3 is already in history Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/3131260 Change-Id: I42dd9f0b8865ec08ce37e3060d329dc988001581 Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-