aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* am 7aa7e366: Merge "[IL85] Maybe show punctuations when app completions are ↵Jean Chalard2014-01-271-1/+1
|\ | | | | | | | | | | | | null" * commit '7aa7e3661117ab60d85b4d4ce83167073c370bec': [IL85] Maybe show punctuations when app completions are null
| * Merge "[IL85] Maybe show punctuations when app completions are null"Jean Chalard2014-01-271-1/+1
| |\
| | * [IL85] Maybe show punctuations when app completions are nullJean Chalard2014-01-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | When the app goes to the trouble of supplying completions, but supplies null, then we should show punctuations if settings allow. Bug: 8636060 Change-Id: I33c32566039c80df61fcca3fab346fd336d96a12
* | | am 264f4e38: Merge "[IL84] Remove a useless call and rename a method"Jean Chalard2014-01-272-5/+6
|\| | | | | | | | | | | | | | * commit '264f4e380dd496b156914a47089bd26b9eba1cb6': [IL84] Remove a useless call and rename a method
| * | Merge "[IL84] Remove a useless call and rename a method"Jean Chalard2014-01-272-5/+6
| |\|
| | * [IL84] Remove a useless call and rename a methodJean Chalard2014-01-272-5/+6
| | | | | | | | | | | | | | | Bug: 8636060 Change-Id: I5cac787953a3c71b6402520c2f5c70619d4a40a8
* | | am 7ac542d4: Merge "[IL83] Inline a call"Jean Chalard2014-01-271-1/+2
|\| | | | | | | | | | | | | | * commit '7ac542d490b4761837733d1732a8e6ca8c097739': [IL83] Inline a call
| * | Merge "[IL83] Inline a call"Jean Chalard2014-01-271-1/+2
| |\|
| | * [IL83] Inline a callJean Chalard2014-01-271-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | The coming string of changes is very complicated, so I'm going to do things really slowly. Bug: 8636060 Change-Id: Id8a07a154ac514e9b3307ead22d47c3ae6fa732b
* | | am 47ff4231: Merge "[IL82] Fix a wrong comment"Jean Chalard2014-01-271-1/+1
|\| | | | | | | | | | | | | | * commit '47ff423121ce9d584cb4c71295ff42b275552214': [IL82] Fix a wrong comment
| * | Merge "[IL82] Fix a wrong comment"Jean Chalard2014-01-271-1/+1
| |\|
| | * [IL82] Fix a wrong commentJean Chalard2014-01-271-1/+1
| | | | | | | | | | | | Change-Id: I6e16b4e05010a08f4d1da34145f819c32b3bc79e
* | | am 75ec579e: Merge "[IL81] Remove a useless test."Jean Chalard2014-01-271-12/+3
|\| | | | | | | | | | | | | | * commit '75ec579e07ccb598970bc800db2d9f2dac11ec7a': [IL81] Remove a useless test.
| * | Merge "[IL81] Remove a useless test."Jean Chalard2014-01-271-12/+3
| |\|
| | * [IL81] Remove a useless test.Jean Chalard2014-01-271-12/+3
| | | | | | | | | | | | | | | | | | | | | | | | It seems the comments were right all along. This seems to really be useless. Bug: 8636060 Change-Id: Ie030e9cb73007334380d023abeaa4ce52a863a34
* | | am 6d1c8b2c: Merge "Try to figure out whether d.quotes open or close."Jean Chalard2014-01-273-6/+75
|\| | | | | | | | | | | | | | * commit '6d1c8b2c3f78969866db7f718e7e8d2be240f674': Try to figure out whether d.quotes open or close.
| * | Merge "Try to figure out whether d.quotes open or close."Jean Chalard2014-01-273-6/+75
| |\ \
| | * | Try to figure out whether d.quotes open or close.Jean Chalard2014-01-273-6/+75
| | | | | | | | | | | | | | | | | | | | Bug: 8911672 Change-Id: I5d5635949530a67f95e5208986907251b7bce903
* | | | am b084da2a: Merge changes I5092942a,I931c553fJean Chalard2014-01-272-52/+49
|\| | | | | | | | | | | | | | | | | | | | | | | * commit 'b084da2ae6622488779ddb3a66081610bfe96a66': [IL80] Reverse a test for clarity. [IL79] Some refactoring
| * | | Merge changes I5092942a,I931c553fJean Chalard2014-01-272-52/+49
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | * changes: [IL80] Reverse a test for clarity. [IL79] Some refactoring
| | * | [IL80] Reverse a test for clarity.Jean Chalard2014-01-271-50/+49
| | | | | | | | | | | | | | | | | | | | Bug: 8636060 Change-Id: I5092942ab4fd6aaf37023083040cadbc18583fd1
| | * | [IL79] Some refactoringJean Chalard2014-01-272-20/+18
| | | | | | | | | | | | | | | | | | | | Bug: 8636060 Change-Id: I931c553f68a1f15d22711a661dbffd4e5d421979
* | | | am a3a85e8c: Merge "[IL78] Move most of onUpdateSelection to InputLogic."Jean Chalard2014-01-272-59/+83
|\| | | | | | | | | | | | | | | | | | | * commit 'a3a85e8c2bcab6ff9b00fda52e3ba0c666055951': [IL78] Move most of onUpdateSelection to InputLogic.
| * | | Merge "[IL78] Move most of onUpdateSelection to InputLogic."Jean Chalard2014-01-272-59/+83
| |\| |
| | * | [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
| |\ \