summaryrefslogtreecommitdiff
path: root/java
Commit message (Collapse)AuthorAgeFilesLines
* (DO NOT MERGE) Fix Greek accented upper case lettersHEADlp5.0Tadashi G. Takaoka2015-03-181-7/+22
| | | | | | | | Cherry-picked 6fc92899d82f4d3cb30f7bb2c57133154f0babd2 from ub-latinimegoogle-edamame-mr1-release. Bug: 18418991 Change-Id: Id4dff41ba488635ff9af899be6d4f84ab00a96c8
* Automatic translation importMichael Bestas2015-03-072-0/+46
| | | | Change-Id: Iaadd04b67a0dee7225652291b401bca8f24bef33
* Automatic translation importMichael Bestas2015-02-191-0/+13
| | | | Change-Id: I819f96dcfc5d1cceb360195fed870d6e99e5df01
* Automatic translation importMichael Bestas2015-02-1128-0/+3404
| | | | Change-Id: I7f3a7695a60b4e936ff139bb68cc0780aad34d73
* LatinIME: Add Luxembourgish keyboard & spellchecking dictionaryMichel Weimerskirch2015-01-294-311/+370
| | | | Change-Id: Ie53bcb49b568a44a7bdcc8c7437d9981062487b6
* LatinIME: Add support for Australian EnglishMichael Bestas2015-01-271-0/+9
| | | | | | | * LatinIME: Add Australia wordlist Based of EN_GB while fixing up a few things. Change-Id: Ic9f01e0a260a0f4eb7c994a5ad4533a28e6d2af3
* LatinIME: Enable Greek spell checkingMichael Bestas2015-01-181-0/+4
| | | | | | * We already ship a dictionary for Greek Change-Id: I99ee7c98a88515c4c69b654210c10696135d7560
* LatinIME: Enable spellchecker for additional languagesblunden2015-01-182-0/+17
| | | | | | | | 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: Add Hungarian to the available languages for spell checkMichael Bestas2015-01-181-0/+1
| | | | Change-Id: Ic7ea539f9bad517d4545334ddb658a9752ad99cd
* LatinIME: HU enable predictive dictionary and remove unused lettersTamás Tóth2015-01-142-32/+9
| | | | Change-Id: I6658bae54793c59b3c0839edda6933950920185e
* Fix for not openned xml commenteboye2015-01-031-0/+6
| | | | Change-Id: Iec55dc8861fcda66c0397beb5fc3bf1050609f95
* Added Serbian Latin Supporteboye2015-01-034-54/+26
| | | | Change-Id: Iace33e3a073f52c608ceed1f0932bb787935cba0
* LatinIME: correctly handle jni fallbacksLars Greiss2014-11-283-26/+3
| | | | | | | | | | | | The way it is done till now does not make really sense. If the gesture lib was flashed with gapps from the user it still returns the value config_gesture_input_enabled_by_build_config back which returns false by default on aosp So do not rely on config_gesture_input_enabled_by_build_config at all and only decide on the type of lib which was loaded. Change-Id: I6088154f2aa0270680a44b34dcac37578ec02ed9
* LatinIME: enable gesture input via configLars Greiss2014-11-281-1/+1
| | | | Change-Id: Iabfc9e4458f15783eb4ce9681fda77489cbc4806
* LatinIME: Add "more" keys to ALL the keys in Greek layoutsMichael Bestas2014-11-282-16/+48
| | | | Change-Id: I120e7b94abd71baf24c97afbd20cf2c6c76df6ef
* LatinIME: Only enable gesture mode if gesture lib is availableTom Marshall2014-11-282-0/+6
| | | | | | * Prevents keyboard FC when gapps is not loaded. Change-Id: I0d48e1cd80534513205f61913c798b48573ea38c
* LatinIME: Add fallback loader for JNI libSteve Kondik2014-11-281-3/+7
| | | | | | | | Prefer the JNI lib with gesture typing support. If not available / installed fall back to the standard one without geture typing. Change-Id: I70a5f43386a9c72809a70bd286f3702378d6f9be
* Added smiles without noise to AOSP keyboardStefano2014-11-283-0/+21
| | | | | | | Added some smiles on top of default: :) ;) :( :D :P ^^ -_- They are very popular! Change-Id: I5c78992ce3fa8b95052ca2136796bb7a9c4c510f
* LatinIME: Bring back ALL the keys for QWERTZelektroschmock2014-11-285-5/+139
| | | | | | | * QWERTZ keyboards were using rowkeys_qwerty2.xml as 2nd row. Add rowkeys_qwertz2.xml and enable AdditionalMoreKeys Change-Id: Ibd4a578a2cd89e834cbf8cd7fb677c0dcba55547
* LatinIME: Apply "Enable more keys for top row on tablets" (f6620308ba)Kiril Mikos2014-11-282-15/+55
| | | | | | and "Add "more" keys to ALL the keys" (c561f31af9) to slavik layouts. Change-Id: I9e9a655c1205d7dcbfaaef3e43acc8cb86326259
* latinime: Add "more" keys to ALL the keysSteve Kondik2014-11-282-3/+35
| | | | | | * I'm in ur productivity, increasin' it. Change-Id: I688bed9c3db7ef8d2c9dd5e4af72a65eb7f37966
* Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-10-192-6/+6
|\
| * Import translations. DO NOT MERGEBaligh Uddin2014-10-192-6/+6
| | | | | | | | | | Change-Id: Ic2c146260b359f187a1d1e5d9f60db4bdc041592 Auto-generated-cl: translation import
* | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-10-191-1/+1
|\ \
| * | Import translations. DO NOT MERGEBaligh Uddin2014-10-191-1/+1
| |/ | | | | | | | | Change-Id: I98a9c7c9942f726ec44bf7dcf651513ab2f6396b Auto-generated-cl: translation import
* | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-10-198-19/+19
|\ \
| * | Import translations. DO NOT MERGEBaligh Uddin2014-10-198-19/+19
| |/ | | | | | | | | Change-Id: Iab03b9dbbfc33fc9e3b4c533b2a14b38e9ab4536 Auto-generated-cl: translation import
* / Import translations. DO NOT MERGEBaligh Uddin2014-10-192-2/+2
|/ | | | | Change-Id: Id60ee51f6e56aadd047d93e8098751256ce7daf3 Auto-generated-cl: translation import
* Fix a bug with no suggestions flagJean Chalard2014-10-152-4/+7
| | | | | | | | We should reset the composition state when moving the cursor inside the word after a gesture when the text field specifies no suggestions. Bug: 17959921 Change-Id: I977fea775f7b7e145e343636f0fb94266a40953a
* (DO NOT MERGE) Fix checking a11y status just before calling an a11y methodTadashi G. Takaoka2014-10-144-9/+15
| | | | | | Cherry picked from Master, commit 04cd8794e04b14c2b7e7eed036b83075792134a1 Bug: 17035860 Change-Id: I9627d525a570ced085281b4db93fe6896081e818
* Import translations. DO NOT MERGEGeoff Mendal2014-10-062-13/+13
| | | | | Change-Id: I542174a860f968289c76095dd059ee595b790409 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2014-10-052-3/+3
| | | | | Change-Id: Ie3bd15488ad9d5594a95dd2734eab17189740b35 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2014-09-302-2/+2
| | | | | Change-Id: Id3f3a910f5503eb21582d5f8eb376948ac753470 Auto-generated-cl: translation import
* Merge "Fix NPE due to the lack of null-check" into lmp-devYohei Yukawa2014-09-302-4/+4
|\
| * Fix NPE due to the lack of null-checkYohei Yukawa2014-09-292-4/+4
| | | | | | | | | | | | | | | | | | | | The case that was not coverted well is that CursorAnchorInfoCompatWrapper could be instantiated with null object. In such situations, we should do nothing. BUG: 17682582 Change-Id: I6625a2f0ed8c5580ed9edfe4728f342da77a8e40
* | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-09-291-2/+2
|\ \
| * | Import translations. DO NOT MERGEBaligh Uddin2014-09-291-2/+2
| |/ | | | | | | | | Change-Id: I2865485fc1e9c76ecdc2f138f04bae77691e8d3f Auto-generated-cl: translation import
* / Import translations. DO NOT MERGEBaligh Uddin2014-09-292-3/+3
|/ | | | | Change-Id: Iaee29fb909327ab892f1b5c88cac0f9f0bd62ea3 Auto-generated-cl: translation import
* Fix when to show important noticeTadashi G. Takaoka2014-09-221-5/+36
| | | | | | | | | | | | This CL introduces a timeout duration to show an important notice message. When the timeout has passed, the important notice message will be suppressed without user intervention. This CL also adds unit tests and fixes a bug in getNextImportantNoticeTitle(). Bug: 17181982 Change-Id: If321c0060cc2f7ca14ad0631b84f4990f88bd659
* Import translations. DO NOT MERGEBaligh Uddin2014-09-216-9/+9
| | | | | Change-Id: I5c04251f5db42dab2189da52895e171c9082348b Auto-generated-cl: translation import
* Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-09-2070-950/+476
|\
| * Import translations. DO NOT MERGEBaligh Uddin2014-09-1770-950/+476
| | | | | | | | | | Change-Id: I49fbe075888be15eb2e88516f1ca0407b664d5b8 Auto-generated-cl: translation import
* | Merge "Avoid the add-to-dictionary indicator from being clipped" into lmp-devYohei Yukawa2014-09-203-28/+42
|\ \
| * | Avoid the add-to-dictionary indicator from being clippedYohei Yukawa2014-09-193-28/+42
| | | | | | | | | | | | | | | | | | | | | | | | With this CL, the display bounds is taken into consideration when the location of add-to-dictionary indicator is determined. BUG: 17578360 Change-Id: I31e458fa7bbc33e539578b331fe1c51ff7f8668e
* | | (DO NOT MERGE) Remove some logs which spam encrypted bootJean Chalard2014-09-191-10/+8
|/ / | | | | | | | | | | Bug: 17539539 Change-Id: Idb442c2f0db2361b8e535f39b02d209b1edd1069 (cherry picked from commit 4b6c6fa0e475b987fe3734989dee4159b1d6d548)
* | Merge "(DO NOT MERGE) Fix showing important notice even at beginning of ↵Tadashi G. Takaoka2014-09-185-17/+41
|\ \ | | | | | | | | | sentence" into lmp-dev
| * | (DO NOT MERGE) Fix showing important notice even at beginning of sentenceTadashi G. Takaoka2014-09-185-17/+41
| | | | | | | | | | | | Bug: 17536096 Change-Id: Ic72d6fecc3241c1a9aba87b82a46750cbd69e001
* | | Merge "Use Add-To-Dictionary indicator only" into lmp-devYohei Yukawa2014-09-1810-415/+264
|\ \ \ | |/ / |/| |
| * | Use Add-To-Dictionary indicator onlyYohei Yukawa2014-09-1810-415/+264
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With this CL, the previously used commit indicator was reverted. Instead we use the add-to-dictionary indicator only at the moment. This CL also fixes the indicator position in bidi context. BUG: 17335734 Change-Id: I5f7cf173ddc30876e2b01320acaff8ba4265edf6
* | | Suppress voice input key on textWebEmailAddress fieldTadashi G. Takaoka2014-09-181-1/+1
| | | | | | | | | | | | | | | Bug: 17486589 Change-Id: Ie9bf9266ee423b7e03cebcaa5f522accdd1a7802