aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* am e1f091c5: Add keyboardLetfPadding and keyboardRightPadding attributesTadashi G. Takaoka2013-01-2916-31/+40
|\ | | | | | | | | | | # Via Tadashi G. Takaoka * commit 'e1f091c5d44981ec81c12b674aefa37fec2af5cb': Add keyboardLetfPadding and keyboardRightPadding attributes
| * Add keyboardLetfPadding and keyboardRightPadding attributesTadashi G. Takaoka2013-01-3016-31/+40
| | | | | | | | | | | | | | This change splits keyboardHorizontalEdgesPadding attributes of Keyboard into two attributes. Change-Id: Iefdb358783b81af4027e8d9e991db36a6c429cf1
* | am 48409b9a: Merge "Remove "dimension|fraction" format from Key and Keyboard ↵Tadashi G. Takaoka2013-01-296-76/+80
|\| | | | | | | | | | | | | | | attributes" # Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1) * commit '48409b9ac60fb64eb80d1d8da3452f9ab40f5002': Remove "dimension|fraction" format from Key and Keyboard attributes
| * Merge "Remove "dimension|fraction" format from Key and Keyboard attributes"Tadashi G. Takaoka2013-01-306-76/+80
| |\
| | * Remove "dimension|fraction" format from Key and Keyboard attributesTadashi G. Takaoka2013-01-306-76/+80
| | | | | | | | | | | | Change-Id: Ieec8b7f5ccdf2a57bcc539dcb5313b6353f926d7
* | | am 3079b719: Fix off-device regression test buildTadashi G. Takaoka2013-01-291-1/+0
|\| | | | | | | | | | | | | | | | | # Via Tadashi G. Takaoka * commit '3079b7196412bf69d5b9e2a2a78a48c23c75cedc': Fix off-device regression test build
| * | Fix off-device regression test buildTadashi G. Takaoka2013-01-291-1/+0
| | | | | | | | | | | | | | | Bug: 8093623 Change-Id: I775a8691bbedf58caef07d0b4af59c7444dd81be
* | | am 3d0477fb: Merge "Refactoring"Jean Chalard2013-01-296-222/+274
|\| | | | | | | | | | | | | | | | | # Via Android (Google) Code Review (1) and Jean Chalard (1) * commit '3d0477fbd2b9b79fe3e8fdc9de2a8776fe76be78': Refactoring
| * | Merge "Refactoring"Jean Chalard2013-01-296-222/+274
| |\ \ | | |/ | |/|
| | * RefactoringJean Chalard2013-01-296-222/+274
| | | | | | | | | | | | | | | | | | | | | This creates a new DictionaryInfoUtils class and moves a bunch of static methods there for later usage. Change-Id: Iecb0643e6029a7be36bd6cb36aa918c40e6d8c6a
* | | am 83f173cc: Merge "Remove {max,min}keyboardHeight attribute from Keyboard"Tadashi G. Takaoka2013-01-296-49/+52
|\| | | | | | | | | | | | | | | | | # Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1) * commit '83f173cccd4cd6be0a9ab56ac2d199625ec03525': Remove {max,min}keyboardHeight attribute from Keyboard
| * | Merge "Remove {max,min}keyboardHeight attribute from Keyboard"Tadashi G. Takaoka2013-01-296-49/+52
| |\ \
| | * | Remove {max,min}keyboardHeight attribute from KeyboardTadashi G. Takaoka2013-01-296-49/+52
| | |/ | | | | | | | | | | | | | | | This change removes a DisplayMetrics reference from KeyboardBuilder. Change-Id: I512694274e69e5281d5be47c3f938bcfd6571152
* | | am f6aed4bd: Merge "Add summary text to sliding key input preview settings"Tadashi G. Takaoka2013-01-292-2/+5
|\| | | | | | | | | | | | | | | | | # Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1) * commit 'f6aed4bdd2ba8814cbd4f7cdeead629b068f4a75': Add summary text to sliding key input preview settings
| * | Add summary text to sliding key input preview settingsTadashi G. Takaoka2013-01-292-2/+5
| |/ | | | | | | | | Bug: 8089491 Change-Id: I15801281a95b01c67ef23a9c1558d6cdf457d375
| * Revert "Import translations. DO NOT MERGE"Baligh Uddin2013-01-2853-355/+269
| | | | | | | | | | | | | | | | broken build. This reverts commit 2c7768328164420613c824728e0c61f08f9dbb12 Change-Id: I2abbb8f148990a7778c8782834b5996b52e45dbe
| * Import translations. DO NOT MERGEBaligh Uddin2013-01-2853-269/+355
| | | | | | | | | | Change-Id: Ia29e0c424e5210919bc6f9c4683a2c96e2936cad Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEBaligh Uddin2013-01-2853-199/+391
| | | | | | | | | | Change-Id: I38345ff37dbce7cf5323ddc14e77378e5f1631cc Auto-generated-cl: translation import
* | am 8630cd9d: Remove keyboard layout description on the spacebarTadashi G. Takaoka2013-01-272-17/+25
|\| | | | | | | | | | | # Via Tadashi G. Takaoka * commit '8630cd9d1708d42b3ed5d07d89ade2f3c1f85e47': Remove keyboard layout description on the spacebar
| * Remove keyboard layout description on the spacebarTadashi G. Takaoka2013-01-282-17/+25
| | | | | | | | | | Bug: 8056376 Change-Id: I33f07e7a044c2b5fc20de40c7a9777dab493e41c
* | am f77e9d7e: Merge "Initialize ResearchLogger later to avoid NPE"Kurt Partridge2013-01-251-3/+3
|\| | | | | | | | | | | # Via Android (Google) Code Review (1) and Kurt Partridge (1) * commit 'f77e9d7e3adcd89c00243f4215bebb3ece3b59dd': Initialize ResearchLogger later to avoid NPE
| * Merge "Initialize ResearchLogger later to avoid NPE"Kurt Partridge2013-01-251-3/+3
| |\
| | * Initialize ResearchLogger later to avoid NPEKurt Partridge2013-01-241-3/+3
| | | | | | | | | | | | Change-Id: I1b817dfbdc319ac9bbf2f08e094a007849ce767f
* | | am 5228745a: Merge "Remove pending update messages upon starting a gesture"Jean Chalard2013-01-251-0/+1
|\| | | | | | | | | | | | | | | | | # Via Android (Google) Code Review (1) and Jean Chalard (1) * commit '5228745ae025571d25062e12f5aedcd71ad08ebb': Remove pending update messages upon starting a gesture
| * | Merge "Remove pending update messages upon starting a gesture"Jean Chalard2013-01-251-0/+1
| |\ \
| | * | Remove pending update messages upon starting a gestureJean Chalard2013-01-251-0/+1
| | | | | | | | | | | | | | | | | | | | Bug: 8064307 Change-Id: Ia623ab81b6d12eedc6b20bc4c1ce34ce72d5832f
* | | | am ce875664: Clean up Settings and SettingsFragment a bitTadashi G. Takaoka2013-01-257-67/+70
|\| | | | | | | | | | | | | | | | | | | | | | | # Via Tadashi G. Takaoka * commit 'ce875664e0564f3e26d130a4d3e8b8e9a2e8a368': Clean up Settings and SettingsFragment a bit
| * | | Clean up Settings and SettingsFragment a bitTadashi G. Takaoka2013-01-257-67/+70
| |/ / | | | | | | | | | Change-Id: I93bf3cb1ea7e8fc09f4ad34b0bdd74f5f5ff1a68
* | | am 52a0d491: Merge "Add preliminary graphics of sliding key input preview"Tadashi G. Takaoka2013-01-2412-32/+76
|\| | | | | | | | | | | | | | | | | # Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1) * commit '52a0d491b4cf72d55997410fa80af3de89c66422': Add preliminary graphics of sliding key input preview
| * | Merge "Add preliminary graphics of sliding key input preview"Tadashi G. Takaoka2013-01-2412-32/+76
| |\ \
| | * | Add preliminary graphics of sliding key input previewTadashi G. Takaoka2013-01-2412-32/+76
| | | | | | | | | | | | | | | | | | | | Bug: 7548583 Change-Id: Idde6a62f9e64458055c99c893b71c02d1adc7b04
* | | | am 12f2fc71: Merge "Display custom input style name in system locale"Tadashi G. Takaoka2013-01-246-35/+75
|\| | | | | | | | | | | | | | | | | | | | | | | # Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1) * commit '12f2fc71f7faec34623826ba5c2156ca51046aeb': Display custom input style name in system locale
| * | | Merge "Display custom input style name in system locale"Tadashi G. Takaoka2013-01-246-35/+75
| |\ \ \
| | * | | Display custom input style name in system localeTadashi G. Takaoka2013-01-246-35/+75
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8032166 Change-Id: Ib9a6b63c4d540ce377892fb865e53abdd8adec16
* | | | | am 0f1ccbff: Merge "Clean up SettingsFragment a bit"Tadashi G. Takaoka2013-01-241-25/+26
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1) * commit '0f1ccbff179be0e31daf68a571c832ad5306b6b7': Clean up SettingsFragment a bit
| * | | | Clean up SettingsFragment a bitTadashi G. Takaoka2013-01-241-25/+26
| | |/ / | |/| | | | | | | | | | Change-Id: Ic0727003f2645f0c38200b67bb2f4046249c6273
* | | | am ef43cc9d: Fix dismissing gesture floating previewTadashi G. Takaoka2013-01-241-0/+1
|\| | | | | | | | | | | | | | | | | | | | | | | # Via Tadashi G. Takaoka * commit 'ef43cc9d1c78d051b3d2923ce3166e9703d4b2ce': Fix dismissing gesture floating preview
| * | | Fix dismissing gesture floating previewTadashi G. Takaoka2013-01-241-0/+1
| | | | | | | | | | | | | | | | | | | | Bug: 8063926 Change-Id: I3b5b29ea0d5e4833e10e830dbdb086c868cd4884
| * | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-01-2353-211/+213
| |\ \ \
| | * | | Import translations. DO NOT MERGEBaligh Uddin2013-01-2353-211/+213
| | | |/ | | |/| | | | | | | | | | | | | Change-Id: I2df467fe9c740e33d2346dd09f5696c95af99aa5 Auto-generated-cl: translation import
* | | | am 2baa4b07: [Rlog83] Fix missing uses of hasWord() abstractionKurt Partridge2013-01-243-19/+17
|\| | | | | | | | | | | | | | | | | | | | | | | # Via Kurt Partridge * commit '2baa4b0701c6e02aa25b03881c8863b2d3856282': [Rlog83] Fix missing uses of hasWord() abstraction
| * | | [Rlog83] Fix missing uses of hasWord() abstractionKurt Partridge2013-01-233-19/+17
| |/ / | | | | | | | | | Change-Id: I78e286723b1b8c8bcc7aea0cc81ef2ee66a193ac
* | | am edb5c463: Merge "[Rlog81a] Determine correction type of words"Kurt Partridge2013-01-243-7/+109
|\| | | | | | | | | | | | | | | | | # Via Android (Google) Code Review (1) and Kurt Partridge (1) * commit 'edb5c4638b139d6908ceea724120e5a24b21c249': [Rlog81a] Determine correction type of words
| * | Merge "[Rlog81a] Determine correction type of words"Kurt Partridge2013-01-233-7/+109
| |\ \ | | |/ | |/|
| | * [Rlog81a] Determine correction type of wordsKurt Partridge2013-01-223-7/+109
| | | | | | | | | | | | | | | | | | | | | | | | Heuristic to determine whether a word was a typo correction or a complete replacement by examining a correction to see if it falls within the list of suggested words of the original. Change-Id: Ieec4861a811e96aef0d14622e662b589ef8b4772
* | | am 9d514af4: Merge "Refactor SubtypeLocale to hold Resources"Tadashi G. Takaoka2013-01-245-28/+33
|\| | | | | | | | | | | | | | | | | # Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1) * commit '9d514af466915928ce20acf7cb42dfa1bf67c3c2': Refactor SubtypeLocale to hold Resources
| * | Merge "Refactor SubtypeLocale to hold Resources"Tadashi G. Takaoka2013-01-235-28/+33
| |\ \
| | * | Refactor SubtypeLocale to hold ResourcesTadashi G. Takaoka2013-01-235-28/+33
| | | | | | | | | | | | | | | | Change-Id: Ia667bc2d406d66c87215dd3b9569f36f4642cfe0
* | | | am 9dc85a67: Merge "Configurable key long press timeout"Tadashi G. Takaoka2013-01-249-19/+70
|\| | | | | | | | | | | | | | | | | | | | | | | # Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1) * commit '9dc85a673e6eb7c7f0c829e90e3f9fd744af3022': Configurable key long press timeout
| * | | Merge "Configurable key long press timeout"Tadashi G. Takaoka2013-01-239-19/+70
| |\ \ \