aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Merge "Check probability before adding to the user history dict."Keisuke Kuroyanagi2014-01-281-1/+24
| |\ \
| | * | Check probability before adding to the user history dict.Keisuke Kuroyanagi2014-01-281-1/+24
| | | | | | | | | | | | | | | | | | | | Bug: 12764888 Change-Id: I5da3ef21d9d82b7034e7dc9b7d0fdca0d48a49f4
* | | | am 36fda2ba: Merge "[IL96] Inline a method"Jean Chalard2014-01-271-5/+1
|\| | | | | | | | | | | | | | | | | | | * commit '36fda2bae38a8bf6b07c449f63af817cdde72de5': [IL96] Inline a method
| * | | Merge "[IL96] Inline a method"Jean Chalard2014-01-281-5/+1
| |\ \ \
| | * | | [IL96] Inline a methodJean Chalard2014-01-281-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8636060 Change-Id: I517591c484dce74788398cf4a4db9a074d91a6c0
* | | | | am 7593f935: Merge "[IL95] Inline a method that\'s always called in sequence"Jean Chalard2014-01-271-8/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '7593f93565766be82365ba4af8d947e7b5e08a50': [IL95] Inline a method that's always called in sequence
| * | | | Merge "[IL95] Inline a method that's always called in sequence"Jean Chalard2014-01-281-8/+7
| |\| | | | | |_|/ | |/| |
| | * | [IL95] Inline a method that's always called in sequenceJean Chalard2014-01-281-8/+7
| | | | | | | | | | | | | | | | | | | | Bug: 8636060 Change-Id: I514cf14596b3fa46eccadcf536342e4bb805708d
* | | | am 02b08709: Merge "Fix test fails caused by I8bede13c87"Tadashi G. Takaoka2014-01-271-0/+12
|\| | | | | | | | | | | | | | | | | | | * commit '02b087090e9a4fe1a388bd18939711f988931744': Fix test fails caused by I8bede13c87
| * | | Merge "Fix test fails caused by I8bede13c87"Tadashi G. Takaoka2014-01-281-0/+12
| |\ \ \
| | * | | Fix test fails caused by I8bede13c87Tadashi G. Takaoka2014-01-281-0/+12
| | | |/ | | |/| | | | | | | | | Change-Id: I1e816bf7ea5fd46b39c2482bbcbfcdc16d5acc21
* | | | am 02725535: Merge "Fix inconsistent behavior with the spacebar on the Emoji ↵Yohei Yukawa2014-01-271-24/+58
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | pallete." * commit '02725535784e03c3d6789251569204d2e397000f': Fix inconsistent behavior with the spacebar on the Emoji pallete.
| * | | Merge "Fix inconsistent behavior with the spacebar on the Emoji pallete."Yohei Yukawa2014-01-281-24/+58
| |\ \ \ | | |_|/ | |/| |
| | * | Fix inconsistent behavior with the spacebar on the Emoji pallete.Yohei Yukawa2014-01-281-24/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On the Emoji palette, unlike other layouts, a user could not cancel events by moving the finger away from the spacebar. With this patch, the actual handler of the spacebar will be registered as onClick event, which will not occur when the user cancel the event. Bug: 12464067 Change-Id: I7e7e11ae5f17073e5d92116adca0702579d3ae9c
* | | | am ca1c1ddd: Merge "[IL94] Remove a function and some reordering"Jean Chalard2014-01-271-5/+2
|\| | | | | | | | | | | | | | | | | | | * commit 'ca1c1ddd4ecdca1a863dbf8274dca2fc3e91a8ac': [IL94] Remove a function and some reordering
| * | | 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
* | | | | am 9909d6aa: Merge "[IL93] Refactor a method inside another"Jean Chalard2014-01-271-3/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '9909d6aa49ea17b6dd391a48e2ad29be11006249': [IL93] Refactor a method inside another
| * | | | 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
* | | | | am cbf54dea: Merge "[IL92] Straighten out showSuggestionStripWithTypedWord"Jean Chalard2014-01-271-7/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'cbf54dea49151e3d8a8dff5074d289ce38dd0698': [IL92] Straighten out showSuggestionStripWithTypedWord
| * | | | 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
* | | | | am 5a1f8373: Merge "[IL91] Call reorder"Jean Chalard2014-01-271-9/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '5a1f837356673f04fd68dea8f0b084dc9de7db33': [IL91] Call reorder
| * | | | Merge "[IL91] Call reorder"Jean Chalard2014-01-281-9/+8
| |\| | | | | |_|/ | |/| |
| | * | [IL91] Call reorderJean Chalard2014-01-271-9/+8
| | | | | | | | | | | | | | | | | | | | Bug: 8636060 Change-Id: I3d0ce6dcb3b51cabc424d00a397d243c32360e92
* | | | am c2e2b394: Merge "Add SubtypeLocaleUtils.isRtlLanguage method"Tadashi G. Takaoka2014-01-271-0/+21
|\| | | | | | | | | | | | | | | | | | | * commit 'c2e2b3949b159d6412e0e5815c1503d94b2b5ce7': Add SubtypeLocaleUtils.isRtlLanguage method
| * | | 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
| * | | | Import translations. DO NOT MERGEBaligh Uddin2014-01-271-1/+1
| | |/ / | |/| | | | | | | | | | | | | | Change-Id: I9632cf713ad9e1bba1df5819c4038739229f7ec2 Auto-generated-cl: translation import
* | | | Import translations. DO NOT MERGEBaligh Uddin2014-01-271-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I4aa5b70b2bb231583501347c69dba7172aa975cb Auto-generated-cl: translation import
* | | | am 01893b25: Merge "[IL90] Small refactoring"Jean Chalard2014-01-271-3/+5
|\| | | | | | | | | | | | | | | | | | | * commit '01893b25dd25266d14c38d892176fbda052e1812': [IL90] Small refactoring
| * | | Merge "[IL90] Small refactoring"Jean Chalard2014-01-271-3/+5
| |\ \ \
| | * | | [IL90] Small refactoringJean Chalard2014-01-271-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8636060 Change-Id: I37844ab1c5c61ea940897e7d72bb79c7b329f743
* | | | | am 3f226af4: Merge "[IL89] Inline a function"Jean Chalard2014-01-271-7/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '3f226af439700e9e01eabf7280a5c366e10a3d74': [IL89] Inline a function
| * | | | 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
* | | | | am 5b9e54c1: Merge "[IL88] Simple refactoring"Jean Chalard2014-01-272-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '5b9e54c135cb1fa2ca1a5b5967a7934b789a8ed4': [IL88] Simple refactoring
| * | | | 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
* | | | | am 8f3e37a6: Merge "[IL87] Remove a call to clearSuggestionStrip"Jean Chalard2014-01-271-6/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '8f3e37a63187f4fb2731f629472037a373796097': [IL87] Remove a call to clearSuggestionStrip
| * | | | 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
* | | | | am 521a83a3: Merge "[IL86] Simplification and correctness fix."Jean Chalard2014-01-271-5/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '521a83a3f122d02d24317540fd7bafb1918acb08': [IL86] Simplification and correctness fix.
| * | | | 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
* | | | | 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