aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-07-16Rename LatinImeLogger to DebugFlagsTadashi G. Takaoka19-40/+53
Bug: 15318007 Change-Id: Ic0268fd12865c9a692a5e7110a9beb76cb8b6d7f
2014-07-16Update Material theme colorsTadashi G. Takaoka3-19/+25
Bug: 15782668 Bug: 15436349 Change-Id: Idbf98933e60531dbddb9450c6dbe7c4e2492cbd5
2014-07-16Use SwitchPreference for spell checker settingTadashi G. Takaoka2-13/+7
This is a follow up of I1f7214c689. Bug: 15781377 Change-Id: I7289b8b724e086da80ab3849cc567560c1a8502d
2014-07-15Mark Theme name text as translatable="false"Tadashi G. Takaoka1-8/+8
Bug: 16226064 Change-Id: Ice28fc20680889a4053c5d20c88dd744a0f7297e
2014-07-15Add -mstackrealign to avoid crashes with SSE instructions on pre-K x86 devices.Ken Wakasa1-0/+6
bug: 16213554 Change-Id: Icd67ed4fd57fcc5f5bf8039b7892d0d446210247
2014-07-14Track crashing during migration to avoid crash loop. DO NOT MERGE.Keisuke Kuroyanagi1-11/+29
Bug: 16213554 Bug: 16235703 Change-Id: Ib29b1a84b4c6ebae06d3dc6448f3c274ec6a7aab (cherry picked from commit 1d6024d2f8051271e3c9abc1285d989114f5f1d7)
2014-07-14Track crashing during migration to avoid crash loop.Keisuke Kuroyanagi1-11/+29
Bug: 16213554 Bug: 16235703 Change-Id: Ib29b1a84b4c6ebae06d3dc6448f3c274ec6a7aab
2014-07-13Use SwitchPreference on API versions newer than KitKatTadashi G. Takaoka3-4/+87
Bug: 15781377 Change-Id: I1f7214c689006b1088249783eb614b6f0fbf2ee7
2014-07-12Fix wrong shift key icon in Material Light themeTadashi G. Takaoka1-1/+1
Bug: 16208129 Change-Id: I34ba531bcdd9b18b3b84c78cf0cd9cae439ecd5d
2014-07-11Increase CHAR LIMIT of settings titleTadashi G. Takaoka1-6/+6
Bug: 16080988 Change-Id: I8638a26370bbe2abf5dfcd9f40200b57264f5c0b
2014-07-11Remove isUpdatable from constructors of dict contents.Keisuke Kuroyanagi8-22/+19
Change-Id: I2d54f477d9b341e944e265786a734f23d152bb81
2014-07-11Concatenate dict buffers other than header to a single file.Keisuke Kuroyanagi17-167/+234
Bug: 13664080 Change-Id: I34c9d8046b339c9b855be378a5fad907382d1359
2014-07-11Update Material theme colorsTadashi G. Takaoka4-20/+24
This CL also fixes a bug of pressed state color of suggestions strip in Material Light theme. Bug: 16208167 Change-Id: I4315893bd129f65f34c863b003c8b2cfab4d2d84
2014-07-10Add Material Light themeTadashi G. Takaoka120-27/+388
Bug: 15782668 Change-Id: Id2ae47cfb2065d73f13701b9c6a041129dfd08ae
2014-07-10Update Material icons and key pressed state backgroundTadashi G. Takaoka290-24/+472
Bug: 16143083 Bug: 15678940 Bug: 15680164 Change-Id: I9f2527a8a536aab05d961e619e3940603024385c
2014-07-10Remove SuggestionsGatherer.Keisuke Kuroyanagi3-98/+67
Bug: 13689011 Bug: 13630847 Change-Id: I9930d5ce9cbe16489dc69f68b9590d72afe463b5
2014-07-10Quit sorting suggestions in AndroidSpellCheckerService.Keisuke Kuroyanagi2-55/+19
Suggestions have been sorted in SuggestionResults. Bug: 13689011 Change-Id: Iec21e97119ceb7c71673d5b15bb1f06040b59fef
2014-07-10Make spell checker use dictionary facilitator.Keisuke Kuroyanagi6-537/+236
Bug: 13630847 Change-Id: I07d17ccf5ce0755f63a0b8d236d77600baaf62b6
2014-07-09Simplify the wrapper for TextInfo#getCharSequenceYohei Yukawa2-4/+12
This CL simplifies the wrapper method for TextInfo#getCharSequence() because in the almost all cases we want to use the result of TextInfo#getText() as the default value. BUG: 16029304 Change-Id: I62f987aed8ca42b093255e6c0703d6120fa01299
2014-07-09Update Material Dark themeTadashi G. Takaoka88-23/+44
Bug: 15782668 Change-Id: If3f2439fe9dcd2c05514e73861777337b42273c4
2014-07-09Add some virama combinations and tall-a for MyanmarTadashi G. Takaoka4-40/+123
Bug: 7963632 Change-Id: I478ecdc3b7409ccd8dc729da28ad4816a2eda75e
2014-07-09Fix alphabet label of Kannada and TeluguTadashi G. Takaoka5-24/+24
Bug: 10029252 Bug: 10028759 Change-Id: Iea9cc1b7cafa97280503b0236b005cea57ba2c3d
2014-07-09Add Telugu keyboardTadashi G. Takaoka15-86/+774
Bug: 10028759 Change-Id: Id1bf030a9928124ead695aa7bf76db48ca58de4b
2014-07-09Add Kannada keyboardTadashi G. Takaoka15-76/+783
Bug: 10029252 Change-Id: Ia03ff886f9e62a2fe228fe59b504b033eead7631
2014-07-08Fix Tamil keyboard unit test for tablet deviceTadashi G. Takaoka1-0/+6
This is a follow up change of I226e640fe4. Bug: 9978106 Change-Id: I6b4657a57bc36e01b0b6f8c56c48d31320b90702
2014-07-08Remove unnecessary autoXScale flagTadashi G. Takaoka1-2/+1
Change-Id: I4385a53e9e8ec1e3902aafd4113d339ad7471b6f
2014-07-08Use bn-rIN resource directory for Bengali (India)Tadashi G. Takaoka2-3/+3
Bug: 10028755 Change-Id: I552ad3b30d359b79c48cde4912d796c532b42b51
2014-07-08Fix Armenian comma on phone deviceTadashi G. Takaoka3-60/+77
Bug: 7963631 Change-Id: Ia28b4020652174daa2731b3eed7636db9639c6b6
2014-07-07Import translations. DO NOT MERGEBaligh Uddin1-1/+1
Change-Id: I7fba964237530581b75e288182810549aa982ce1 Auto-generated-cl: translation import
2014-07-07Import translations. DO NOT MERGEBaligh Uddin15-312/+158
Change-Id: I6f0ed155b5f490133af1958b06eefb9ba5d511b8 Auto-generated-cl: translation import
2014-07-07Import translations. DO NOT MERGEBaligh Uddin25-358/+1853
Change-Id: I659b81a251775d27ef5f2d8c4b74f91c72af6370 Auto-generated-cl: translation import
2014-07-07Import translations. DO NOT MERGEBaligh Uddin9-31/+31
Change-Id: Id17e27cf4d75db6bd128177de6cbb40a9951d33d Auto-generated-cl: translation import
2014-07-07Import translations. DO NOT MERGEBaligh Uddin1-4/+4
Change-Id: I8b0464237cbfd5449ccba11580aa3ddfc3fad675 Auto-generated-cl: translation import
2014-07-07Import translations. DO NOT MERGEBaligh Uddin10-21/+725
Change-Id: I9e4be44e89eac47733b39f5e46c10c6bf2611153 Auto-generated-cl: translation import
2014-07-09Fix test failur on pre-L devicesYohei Yukawa1-1/+2
This is a follow up CL for Iafbf2877db393dbd040295c21d. BUG: 16029304 Change-Id: I0bfdcf901adb3178e6b9201d598ce9f588dcd253
2014-07-08Update Bengali keyboard to add a few vowel signsTadashi G. Takaoka2-10/+20
Bug: 10028755 Change-Id: Ia0b8624470c5b0667a3d7267d3cf8d4c937b0b0c
2014-07-08Remove unused keyPreviewIcon attributesTadashi G. Takaoka11-34/+10
This CL also removes unused tabKeyPreview icon. Change-Id: Ia69ba9c3d7c67ccb8983275bed262292eb422db2
2014-07-04Add Bengali keyboard layoutTadashi G. Takaoka14-196/+967
This is a preliminary keyboard layout. Bug: 10028755 Change-Id: I365fb8e942a60d4b690a4af95fcd35bf73fffbe4
2014-07-08Move phrase gesture from additional features to public.Keisuke Kuroyanagi17-48/+109
Bug: 15758242 Change-Id: I703dc2703afdf9402c5d2ac27411b74ece993dba
2014-07-09Fix: wrong bigram entry pos can be used during GC.Keisuke Kuroyanagi2-2/+2
Bug: 14425059 Change-Id: I4e7c977c5ef184953682175b118de5473cdb64a6
2014-07-08Add Malayalam keyboardTadashi G. Takaoka13-71/+766
Bug: 10417006 Change-Id: Ieb03fe1f08c85417b5d9ad4d62c8a5bc6d0632bc
2014-07-08Get bigrams iterator via dict structure policy.Keisuke Kuroyanagi10-46/+57
Bug: 14425059 Change-Id: Ie4c6afbb6a3b707b5aa8e9e4f941c9da6e6bcdbf
2014-07-07Import translations. DO NOT MERGEBaligh Uddin9-2/+249
Change-Id: Ifb6b83b1a84b4103193cf3e4fb84b0d52081e980 Auto-generated-cl: translation import
2014-07-07Import translations. DO NOT MERGEBaligh Uddin8-0/+192
Change-Id: I2305910609685ccd29c71d73f96e47e484ec6847 Auto-generated-cl: translation import
2014-07-07Import translations. DO NOT MERGEBaligh Uddin3-0/+2553
Change-Id: I2e1c87e4c0d388ed5d885667e4d36253b3f33e34 Auto-generated-cl: translation import
2014-07-04Remove dead code to fix test failure due to NoSuchMethodErrorYohei Yukawa2-67/+0
This CL removes following methods from StringUtils, which are no longer used since Id3c262386a7bc7ed75966b1395a50171abe550d3. - #joinCommaSplittableText - #appendToCommaSplittableTextIfNotExists BUG: 16000850 Change-Id: Ibdc9b7e463a19cdfac788b24c0a6322d0c5850c5
2014-07-04Additional subtype ID should be independent of OS-versionYohei Yukawa9-86/+323
This CL consolidates the initialization logic for additional subtypes so that each additional subtypes can have predictable subtype ID regardless of OS version. Previously subtype IDs for additional subtypes are calculated differently depending on the running OS version with hoping it minimizes the risk of compatibility issues. However, it is getting harder and harder to maintain slightly different logic between OSes. Thus we decided to unify the logic into that in KitKat even though it may causes some breaking changes. Note that the actual extra values that are used to instantiate InputMethodSubtype object are still determined on the fly depending on the running OS version. However these actual extra values are no longer used for the subtype ID calculation. BUG: 16000850 Change-Id: Id3c262386a7bc7ed75966b1395a50171abe550d3
2014-07-07Import translations. DO NOT MERGEBaligh Uddin57-114/+57
Change-Id: I40d4d1bd2b732bf9a32805544e1c68aea4b733df Auto-generated-cl: translation import
2014-07-07Import translations. DO NOT MERGEBaligh Uddin9-4/+220
Change-Id: I5908c36d3c83f44e330a9f83240c4ecb91f96b48 Auto-generated-cl: translation import
2014-07-07Ensure each character is coverted by at most one LocaleSpanYohei Yukawa2-5/+344
This is a groundwork to attach LocaleSpan for committed text in LatinIME. This CL adds a utility method to ensure that a given range of the text is coverted by at most one LocaleSpan. Of course it could be possible to allow a substring to be coverted by multiple LocaleSpans at the same time, but ensuring uniqueness for LocaleSpan is supposed to be a good starting point. BUG: 16029304 Change-Id: Ic33a7178d0df1f05d3626aeb5773ec902254703f