aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge "[IL94] Remove a function and some reordering"Jean Chalard2014-01-281-5/+2
|\ \ \
| * | | [IL94] Remove a function and some reorderingJean Chalard2014-01-271-5/+2
| | | | | | | | | | | | | | | | | | | | Bug: 8636060 Change-Id: I4baa237c9c7b58a8eb4158c34b9d3f3dfb95c69c
* | | | Merge "[IL93] Refactor a method inside another"Jean Chalard2014-01-281-3/+1
|\| | |
| * | | [IL93] Refactor a method inside anotherJean Chalard2014-01-271-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The calls to setAutoCorrectionIndicator with a constant are always the exact same as mWillAutoCorrect. Bug: 8636060 Change-Id: I8106919819b978b0a9655af2ef444664fad4c1ad
* | | | Merge "[IL92] Straighten out showSuggestionStripWithTypedWord"Jean Chalard2014-01-281-7/+2
|\| | |
| * | | [IL92] Straighten out showSuggestionStripWithTypedWordJean Chalard2014-01-271-7/+2
| | | | | | | | | | | | | | | | | | | | Bug: 8636060 Change-Id: I066ff29c76349f0ab61441ea5f7bc9085d24bdbc
* | | | Merge "[IL91] Call reorder"Jean Chalard2014-01-281-9/+8
|\| | | | |_|/ |/| |
| * | [IL91] Call reorderJean Chalard2014-01-271-9/+8
| | | | | | | | | | | | | | | Bug: 8636060 Change-Id: I3d0ce6dcb3b51cabc424d00a397d243c32360e92
* | | Merge "Add SubtypeLocaleUtils.isRtlLanguage method"Tadashi G. Takaoka2014-01-281-0/+21
|\ \ \ | |/ / |/| |
| * | Add SubtypeLocaleUtils.isRtlLanguage methodTadashi G. Takaoka2014-01-271-0/+21
| | | | | | | | | | | | Change-Id: I2e399ae9ca111638b583c5681de08b0e6db86e3a
* | | Merge "[IL90] Small refactoring"Jean Chalard2014-01-271-3/+5
|\ \ \
| * | | [IL90] Small refactoringJean Chalard2014-01-271-3/+5
| | | | | | | | | | | | | | | | | | | | Bug: 8636060 Change-Id: I37844ab1c5c61ea940897e7d72bb79c7b329f743
* | | | Merge "[IL89] Inline a function"Jean Chalard2014-01-271-7/+3
|\| | |
| * | | [IL89] Inline a functionJean Chalard2014-01-271-7/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | We will then refactor the contents of showSuggestionStripWithTypedWord Bug: 8636060 Change-Id: I8a2a0d50b79fcc7ad21b01a0060b9fa7e4c1bdd6
* | | | Merge "[IL88] Simple refactoring"Jean Chalard2014-01-272-2/+2
|\| | |
| * | | [IL88] Simple refactoringJean Chalard2014-01-272-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | With this, the value passed to suggestedWords is never null. Bug: 8636060 Change-Id: I433dd7e7290125e217e05cc20bee7a4b58fe083f
* | | | Merge "[IL87] Remove a call to clearSuggestionStrip"Jean Chalard2014-01-271-6/+2
|\| | |
| * | | [IL87] Remove a call to clearSuggestionStripJean Chalard2014-01-271-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The goal is to remove the function completely. Bug: 8636060 Change-Id: I50b8f0368c8f6506209398ff931881e2235c3d2d
* | | | Merge "[IL86] Simplification and correctness fix."Jean Chalard2014-01-271-5/+1
|\| | |
| * | | [IL86] Simplification and correctness fix.Jean Chalard2014-01-271-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This should be what was intended. Bug: 8636060 Change-Id: I20a1cc4f0b1fb9444fb6f9a20ef727e3d1a3a880
* | | | 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
* | | | 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
* | | | 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
* | | | 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
* | | | 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
* | | | 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
* | | | | 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
* | | | 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
* | | Merge "Refactor SuggestionsStripLayoutHelper class"Tadashi G. Takaoka2014-01-272-65/+62
|\ \ \ | |/ / |/| |
| * | Refactor SuggestionsStripLayoutHelper classTadashi G. Takaoka2014-01-272-65/+62
| | | | | | | | | | | | | | | Bug: 9126496 Change-Id: I8bede13c8745fbcad68099d882681ca4f2326d14
* | | 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
* | | | 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
* | | | 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
* | | | 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
* | | 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
* | | Merge "Use ViewCompat support library"Tadashi G. Takaoka2014-01-274-77/+9
|\ \ \