aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | am 6d6c7a3b: am 7f58115a: Update Material theme colorsTadashi G. Takaoka2014-07-173-19/+25
|\| | | | | | | | | | | | | | * commit '6d6c7a3bd7a0060dfabb5a113581b1b199dfe9b8': Update Material theme colors
| * | Update Material theme colorsTadashi G. Takaoka2014-07-163-19/+25
| | | | | | | | | | | | | | | | | | Bug: 15782668 Bug: 15436349 Change-Id: Idbf98933e60531dbddb9450c6dbe7c4e2492cbd5
* | | am c97b5aec: am ddce348c: Merge "Mark Theme name text as ↵Tadashi G. Takaoka2014-07-171-8/+8
|\| | | | | | | | | | | | | | | | | | | | translatable="false"" into lmp-dev * commit 'c97b5aec5909ac5b8483a7c1405c1af2c7e01b70': Mark Theme name text as translatable="false"
| * | Mark Theme name text as translatable="false"Tadashi G. Takaoka2014-07-151-8/+8
| |/ | | | | | | | | Bug: 16226064 Change-Id: Ice28fc20680889a4053c5d20c88dd744a0f7297e
| * Track crashing during migration to avoid crash loop. DO NOT MERGE.Keisuke Kuroyanagi2014-07-141-11/+29
| | | | | | | | | | | | | | Bug: 16213554 Bug: 16235703 Change-Id: Ib29b1a84b4c6ebae06d3dc6448f3c274ec6a7aab (cherry picked from commit 1d6024d2f8051271e3c9abc1285d989114f5f1d7)
* | am 1d6024d2: Track crashing during migration to avoid crash loop.Keisuke Kuroyanagi2014-07-141-11/+29
|\ \ | | | | | | | | | | | | * commit '1d6024d2f8051271e3c9abc1285d989114f5f1d7': Track crashing during migration to avoid crash loop.
| * | Track crashing during migration to avoid crash loop.Keisuke Kuroyanagi2014-07-141-11/+29
| |/ | | | | | | | | | | Bug: 16213554 Bug: 16235703 Change-Id: Ib29b1a84b4c6ebae06d3dc6448f3c274ec6a7aab
* | am a2087e66: Use SwitchPreference on API versions newer than KitKatTadashi G. Takaoka2014-07-133-4/+87
|\| | | | | | | | | * commit 'a2087e66e5d392a6ffc7991959235911c92a4d80': Use SwitchPreference on API versions newer than KitKat
| * Use SwitchPreference on API versions newer than KitKatTadashi G. Takaoka2014-07-133-4/+87
| | | | | | | | | | Bug: 15781377 Change-Id: I1f7214c689006b1088249783eb614b6f0fbf2ee7
* | am ecfc6f34: Fix wrong shift key icon in Material Light themeTadashi G. Takaoka2014-07-121-1/+1
|\| | | | | | | | | * commit 'ecfc6f347ac968cb94cacd70b25bc90b4ef5fe22': Fix wrong shift key icon in Material Light theme
| * Fix wrong shift key icon in Material Light themeTadashi G. Takaoka2014-07-121-1/+1
| | | | | | | | | | Bug: 16208129 Change-Id: I34ba531bcdd9b18b3b84c78cf0cd9cae439ecd5d
* | am 63fc1595: Merge "Update Material theme colors"Tadashi G. Takaoka2014-07-114-20/+24
|\| | | | | | | | | * commit '63fc159550a9144ae80bad52b7b4cb8944344556': Update Material theme colors
| * Merge "Update Material theme colors"Tadashi G. Takaoka2014-07-104-20/+24
| |\
| | * Update Material theme colorsTadashi G. Takaoka2014-07-114-20/+24
| | | | | | | | | | | | | | | | | | | | | | | | This CL also fixes a bug of pressed state color of suggestions strip in Material Light theme. Bug: 16208167 Change-Id: I4315893bd129f65f34c863b003c8b2cfab4d2d84
* | | am b3bd025b: Increase CHAR LIMIT of settings titleTadashi G. Takaoka2014-07-111-6/+6
|\| | | | | | | | | | | | | | * commit 'b3bd025b1a27a4810507f6e0792fd1ddec778f34': Increase CHAR LIMIT of settings title
| * | Increase CHAR LIMIT of settings titleTadashi G. Takaoka2014-07-111-6/+6
| |/ | | | | | | | | Bug: 16080988 Change-Id: I8638a26370bbe2abf5dfcd9f40200b57264f5c0b
* | am b76e0a7e: Merge "Update Material icons and key pressed state background"Tadashi G. Takaoka2014-07-10290-24/+472
|\| | | | | | | | | * commit 'b76e0a7e664d5350d01aa8905316806e65eb0fa5': Update Material icons and key pressed state background
| * Merge "Update Material icons and key pressed state background"Tadashi G. Takaoka2014-07-09290-24/+472
| |\
| | * Update Material icons and key pressed state backgroundTadashi G. Takaoka2014-07-10290-24/+472
| | | | | | | | | | | | | | | | | | | | | Bug: 16143083 Bug: 15678940 Bug: 15680164 Change-Id: I9f2527a8a536aab05d961e619e3940603024385c
* | | am b7ecb258: Merge "Remove SuggestionsGatherer."Keisuke Kuroyanagi2014-07-103-98/+67
|\| | | | | | | | | | | | | | * commit 'b7ecb258dc606774ff5792ddbe4f89751d276f89': Remove SuggestionsGatherer.
| * | Merge "Remove SuggestionsGatherer."Keisuke Kuroyanagi2014-07-093-98/+67
| |\ \
| | * | Remove SuggestionsGatherer.Keisuke Kuroyanagi2014-07-103-98/+67
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 13689011 Bug: 13630847 Change-Id: I9930d5ce9cbe16489dc69f68b9590d72afe463b5
* | | | am 12e63799: Merge "Quit sorting suggestions in AndroidSpellCheckerService."Keisuke Kuroyanagi2014-07-102-55/+19
|\| | | | | | | | | | | | | | | | | | | * commit '12e63799d37c21362b146df0d45449ae17d8b85f': Quit sorting suggestions in AndroidSpellCheckerService.
| * | | Merge "Quit sorting suggestions in AndroidSpellCheckerService."Keisuke Kuroyanagi2014-07-092-55/+19
| |\| | | | |/ | |/|
| | * Quit sorting suggestions in AndroidSpellCheckerService.Keisuke Kuroyanagi2014-07-102-55/+19
| | | | | | | | | | | | | | | | | | | | | | | | Suggestions have been sorted in SuggestionResults. Bug: 13689011 Change-Id: Iec21e97119ceb7c71673d5b15bb1f06040b59fef
* | | am facfd28a: Merge "Add some virama combinations and tall-a for Myanmar"Tadashi G. Takaoka2014-07-103-34/+85
|\| | | | | | | | | | | | | | * commit 'facfd28a475b4a8369107ead340be295ca1b0358': Add some virama combinations and tall-a for Myanmar
| * | Merge "Add some virama combinations and tall-a for Myanmar"Tadashi G. Takaoka2014-07-093-34/+85
| |\ \
| | * | Add some virama combinations and tall-a for MyanmarTadashi G. Takaoka2014-07-093-34/+85
| | | | | | | | | | | | | | | | | | | | Bug: 7963632 Change-Id: I478ecdc3b7409ccd8dc729da28ad4816a2eda75e
* | | | am eff9e26b: Merge "Make spell checker use dictionary facilitator."Keisuke Kuroyanagi2014-07-106-537/+236
|\| | | | | | | | | | | | | | | | | | | * commit 'eff9e26bc12a628356403ce8c4f422f2a34ac89e': Make spell checker use dictionary facilitator.
| * | | Merge "Make spell checker use dictionary facilitator."Keisuke Kuroyanagi2014-07-096-537/+236
| |\ \ \ | | | |/ | | |/|
| | * | Make spell checker use dictionary facilitator.Keisuke Kuroyanagi2014-07-106-537/+236
| | | | | | | | | | | | | | | | | | | | Bug: 13630847 Change-Id: I07d17ccf5ce0755f63a0b8d236d77600baaf62b6
* | | | am f9f40953: Add Material Light themeTadashi G. Takaoka2014-07-09119-5/+357
|\| | | | | | | | | | | | | | | | | | | * commit 'f9f409530ccdc975ef965b1d1fee44bbd341d718': Add Material Light theme
| * | | Add Material Light themeTadashi G. Takaoka2014-07-10119-5/+357
| | | | | | | | | | | | | | | | | | | | Bug: 15782668 Change-Id: Id2ae47cfb2065d73f13701b9c6a041129dfd08ae
* | | | am 8e7260a0: Merge "Update Material Dark theme"Tadashi G. Takaoka2014-07-0988-23/+44
|\| | | | | | | | | | | | | | | | | | | * commit '8e7260a014f419744f3d1921b232b5efbd5d5086': Update Material Dark theme
| * | | Merge "Update Material Dark theme"Tadashi G. Takaoka2014-07-0988-23/+44
| |\ \ \
| | * | | Update Material Dark themeTadashi G. Takaoka2014-07-0988-23/+44
| | | |/ | | |/| | | | | | | | | | | | | Bug: 15782668 Change-Id: If3f2439fe9dcd2c05514e73861777337b42273c4
* | | | am fc137f35: Simplify the wrapper for TextInfo#getCharSequenceYohei Yukawa2014-07-091-3/+11
|\| | | | | | | | | | | | | | | | | | | * commit 'fc137f35c8d7b03676475fbdeabdf82f89782419': Simplify the wrapper for TextInfo#getCharSequence
| * | | Simplify the wrapper for TextInfo#getCharSequenceYohei Yukawa2014-07-091-3/+11
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | am 36713e57: Fix alphabet label of Kannada and TeluguTadashi G. Takaoka2014-07-091-8/+8
|\| | | | | | | | | | | | | | * commit '36713e5782dee0d82a28de5fddd2427a9c000089': Fix alphabet label of Kannada and Telugu
| * | Fix alphabet label of Kannada and TeluguTadashi G. Takaoka2014-07-091-8/+8
| | | | | | | | | | | | | | | | | | Bug: 10029252 Bug: 10028759 Change-Id: Iea9cc1b7cafa97280503b0236b005cea57ba2c3d
* | | am d5f32b38: Add Telugu keyboardTadashi G. Takaoka2014-07-0911-85/+519
|\| | | | | | | | | | | | | | * commit 'd5f32b38f507cf0f4e3ceed5a360f6f809ada3c6': Add Telugu keyboard
| * | Add Telugu keyboardTadashi G. Takaoka2014-07-0911-85/+519
| | | | | | | | | | | | | | | Bug: 10028759 Change-Id: Id1bf030a9928124ead695aa7bf76db48ca58de4b
* | | am 03aa084c: Add Kannada keyboardTadashi G. Takaoka2014-07-0911-75/+520
|\| | | | | | | | | | | | | | * commit '03aa084ccd9d7c542711051ec1c50e0de43f1d8d': Add Kannada keyboard
| * | Add Kannada keyboardTadashi G. Takaoka2014-07-0911-75/+520
| | | | | | | | | | | | | | | Bug: 10029252 Change-Id: Ia03ff886f9e62a2fe228fe59b504b033eead7631
* | | am cc8f4491: Merge "Add Malayalam keyboard"Tadashi G. Takaoka2014-07-089-70/+514
|\| | | | | | | | | | | | | | * commit 'cc8f4491e3f1cc956002397f8e04ed023fb20c5c': Add Malayalam keyboard
| * | Merge "Add Malayalam keyboard"Tadashi G. Takaoka2014-07-029-70/+514
| |\ \
| | * | Add Malayalam keyboardTadashi G. Takaoka2014-07-089-70/+514
| | | | | | | | | | | | | | | | | | | | Bug: 10417006 Change-Id: Ieb03fe1f08c85417b5d9ad4d62c8a5bc6d0632bc
* | | | am e81ef9d3: Merge "Add a compatibility utility class for TextInfo"Yohei Yukawa2014-07-081-0/+59
|\| | | | | | | | | | | | | | | | | | | * commit 'e81ef9d360319b2de5e31e874f5d5c6b2d195579': Add a compatibility utility class for TextInfo
| * | | Add a compatibility utility class for TextInfoYohei Yukawa2014-07-081-0/+59
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | am a315903f: Remove unnecessary autoXScale flagTadashi G. Takaoka2014-07-081-2/+1
|\| | | | | | | | | | | | | | * commit 'a315903fb135ab2f96a6199d1bf2aa47e4a4e7bb': Remove unnecessary autoXScale flag