Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a compatibility library for newly added methods in L•••This CL adds an compatibility library for InputConnection#requestCursorAnchorInfo method that is supposed to be available in L and later. BUG: 16382260 Change-Id: I68be0c56b9fd929546e8706ccece938ae4f33339 | 2014-07-18 | 1 | -0/+70 | |
* | Rename ProductionFlag to ProductionFlags•••Change-Id: I5da2dbf8828fa0e176e7c2496392a5f561ebfe20 | 2014-07-16 | 5 | -11/+11 | |
* | Merge "Rename LatinImeLogger to DebugFlags" into lmp-dev | 2014-07-16 | 19 | -40/+53 | |
|\ | |||||
| * | Rename LatinImeLogger to DebugFlags•••Bug: 15318007 Change-Id: Ic0268fd12865c9a692a5e7110a9beb76cb8b6d7f | 2014-07-16 | 19 | -40/+53 | |
* | | Merge "Use SwitchPreference for spell checker setting" into lmp-dev | 2014-07-16 | 2 | -13/+7 | |
|\ \ | |/ |/| | |||||
| * | Use SwitchPreference for spell checker setting•••This is a follow up of I1f7214c689. Bug: 15781377 Change-Id: I7289b8b724e086da80ab3849cc567560c1a8502d | 2014-07-16 | 2 | -13/+7 | |
* | | Update Material theme colors•••Bug: 15782668 Bug: 15436349 Change-Id: Idbf98933e60531dbddb9450c6dbe7c4e2492cbd5 | 2014-07-16 | 3 | -19/+25 | |
* | | Mark Theme name text as translatable="false"•••Bug: 16226064 Change-Id: Ice28fc20680889a4053c5d20c88dd744a0f7297e | 2014-07-15 | 1 | -8/+8 | |
|/ | |||||
* | Track crashing during migration to avoid crash loop. DO NOT MERGE.•••Bug: 16213554 Bug: 16235703 Change-Id: Ib29b1a84b4c6ebae06d3dc6448f3c274ec6a7aab (cherry picked from commit 1d6024d2f8051271e3c9abc1285d989114f5f1d7) | 2014-07-14 | 1 | -11/+29 | |
* | Use SwitchPreference on API versions newer than KitKat•••Bug: 15781377 Change-Id: I1f7214c689006b1088249783eb614b6f0fbf2ee7 | 2014-07-13 | 3 | -4/+87 | |
* | Fix wrong shift key icon in Material Light theme•••Bug: 16208129 Change-Id: I34ba531bcdd9b18b3b84c78cf0cd9cae439ecd5d | 2014-07-12 | 1 | -1/+1 | |
* | Merge "Update Material theme colors" | 2014-07-10 | 4 | -20/+24 | |
|\ | |||||
| * | Update Material theme colors•••This CL also fixes a bug of pressed state color of suggestions strip in Material Light theme. Bug: 16208167 Change-Id: I4315893bd129f65f34c863b003c8b2cfab4d2d84 | 2014-07-11 | 4 | -20/+24 | |
* | | Increase CHAR LIMIT of settings title•••Bug: 16080988 Change-Id: I8638a26370bbe2abf5dfcd9f40200b57264f5c0b | 2014-07-11 | 1 | -6/+6 | |
|/ | |||||
* | Merge "Update Material icons and key pressed state background" | 2014-07-09 | 290 | -24/+472 | |
|\ | |||||
| * | Update Material icons and key pressed state background•••Bug: 16143083 Bug: 15678940 Bug: 15680164 Change-Id: I9f2527a8a536aab05d961e619e3940603024385c | 2014-07-10 | 290 | -24/+472 | |
* | | Merge "Remove SuggestionsGatherer." | 2014-07-09 | 3 | -98/+67 | |
|\ \ | |||||
| * | | Remove SuggestionsGatherer.•••Bug: 13689011 Bug: 13630847 Change-Id: I9930d5ce9cbe16489dc69f68b9590d72afe463b5 | 2014-07-10 | 3 | -98/+67 | |
* | | | Merge "Quit sorting suggestions in AndroidSpellCheckerService." | 2014-07-09 | 2 | -55/+19 | |
|\| | | |/ |/| | |||||
| * | Quit sorting suggestions in AndroidSpellCheckerService.•••Suggestions have been sorted in SuggestionResults. Bug: 13689011 Change-Id: Iec21e97119ceb7c71673d5b15bb1f06040b59fef | 2014-07-10 | 2 | -55/+19 | |
* | | Merge "Add some virama combinations and tall-a for Myanmar" | 2014-07-09 | 3 | -34/+85 | |
|\ \ | |||||
| * | | Add some virama combinations and tall-a for Myanmar•••Bug: 7963632 Change-Id: I478ecdc3b7409ccd8dc729da28ad4816a2eda75e | 2014-07-09 | 3 | -34/+85 | |
* | | | Merge "Make spell checker use dictionary facilitator." | 2014-07-09 | 6 | -537/+236 | |
|\ \ \ | | |/ | |/| | |||||
| * | | Make spell checker use dictionary facilitator.•••Bug: 13630847 Change-Id: I07d17ccf5ce0755f63a0b8d236d77600baaf62b6 | 2014-07-10 | 6 | -537/+236 | |
* | | | Add Material Light theme•••Bug: 15782668 Change-Id: Id2ae47cfb2065d73f13701b9c6a041129dfd08ae | 2014-07-10 | 119 | -5/+357 | |
* | | | Merge "Update Material Dark theme" | 2014-07-09 | 88 | -23/+44 | |
|\ \ \ | |||||
| * | | | Update Material Dark theme•••Bug: 15782668 Change-Id: If3f2439fe9dcd2c05514e73861777337b42273c4 | 2014-07-09 | 88 | -23/+44 | |
| | |/ | |/| | |||||
* / | | Simplify the wrapper for TextInfo#getCharSequence•••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-09 | 1 | -3/+11 | |
|/ / | |||||
* | | Fix alphabet label of Kannada and Telugu•••Bug: 10029252 Bug: 10028759 Change-Id: Iea9cc1b7cafa97280503b0236b005cea57ba2c3d | 2014-07-09 | 1 | -8/+8 | |
* | | Add Telugu keyboard•••Bug: 10028759 Change-Id: Id1bf030a9928124ead695aa7bf76db48ca58de4b | 2014-07-09 | 11 | -85/+519 | |
* | | Add Kannada keyboard•••Bug: 10029252 Change-Id: Ia03ff886f9e62a2fe228fe59b504b033eead7631 | 2014-07-09 | 11 | -75/+520 | |
* | | Merge "Add Malayalam keyboard" | 2014-07-02 | 9 | -70/+514 | |
|\ \ | |||||
| * | | Add Malayalam keyboard•••Bug: 10417006 Change-Id: Ieb03fe1f08c85417b5d9ad4d62c8a5bc6d0632bc | 2014-07-08 | 9 | -70/+514 | |
* | | | Add a compatibility utility class for TextInfo•••This is a groundwork for enabling LocaleSpan support in spell checker service. TextInfo#getCharSequence is supposed to be available in API Level 21 and later. We need some abstraction layer as usual. BUG: 16029304 Change-Id: Iafbf2877db393dbd040295c21d429334e3a13a5f | 2014-07-08 | 1 | -0/+59 | |
|/ / | |||||
* | | Remove unnecessary autoXScale flag•••Change-Id: I4385a53e9e8ec1e3902aafd4113d339ad7471b6f | 2014-07-08 | 1 | -2/+1 | |
* | | Merge "Add Tamil keyboard" | 2014-07-02 | 10 | -56/+403 | |
|\ \ | |||||
| * | | Add Tamil keyboard•••Bug: 9978106 Change-Id: I226e640fe453076063121176121ed5923d1ccfa1 | 2014-07-08 | 10 | -56/+403 | |
* | | | Merge "Update Bengali keyboard to add a few vowel signs" | 2014-07-02 | 1 | -5/+10 | |
|\ \ \ | |||||
| * | | | Update Bengali keyboard to add a few vowel signs•••Bug: 10028755 Change-Id: Ia0b8624470c5b0667a3d7267d3cf8d4c937b0b0c | 2014-07-08 | 1 | -5/+10 | |
| |/ / | |||||
* / / | Use bn-rIN resource directory for Bengali (India)•••Bug: 10028755 Change-Id: I552ad3b30d359b79c48cde4912d796c532b42b51 | 2014-07-08 | 1 | -3/+3 | |
|/ / | |||||
* | | Merge "Remove unused keyPreviewIcon attributes" | 2014-07-02 | 11 | -34/+10 | |
|\ \ | |/ |/| | |||||
| * | Remove unused keyPreviewIcon attributes•••This CL also removes unused tabKeyPreview icon. Change-Id: Ia69ba9c3d7c67ccb8983275bed262292eb422db2 | 2014-07-08 | 11 | -34/+10 | |
* | | Merge "Move phrase gesture from additional features to public." | 2014-07-02 | 15 | -47/+102 | |
|\ \ | |||||
| * | | Move phrase gesture from additional features to public.•••Bug: 15758242 Change-Id: I703dc2703afdf9402c5d2ac27411b74ece993dba | 2014-07-08 | 15 | -47/+102 | |
| |/ | |||||
* / | Fix Armenian comma on phone device•••Bug: 7963631 Change-Id: Ia28b4020652174daa2731b3eed7636db9639c6b6 | 2014-07-08 | 1 | -56/+59 | |
|/ | |||||
* | Merge "Import translations. DO NOT MERGE" | 2014-07-07 | 25 | -358/+1853 | |
|\ | |||||
| * | Import translations. DO NOT MERGE•••Change-Id: I659b81a251775d27ef5f2d8c4b74f91c72af6370 Auto-generated-cl: translation import | 2014-07-07 | 25 | -358/+1853 | |
* | | Merge "Import translations. DO NOT MERGE" | 2014-07-06 | 10 | -21/+725 | |
|\ \ | |||||
| * | | Import translations. DO NOT MERGE•••Change-Id: I9e4be44e89eac47733b39f5e46c10c6bf2611153 Auto-generated-cl: translation import | 2014-07-07 | 10 | -21/+725 | |
| |/ | |||||
* | | Merge "Import translations. DO NOT MERGE" | 2014-07-02 | 9 | -0/+1872 | |
|\ \ |