aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/LatinIME.java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix an NPE•••Bug: 6538761 Change-Id: Id85486ee93437cfec7db421d5c7f2d7980a7e32e Jean Chalard2012-05-231-1/+1
* | Merge "switch ResearchLogger output to json."Kurt Partridge2012-05-221-4/+6
|\ \
| * | switch ResearchLogger output to json.•••use multiple logging files, clean up internal nested class structure. multi-project commit with I1813b6710ef586d96cf8936662f58b870040d6e5 Bug: 6188932 Change-Id: I438790e28f74747c4c1a48a20c1942a0fd818b6c Kurt Partridge2012-05-211-4/+6
* | | am 37105e86: am 09c4909c: Merge "Remove a high surrogate after a delete if an...•••* commit '37105e8636fc84f9e903581443730a0bf6692996': Remove a high surrogate after a delete if any Jean Chalard2012-05-221-0/+13
|\ \ \ | | |/ | |/|
| * | Remove a high surrogate after a delete if any•••Bug: 6526328 Change-Id: Iae70cad7b3c114bc13af48ae0eadd52ab88e8471 Jean Chalard2012-05-221-0/+13
* | | am 82ffc9fe: am 16950d65: Reset automatic upper case when chroding key is pre...•••* commit '82ffc9fe5f7255c902e371bb5353bdef97205fd6': Reset automatic upper case when chroding key is pressed Tadashi G. Takaoka2012-05-211-0/+4
|\| |
| * | Reset automatic upper case when chroding key is pressed•••Bug: 6501446 Change-Id: Idc3b88b5370c0d7968cc388885e9066f922cfcf3 Tadashi G. Takaoka2012-05-211-0/+4
* | | am 647827cc: am 78e3977e: Get rid of unused CODE_HAPTIC_AND_AUDIO_FEEDBACK•••* commit '647827cc0171f7dc5d425dea5754fca3df49d036': Get rid of unused CODE_HAPTIC_AND_AUDIO_FEEDBACK Tadashi G. Takaoka2012-05-211-4/+2
|\| |
| * | Get rid of unused CODE_HAPTIC_AND_AUDIO_FEEDBACK•••Bug: 6523953 Change-Id: Ibea6c74d00e956116f492a3bedfe40e580b4c316 Tadashi G. Takaoka2012-05-211-4/+2
* | | am 4bdb2bf3: am e1128687: Merge "Change to a binary version of the expandable...•••* commit '4bdb2bf3b9cceb99736a736de42088fcf3bd1a0f': Change to a binary version of the expandable user dictionary. Tom Ouyang2012-05-211-4/+17
|\| |
| * | Merge "Change to a binary version of the expandable user dictionary." into jb...Tom Ouyang2012-05-181-4/+17
| |\ \
| | * | Change to a binary version of the expandable user dictionary.•••Bug: 6435677 Change-Id: If83409f699608d443796e64a3c65692ae81b98e6 Tom Ouyang2012-05-171-4/+17
* | | | am 628a5745: am 75c60bf3: Merge "Change auto caps mode argument to int type" ...•••* commit '628a5745e19d227cdff2370704a4958e2791eb5a': Change auto caps mode argument to int type Tadashi G. Takaoka2012-05-211-8/+11
|\| | |
| * | | Change auto caps mode argument to int type•••Bug: 6501446 Change-Id: I3f7bc0fc39edd29ebf96107c3d43b9ccc9b8022e Tadashi G. Takaoka2012-05-181-8/+11
* | | | am 9ad774d1: am 91492993: Merge "Close batch edit" into jb-dev•••* commit '9ad774d1f68bf3d2a4c38e5b4c3a2fa03e371eff': Close batch edit Jean Chalard2012-05-211-3/+7
|\| | |
| * | | Close batch edit•••This does the same thing as Ie30e1aff but differently Bug: 6512086 Change-Id: I47ae990510d3f657abd45ad5f0e325d93dec83c0 Jean Chalard2012-05-181-3/+7
| |/ /
* | / am 79daef2e: am 71b047e3: Merge "Don\'t deactivate the LastComposedWord on sh...•••* commit '79daef2e9b29b67048cd052b33c88675a0c62220': Don't deactivate the LastComposedWord on shift Jean Chalard2012-05-211-2/+3
|\| | | |/ |/|
| * Don't deactivate the LastComposedWord on shift•••Bug: 6495116 Change-Id: Ib86de02a1216146082bf58a033982ac37fefffe1 Jean Chalard2012-05-171-2/+3
* | am 8dced70b: Merge "Read and use user dictionary shortcuts." into jb-dev•••* commit '8dced70b062744a2c27e0cf6dcd0787cf598a97c': Read and use user dictionary shortcuts. Jean Chalard2012-05-151-1/+1
|\|
| * Merge "Read and use user dictionary shortcuts." into jb-devJean Chalard2012-05-141-1/+1
| |\
| | * Read and use user dictionary shortcuts.•••Bug: 4646172 Change-Id: I51002c73d5bad1a698110c5cda02253348be8eed Jean Chalard2012-05-151-1/+1
* | | am 76218b96: Merge "Do not set "SuggestionSpan"s for suggestions from the nex...•••* commit '76218b966a6a712f3baa72d95c6d125d414cdbd4': Do not set "SuggestionSpan"s for suggestions from the next word predicition satok2012-05-151-2/+4
|\| |
| * | Do not set "SuggestionSpan"s for suggestions from the next word predicition•••Bug: 6294817 Change-Id: I5010eafa5ba7e947743706adf7e722f4f0cfb415 satok2012-05-151-2/+4
| |/
* | Merge "include text context in researchLogger"Kurt Partridge2012-05-151-1/+1
|\ \
| * | include text context in researchLogger•••when logging LatinIME.onUpdateSelection(), now include the current word and preceding word. no escaping of the word is performed; this is temporary until the output format is cleaned up. also fix EditingUtils.getWordRangeAtCursor to support supplementary UTF-16 characters. Bug: 6188932 Change-Id: If4612a2627537d5d8bb2f9585a3ad1b4e56c2e26 Kurt Partridge2012-05-141-1/+1
* | | am 6792a909: Merge "Output caps debug code" into jb-dev•••* commit '6792a909cd0da3db6a957cb2576b4d08f46a53b7': Output caps debug code satok2012-05-111-0/+6
|\ \ \ | |/ / |/| / | |/
| * Output caps debug code•••Change-Id: I4a3399d9066bd28dab893ecebb720924110b871d satok2012-05-111-0/+6
* | am c8bde75c: Merge "Optimize InputConnection.getCursorCapsMode calling" into ...•••* commit 'c8bde75cf455c02efc57c2e35bbe446b83c23739': Optimize InputConnection.getCursorCapsMode calling Tadashi G. Takaoka2012-05-091-6/+18
|\|
| * Merge "Optimize InputConnection.getCursorCapsMode calling" into jb-devTadashi G. Takaoka2012-05-091-6/+18
| |\
| | * Optimize InputConnection.getCursorCapsMode calling•••Bug: 6464226 Change-Id: I30c1b01be5e1719ded5f7f8a7e24a38e9bbc3637 Tadashi G. Takaoka2012-05-091-6/+18
* | | am d5cd7e64: Small optimization•••* commit 'd5cd7e64aa30096241f63e47a9169699bdd98231': Small optimization Jean Chalard2012-05-091-2/+5
|\| |
| * | Small optimization•••Change-Id: I067249976e557b60b606d2153deaeb3c8f1f38ac Jean Chalard2012-05-091-2/+5
* | | am 442ac5d0: Merge "Don\'t ask for surrounding characters for each keypress" ...•••* commit '442ac5d0bb96ec257d26b28df2fabefdefe59b96': Don't ask for surrounding characters for each keypress Jean Chalard2012-05-091-14/+12
|\| |
| * | Don't ask for surrounding characters for each keypress•••Bug: 6464226 Change-Id: I03745bbcc21e5ec6ca57fa1257bf21c0cd26391a Jean Chalard2012-05-091-14/+12
| |/
* | am f52aef84: Merge "Tab key preforms next action when EditorInfo.IME_ACTION_N...•••* commit 'f52aef84a582197d6f8e580044b2d24d2a710cef': Tab key preforms next action when EditorInfo.IME_ACTION_NEXT is specified Tadashi G. Takaoka2012-05-091-0/+5
|\|
| * Tab key preforms next action when EditorInfo.IME_ACTION_NEXT is specified•••Bug: 6435484 Change-Id: Iccca7d1b770c547efae0b5e5931cebd910083d40 Tadashi G. Takaoka2012-05-081-0/+5
* | Merge "record full text after finishing session"Kurt Partridge2012-05-041-2/+11
|\ \ | |/ |/|
| * record full text after finishing session•••uses onWindowHidden() callback as proxy for finishing session. Bug: 6188932 Change-Id: Ic63b47c946ca91fc35f80d71b2f9e24e2d0339ac Kurt Partridge2012-05-041-2/+11
* | Fix build breakage•••Change-Id: I22305137b336c9aab019d044a517ae8bc5fefe45 satok2012-05-021-1/+1
* | Merge "Workaround return preserved backing view height when the backing view ...satok2012-05-021-2/+17
|\ \ | |/ |/|
| * Workaround return preserved backing view height when the backing view is not ...•••Change-Id: If4f24500ead516c46e6a93a95291e0897548c2f0 satok2012-05-021-2/+17
* | Fix checking if subtype belongs to this ime•••Bug: 6422318 Change-Id: I5779c0e277444315191fa964a976dcb4316cc24a Tadashi G. Takaoka2012-05-011-2/+2
|/
* Fix a bug where two spaces would be added instead of one•••Bug: 6378291 Change-Id: Id2453333ae16146f816faf0eb68baa8ea1dd106a Jean Chalard2012-04-231-15/+16
* Fix a bug where a batch edit would not be started.•••This would end up in TextView sometimes calling onUpdateSelection multiple times (this is the correct behavior for TextView). We now commit the space and the word in a batch edit, and we only get onUpdateSelection once. Bug: 6300527 Change-Id: I9579f3d8f5320c1cc24a7a42f19db8e105eb090d Jean Chalard2012-04-231-1/+3
* Don't allow cancelling manual pick.•••Bug: 6347202 Change-Id: I30b53256e83c534436b0f0ff594fd4aaabf4558c Jean Chalard2012-04-201-0/+2
* researchLogger detail on IME sessions•••log device type, screen size, etc. also simplification inside ResearchLogger to use exceptions better, and fix ResearchLoggerTests to not change preferences to specify the logfile. multi-project change with Idfd193b16260215cca32886e288f03a0c12b2781 Bug: 6188932 Change-Id: Idd3ca6eb8e8e3934f68234b241c7fd7d0cc3bcd5 Kurt Partridge2012-04-191-1/+1
* Move main dictionary availability check to LatinIME•••Change-Id: Ib6183fec833d87bc32514b03bb691fec0a1e6ff8 Tadashi G. Takaoka2012-04-191-11/+16
* Fix SubtypeSwitcher to honor subtype•••Bug: 6364170 Change-Id: I31f9a7c9b6b4ca04a1c78a4210dcaae0db9825db Tadashi G. Takaoka2012-04-191-1/+1
* Add Constants class to hold public constants•••This change also gets rid of compiler warnings about "deprecations". Change-Id: Id9b83483c453a81ebac34b684656db05e3599657 Tadashi G. Takaoka2012-04-191-48/+8
* Change predefined additional subtype format in preference•••This change also refactor StringUtils class Change-Id: Ie0b4d169b21c260bf238d6fcc9ab0ee8bfd6b508 Tadashi G. Takaoka2012-04-191-3/+17