aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* [CB13] Remove an unused method.•••Change-Id: If4d2fa9c6499ce9b2427cea424abd497ec4a966b Jean Chalard2014-03-241-7/+0
* [CB12] Reset the combining state when resetting the composer•••Bug: 13406701 Change-Id: I490574b7ca4b953f67dd2c0ef97401297fade0a4 Jean Chalard2014-03-244-0/+23
* Merge "[CB11] Get the result of the combination"Jean Chalard2014-03-245-5/+61
|\
| * [CB11] Get the result of the combination•••Change-Id: I165ec4a24f5b1334d55c14948e4d942ec40eb33b Jean Chalard2014-03-205-5/+61
* | Merge "Rework the logic that tells if the cursor touches words"Jean Chalard2014-03-201-7/+17
|\ \ | |/ |/|
| * Rework the logic that tells if the cursor touches words•••Bug: 13312942 Change-Id: I6be6a558bbc6c88508150f9c25cadbd0240ff88e Jean Chalard2014-03-201-7/+17
* | Merge "[CB10] Add an event for string input"Jean Chalard2014-03-203-17/+37
|\ \
| * | [CB10] Add an event for string input•••Change-Id: Ie5da6c73d4df4553067c58cd0dce9abb34534250 Jean Chalard2014-03-203-17/+37
* | | Merge "Consolidate KeyboardTextsSet.setLocale and loadStringResoucres"Tadashi G. Takaoka2014-03-203-22/+16
|\ \ \
| * | | Consolidate KeyboardTextsSet.setLocale and loadStringResoucres•••Change-Id: Idaf8f0d80fdeef4f1430f11d4083366e8ab7f6e0 Tadashi G. Takaoka2014-03-203-22/+16
* | | | Merge "Remove unused partial commit."Keisuke Kuroyanagi2014-03-201-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Remove unused partial commit.•••Change-Id: Ia9341a5cb24947d93056810890d94c1f66481d8c Keisuke Kuroyanagi2014-03-201-4/+4
* | | | Merge "Refactor KeyboardTextsSet class"Tadashi G. Takaoka2014-03-201-6/+8
|\ \ \ \
| * | | | Refactor KeyboardTextsSet class•••Change-Id: Ibb59a9d4902db9ec0e00244304be9ab35b215a50 Tadashi G. Takaoka2014-03-201-6/+8
* | | | | Merge "Fix PC Qwerty shift locked layout"Tadashi G. Takaoka2014-03-2010-172/+172
|\ \ \ \ \
| * | | | | Fix PC Qwerty shift locked layout•••Bug: 13537661 Change-Id: I5b3645a64126118e22f44c262123076e85d7f83e Tadashi G. Takaoka2014-03-1910-172/+172
* | | | | | Merge "[IL127] Move the double space countdown to InputLogic"Jean Chalard2014-03-202-32/+26
|\ \ \ \ \ \
| * | | | | | [IL127] Move the double space countdown to InputLogic•••Bug: 8636060 Change-Id: Ie193b747bd9d0b5ba6a986b9a3c746c2182742ed Jean Chalard2014-03-192-32/+26
* | | | | | | Merge "Remove reference of KeyboardTextsSet from SpacingAndPunctuations"Tadashi G. Takaoka2014-03-205-6/+53
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Remove reference of KeyboardTextsSet from SpacingAndPunctuations•••Change-Id: I76a8fcbd2466bcaf9cd85501af270db5aa913999 Tadashi G. Takaoka2014-03-205-6/+53
* | | | | | Merge "[CB09] Pass events through the combiner chain"Jean Chalard2014-03-204-4/+31
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [CB09] Pass events through the combiner chain•••Bug: 13406701 Change-Id: I4696f145478afdd132314b7d3c148c3a9ca11c9c Jean Chalard2014-03-204-4/+31
* | | | | | Merge "Utilize autoColumnOrder for punctuation more keys"Tadashi G. Takaoka2014-03-201-78/+73
|\ \ \ \ \ \
| * | | | | | Utilize autoColumnOrder for punctuation more keys•••Change-Id: I1f8f5013f0bdf93cf590b8bd00d680b31e03d8b0 Tadashi G. Takaoka2014-03-201-78/+73
* | | | | | | Merge "[CB08] Create a combiner chain in the word composer."Jean Chalard2014-03-205-85/+59
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | [CB08] Create a combiner chain in the word composer.•••Bug: 13406701 Change-Id: I3b9f75de9283f76366d1bef7e14a8f22f2186669 Jean Chalard2014-03-205-85/+59
* | | | | | Merge "Fix Armenian punctuation order"Tadashi G. Takaoka2014-03-201-5/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix Armenian punctuation order•••Bug: 12623502 Change-Id: I6cc026132922e103d212b663664e7e0aa2404b35 Tadashi G. Takaoka2014-03-201-5/+7
| | |_|/ / | |/| | |
* | | | | Merge "Remove Latin comma from Arabic/Persian keyboard"Tadashi G. Takaoka2014-03-203-97/+91
|\ \ \ \ \
| * | | | | Remove Latin comma from Arabic/Persian keyboard•••Bug: 12807701 Change-Id: Icca63586d561a57b2c15cbfbae0de98dfcc137a3 Tadashi G. Takaoka2014-03-203-97/+91
* | | | | | Suppress important notice when its title message is empty•••Bug: 13422608 Change-Id: Ied16e87381e82d8539269ddd90d737f80c2a94c0 Tadashi G. Takaoka2014-03-201-1/+12
| |/ / / / |/| | | |
* | | | | Remove unused argument in SuggestionStripLayoutHelper•••Bug: 13461039 Change-Id: I3f6227bd56fb81021aaacf0e901eab8a9e91d4a1 Tadashi G. Takaoka2014-03-202-6/+4
|/ / / /
* | / / Add clarification to be able to use abbreviation•••Bug: 13002703 Change-Id: I472ff9c2d3517b0c650e1f96eaacfa04a164637d Tadashi G. Takaoka2014-03-191-7/+17
| |/ / |/| |
* | | Merge "Add Galician keyboard"Tadashi G. Takaoka2014-03-192-136/+185
|\ \ \
| * | | Add Galician keyboard•••Bug: 13169021 Bug: 13017434 Change-Id: I5d44dc4c2387644028a5cf594954795e014f357a Tadashi G. Takaoka2014-03-192-136/+185
* | | | Merge "Add Basque keyboard"Tadashi G. Takaoka2014-03-193-191/+263
|\| | |
| * | | Add Basque keyboard•••Bug: 13169021 Bug: 13017434 Change-Id: I46c738e833a9f287586a03bda9ab0230f8b9eac1 Tadashi G. Takaoka2014-03-193-191/+263
* | | | Merge "Fix PC Qwerty layout"Tadashi G. Takaoka2014-03-194-37/+29
|\ \ \ \ | |/ / / |/| | |
| * | | Fix PC Qwerty layout•••This CL fixes: - Action label never displayed on phone. - Go action label incorrectly showed on tablet. - Broken layout on noMicrophoneKey+noSettingsKey input field. - "Voice input key" settings has no effect on phone. - Inconsistent microphone and emoji key layouts. - Slightly modified spacebar size when language switch key is on. - Slightly larger enter key on tablet. Bug: 13537661 Change-Id: I69a6ee7bc99e84b104a4d0352e1824096f6a4750 Tadashi G. Takaoka2014-03-194-37/+29
* | | | Merge "Fix French accented letters order"Tadashi G. Takaoka2014-03-191-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix French accented letters order•••Bug: 13497958 Change-Id: I062a0e2e75b2f6c2606b1309808cbaa83cc91018 Tadashi G. Takaoka2014-03-191-1/+1
| |/ /
* | | [IL126] Move a setting value to SettingsValues•••Bug: 8636060 Change-Id: I7cb082df13a10cf5a3aa5786e6a9599376652dee Jean Chalard2014-03-192-4/+3
* | | [IL125] Remove arg to onPickSuggestionManually•••Bug: 8636060 Change-Id: I55332c22897e97148621cbd367acf5175b5b3d04 Jean Chalard2014-03-193-30/+84
|/ /
* | Remove duplcaited plus-minus symbol on PC Qwerty•••Bug: 13537661 Change-Id: I18c5accb6af7faaf81f71f861b924ba87838fdbc Tadashi G. Takaoka2014-03-191-3/+2
* | Fix Colemak layout•••Bug: 13535305 Change-Id: I48c42d4cdc5e991873cbdd1eb8abe5428b850dcf Tadashi G. Takaoka2014-03-195-74/+17
* | Merge "Guard possible NumberFormatException"Tadashi G. Takaoka2014-03-183-13/+25
|\ \
| * | Guard possible NumberFormatException•••Bug: 13472379 Change-Id: Ib7640b3d8816d8d7fb4747d2288eedd94bc49b06 Tadashi G. Takaoka2014-03-183-13/+25
* | | Merge "Add preliminary Myanmar keyboard"Tadashi G. Takaoka2014-03-1810-135/+840
|\ \ \ | |_|/ |/| |
| * | Add preliminary Myanmar keyboard•••This CL adds preliminary Myanmar keyboard as a groundwork. The keyboard layout comes mainly from virtual keyboard of <http://www.google.com.mm/> Bug: 7963632 Change-Id: I36504ceb6c2079a6e133edaeb458da1c5cf3ded2 Tadashi G. Takaoka2014-03-1810-135/+840
| |/
* | Import translations. DO NOT MERGE•••Change-Id: I712637a751e4d27cc1a5ce4c917918f0542c396d Auto-generated-cl: translation import Geoff Mendal2014-03-171-2/+2