Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | am bae68484: Merge "AOSP changes to use KeyboardLayout to support the new Dic...•••* commit 'bae6848434c0618887bd3fd441dd5ce16a2375fd': AOSP changes to use KeyboardLayout to support the new DictionaryFacilitator | 2015-02-05 | 13 | -24/+125 | |
|\ | |||||
| * | Merge "AOSP changes to use KeyboardLayout to support the new DictionaryFacili... | 2015-02-05 | 13 | -24/+125 | |
| |\ | |||||
| | * | AOSP changes to use KeyboardLayout to support the new DictionaryFacilitator•••Change-Id: Ie0c9ce805d9ad009fc9bbaac37b715aff90cd844 | 2015-02-04 | 13 | -24/+125 | |
* | | | am c71e4d65: Remnant of green [+] feature.•••* commit 'c71e4d65343bf782d80ce508786befa6ee3261cf': Remnant of green [+] feature. | 2015-02-05 | 1 | -38/+5 | |
|\| | | |||||
| * | | Remnant of green [+] feature.•••Change-Id: I059b1062e1d73b2fa439d9d4ee04ff0182795335 | 2015-02-04 | 1 | -38/+5 | |
| |/ | |||||
* | | am 0d3f01f3: Remove last vestiges of contextual+personal dictionary.•••* commit '0d3f01f3014e7a519b08c9337bc4b73670f741ef': Remove last vestiges of contextual+personal dictionary. | 2015-02-04 | 3 | -29/+2 | |
|\| | |||||
| * | Remove last vestiges of contextual+personal dictionary.•••Change-Id: I20746381583ee8a4d7d42b1243f5c7ba45529e5e | 2015-02-04 | 3 | -29/+2 | |
* | | am daa3ad86: Merge "Fix delete handling in Emoji keyboard."•••* commit 'daa3ad860532e4285551005943d0e4263a1f3d2b': Fix delete handling in Emoji keyboard. | 2015-02-04 | 1 | -2/+55 | |
|\| | |||||
| * | Merge "Fix delete handling in Emoji keyboard." | 2015-02-04 | 1 | -2/+55 | |
| |\ | |||||
| | * | Fix delete handling in Emoji keyboard.•••Bug 19113652. Change-Id: I4255c248a25bb92f5c12da6a185d17cc13a9a69d | 2015-02-03 | 1 | -2/+55 | |
* | | | am 449711dd: (-s ours) Import translations. DO NOT MERGE•••* commit '449711dd199354cbeaaa6dcf767c3c29a333d18d': Import translations. DO NOT MERGE | 2015-02-04 | 0 | -0/+0 | |
|\| | | |||||
| * | | Import translations. DO NOT MERGE•••Change-Id: I3e9a864efab46895ffc21f73f5d78b7937d701fc Auto-generated-cl: translation import | 2015-02-04 | 1 | -1/+1 | |
| |/ | |||||
* | | Import translations. DO NOT MERGE•••Change-Id: Id30c21f9e5818cd2a5dbfc95c634ec8904db5932 Auto-generated-cl: translation import | 2015-02-04 | 1 | -1/+1 | |
* | | am 23574d12: LatinIME portion of "green plus" feature.•••* commit '23574d1231296e090e6efb41a50c7885a116ddb4': LatinIME portion of "green plus" feature. | 2015-02-04 | 19 | -1400/+29 | |
|\| | |||||
| * | LatinIME portion of "green plus" feature.•••Removes the feature that adds strings to the user dictionary, aka the "green highlight with a plus sign". Bug 19237189. Change-Id: I2387129a3add2d69d625f2ff16ed8cab3f10a735 | 2015-02-03 | 19 | -1400/+29 | |
* | | am 48cc0d64: Merge "Nuke Amanatto"•••* commit '48cc0d642081df20c66aab0a453942e54f390a0b': Nuke Amanatto | 2015-02-03 | 13 | -791/+5 | |
|\| | |||||
| * | Merge "Nuke Amanatto" | 2015-02-03 | 13 | -791/+5 | |
| |\ | |||||
| | * | Nuke Amanatto•••Change-Id: Ieff2cd37f869dca69abf53ac32a576c2e45cc1e3 | 2015-02-02 | 13 | -791/+5 | |
* | | | am 53e81fdc: Remove custom code for Emoji keyboard Delete key.•••* commit '53e81fdc553751b7df139f5b21caec2e9be75e2d': Remove custom code for Emoji keyboard Delete key. | 2015-02-02 | 1 | -131/+1 | |
|\| | | |||||
| * | | Remove custom code for Emoji keyboard Delete key.•••The code tries to implement a completely separate touch handler for the Delete key, so it can do fancy things like suppress haptic feedback during long press. This is not really necessary. Change-Id: I0eae758b617e94605035c40e0df15d972ae733c1 | 2015-02-02 | 1 | -131/+1 | |
* | | | am cbbe8d0c: (-s ours) Import translations. DO NOT MERGE•••* commit 'cbbe8d0cdc3ab81b65e87172d1c1b56dcd0cad4e': Import translations. DO NOT MERGE | 2015-02-02 | 0 | -0/+0 | |
|\| | | |||||
| * | | Import translations. DO NOT MERGE•••Change-Id: I2785f4af2bee0b126e71b1fa22925e478611857f Auto-generated-cl: translation import | 2015-02-02 | 1 | -1/+1 | |
* | | | Import translations. DO NOT MERGE•••Change-Id: I08819308fb1507f051be558d2774a9570a81db62 Auto-generated-cl: translation import | 2015-02-02 | 1 | -1/+1 | |
* | | | am a0efc133: Merge "Create a new KeyboardLayout class to represent the layout."•••* commit 'a0efc133bd6c8e623fef0a8b3b709aa775dba054': Create a new KeyboardLayout class to represent the layout. | 2015-01-31 | 5 | -1/+201 | |
|\| | | |||||
| * | | Merge "Create a new KeyboardLayout class to represent the layout." | 2015-01-31 | 5 | -1/+201 | |
| |\ \ | |||||
| | * | | Create a new KeyboardLayout class to represent the layout.•••Change-Id: Ia08c8194f460271c831702675cfb687ab9f6678b | 2015-01-30 | 5 | -1/+201 | |
| | |/ | |||||
* | | | am 77e0fa1d: LatinIME portion of multi-lang option removal.•••* commit '77e0fa1d6708fa53549d80fcd2035da5a30e4140': LatinIME portion of multi-lang option removal. | 2015-01-30 | 16 | -159/+7 | |
|\| | | |||||
| * | | LatinIME portion of multi-lang option removal.•••Bug 19188067. Change-Id: Ic9a3637f59dda30c699141222b9dcac3cd624b99 | 2015-01-29 | 16 | -159/+7 | |
| |/ | |||||
* | | am 174da5c3: Merge "Disable the Burmese keyboard."•••* commit '174da5c39541dab78a9d82904f90c28a4c4be436': Disable the Burmese keyboard. | 2015-01-29 | 18 | -1475/+4 | |
|\| | |||||
| * | Merge "Disable the Burmese keyboard." | 2015-01-29 | 18 | -1475/+4 | |
| |\ | |||||
| | * | Disable the Burmese keyboard.•••We'll resurrect this effort in the new code base. Bug 16900511. Change-Id: Iae4cd27cb29cb8f991e97cffd88ed59c30d66628 | 2015-01-29 | 18 | -1475/+4 | |
* | | | am 2f19b0b5: (-s ours) am 7fbb4a91: (-s ours) am c84e354c: (-s ours) am ca58f...•••* commit '2f19b0b5c8137609c64733bc6d94662143664512': Import translations. DO NOT MERGE | 2015-01-29 | 0 | -0/+0 | |
|\| | | |||||
| * | | am 7fbb4a91: (-s ours) am c84e354c: (-s ours) am ca58fb9c: (-s ours) Merge "I...•••* commit '7fbb4a91f80a71872e243401b577a8896131e58b': Import translations. DO NOT MERGE | 2015-01-29 | 0 | -0/+0 | |
| |\ \ | |||||
| | * \ | am c84e354c: (-s ours) am ca58fb9c: (-s ours) Merge "Import translations. DO ...•••* commit 'c84e354cfdd3380acbbd086c1f40511afa79e9ae': Import translations. DO NOT MERGE | 2015-01-29 | 0 | -0/+0 | |
| | |\ \ | |||||
| | | * \ | am ca58fb9c: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1...•••* commit 'ca58fb9c0bbe31f8d626c0c2dab39569b6a03d5a': Import translations. DO NOT MERGE | 2015-01-29 | 0 | -0/+0 | |
| | | |\ \ | |||||
| | | | * \ | Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev | 2015-01-29 | 14 | -612/+312 | |
| | | | |\ \ | |||||
| | | | | * | | Import translations. DO NOT MERGE•••Change-Id: Id4c91d74424104f77e25d07e8852339caa6a0f97 Auto-generated-cl: translation import | 2015-01-28 | 14 | -612/+312 | |
* | | | | | | | am fd4de96f: (-s ours) am 3e075db7: (-s ours) am 01c2e28b: (-s ours) am 92061...•••* commit 'fd4de96f4bdcf565e9c2cc03b2a902f191600091': Import translations. DO NOT MERGE | 2015-01-29 | 0 | -0/+0 | |
|\| | | | | | | |||||
| * | | | | | | am 3e075db7: (-s ours) am 01c2e28b: (-s ours) am 9206174e: (-s ours) Merge "I...•••* commit '3e075db78e3a8b02c87b899bb492121b66a07d9d': Import translations. DO NOT MERGE | 2015-01-29 | 0 | -0/+0 | |
| |\| | | | | | |||||
| | * | | | | | am 01c2e28b: (-s ours) am 9206174e: (-s ours) Merge "Import translations. DO ...•••* commit '01c2e28b66865c2b3264a1b5caf9a2dfc3b795bc': Import translations. DO NOT MERGE | 2015-01-29 | 0 | -0/+0 | |
| | |\| | | | | |||||
| | | * | | | | am 9206174e: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1...•••* commit '9206174e6ba94bb2b11871c983c74989684ecf4f': Import translations. DO NOT MERGE | 2015-01-29 | 0 | -0/+0 | |
| | | |\| | | | |||||
| | | | * | | | Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev | 2015-01-29 | 73 | -3771/+1530 | |
| | | | |\ \ \ | |||||
| | | | | * | | | Import translations. DO NOT MERGE•••Change-Id: I678822c97755e3f9bf00aa0d6622b082bee74335 Auto-generated-cl: translation import | 2015-01-28 | 73 | -3771/+1530 | |
| | | | | |/ / | |||||
* | | | | | | | am 8870e98d: (-s ours) am 63e72192: (-s ours) am 55e201fa: (-s ours) am a9431...•••* commit '8870e98d1a4bd582b5edbc67968e19d6d9751d57': Import translations. DO NOT MERGE | 2015-01-29 | 0 | -0/+0 | |
|\| | | | | | | |||||
| * | | | | | | am 63e72192: (-s ours) am 55e201fa: (-s ours) am a9431f67: (-s ours) Merge "I...•••* commit '63e7219216d8e7724c86fcb8b582f482dafe6cdb': Import translations. DO NOT MERGE | 2015-01-29 | 0 | -0/+0 | |
| |\| | | | | | |||||
| | * | | | | | am 55e201fa: (-s ours) am a9431f67: (-s ours) Merge "Import translations. DO ...•••* commit '55e201fa7c86546e3bed9ade74f44288b4321623': Import translations. DO NOT MERGE | 2015-01-29 | 0 | -0/+0 | |
| | |\| | | | | |||||
| | | * | | | | am a9431f67: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1...•••* commit 'a9431f676d472cb6b103f9d99e9c64de7d161f57': Import translations. DO NOT MERGE | 2015-01-29 | 0 | -0/+0 | |
| | | |\| | | | |||||
| | | | * | | | Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev | 2015-01-29 | 4 | -0/+108 | |
| | | | |\ \ \ | |||||
| | | | | * | | | Import translations. DO NOT MERGE•••Change-Id: I40995ffa826f56b4bb210d274395b67c80c0db7e Auto-generated-cl: translation import | 2015-01-28 | 4 | -0/+108 | |
| | | | | |/ / | |||||
* | | | | | | | am 54e4e106: (-s ours) am be4af750: (-s ours) am 813f6d80: (-s ours) am a2fd9...•••* commit '54e4e10668f7a0f490eecc410107cca843e8384a': Import translations. DO NOT MERGE | 2015-01-29 | 0 | -0/+0 | |
|\| | | | | | |