aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | Revert "Remove unused Key and Keyboard attributes"Ken Wakasa2014-08-078-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit cdcaa37a372799eecf796f7002bf49bf3a5f42c1. Due to unit test breakage. Change-Id: I1c22edf983f6e03a34b86d7c1fae3d3188447a75
* | | | am 50cae6f0: am 52183821: Merge "Revert "Tune number letter size of Material ↵Ken Wakasa2014-08-079-34/+20
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | keyboard"" into lmp-dev * commit '50cae6f08c53c7fda6f62058227b80a70e9ed1c4': Revert "Tune number letter size of Material keyboard"
| * | | Merge "Revert "Tune number letter size of Material keyboard"" into lmp-devKen Wakasa2014-08-049-34/+20
| |\ \ \
| | * | | Revert "Tune number letter size of Material keyboard"Ken Wakasa2014-08-079-34/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 44454c2b2be765618d0c19651f3ee50c373a2d59. Due to unit test breakage. Bug: 14419121 Change-Id: Id0bbc2276fc035aa090f7bb4fa8112a1aecd483f
* | | | | am c8f384ea: am 1c7e6f8d: Merge "Revert "Align hint label to bottom"" into ↵Ken Wakasa2014-08-074-34/+14
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lmp-dev * commit 'c8f384ea6a15180d5894dfc2fed03865c49f2fe3': Revert "Align hint label to bottom"
| * | | | Merge "Revert "Align hint label to bottom"" into lmp-devKen Wakasa2014-08-044-34/+14
| |\ \ \ \
| | * | | | Revert "Align hint label to bottom"Ken Wakasa2014-08-074-34/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit f1784266ec80244dcefdbd70a43147f1cd847547. Due to unit test breakage. Bug: 14419121 Change-Id: Ibc201649e71135292530b26337d9305a6681f446
* | | | | | am e44c4d25: am b6665d95: Merge "Use DistracterFilterCheckingIsInDictionary ↵Keisuke Kuroyanagi2014-08-072-17/+45
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for User History" into lmp-dev * commit 'e44c4d254182f0db042eb5a815305fa555148ba4': Use DistracterFilterCheckingIsInDictionary for User History
| * | | | | Merge "Use DistracterFilterCheckingIsInDictionary for User History" into lmp-devKeisuke Kuroyanagi2014-08-042-17/+45
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Use DistracterFilterCheckingIsInDictionary for User HistoryKeisuke Kuroyanagi2014-08-072-17/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 13142176 Bug: 15531638 Change-Id: I7e4e5afa05c5cee6eedef62c053d81edac5fa6af
* | | | | | am 304b92c3: am f1784266: Align hint label to bottomTadashi G. Takaoka2014-08-074-14/+34
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '304b92c3efb5dd1db622dacec678a85c3c6ced95': Align hint label to bottom
| * | | | | Align hint label to bottomTadashi G. Takaoka2014-08-074-14/+34
| | |/ / / | |/| | | | | | | | | | | | | | | | | | Bug: 14419121 Change-Id: I9147d3c4a3687ed745ffdddfff221d88652919b2
* | | | | am 521298dd: am 44454c2b: Tune number letter size of Material keyboardTadashi G. Takaoka2014-08-079-20/+34
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '521298dd083de524cddec15fded86246436ac29c': Tune number letter size of Material keyboard
| * | | | Tune number letter size of Material keyboardTadashi G. Takaoka2014-08-079-20/+34
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14419121 Change-Id: I6a477b9bf9022e369d4a6a77415490dc2b9eefc6
* | | | | am 56e6df25: am 6ba5d636: Merge "Remove unused Key and Keyboard attributes" ↵Tadashi G. Takaoka2014-08-078-17/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into lmp-dev * commit '56e6df2561141978e33356b142279398dbf6985a': Remove unused Key and Keyboard attributes
| * | | | Merge "Remove unused Key and Keyboard attributes" into lmp-devTadashi G. Takaoka2014-08-048-17/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Remove unused Key and Keyboard attributesTadashi G. Takaoka2014-08-078-17/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL removes the following unused Key attributes - Key.keyLabelFlags' followKeyLargeLabelRatio - Keyboard.keyLargeLabelRatio Change-Id: Ib4fb13cc7ca902ac1733ecf27bd284d07e10bc3e
* | | | | am 0851d351: am e988e412: Merge "Add Key label off center attribute" into ↵Tadashi G. Takaoka2014-08-077-16/+53
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lmp-dev * commit '0851d351332e6191857d81e245a6025c02c84219': Add Key label off center attribute
| * | | | Merge "Add Key label off center attribute" into lmp-devTadashi G. Takaoka2014-08-057-16/+53
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add Key label off center attributeTadashi G. Takaoka2014-08-077-16/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL adds two Key attributes to control how much a label should be off centered. - keyLabelOffCenterRatio - keyHintLabelOffCenterRatio Bug: 14419121 Change-Id: I26650eefdd375f0eeca8a1ca6034a8339d2a3182
* | | | | am ff1e338e: am 91f47b03: Merge "Remove unused animation resources" into lmp-devTadashi G. Takaoka2014-08-073-62/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'ff1e338e5b412236aafc6234244f6187fded782c': Remove unused animation resources
| * | | | Merge "Remove unused animation resources" into lmp-devTadashi G. Takaoka2014-08-053-62/+0
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Remove unused animation resourcesTadashi G. Takaoka2014-08-073-62/+0
| | |/ / | | | | | | | | | | | | Change-Id: Idc0670588bb51e6a2b3eac9489cb643db293815a
* | | | am ec44b04b: am 0c2dc410: Merge "Clean up Keyboard and KeyboardView theme" ↵Tadashi G. Takaoka2014-08-077-47/+79
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | into lmp-dev * commit 'ec44b04b04b2f0f944be57671dfadaddb3bd4c3e': Clean up Keyboard and KeyboardView theme
| * | | Merge "Clean up Keyboard and KeyboardView theme" into lmp-devTadashi G. Takaoka2014-08-057-47/+79
| |\ \ \
| | * | | Clean up Keyboard and KeyboardView themeTadashi G. Takaoka2014-08-077-47/+79
| | |/ / | | | | | | | | | | | | Change-Id: I745ed21b88fbdb1f3a16a71ebf3461d909ae448e
| * / / (DO NOT MERGE) Remove preliminary keyboards from LTadashi G. Takaoka2014-08-071-0/+16
| |/ / | | | | | | | | | Change-Id: I9e1209b80b8919669b4496102b967220ab16146b
* | | am bfcb3323: am e19c520b: Align space key icon to bottom of a keyTadashi G. Takaoka2014-08-074-3/+14
|\| | | | | | | | | | | | | | * commit 'bfcb3323d2d7165984038f9eff3e49bc824a6d0f': Align space key icon to bottom of a key
| * | Align space key icon to bottom of a keyTadashi G. Takaoka2014-08-074-3/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | The Key.keyLabelFlags's flag "alignButtom" (misspelled) has been removed by Iae3cd66744. This CL re-introduce the same flag with "alignIconToBottom". Bug: 16803172 Change-Id: I412590f394c6ca9b36358d6acfe8675071403bdd
* | | am d5e4e367: am 3316dcd4: Merge "Revert "Introduce onEvent() to improve ↵Ken Wakasa2014-08-071-26/+17
|\| | | | | | | | | | | | | | | | | | | | testability"" into lmp-dev * commit 'd5e4e367f21407da7a5f62a18e601957b07b6f4d': Revert "Introduce onEvent() to improve testability"
| * | Merge "Revert "Introduce onEvent() to improve testability"" into lmp-devKen Wakasa2014-08-051-26/+17
| |\ \
| | * | Revert "Introduce onEvent() to improve testability"Ken Wakasa2014-08-061-26/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit ef74e737f580f7ac0b3bd70d6255dde3c87d9078. Apparently, this CL broke several unit tests. Change-Id: I86cf5f1ffb0214707afe99ee97f92ba8c5157f3f
* | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-08-051-25/+25
|\ \ \ \
| * | | | Import translations. DO NOT MERGEGeoff Mendal2014-08-061-25/+25
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I649fa8860a39804aff07aaf6c3c5cb09a282f7cf Auto-generated-cl: translation import
* | | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-08-061-8/+8
|\ \ \ \ \
| * | | | | Import translations. DO NOT MERGEGeoff Mendal2014-08-061-8/+8
| |/ / / / | | | | | | | | | | | | | | | | | | | | Change-Id: I88c0d488ee62e184b44b81073a9fa5343ace2f77 Auto-generated-cl: translation import
* | | | | am 94a568a8: am 868395c6: Merge "Mark hind_compact layout as completed" into ↵Tadashi G. Takaoka2014-08-061-3/+1
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | lmp-dev * commit '94a568a8635d6362398f059fdea662b9d9165267': Mark hind_compact layout as completed
| * | | | Merge "Mark hind_compact layout as completed" into lmp-devTadashi G. Takaoka2014-08-041-3/+1
| |\ \ \ \
| | * | | | Mark hind_compact layout as completedTadashi G. Takaoka2014-08-061-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 13779052 Change-Id: If87ee2edbcfec4ad0444d13c7bd502df88cac89a
* | | | | | am bc043c31: am 1f3d89c2: Revert "[HS1] Save some data in startInputView"Jean Chalard2014-08-061-29/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'bc043c31ded2dd48008b185503475e440f302aa0': Revert "[HS1] Save some data in startInputView"
| * | | | | Revert "[HS1] Save some data in startInputView"Jean Chalard2014-08-061-29/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit f1accd4f04b13f764e1ffa7c7964e4b7c41ddf4b. Bug: 16830599 Change-Id: I4c9367f742b8ee8463920e91263b05c2195f8480
* | | | | | am fe807696: am 772a8019: Revert "[HS2] Move more stuff to onStartInput"Jean Chalard2014-08-062-58/+51
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'fe807696566a5975b4d0932c72a05593a98f13d3': Revert "[HS2] Move more stuff to onStartInput"
| * | | | | Revert "[HS2] Move more stuff to onStartInput"Jean Chalard2014-08-062-58/+51
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 93b00a314e307cb257abf1cab88cb24d57ff3885. Bug: 16830599 Change-Id: I955e7da77978c3a495660aa29247e010d489c36b
* | | | | am 571320ad: am 5dee1fd6: Merge "Add dedicated background for custom action ↵Tadashi G. Takaoka2014-08-066-67/+52
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | label key" into lmp-dev * commit '571320ad90b2ac2bb9fa77cf6700feec3bc4030a': Add dedicated background for custom action label key
| * | | | Merge "Add dedicated background for custom action label key" into lmp-devTadashi G. Takaoka2014-08-056-67/+52
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Add dedicated background for custom action label keyTadashi G. Takaoka2014-08-066-67/+52
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15526978 Change-Id: Ia73d825c7e00097018822704e61272d0e448f39a
* | | | | am 922411a7: am ef74e737: Introduce onEvent() to improve testabilityJean Chalard2014-08-061-17/+26
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '922411a70804921e69df0ef477f6b007e83d5692': Introduce onEvent() to improve testability
| * | | | Introduce onEvent() to improve testabilityJean Chalard2014-08-061-17/+26
| | |_|/ | |/| | | | | | | | | | | | | | | | | | ...and prepare for the future Change-Id: Ieed96ab552993fd148e80b9c3355f1b569bd716f
* | | | am f66b0e5f: am c08c5064: Merge "Fix an NPE when running with Keep." into ↵Jean Chalard2014-08-061-4/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | lmp-dev * commit 'f66b0e5f71be61e496bd8b77f04384ea14b75da7': Fix an NPE when running with Keep.
| * | | Merge "Fix an NPE when running with Keep." into lmp-devJean Chalard2014-08-051-4/+4
| |\ \ \ | | |/ / | |/| |