aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* am f0864b1d: Merge "Clean up StaticInnerHandlerWrapper a bit" into jb-mr2-devTadashi G. Takaoka2013-03-141-7/+7
|\ | | | | | | | | * commit 'f0864b1d95411ce9886a5ade13f42cb17f578828': Clean up StaticInnerHandlerWrapper a bit
| * Merge "Clean up StaticInnerHandlerWrapper a bit" into jb-mr2-devTadashi G. Takaoka2013-03-141-7/+7
| |\
| | * Clean up StaticInnerHandlerWrapper a bitTadashi G. Takaoka2013-03-141-7/+7
| | | | | | | | | | | | Change-Id: Ib07efe6da1eb2f0fd9ef68ca71502c98f7e19f4b
* | | am 0d5f214a: Fix NPE found in monkey testTadashi G. Takaoka2013-03-141-0/+3
|\| | | | | | | | | | | | | | * commit '0d5f214aa774ab0ab7c17521984caae11c9f4c2b': Fix NPE found in monkey test
| * | Fix NPE found in monkey testTadashi G. Takaoka2013-03-141-0/+3
| |/ | | | | | | | | Bug: 8383127 Change-Id: Ifd70acabe118b477f103937c7f1e99e38e210833
| * Merge "[DO NOT MERGE] Deactivate H/W keyboard handling" into jb-mr2-devJean Chalard2013-03-131-1/+1
| |\
| | * [DO NOT MERGE] Deactivate H/W keyboard handlingJean Chalard2013-03-121-1/+1
| | | | | | | | | | | | | | | | | | | | | For MR2, LatinIME should not be handling hardware keyboard events. The feature is still work in progress. Change-Id: I56ff18bff84ba6b5a6bc3f8829b42eaf33b72554
* | | am 601a8582: Merge "Move checking non-persistent checkbox to onResume" into ↵Tadashi G. Takaoka2013-03-141-4/+4
|\| | | | | | | | | | | | | | | | | | | | jb-mr2-dev * commit '601a8582d0f761a85b6eb16e7a6b78402f6f2599': Move checking non-persistent checkbox to onResume
| * | Merge "Move checking non-persistent checkbox to onResume" into jb-mr2-devTadashi G. Takaoka2013-03-131-4/+4
| |\ \
| | * | Move checking non-persistent checkbox to onResumeTadashi G. Takaoka2013-03-131-4/+4
| | |/ | | | | | | | | | | | | Bug: 8336068 Change-Id: I07e67a6aee24a239a21e6fc69eb2ec741b9a5b2b
* | | am 0ab44b21: Merge "Make isInternal mutable" into jb-mr2-devSatoshi Kataoka2013-03-135-16/+22
|\| | | | | | | | | | | | | | * commit '0ab44b21bd6ef5e9fde329b25dfd84f6ca5c0825': Make isInternal mutable
| * | Merge "Make isInternal mutable" into jb-mr2-devSatoshi Kataoka2013-03-135-16/+22
| |\ \ | | |/ | |/|
| | * Make isInternal mutableSatoshi Kataoka2013-03-135-16/+22
| | | | | | | | | | | | Change-Id: Ib81ceba801be0ac7ef65c4eadd1ec8599e80dacc
* | | am af37cbb4: Merge "Announce keyboard mode changes as a WINDOW_STATE_CHANGED ↵Svetoslav Ganov2013-03-081-0/+4
|\| | | | | | | | | | | | | | | | | | | | event." into jb-mr2-dev * commit 'af37cbb44ef40fcd15fa02456c9abda8021847ce': Announce keyboard mode changes as a WINDOW_STATE_CHANGED event.
| * | Announce keyboard mode changes as a WINDOW_STATE_CHANGED event.Alan Viverette2013-03-071-0/+4
| |/ | | | | | | | | Bug: 8165295 Change-Id: Ie416f6cdb68377f3e06f30e9b6363c38ba2a602d
* | Merge "Make some methods visible for testing"Kurt Partridge2013-03-061-0/+3
|\ \
| * | Make some methods visible for testingKurt Partridge2013-03-051-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | bug: 8302967 multi-project commit with Icf915abb57ef00840ee93b67a25db42ba51f1c38 Change-Id: I105bda5bdff871508140fb99487dddbf17992790
* | | am 84fa8043: Merge "Add show setup wizard icon preference settings" into ↵Tadashi G. Takaoka2013-03-053-31/+49
|\ \ \ | | |/ | |/| | | | | | | | | | | | | jb-mr2-dev * commit '84fa8043e6bef47378b3fc32c277e33034d5c174': Add show setup wizard icon preference settings
| * | Add show setup wizard icon preference settingsTadashi G. Takaoka2013-03-053-31/+49
| | | | | | | | | | | | | | | Bug: 8239067 Change-Id: If6106a3632d3abad3e22ce29f1351525a5152ec7
* | | Clean up PREF_USABILITY_STUDY_MODEKurt Partridge2013-03-042-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Refer to a common default value in DebugSettings - Make PREF_USABILITY_STUDY_MODE independent of the ResearchLogger - ResearchLogger uses its own preference through ResearchSettings multi-project commit with Ie0df836c9d779eba484b522666ec357f4e234823 Change-Id: I88547a2f619db6e7364abbbec12f9f76855dd11a
* | | Remove MainLogBuffer#setSuggest()Kurt Partridge2013-03-011-1/+1
| |/ |/| | | | | | | | | multi-project commit with Ia98b1406fc2ee11a96893c77ea58d800fece7624 Change-Id: I8bc3d07b83dbe7d8fc56a618de07dade7f510b13
* | am 99b0dc6f: Merge "Add setup wizard launcher icon" into jb-mr2-devTadashi G. Takaoka2013-03-012-19/+161
|\| | | | | | | | | * commit '99b0dc6f0d18f5fdd8634e8fa533bf1b3f81a538': Add setup wizard launcher icon
| * Merge "Add setup wizard launcher icon" into jb-mr2-devTadashi G. Takaoka2013-03-012-19/+161
| |\
| | * Add setup wizard launcher iconTadashi G. Takaoka2013-03-012-19/+161
| | | | | | | | | | | | | | | | | | | | | | | | The setup wizard icon will be hidden if the Android Keyboard is in system image. Bug: 8239067 Change-Id: Ib0c0c9e3a0954512c3e03e42a661cdf86eff0dca
* | | am abaf5827: Separate suggestions from SuggestionViewJean Chalard2013-03-012-20/+28
|\| | | | | | | | | | | | | | * commit 'abaf5827e7a7f5f6c5d8d98e03e6b9528b0c9351': Separate suggestions from SuggestionView
| * | Separate suggestions from SuggestionViewJean Chalard2013-02-282-20/+28
| |/ | | | | | | | | | | | | This is a cleanup change, but it's also necessary for Bug: 8152758 Change-Id: Id6ba06243f573fdb856f87d1df03277c9f2e5e71
* | Merge "Ensure Preference listener is unregistered"Kurt Partridge2013-02-271-0/+3
|\ \ | |/ |/|
| * Ensure Preference listener is unregisteredKurt Partridge2013-02-261-0/+3
| | | | | | | | Change-Id: I1a4d1e7bc45fc30cb1b63ea6020f0eee6e804333
* | Small cleanup of RunInLocaleTadashi G. Takaoka2013-02-261-2/+3
|/ | | | Change-Id: Ib588e67da2c88345fc4eb51587b07ebfa434e0bb
* Merge "Send the dictionaries descriptions to the dict pack"Jean Chalard2013-02-232-3/+16
|\
| * Send the dictionaries descriptions to the dict packJean Chalard2013-02-232-3/+16
| | | | | | | | | | Bug: 8255795 Change-Id: I12a5922f50c2d2e3aa639457abcc1483e6a48721
* | Fix a possible crashJean Chalard2013-02-231-3/+7
|/ | | | | | | | | | If the dictionary ID, as indicated in the metadata, is less than three chars long, it crashes LatinIME. Of course we don't have such dictionary IDs in the current metadata, but it's still better to be able to handle the case gracefully ^^; Change-Id: I60cdf6f8ecce9f4d44b42ddd5d157aebff9a4163
* Remove a cluttering logJean Chalard2013-02-231-4/+5
| | | | | Bug: 8175067 Change-Id: I9a104a32ba2b3b52a5dfa250f8c642abd6169cc0
* Merge "Tiny cleanup"Jean Chalard2013-02-231-1/+0
|\
| * Tiny cleanupJean Chalard2013-02-221-1/+0
| | | | | | | | Change-Id: I5d7150a4abb3a498e790f41af569093217cb8b43
* | Fix a bug with the passed dictionary idJean Chalard2013-02-222-6/+11
|/ | | | | | | | | | We used to make the dictionary that we passed to the dictionary pack as an initial value based on the locale. This is wrong - it should be read from the dictionary. This change fixes that. Bug: 7005813 Change-Id: Ib08ed31dd9c216f6f7b9c6c3174ca514bf96e06f
* Fix how the Enter action is decidedJean Chalard2013-02-223-23/+29
| | | | | | | | | This unifies the software and hardware keyboard code under a single decision process that works. Bug: 8129303 Bug: 8152758 Change-Id: I7574c563d5f957d57bfe62fe5e3eec59a519d335
* Merge "Use WordComposer.addKeyInfo for testing"Tadashi G. Takaoka2013-02-211-1/+3
|\
| * Use WordComposer.addKeyInfo for testingTadashi G. Takaoka2013-02-201-1/+3
| | | | | | | | Change-Id: I500654e7a26717aa5547942357e56060afb72969
* | Add preliminary setup wizardTadashi G. Takaoka2013-02-212-5/+362
|/ | | | | Bug: 8159728 Change-Id: I30d9cd637fb1d2e64588550e0aa4387bc1f7e6e5
* Implement getting data files with protocol v2Jean Chalard2013-02-151-26/+55
| | | | | | | This also does it for deleting them Bug: 8167342 Bug: 6789534 Change-Id: I1823f98508881f109a667146d3608003f87aa4cb
* Merge "Determine the protocol version of the dictionary pack"Jean Chalard2013-02-141-14/+44
|\
| * Determine the protocol version of the dictionary packJean Chalard2013-02-131-14/+44
| | | | | | | | | | | | | | ...for query. Bug: 8167342 Change-Id: Ieb8e5b31c4b62bf507593c4631e31799aad5f267
* | Add placeholder of keyboard setup wizardTadashi G. Takaoka2013-02-141-0/+39
|/ | | | | Bug: 8159728 Change-Id: I5552e9d0ffa8f94d183e76378d55bba6f718adfe
* Clean up dictionary pack presence test.Jean Chalard2013-02-121-39/+21
| | | | | | This method is much cleaner and much more readable. Change-Id: I8055c169ef7c4453ab45c463704bd56a6080da4f
* Merge "Separate caps mode related utils to CapsModeUtils"Tadashi G. Takaoka2013-02-125-242/+269
|\
| * Separate caps mode related utils to CapsModeUtilsTadashi G. Takaoka2013-02-125-242/+269
| | | | | | | | Change-Id: I32700c434b296bb3fd39e040c2dda1fe90667daf
* | Merge "Move parseCsvString to StringUtils"Tadashi G. Takaoka2013-02-123-2/+45
|\|
| * Move parseCsvString to StringUtilsTadashi G. Takaoka2013-02-123-2/+45
| | | | | | | | Change-Id: I602f33991ca57b6057ec2defe01573552b322857
* | CleanupsJean Chalard2013-02-114-9/+9
| | | | | | | | | | | | Follow-up to Idc6f419a Change-Id: I4aae8f4e19f27a0a309879dc19af6e40906d58c5