aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add StatsUtils.onPickSuggestionManually and SuggestedWords.indexOf."Mohammadinamul Sheik2014-09-083-0/+18
|\
| * Add StatsUtils.onPickSuggestionManually and SuggestedWords.indexOf.•••Change-Id: I1588448154d086569cb026825fdc36cd1812a582 Mohammadinamul Sheik2014-09-073-0/+18
* | am ad4de3fc: am 9ca6658e: am 0f33e614: Implement Floating Action Button more ...•••* commit 'ad4de3fc819d658775eed470fc74ad76da5caad2': Implement Floating Action Button more keys keyboard Tadashi G. Takaoka2014-09-0810-3/+117
|\ \
| * \ am 9ca6658e: am 0f33e614: Implement Floating Action Button more keys keyboard•••* commit '9ca6658e9a3cb422bbff00daa976071c8cce69cd': Implement Floating Action Button more keys keyboard Tadashi G. Takaoka2014-09-0810-3/+117
| |\ \
| | * \ am 0f33e614: Implement Floating Action Button more keys keyboard•••* commit '0f33e614c0799fa3a14a2c32db4bf0654df039da': Implement Floating Action Button more keys keyboard Tadashi G. Takaoka2014-09-0810-3/+117
| | |\ \
| | | * | Implement Floating Action Button more keys keyboard•••Bug: 15681452 Change-Id: I8484e4fe4d989b391f2b5230836dc9dfac218429 Tadashi G. Takaoka2014-09-0810-3/+117
* | | | | am 3aabf655: am f21c77d7: am 727e818e: Move more keys divider to MoreKeysKeyb...•••* commit '3aabf655d0125fb824e5e47687f5084b2df6979c': Move more keys divider to MoreKeysKeyboardView Tadashi G. Takaoka2014-09-089-27/+49
|\| | | |
| * | | | am f21c77d7: am 727e818e: Move more keys divider to MoreKeysKeyboardView•••* commit 'f21c77d7b77ae3e82aaa654107ac549e96d1bac2': Move more keys divider to MoreKeysKeyboardView Tadashi G. Takaoka2014-09-089-27/+49
| |\| | |
| | * | | am 727e818e: Move more keys divider to MoreKeysKeyboardView•••* commit '727e818e95ef68460ebafb2eb3b11c23a2d8fcd8': Move more keys divider to MoreKeysKeyboardView Tadashi G. Takaoka2014-09-089-27/+49
| | |\| |
| | | * | Move more keys divider to MoreKeysKeyboardView•••Bug: 15681452 Change-Id: I1b32719cc927a24db4c41fdeb812b39f7e98a85c Tadashi G. Takaoka2014-09-089-27/+49
* | | | | am 079f9c3f: am 1b430219: am 6888ec00: Merge "Create donottranslate debug set...•••* commit '079f9c3f5ae7b2f7926321522b6020affd422b52': Create donottranslate debug settings string resources file Tadashi G. Takaoka2014-09-054-41/+60
|\| | | |
| * | | | am 1b430219: am 6888ec00: Merge "Create donottranslate debug settings string ...•••* commit '1b43021949be0cdd3b0c0ab64672364a680a6c68': Create donottranslate debug settings string resources file Tadashi G. Takaoka2014-09-054-41/+60
| |\| | |
| | * | | am 6888ec00: Merge "Create donottranslate debug settings string resources fil...•••* commit '6888ec009951ffd900c04a0ad179a94d47eca03c': Create donottranslate debug settings string resources file Tadashi G. Takaoka2014-09-054-41/+60
| | |\| |
| | | * | Merge "Create donottranslate debug settings string resources file" into lmp-devTadashi G. Takaoka2014-09-054-41/+60
| | | |\ \
| | | | * | Create donottranslate debug settings string resources file•••This is a follow up of the I26e4d292de. Bug: 15678343 Bug: 17385083 Change-Id: I2c2b08b8dd991ac981aa8f8c8436de9e4399da5f Tadashi G. Takaoka2014-09-054-41/+60
* | | | | | am 82c8696f: am c7b8858e: am 6ba84dcd: Merge "Refactor action label/icon defi...•••* commit '82c8696f526d3ab121a7e8d188acf30ce6ae8e9c': Refactor action label/icon definitions Tadashi G. Takaoka2014-09-057-268/+292
|\| | | | |
| * | | | | am c7b8858e: am 6ba84dcd: Merge "Refactor action label/icon definitions" into...•••* commit 'c7b8858ec1b3b0c4f09a3f55281a3aaa9f97c58d': Refactor action label/icon definitions Tadashi G. Takaoka2014-09-057-268/+292
| |\| | | |
| | * | | | am 6ba84dcd: Merge "Refactor action label/icon definitions" into lmp-dev•••* commit '6ba84dcd96418a7a568afeaf064aa64cf94a1839': Refactor action label/icon definitions Tadashi G. Takaoka2014-09-057-268/+292
| | |\| | |
| | | * | | Merge "Refactor action label/icon definitions" into lmp-devTadashi G. Takaoka2014-09-057-268/+292
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Refactor action label/icon definitions•••Bug: 15782668 Change-Id: Ibf1205d46e9293d516a56030ba10841128f57450 Tadashi G. Takaoka2014-09-057-268/+292
* | | | | | Merge "Remove DicNode.getPtNodePos()."Keisuke Kuroyanagi2014-09-056-36/+20
|\ \ \ \ \ \
| * | | | | | Remove DicNode.getPtNodePos().•••Bug: 14425059 Change-Id: If6e291d23e68342792febb85f8a576ce785b3845 Keisuke Kuroyanagi2014-09-056-36/+20
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Fix a bug where CAPS_WORDS would not be returned."Jean Chalard2014-09-052-1/+14
|\ \ \ \ \ \
| * | | | | | Fix a bug where CAPS_WORDS would not be returned.•••Also introduce some unit tests that would have caught the bug. Bug: 17398284 Change-Id: Idb715b7bd2f70992d6cdf4e25ef368809382caefJean Chalard2014-09-052-1/+14
* | | | | | | Merge "[ML4] Rename Dictionaries to DictionaryGroup"Jean Chalard2014-09-051-54/+54
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [ML4] Rename Dictionaries to DictionaryGroup•••We're going to have multiple DictionaryGroup objects and it would be very confusing to have this class name a plural. Change-Id: I8f5c621459ede49f245be26097fe71f44289761c Jean Chalard2014-09-041-54/+54
* | | | | | | am d9458302: am 9d3db691: am 79eae0ad: Merge "Update active key backgrounds" ...•••* commit 'd9458302ea69301c521c2d77dc52cb1ae0499d19': Update active key backgrounds Tadashi G. Takaoka2014-09-0516-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | am 9d3db691: am 79eae0ad: Merge "Update active key backgrounds" into lmp-dev•••* commit '9d3db6914bc49e2c06c9b474ff9fb7d5e178768a': Update active key backgrounds Tadashi G. Takaoka2014-09-0516-0/+0
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | am 79eae0ad: Merge "Update active key backgrounds" into lmp-dev•••* commit '79eae0ada40d7af096ad95e03ab1f32c8369cb2c': Update active key backgrounds Tadashi G. Takaoka2014-09-0516-0/+0
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Merge "Update active key backgrounds" into lmp-devTadashi G. Takaoka2014-09-0516-0/+0
| | | |\ \ \ \
| | | | * | | | Update active key backgrounds•••Bug: 15681452 Change-Id: I05f06b35748d090a58f3524df719586093431d07 Tadashi G. Takaoka2014-09-0416-0/+0
| | | | | |_|/ | | | | |/| |
* | | | | | | am 701fb172: (-s ours) am 3d84b383: (-s ours) am 3305a02d: (-s ours) Import t...•••* commit '701fb1726df615d77ff634da0446743eb164401b': Import translations. DO NOT MERGE Baligh Uddin2014-09-040-0/+0
|\| | | | | |
| * | | | | | am 3d84b383: (-s ours) am 3305a02d: (-s ours) Import translations. DO NOT MERGE•••* commit '3d84b3835dd401ea5b6c4085c8b36aad9cf9d6ab': Import translations. DO NOT MERGE Baligh Uddin2014-09-040-0/+0
| |\| | | | |
| | * | | | | am 3305a02d: (-s ours) Import translations. DO NOT MERGE•••* commit '3305a02dc380c9df15e38de738cab277edcfabad': Import translations. DO NOT MERGE Baligh Uddin2014-09-040-0/+0
| | |\| | | | | | | |/ / / | | |/| | |
| | | * | | Import translations. DO NOT MERGE•••Change-Id: I198c14a1374a0b61bf5aa3cdf013fca8260bc97f Auto-generated-cl: translation import Baligh Uddin2014-09-0473-2972/+1336
| | |/ / /
* | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-09-041-1/+1
|\ \ \ \ \
| * | | | | Import translations. DO NOT MERGE•••Change-Id: I7fbf4df1000e05cbd5a12a95bd60d36b5eac14d9 Auto-generated-cl: translation import Baligh Uddin2014-09-041-1/+1
* | | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-09-0473-1/+95
|\ \ \ \ \ \
| * | | | | | Import translations. DO NOT MERGE•••Change-Id: I33d3e1e6dc9695ef779be31952ba4126d5233df2 Auto-generated-cl: translation import Baligh Uddin2014-09-0473-1/+95
| |/ / / / /
* | | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-09-041-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Import translations. DO NOT MERGE•••Change-Id: I054d5673b4b3fcb9303e53c8409f3ba26226e335 Auto-generated-cl: translation import Baligh Uddin2014-09-041-1/+1
| |/ / / /
* | | | | Merge "Add HeaderReadWriteUtilsTest"Keisuke Kuroyanagi2014-09-044-2/+82
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add HeaderReadWriteUtilsTest•••Change-Id: I08aeaa3e5852008874e38ed4799ab8989759e861 Keisuke Kuroyanagi2014-09-044-2/+82
* | | | | am 06429878: am 464ff7c1: Add unit tests for enter key\'s more keys•••* commit '06429878808f3e072ee34e97ac7a9085da9f8e79': Add unit tests for enter key's more keys Tadashi G. Takaoka2014-09-033-0/+380
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | am 464ff7c1: Add unit tests for enter key\'s more keys•••* commit '464ff7c131b097e1320a6d7b9207ccbf3eb70d22': Add unit tests for enter key's more keys Tadashi G. Takaoka2014-09-033-0/+380
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Add unit tests for enter key's more keys•••Bug: 15681452 Change-Id: I3070c46bb2c0cb8ccaae66eaea132b41c567e135 Tadashi G. Takaoka2014-09-043-0/+380
* | | | | am b506390b: am e8e08213: Merge "Add shared abstract test class for action la...•••* commit 'b506390b3538fb6ef90cc91a9f5622f52c5e245d': Add shared abstract test class for action label test Tadashi G. Takaoka2014-09-033-154/+179
|\| | | |
| * | | | am e8e08213: Merge "Add shared abstract test class for action label test" int...•••* commit 'e8e08213060bd14c7086d83b270f5fda258000bd': Add shared abstract test class for action label test Tadashi G. Takaoka2014-09-033-154/+179
| |\| | |
| | * | | Merge "Add shared abstract test class for action label test" into lmp-devTadashi G. Takaoka2014-09-033-154/+179
| | |\ \ \
| | | * | | Add shared abstract test class for action label test•••Bug: 15681452 Change-Id: I0ad21e6979aed1b5c8c210399c4edfd5993adbdc Tadashi G. Takaoka2014-09-033-154/+179