aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Add finish action to setup wizard"Tadashi G. Takaoka2013-04-195-5/+28
|\
| * Add finish action to setup wizardTadashi G. Takaoka2013-04-195-5/+28
| | | | | | | | | | Bug: 8159728 Change-Id: I1578fc31875a1edbfea213fb5e1a1b464d02e941
* | am f1dde6a1: am 758c74fe: Merge "Fix an NPE in recorrection" into jb-mr2-devJean Chalard2013-04-191-8/+11
|\ \ | | | | | | | | | | | | * commit 'f1dde6a1bf659d182db5a2645515cc1efe74459c': Fix an NPE in recorrection
| * \ am 758c74fe: Merge "Fix an NPE in recorrection" into jb-mr2-devJean Chalard2013-04-191-8/+11
| |\ \ | | | | | | | | | | | | | | | | * commit '758c74fe82683aef08d93a935433c027a7bc21a7': Fix an NPE in recorrection
| | * \ Merge "Fix an NPE in recorrection" into jb-mr2-devJean Chalard2013-04-191-8/+11
| | |\ \
| | | * | Fix an NPE in recorrectionJean Chalard2013-04-191-8/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, theoretically, we don't want to retrieve older suggestions if there are no results for a recorrection - that would look random. This bug addresses this too. Bug: 8657919 Change-Id: I44f36d34a708a968ab71fa0592da57f4c97d4b7f
* | | | | am 3629605b: am 77226ed0: Merge "Fix an NPE in recapitalize" into jb-mr2-devJean Chalard2013-04-191-2/+5
|\| | | | | |_|_|/ |/| | | | | | | | | | | * commit '3629605b7c14b5eea498ef9588f4fef788ef454c': Fix an NPE in recapitalize
| * | | am 77226ed0: Merge "Fix an NPE in recapitalize" into jb-mr2-devJean Chalard2013-04-191-2/+5
| |\| | | | | | | | | | | | | | | | | | * commit '77226ed006ba32228cd5db19031e04d13d87b27e': Fix an NPE in recapitalize
| | * | Merge "Fix an NPE in recapitalize" into jb-mr2-devJean Chalard2013-04-191-2/+5
| | |\ \
| | | * | Fix an NPE in recapitalizeJean Chalard2013-04-191-2/+5
| | | |/ | | | | | | | | | | | | | | | | Bug: 8657736 Change-Id: I459d1c200826c1c394f8207475ecf60a4f356793
* | | | Remove ScrollView from setup wizardTadashi G. Takaoka2013-04-191-52/+47
| | | | | | | | | | | | | | | | Change-Id: I85f089301d1be8ed789a20049d21e2c371cad1c5
* | | | Move some attributes of setup wizard layouts to style filesTadashi G. Takaoka2013-04-195-54/+88
| | | | | | | | | | | | | | | | Change-Id: I7b5999253c959531212ee27ac1ddfe39de280e2c
* | | | Merge "Make setup wizard step number highlighted when activated"Tadashi G. Takaoka2013-04-192-20/+31
|\ \ \ \
| * | | | Make setup wizard step number highlighted when activatedTadashi G. Takaoka2013-04-192-20/+31
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8159728 Change-Id: I62ccbebaae0a0c4a93ad7c155fc3020a7f357f3c
* | | | | Merge "Update strings of setup wizard"Tadashi G. Takaoka2013-04-191-5/+7
|\ \ \ \ \
| * | | | | Update strings of setup wizardTadashi G. Takaoka2013-04-191-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8159728 Change-Id: I34ef461410f4ebd4a3869c3614318581d48fdef5
* | | | | | am dcc59297: am 1844bec2: Merge "Import translations. DO NOT MERGE" into ↵Baligh Uddin2013-04-187-14/+14
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | jb-mr2-dev * commit 'dcc59297ac97c2ae7791ab09c535927c93c607fb': Import translations. DO NOT MERGE
| * | | | | am 1844bec2: Merge "Import translations. DO NOT MERGE" into jb-mr2-devBaligh Uddin2013-04-187-14/+14
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | | | | | | | | | | | | * commit '1844bec2024859f1c8dbc331893a74d5af9152d8': Import translations. DO NOT MERGE
| | * | | | Merge "Import translations. DO NOT MERGE" into jb-mr2-devBaligh Uddin2013-04-187-14/+14
| | |\ \ \ \
| | | * | | | Import translations. DO NOT MERGEBaligh Uddin2013-04-177-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I923a171d7af715859605f79c35ea37239dcf0a3e Auto-generated-cl: translation import
* | | | | | | am 55b306c9: am 64eda4f4: Merge "Fix an infinite loop" into jb-mr2-devKen Wakasa2013-04-181-1/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '55b306c9e0ea29a10dfd79d5478344fcc98ca184': Fix an infinite loop
| * | | | | | am 64eda4f4: Merge "Fix an infinite loop" into jb-mr2-devKen Wakasa2013-04-181-1/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '64eda4f4fa30fc60daeb5a8af462e688d4573700': Fix an infinite loop
| | * | | | | Merge "Fix an infinite loop" into jb-mr2-devKen Wakasa2013-04-181-1/+0
| | |\ \ \ \ \
| | | * | | | | Fix an infinite loopJean Chalard2013-04-181-1/+0
| | | | |_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | What do you mean "Can't happen"? It happens all the time - the empty string is the default ID, and it needs to be updated like everyone else. Bug: 8651858 Change-Id: I5a2f2ebb5b2ef08b27f26be8fb2c3d2f231ebcfc
* | | | | | | am a5d2da82: am d91268ad: Initialize dictionaries at onStartInputViewJean Chalard2013-04-182-5/+11
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a5d2da82a6a4486a4ef74e51ddd1c875f4c2d935': Initialize dictionaries at onStartInputView
| * | | | | | am d91268ad: Initialize dictionaries at onStartInputViewJean Chalard2013-04-182-5/+11
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'd91268ad9fb69b4733044b4e466e1d33f6c4725f': Initialize dictionaries at onStartInputView
| | * | | | | Initialize dictionaries at onStartInputViewJean Chalard2013-04-182-5/+11
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8344402 Change-Id: I41b8440f0d72a66fde3f6feb0db8239c9bb10ea3
| * | | | | am 530fd15e: Fix bug to update last interpolated index of GestureStrokeTadashi G. Takaoka2013-04-171-5/+5
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '530fd15eff8bd8df1c4c87cfeab379b5328748c1': Fix bug to update last interpolated index of GestureStroke
| | * | | | Fix bug to update last interpolated index of GestureStrokeTadashi G. Takaoka2013-04-171-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8556775 Change-Id: Ie12e0dc9bfeae45f6883580801e07d44be1d1d33
| * | | | | am a694c9ba: am ff766f8c: Merge "Don\'t insert automatic spaces when text ↵Jean Chalard2013-04-177-7/+86
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | looks like a URL" * commit 'a694c9ba08895dbfadd703acb731a383edad8c9f': Don't insert automatic spaces when text looks like a URL
| * | | | | am 7abeccfa: am 1711f986: Merge "Add shadow to gesture preview trail"Tadashi G. Takaoka2013-04-176-8/+53
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '7abeccfa2753806086c083b3ba7b5b96c40b387a': Add shadow to gesture preview trail
| * \ \ \ \ \ am c6c17b93: am 962c9f05: Merge "Small cleanup"Jean Chalard2013-04-171-3/+3
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'c6c17b933270d994caa127ba9ca96ecf35898a88': Small cleanup
| * \ \ \ \ \ \ am aa6924e9: am 78d65873: Merge "Don\'t recapitalize on shift while on ↵Jean Chalard2013-04-171-1/+6
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | symbol layout" * commit 'aa6924e9b2094ae64c8cecf6b5b5c14c0f6fb54a': Don't recapitalize on shift while on symbol layout
| * \ \ \ \ \ \ \ am cca43825: am 8094bf45: Match the keyboard state to the recapitalize state.Jean Chalard2013-04-174-8/+59
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'cca43825157d869b22c7d501d793dd5ed3d61562': Match the keyboard state to the recapitalize state.
| * \ \ \ \ \ \ \ \ am ced547f7: am e259b9f5: Merge "Clean up RecapitalizeStatus"Jean Chalard2013-04-172-29/+44
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ced547f74156a3482698037bdfaa82ac78b01a91': Clean up RecapitalizeStatus
| * \ \ \ \ \ \ \ \ \ am 8e5c6d70: am fd15686a: Merge "Fix an NPE"Jean Chalard2013-04-171-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '8e5c6d709052ba13a4c1ebc08def8d563e7b149c': Fix an NPE
| * \ \ \ \ \ \ \ \ \ \ am 10800d4b: am a024ac6b: Merge "Fix an NPE"Jean Chalard2013-04-171-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '10800d4bce94b5735b94b056c60f9e61a7d57471': Fix an NPE
| * \ \ \ \ \ \ \ \ \ \ \ am 63e442cf: am 5fca38c5: Merge "Small performance improvement / minor bugfix"Jean Chalard2013-04-171-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '63e442cf6b50f4a60c07a24f45a1db978d9f63f9': Small performance improvement / minor bugfix
| * \ \ \ \ \ \ \ \ \ \ \ \ am 9a0e877c: am e3aa7f10: Adjust CHAR_LIMITsKen Wakasa2013-04-171-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '9a0e877cfbdeabee64949b28db274093d0d5a9de': Adjust CHAR_LIMITs
| * \ \ \ \ \ \ \ \ \ \ \ \ \ am 8e643e32: am b76ce125: Merge "Remove a useless function"Jean Chalard2013-04-171-11/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '8e643e32e6f07a218323d9a67091c3beed2f88a2': Remove a useless function
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 647f629a: am a5a2f3e3: Remove gesture suggestions with an INT_MIN scoreJean Chalard2013-04-171-0/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '647f629a5a22f9d09c17b5667cc83e9c138edc0f': Remove gesture suggestions with an INT_MIN score
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am dea5e6a3: am 03395833: Merge "Have Latin IME re-capitalize a selected string"Jean Chalard2013-04-174-1/+217
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'dea5e6a3011a68aa2c101480b0521498eea7da87': Have Latin IME re-capitalize a selected string
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 12bf5a05: am e99daea0: Update dictionariesJean Chalard2013-04-171-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '12bf5a0546e64e4265e1271b6c78b51e67a990f5': Update dictionaries
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 34676d92: am a022c538: Merge "If there are no suggestion span, recompute ↵Jean Chalard2013-04-173-16/+88
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | suggestions." * commit '34676d92cc08c5575995a36cef1df9c50c1facca': If there are no suggestion span, recompute suggestions.
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am be0e013b: am 059e084e: Merge "Reject a previously user-refused suggestion."Jean Chalard2013-04-173-0/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'be0e013be879aec19197a9e1b0a1d2631a8d4c79': Reject a previously user-refused suggestion.
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 1a42236a: am 4b6756db: Merge "Remove unnecessary harmful finish() from ↵Tadashi G. Takaoka2013-04-171-7/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SettingsActivity" * commit '1a42236a8b22e0d3ca6f26704f052b8f83c991c5': Remove unnecessary harmful finish() from SettingsActivity
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 5f6492c5: am 673ebb4e: Merge "Update dictionaries"Jean Chalard2013-04-173-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '5f6492c584699fea5c5793f11b71df4b394c31c9': Update dictionaries
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 2fd4a00b: am 1ec4c07a: Merge "Ignore modifier key while sliding key input"Tadashi G. Takaoka2013-04-171-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '2fd4a00bea92a6b54cc21999c8f147e1baed1393': Ignore modifier key while sliding key input
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am eabb710b: am f224941c: Merge "Suppress calling onPressKey and ↵Tadashi G. Takaoka2013-04-171-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | onReleaseKey while detecting gesture" * commit 'eabb710b60c50b58a105bf9cbb6c7987ccdae6ee': Suppress calling onPressKey and onReleaseKey while detecting gesture
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 089f1ce9: am bfb07ed7: Merge "Add preference dependency to gesture input ↵Tadashi G. Takaoka2013-04-172-4/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | related options" * commit '089f1ce95467e279c1d0b9f53de603af6a685bc4': Add preference dependency to gesture input related options