aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | [IL78] Move most of onUpdateSelection to InputLogic.Jean Chalard2014-01-272-59/+83
| | | | | | | | | | | | | | | | | | | | Bug: 8636060 Change-Id: I7290250637e37bf6964bab71d2141e19f20a5459
* | | | am 1e4b1300: Merge "Refactor SuggestionsStripLayoutHelper class"Tadashi G. Takaoka2014-01-273-65/+77
|\| | | | | | | | | | | | | | | | | | | * commit '1e4b1300e65095ca4b064afb5590d4bc02ff7725': Refactor SuggestionsStripLayoutHelper class
| * | | Merge "Refactor SuggestionsStripLayoutHelper class"Tadashi G. Takaoka2014-01-273-65/+77
| |\ \ \ | | |/ / | |/| |
| | * | Refactor SuggestionsStripLayoutHelper classTadashi G. Takaoka2014-01-273-65/+77
| | | | | | | | | | | | | | | | | | | | Bug: 9126496 Change-Id: I8bede13c8745fbcad68099d882681ca4f2326d14
* | | | am 68d7291a: Merge "[IL77] Remove refs to Settings from InputLogic"Jean Chalard2014-01-272-11/+6
|\| | | | | | | | | | | | | | | | | | | * commit '68d7291a6bdc1d5633d744759a5c76599499d9e9': [IL77] Remove refs to Settings from InputLogic
| * | | Merge "[IL77] Remove refs to Settings from InputLogic"Jean Chalard2014-01-272-11/+6
| |\ \ \
| | * | | [IL77] Remove refs to Settings from InputLogicJean Chalard2014-01-272-11/+6
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8636060 Change-Id: I4ce5c9b62181ce8593a453ce222ae7d1fdc08f07
* | | | | am 7bee8409: Merge "[IL75] Move the SubtypeSwitcher out of InputLogic."Jean Chalard2014-01-272-7/+9
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '7bee84095e24a9e21e8a2146f7bb9d1ad2cd89ba': [IL75] Move the SubtypeSwitcher out of InputLogic.
| * | | | Merge "[IL75] Move the SubtypeSwitcher out of InputLogic."Jean Chalard2014-01-272-7/+9
| |\| | |
| | * | | [IL75] Move the SubtypeSwitcher out of InputLogic.Jean Chalard2014-01-272-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8636060 Change-Id: I2a5da27e73cf378e55bd80ab2054c1ba8b13f6ec
* | | | | am 829ad708: Merge "Revert "Use ViewCompat support library""Tadashi G. Takaoka2014-01-274-9/+80
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '829ad708db7bc3c9a0eabad8d3e410da400f36e6': Revert "Use ViewCompat support library"
| * | | | Merge "Revert "Use ViewCompat support library""Tadashi G. Takaoka2014-01-274-9/+80
| |\ \ \ \
| | * | | | Revert "Use ViewCompat support library"Tadashi G. Takaoka2014-01-274-9/+80
| | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | This reverts commit e7ee4fa862e9d7986c292c2e3a0d6b392100540a. Change-Id: I56fab60ac859289d3ed51f691cd7e2a15da01856
* | | | | am 5cf70a1d: Merge "[IL74] Remove unused/unwanted arguments to a method."Jean Chalard2014-01-272-7/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '5cf70a1d44395a4a857eeb33504f8458fbba2464': [IL74] Remove unused/unwanted arguments to a method.
| * | | | Merge "[IL74] Remove unused/unwanted arguments to a method."Jean Chalard2014-01-272-7/+3
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | [IL74] Remove unused/unwanted arguments to a method.Jean Chalard2014-01-272-7/+3
| | | |/ | | |/| | | | | | | | | | | | | Bug: 8636060 Change-Id: I3c5213cc57b5b5febd25f14d40c197d2da43dfb8
* | | | am 0b586179: Merge "Fix inconsistent behavior with backspace in the Emoji ↵Yohei Yukawa2014-01-271-55/+93
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | pallete." * commit '0b5861795158e4a9f1c8b8c9025ab3f4e49adebc': Fix inconsistent behavior with backspace in the Emoji pallete.
| * | | Merge "Fix inconsistent behavior with backspace in the Emoji pallete."Yohei Yukawa2014-01-271-55/+93
| |\ \ \ | | |_|/ | |/| |
| | * | Fix inconsistent behavior with backspace in the Emoji pallete.Yohei Yukawa2014-01-271-55/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In some ways, the delete key on the Emoji palette was inconsistent with that in other keyboard layouts. - It deletes a character in down events, not up events. - A user cannot cancel the event by moving the finger away from the key. This patch fixes these inconsistencies by revisin EmojiPalettesView.DeleteKeyOnTouchListener. Notable changes are: - An explicit state machine is introduced because there are different event sequences to be considered. - Background thread is replaced with CountDownTimer so tha key-repeat events can be naturally generated in the UI thread. - MotionEvent.ACTION_MOVE is now handled to cancel the subsequent delete key events when the finger is moved away from the key area. Bug: 12464067 Change-Id: Ibc360a1394afef368a8d9af7b4c0e99e8ce1d83c
* | | | am f3ca92dd: Merge "Use ViewCompat support library"Tadashi G. Takaoka2014-01-264-77/+9
|\| | | | | | | | | | | | | | | | | | | * commit 'f3ca92dd33254e0c7cc87e9ffac0cfc41c4ea3f5': Use ViewCompat support library
| * | | Merge "Use ViewCompat support library"Tadashi G. Takaoka2014-01-274-77/+9
| |\ \ \
| | * | | Use ViewCompat support libraryTadashi G. Takaoka2014-01-274-77/+9
| | | |/ | | |/| | | | | | | | | Change-Id: I4ba261752750f5087cba810045669512b430b5e0
* | | | am 03283b63: Follow up to Ic7d2cbb2c1b2deaa4e735484bdc7413c0b3b1939Ken Wakasa2014-01-261-26/+23
|\| | | | | | | | | | | | | | | | | | | * commit '03283b636c0c35bfd4ff8fe6b30db27fad5cf824': Follow up to Ic7d2cbb2c1b2deaa4e735484bdc7413c0b3b1939
| * | | Follow up to Ic7d2cbb2c1b2deaa4e735484bdc7413c0b3b1939Ken Wakasa2014-01-271-26/+23
| |/ / | | | | | | | | | | | | | | | some cleanups as well Change-Id: I92252eb7b13cb70283a79f50429ed77405ea9575
* | | am 95043145: Merge "Check length of words for personalization dict."Keisuke Kuroyanagi2014-01-241-1/+5
|\| | | | | | | | | | | | | | * commit '95043145df6d943849f871a80802fc40c5c8ff5b': Check length of words for personalization dict.
| * | Merge "Check length of words for personalization dict."Keisuke Kuroyanagi2014-01-251-1/+5
| |\ \
| | * | Check length of words for personalization dict.Keisuke Kuroyanagi2014-01-241-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 12602903 Change-Id: I1ea4e558b6d2fde425ce28226647ad60095e3488
* | | | am 0acd1210: Fix wrong indents.Ken Wakasa2014-01-241-11/+7
|\| | | | | | | | | | | | | | | | | | | * commit '0acd121083baf137dc81cd2c5ce4214a9848a82d': Fix wrong indents.
| * | | Fix wrong indents.Ken Wakasa2014-01-241-11/+7
| | | | | | | | | | | | | | | | | | | | | | | | Removed an unused method too. Change-Id: Id364009fd4e94ec65862fc3651a181e862909a42
* | | | am b6e128cc: Merge "[IL69.1] Move a static method to a utility class."Jean Chalard2014-01-234-22/+43
|\| | | | | | | | | | | | | | | | | | | * commit 'b6e128cc05fa0b4b1f79b6c7eb4d67f44833c7f4': [IL69.1] Move a static method to a utility class.
| * | | Merge "[IL69.1] Move a static method to a utility class."Jean Chalard2014-01-244-22/+43
| |\ \ \
| | * | | [IL69.1] Move a static method to a utility class.Jean Chalard2014-01-244-22/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a followup to IL69. Change-Id: Iba154517aa7f75b9f16aa1b808c0da8d84be837f
* | | | | am 0c725290: Merge "[IL73] Remove all refs to Key and Keyboard in WordComposer"Jean Chalard2014-01-231-21/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '0c72529088e02d7dbe496397fbb64089b8acd594': [IL73] Remove all refs to Key and Keyboard in WordComposer
| * | | | Merge "[IL73] Remove all refs to Key and Keyboard in WordComposer"Jean Chalard2014-01-241-21/+0
| |\ \ \ \
| | * | | | [IL73] Remove all refs to Key and Keyboard in WordComposerJean Chalard2014-01-231-21/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Please hold my gun while I have this nice cup of tea. Yes !! Bug: 8636060 Change-Id: I33c8ffe51bb2106b17f7941235ad1e427e3a81f7
| * | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-01-2340-146/+96
| |\ \ \ \ \
| | * | | | | Import translations. DO NOT MERGEBaligh Uddin2014-01-2340-146/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib5a8be5d9ac508d57648e4e8811805eea4355fc3 Auto-generated-cl: translation import
| * | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-01-232-16/+17
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6c8aa53b9be4c3aa5822a820cc8cfdc3cf31c390 Auto-generated-cl: translation import
* / / / / / Import translations. DO NOT MERGEBaligh Uddin2014-01-2340-146/+96
|/ / / / / | | | | | | | | | | | | | | | | | | | | Change-Id: I4ddadf6504a80fc0955c03496eeefc6c665d0965 Auto-generated-cl: translation import
* | | | | Merge "[IL76] Remove a SuggestionStripView dependency"Jean Chalard2014-01-235-16/+13
|\ \ \ \ \
| * | | | | [IL76] Remove a SuggestionStripView dependencyJean Chalard2014-01-235-16/+13
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This constant is better located in SuggestedWords. Or it could be in Constants, that would be fine too. Bug: 8636060 Change-Id: I3e721bb1e2559f028dce8929eceadfe0478c5924
* | / / / [IL71.1] Add some javadoc.Jean Chalard2014-01-231-0/+7
| |/ / / |/| | | | | | | | | | | Change-Id: I382abd3104d535a1e868935d8cfb4e34ad8ebaed
* | | | [IL66.1] Add a commentJean Chalard2014-01-231-1/+1
|/ / / | | | | | | | | | | | | | | | Followup to IL66 Change-Id: I067e72c36f483cc3e3b24736c01843531298b507
* | | Merge "[IL71] Add indices to toCodePointArray."Jean Chalard2014-01-231-2/+8
|\ \ \
| * | | [IL71] Add indices to toCodePointArray.Jean Chalard2014-01-231-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This is necessary for tests Bug: 8636060 Change-Id: I50ea401a22e4df72333eda61ca39aa180966ee4b
* | | | [IL70] Remove unused argumentsJean Chalard2014-01-234-16/+10
| | | | | | | | | | | | | | | | | | | | Bug: 8636060 Change-Id: Iec56bce362ebfc52fedab02b127978abb4f3c7f9
* | | | [IL69] Oust Keyboard from WordComposer#setComposingWordJean Chalard2014-01-235-16/+89
| | | | | | | | | | | | | | | | | | | | Bug: 8636060 Change-Id: I624a45500603dfad355ee3b8b794b2d895219c0b
* | | | [IL68] Start refactoring setComposingWordJean Chalard2014-01-233-13/+5
| | | | | | | | | | | | | | | | | | | | Bug: 8636060 Change-Id: I242b7c264abf380bcd6b6b3c848238921f988e54
* | | | [IL67] Externalize a call to the keyboard switcherJean Chalard2014-01-233-11/+22
| | | | | | | | | | | | | | | | | | | | Bug: 8636060 Change-Id: Ib13a54854e30afb79217a0a1f2aeca50a95ba155
* | | | [IL66] Remove two accesses to KeyboardSwitcher.Jean Chalard2014-01-232-10/+16
|/ / / | | | | | | | | | | | | Bug: 8636060 Change-Id: I3b144993e2bcd552f9b292b8f057c9db4216125c