Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable hardware accelerated drawing for SoftInputWindow of LatinIME•••Taking advantage of Ib6a8bda46223ce1153f32834daf02a820d16136e bug: 6872994 Change-Id: I799b25b6509980dd9f039bead9bc926b42cbb040 | 2012-08-02 | 1 | -0/+34 | |
* | Do not set "SuggestionSpan"s for suggestions from the next word predicition•••Bug: 6294817 Change-Id: I5010eafa5ba7e947743706adf7e722f4f0cfb415 | 2012-05-15 | 1 | -0/+1 | |
* | Cleanup InputMethodManagerCompatWrapper•••Change-Id: Id3b84ee19bb504ed8fbb398e260cc663a5b5ae0d | 2012-04-18 | 1 | -40/+6 | |
* | Do not pass misspelled flags to TextView•••Bug: 6310268 Original CL: I2f7a54ae0d63235a0b94e039109ab8 Change-Id: I28f64a4d0bb262db819f5f8c0ffc58a259c8e62d | 2012-04-17 | 1 | -6/+1 | |
* | Utilize InputMethodSubtype and additional subtype•••* Remove de_QY and fr_CH from supported subtypes * Add de-qwerty and fr-qwertz predefined additional subtypes instead. Change-Id: I49e8ba0299529302f2b91b4d018b07304cdd6897 | 2012-04-13 | 1 | -0/+4 | |
* | Refatcor InputMethodSubtype related stuff a bit•••Change-Id: Iaded72331660afbaeddda085f2b633b681d4b6df | 2012-04-13 | 1 | -4/+7 | |
* | Add isDictionaryAvailable to SubtypeSwitcher•••Change-Id: I534878d330b57bbfaa8b7711082456969771f4dc | 2012-04-12 | 1 | -2/+3 | |
* | Don't draw red underline for manually picked words that came from bigram pred...•••Change-Id: I544680c8b4b1baff71bd08168630a34e803c40b9 | 2012-04-05 | 1 | -0/+2 | |
* | Add private constructor to utility classes•••Bug: 6129704 Change-Id: I52925ae7bd80683f63efc48649448865a5654f41 | 2012-04-03 | 4 | -1/+14 | |
* | Cleanup InputTypeCompatUtils to InputTypeUtils•••Bug: 6129704 Change-Id: I45e19e456ef7c6e61fe877ea544fef1b9f896e95 | 2012-04-03 | 1 | -118/+0 | |
* | Remove ViewParentCompatUtils•••Bug: 6129704 Change-Id: I429dcbec01bb4d33064ab1e3d597640d76c53d2f | 2012-04-03 | 1 | -51/+0 | |
* | Remove AccessibilityManagerCompatUtils and MorionEventCompatUtils•••Bug: 6129704 Change-Id: Icb7e80588536066c4fe5b4a1afc100a724b43e7b | 2012-04-03 | 2 | -57/+0 | |
* | Merge "Cleanup EditorInfoCompatUtils" | 2012-04-03 | 1 | -41/+5 | |
|\ | |||||
| * | Cleanup EditorInfoCompatUtils•••Bug: 6129704 Change-Id: I5b9964f2ad52e7cd60c63acca93d0241a1e729ef | 2012-04-03 | 1 | -41/+5 | |
* | | Merge "Cleanup FrameLayoutCompatUtils to ViewLayoutUtils" | 2012-04-03 | 1 | -63/+0 | |
|\ \ | |/ |/| | |||||
| * | Cleanup FrameLayoutCompatUtils to ViewLayoutUtils•••Bug: 6129704 Change-Id: I52f2e236c7dae3ac2cba64392165f955a53d3f42 | 2012-04-02 | 1 | -63/+0 | |
* | | Remove InputMethodServiceCompatWrapper•••Bug: 6129704 Change-Id: I76f2854e27623be940a711d0d48fd3f90132141c | 2012-04-03 | 2 | -57/+2 | |
* | | Remove InputMethodSubtypeCompatWrapper•••Bug: 6129704 Change-Id: I8f84f0f61a2205ac1fcd1cd40e3a586ee535282d | 2012-04-03 | 5 | -316/+12 | |
* | | Remove CAN_HANDLE_ON_CURRENT_INPUT_METHOD_SUBTYPE_CHANGED boolean•••Bug: 6129704 Change-Id: I7643e656c6e7656eff339cc301dd32f34dee83a4 | 2012-04-02 | 3 | -129/+13 | |
* | | Remove InputMethodInfoCompatWrapper•••Bug: 6129704 Change-Id: I0eca1ee7d1769ddc44f93c50f0723196299bc6d6 | 2012-04-02 | 2 | -99/+12 | |
|/ | |||||
* | Remove InputConnectionCompatUtils•••Also, small cleanup in proguard.flags bug: 6129704 Change-Id: If4cc694dbe74b26b1d0da301bbc321ee7afc0211 | 2012-03-31 | 1 | -80/+0 | |
* | Remove ArraysCompatUtils•••bug: 6129704 Change-Id: I0f1a0dee744e6dcdea7ae8606119b4af22b86663 | 2012-03-30 | 1 | -61/+0 | |
* | Remove the SharedPreferencesCompat class that is unused.•••bug: 6129704 Change-Id: Ib3f5ce242e016d2ffcefae915a312e5a9aeb9845 | 2012-03-30 | 1 | -53/+0 | |
* | Move VibratorCompatWrapper to VibratorUtils.•••bug: 6129704 Change-Id: Ib63f1ed2d610e27e14957cf8805ef884cae6adf6 | 2012-03-30 | 1 | -51/+0 | |
* | Remove unused resources•••Follow up to Ib27f2774 Bug: 6129704 Change-Id: I75b892a5f97270c270441a00f98e6e7ea1abc424 | 2012-03-30 | 1 | -6/+2 | |
* | Remove the "deprecated" classes•••bug: 6129704 Change-Id: Ib27f2774444e1f084b19be3fe6f56d25dffa7084 | 2012-03-30 | 2 | -122/+1 | |
* | Fix some obvious compiler warnings•••Change-Id: I10a634f7492b45d5a72345f14d36cf341946387d | 2012-03-29 | 3 | -7/+8 | |
* | Put a misspelled flag if the word is not valid by the same logic of Android s...•••Bug: 6222722 Currently, the flags of the suggestion span from the Latin IME is different from the flags from Android spell checker. Change-Id: I2f7a54ae0d63235a0b94e039109ab8b2f1311055 | 2012-03-27 | 1 | -7/+25 | |
* | Use the unique flag in SuggestionsView•••Also, the first word in a sugestions list can never be obsolete. Change-Id: Ib21439aac8db4e6ce5b15b7a2aabe4222bc354db | 2012-03-15 | 1 | -1/+0 | |
* | Avoid using collection interface, using array instead•••Change-Id: Ie0554362b73967bfcbbab6ad19c24683066a608e | 2012-03-13 | 1 | -1/+1 | |
* | Merge "Split Utils class to StringUtils, SubtypeUtils, and JniUtils" | 2012-03-08 | 1 | -3/+4 | |
|\ | |||||
| * | Split Utils class to StringUtils, SubtypeUtils, and JniUtils•••Change-Id: I09e91675fe7d573dad8c933ad513b21d7e409144 | 2012-03-08 | 1 | -3/+4 | |
* | | Give InputLogicTests the ability to change language•••Also fix a typo, and increase the time allowed to load the main dictionary to 2 secs instead of 1. Bug: 6114326 Change-Id: I5f70b34fc4277c55977b18466253152aa98a2507 | 2012-03-08 | 2 | -4/+4 | |
|/ | |||||
* | Add language switch key only to the phone layouts•••Bug: 5759092 Change-Id: Ic7d7d4812976654c0e85fecabd1128eadfc52c5c | 2012-03-07 | 1 | -0/+21 | |
* | Merge "Omit InputMethodManagerCompatWrapper argument from some utility methods" | 2012-03-04 | 1 | -3/+2 | |
|\ | |||||
| * | Omit InputMethodManagerCompatWrapper argument from some utility methods•••Change-Id: Ic837018c702c8c575de3e5e81fe8e31fee16fe22 | 2012-03-05 | 1 | -3/+2 | |
* | | Added virtual view hierarchy for keyboard accessibility.•••Bug: 5829051 Change-Id: Ied1b6267eec616bd3b9337f6e761b0c740aa0eb2 | 2012-02-28 | 4 | -30/+57 | |
|/ | |||||
* | Add next/prev navigate action more keys and remove tab key•••Bug: 6037537 Bug: 5961814 Change-Id: I9c6dedf953452a180fcd5bce7bfadfd3c821f224 | 2012-02-21 | 1 | -5/+5 | |
* | Shift+Smiley key will register newline character of textMultiLine•••This change also * Honors the custom action label in EditorInfo.actionLabel. * Invokes InputConnection.performeEditorAction if action is specifed at EditorInfo.imeOptions or actionLabel/actionId. * Stops using InputMethodService.sendKeyChar. Implements sendKeyCodePoint instead. Bug: 2498607 Bug: 5961809 Bug: 5368408 Change-Id: If4cd5eb3dacfc6b6a7ea434b0617c2438e06e42d | 2012-02-08 | 1 | -33/+25 | |
* | Support EditorInfo.IME_FLAG_FORCE_ASCII•••Bug: 5850605 Change-Id: I6665b483f775094903f2e26f5584e4b141592ab5 | 2012-01-17 | 1 | -3/+22 | |
* | Add error log to expensive ArraysCompatUtils.binarySearch•••Change-Id: Id33998e2a99be9249de4011892555f10c5d0968d | 2011-12-16 | 1 | -2/+13 | |
* | Build God Mode keyboard with API level 14•••Change-Id: I29ab9e9041c9faac91dc303175625221bfdb3af8 | 2011-12-10 | 1 | -0/+43 | |
* | am c960695f: Updated keyboard to use SPEAK_PASSWORD preference.•••* commit 'c960695f38ae0564dff3a6897fd1843c8e74c604': Updated keyboard to use SPEAK_PASSWORD preference. | 2011-12-06 | 1 | -0/+34 | |
|\ | |||||
| * | Updated keyboard to use SPEAK_PASSWORD preference.•••Bug: 5678383 Change-Id: Ie9bdc92f4b2c9014159d672b71e4438f8fa34f55 | 2011-12-06 | 1 | -0/+34 | |
* | | Refactor reflection member•••Change-Id: I112dbf851e10dae9e4291cf440f01b28d51180f4 | 2011-12-06 | 1 | -7/+7 | |
* | | am e5db3871: Fix a field value for the suggestion max size Bug: 5574747•••* commit 'e5db3871b1269703e5ef360090fb35f50ae57ed4': Fix a field value for the suggestion max size Bug: 5574747 | 2011-12-05 | 1 | -3/+3 | |
|\| | |||||
| * | Fix a field value for the suggestion max size•••Bug: 5574747 This bug was introduced by I5e40edf6f790c078c4a05d Change-Id: I5b0f51e1f5e8a12d786657167082bc604089505e | 2011-12-05 | 1 | -3/+3 | |
* | | am 352b9310: Merge "Use reflection to get field values of SuggestionSpan" int...•••* commit '352b93104afa73fd53a04c4414bf382fcf477f04': Use reflection to get field values of SuggestionSpan | 2011-10-31 | 1 | -7/+23 | |
|\| | |||||
| * | Use reflection to get field values of SuggestionSpan•••Bug: 5440299 Change-Id: I5e40edf6f790c078c4a05d0d347a89d63f7c042a | 2011-10-28 | 1 | -7/+23 | |
* | | Make some private method static•••Change-Id: Ia23765268be0ef89d7fe7c3f5372ed32d6615765 | 2011-10-28 | 1 | -2/+1 | |
|/ |