aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/Constants.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [IL122] Put the code, x and y in the transactionJean Chalard2014-03-061-0/+1
| | | | | Bug: 8636060 Change-Id: Icdf87995dedec410b54c306e8d312ba7ec25cea6
* Fix IllegalStateException raied by monkeyTadashi G. Takaoka2014-02-191-0/+12
| | | | | Bug: 13082467 Change-Id: I9290974821d22067e7ddd60dce441b11ca533a0f
* Move some methods to MoreKeySpec classTadashi G. Takaoka2014-01-311-0/+2
| | | | Change-Id: I025ed15e36ac3113db6a5fccefa0c87f016703fa
* Fix inconsistent behavior with the back-to-the-main-keyboard keyYohei Yukawa2014-01-281-1/+3
| | | | | | | | | | | | With this patch, the back-to-the-main-keyboard in the Emoji palette will be registered as a key-release action instead of a key-press action, like switch-to-the-emoji-palette in the main layout. This provides mroe consistent UX when the layout is switched from the main layout to the Emoji palette then switched back to the main layout. BUG: 12464067 Change-Id: Ia0d0185db43234dfcfb7cee2677f3d199fe6ed96
* [IL67] Externalize a call to the keyboard switcherJean Chalard2014-01-231-1/+2
| | | | | Bug: 8636060 Change-Id: Ib13a54854e30afb79217a0a1f2aeca50a95ba155
* Fix a bug specific to German capitalization.Jean Chalard2014-01-171-0/+1
| | | | | Bug: 9663105 Change-Id: Ib68ee4edb135e96dfca229c1ccce308e7e638bdd
* Add BatchInputArbiterTadashi G. Takaoka2013-12-261-0/+7
| | | | | | | | | Move the logic that determines how to handle gesture typing from PointerTracker to BatchInputArbiter class. This change must be checked in together with Ia7db8f4fb7. Change-Id: I5e9f786de58d8a3cb0407ae562af707710ec37fb
* Use config_screen_metrics resource in BogusMoveEventDetectorTadashi G. Takaoka2013-12-201-0/+9
| | | | Change-Id: I6b957b43c6dd7ce4f639e46d248179662c1ee669
* [IL18] Move and rename updateSuggestionStripJean Chalard2013-12-201-0/+2
| | | | | Bug: 8636060 Change-Id: I3d00095cd0e83d1ee3834b37ff188b5aa9806fcb
* [IL14] Move getCurrent*Caps* to InputLogicJean Chalard2013-12-201-0/+2
| | | | | Bug: 8636060 Change-Id: I6338dcee0f7a80f2181ba0369f71350cb21d231a
* [IL11] CleanupJean Chalard2013-12-191-1/+1
| | | | | | | Make some methods private and add comments. Bug: 8636060 Change-Id: I6c7d13dca8a22dd1a6f110e8b18d52864429579f
* [IL3] Move handleBackspace to InputLogic.Jean Chalard2013-12-191-0/+2
| | | | | | | | Also move resetEntireInputState, resetComposingState, sendDownUpKeyEvent, sendKeyCodePoint and getTextWithUnderline Bug: 8636060 Change-Id: Ic4c270ac49769ffba41dc3f12d16ac3aa938717f
* [IL2] Move onCodeInput to InputLogic.Jean Chalard2013-12-191-1/+3
| | | | | Bug: 8636060 Change-Id: I8c5c028d81183adb0167b2034ee01de8048edafb
* Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20cKen Wakasa2013-12-131-10/+19
| | | | | | The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
* Allow double-space-to-period after percentJean Chalard2013-10-101-0/+1
| | | | | Bug: 11158604 Change-Id: If8c94ef91ed58bb5028f51be7c8d9beb677436a4
* Tweak for armenian periods and commas.Jean Chalard2013-09-241-0/+1
| | | | | Bug: 7963631 Change-Id: I2eb110949f3d3b7817dbd9448654954fdee39ac2
* Detect cases where rotation messes with initializationJean Chalard2013-09-201-0/+3
| | | | | | | | ...and do a best effort to fix it. Bug: 10323080 Bug: 10252066 Change-Id: Icb3c9fe85005406bdfce0b7bb143ba0a910a0ddb
* Merge "Allow double-space-to-period after a plus char"Jean Chalard2013-09-181-3/+1
|\
| * Allow double-space-to-period after a plus charJean Chalard2013-09-181-3/+1
| | | | | | | | | | Bug: 10704936 Change-Id: I30fdaea648605ef7e7fea6c093581ed5c6de03f3
* | Merge "Set EmojiCapable"Satoshi Kataoka2013-09-181-0/+5
|\ \
| * | Set EmojiCapableSatoshi Kataoka2013-09-181-0/+5
| |/ | | | | | | | | Bug: 10240645 Change-Id: I891309c2a82f8d10f8fdb0872403a7a235e27b5f
* / Fix Emoji recentsSatoshi Kataoka2013-09-181-1/+0
|/ | | | | | Bug: 10538430 Change-Id: Ia2e423eb1843195b3c3218afc79a5820b8cd729b
* Save & restore emoji keyboard stateSatoshi Kataoka2013-09-161-0/+4
| | | | | Bug: 10538430 Change-Id: I7982f53f5dfa44071e74da63826acffcdc2547e6
* Add emoji icon and code as a groundworkTadashi G. Takaoka2013-08-061-0/+2
| | | | | | | | | The emoji switching key icon asset should be updated. The icons in this change are just borrowed from Hangout. Bug: 10179862 Bug: 6370846 Change-Id: Icea26d2cf2ac6a6df9beb4c98f646dbe309bdcd9
* Remove CODE_RESEARCHTadashi G. Takaoka2013-08-051-2/+0
| | | | | | | Instead of CODE_RESEARCH, special outputText ".research." is used to invoke a research feedback dialog. Change-Id: Ic95c956ab4f2b5f0c3f2205c9bbcdcfb67db5d6e
* Small cleanupTadashi G. Takaoka2013-08-051-0/+1
| | | | Change-Id: I7dce7373b371f1ed5a985815f5d43fb6c6ee1f84
* Refactor on UserHistoryDictionarySatoshi Kataoka2013-07-261-9/+4
| | | | | Bug: 9429906 Change-Id: I576a91643bdaf5017cc826ac2e07a74a9a275d60
* Handling key repeat by emulating key press and code inputTadashi G. Takaoka2013-07-021-0/+7
| | | | | | | | This change also eliminates a reference of AudioAndHapticFeedbackManager from KeyboardSwitcher and MainKeyboard. Bug: 6522943 Change-Id: Iac42ec8ff00c66deb76a660ffc07477923a58959
* Add CODE_CAPSLOCK for long press shift keyTadashi G. Takaoka2013-06-041-13/+15
| | | | | | | This change utilizes the no panel auto more key feature to implement long press shift key for shift lock. Change-Id: I3995d25dc35aea3c67b5aa29299815462eff9cad
* Rename StringUtils.parseCsvString to KeySpecParser.splitKeySpecsTadashi G. Takaoka2013-05-281-4/+0
| | | | Change-Id: I16e3f3ebc43772cfd96c824afeddfd225404b857
* Don't insert automatic spaces when text looks like a URLJean Chalard2013-04-161-0/+2
| | | | | | | | | | | | | | | This is about as ad-hoc as it gets, but then again, what we want is probably as ad-hoc as it gets. All URL boxes I know of double as search bars, and not adding automatic spaces there sucks (e.g. in Chrome URL bar). And in other boxes actually you don't want to add a space if it looks like a URL. QSB isn't even a search box, and it behaves like this. So I think this is actually the right answer to the problem. Bug: 7062925 Change-Id: Ib09472b34644fd5bf2dc84bb97cedeeba28bcd02
* Fix how the Enter action is decidedJean Chalard2013-02-221-8/+6
| | | | | | | | | This unifies the software and hardware keyboard code under a single decision process that works. Bug: 8129303 Bug: 8152758 Change-Id: I7574c563d5f957d57bfe62fe5e3eec59a519d335
* Move parseCsvString to StringUtilsTadashi G. Takaoka2013-02-121-0/+4
| | | | Change-Id: I602f33991ca57b6057ec2defe01573552b322857
* Remove MAX_PROXIMITY_CHARS_SIZE_INTERNALKen Wakasa2013-01-221-1/+1
| | | | Change-Id: I18a997503de4033b5341b564145bca862a872098
* Fix Apache license commentTadashi G. Takaoka2013-01-211-8/+8
| | | | Change-Id: Ic56167f952a7f4449da366e1e81610e72c966086
* Distinguish action-enter/shift-enter/enterJean Chalard2013-01-151-1/+2
| | | | | Bug: 7969231 Change-Id: I75d495ee1ea126da9be4e269ee990ee0a97793c1
* Remove MAX_WORD_LENGTH_INTERNALKen Wakasa2013-01-151-0/+1
| | | | Change-Id: Ie11ff000675601acff5fbb00e9e9f48eb32c5071
* Small code cleanupsKen Wakasa2013-01-071-2/+2
| | | | | | Multi-project commit with I249d5fbe Change-Id: Ia28c4e970992aa1299a30e604eaa5d096655c3a5
* Start committing hardware events (B4)Jean Chalard2012-12-271-0/+1
| | | | | | | | | | | | | | | Essentially this does activate auto-correction with a hardware keyboard, although a lot of things are still left to implement. No proximity is used yet which means only missing and excessive letters are considered. Dead keys are not handled. No combiner is supported. No suggestions are displayed. Resuming suggestions does not work correctly with a hardware key (because the view holds a temporary hardware event 'onKeyPreIme' and the event from the IME won't be handled until this is handled which won't happen until after the IME said that it did handle the event). Bug: 5037589 Change-Id: Idcb5c7b26d56717ed772d53c062362807f11cdae
* [Rlog11] ResearchLogger printable code for research keyKurt Partridge2012-12-191-0/+1
| | | | Change-Id: Ifac7a801ea8534191a9258871d3d7f91e942788b
* Merge "Move isInvalidCordinates() method to Constants class"Tadashi G. Takaoka2012-10-311-1/+6
|\
| * Move isInvalidCordinates() method to Constants classTadashi G. Takaoka2012-11-011-1/+6
| | | | | | | | Change-Id: Iad1464c299ad6055af1db1ff7978e5cd9a14750f
* | Cosmetic source code formating changeTadashi G. Takaoka2012-11-011-1/+0
|/ | | | Change-Id: I3a53b49afab70dfb13f12027070635da6001eb79
* Remove reference of android.util.Log in Constants classTadashi G. Takaoka2012-10-291-4/+0
| | | | | | This is a follow up of Iee01d4d2. Change-Id: I0bcd349d317d9f7d40ef0574e72c640f9f990c5d
* Move code point constants from Keyboard to Constants classTadashi G. Takaoka2012-10-291-0/+70
| | | | Change-Id: Iee01d4d2b916d0b584531104ac865ae6e6370a3d
* Fix dicttool_aosp buildKen Wakasa2012-09-101-3/+1
| | | | Change-Id: Iabcf420b4120e3d275fdbcb23939a0ab6052ddf0
* Check the length of the word when add to FusionDictionary.Yuichiro Hanada2012-09-101-0/+8
| | | | Change-Id: Id98d18e90a8b83b597507728b467f56888c8fd12
* Rename and consolidate some constantsTadashi G. Takaoka2012-08-211-0/+7
| | | | Change-Id: I7863936cca18b28bf0117afcbcf544a5fd7f185d
* Add gesture trail feedback.Tom Ouyang2012-07-201-0/+7
| | | | Change-Id: I32709fac0dec3165678a052aa286e2fb3d90721b
* Change auto caps mode argument to int typeTadashi G. Takaoka2012-05-181-0/+15
| | | | | Bug: 6501446 Change-Id: I3f7bc0fc39edd29ebf96107c3d43b9ccc9b8022e