Jim Chen
|
77cd515f4b
|
Bug 906506 - Properly commit onKeyMultiple() keys with unknown code. r=cpeterson
|
2013-08-22 09:58:00 -04:00 |
|
Jim Chen
|
b329da984f
|
Bug 899233 - Don't restart IME when changing selection; r=cpeterson
|
2013-08-14 11:32:44 -04:00 |
|
Jim Chen
|
32934874cf
|
Bug 899233 - Notify InputMethodManager of selection when not in extracted mode; r=cpeterson
|
2013-08-14 11:32:44 -04:00 |
|
Jim Chen
|
3c19c0d0b1
|
Bug 864040 - Send key events from the UI thread the right way; r=cpeterson
|
2013-06-26 17:28:21 -04:00 |
|
Jim Chen
|
6b6dc1bf17
|
Bug 876739 - restart and show/hide IME for input types with native widgets; r=cpeterson
|
2013-06-10 10:13:31 -04:00 |
|
Jim Chen
|
a9671a5215
|
Bug 876739 - Reset extracted text request in notifyIMEContext; r=cpeterson
|
2013-06-10 10:13:31 -04:00 |
|
Federico Paolinelli
|
55bcb1df9b
|
Bug 876485 - Moved clipboard code from GeckoAppShell to a separate Clipboard class. Changed jni calls to new methods. r=cpeterson
|
2013-06-07 13:39:37 -07:00 |
|
Brad Lassey
|
e133627d07
|
bug 867517 - Gecko-based WebView for Android, refactor patch r=mfinkle
|
2013-05-24 12:21:01 -04:00 |
|
Shane Tully
|
672200fb55
|
Bug 790775 - Sony Ericsson Xperia Play's "circle" and "cross" D-pad buttons generate unexpected keycodes. r=cpeterson
|
2013-05-22 14:07:29 -07:00 |
|
Jim Chen
|
67d7b4f515
|
Bug 846660 - Use default values for primitive types and fix setSelection for Samsung keyboards. r=cpeterson
|
2013-05-13 17:25:12 -04:00 |
|
Jim Chen
|
25f2a42321
|
Bug 864666 - Replace composing span when committing char as key. r=cpeterson
|
2013-04-29 16:48:26 -04:00 |
|
Jim Chen
|
581b011e69
|
Bug 859452 - Send characters as keys when using HTC Touch Input. r=cpeterson
|
2013-04-18 12:39:09 -04:00 |
|
Jim Chen
|
e941f1940a
|
Bug 857413 - Use only one copy of GeckoInputConnection.InputThreadUtils; r=cpeterson
|
2013-04-11 10:54:14 -04:00 |
|
Jim Chen
|
a17a62df52
|
Bug 844573 - Detect textarea; r=cpeterson
|
2013-04-01 18:52:39 -04:00 |
|
Jim Chen
|
af5ab47b96
|
Bug 856755 - Return SpannableString or String in extracted text; r=cpeterson
|
2013-04-02 11:24:40 -04:00 |
|
Jim Chen
|
5d5bc42b7c
|
Bug 842013 - Suppress key up events during key down event; r=cpeterson
|
2013-03-29 10:54:01 -04:00 |
|
Jim Chen
|
56d8e22547
|
Bug 847823 - Clean up NotifyIME to use the Gecko NotificationToIME enum; r=cpeterson
|
2013-03-19 16:54:49 -04:00 |
|
Jim Chen
|
72f7263504
|
Bug 847823 - Change NotifyIMEEnabled to NotifyIMEContext; r=cpeterson
|
2013-03-19 16:54:48 -04:00 |
|
Jim Chen
|
47e557c907
|
Bug 706336 - Use meta states from KeyListener; r=cpeterson
|
2013-03-19 18:26:33 -04:00 |
|
Kartikaya Gupta
|
48ba402f28
|
Bug 802130 - Move assertOnThread functions to a new ThreadUtils class. r=mfinkle
|
2013-03-15 11:52:52 +01:00 |
|
Chris Peterson
|
00db990595
|
Bug 848761 - input element's type attribute values are case-insensitive. r=jchen
|
2013-03-07 14:12:40 +00:00 |
|
Jim Chen
|
a3dd91ea93
|
Bug 840406 - Use password mode for all type=password inputs; r=cpeterson
|
2013-03-07 13:16:46 +00:00 |
|
Jim Chen
|
8642b4016c
|
Bug 843048 - Delay setting IME context on Gecko thread instead of Java thread; r=cpeterson
|
2013-03-05 15:24:35 +00:00 |
|
Jim Chen
|
7b87561c4f
|
Bug 844290 - Refactor GeckoInputConnection key handling code; r=cpeterson
|
2013-02-28 13:17:21 -05:00 |
|
Brian Nicholson
|
09bb93a1e8
|
Bug 845612 - Add @Override annotations for implemented interfaces. r=kats
|
2013-02-26 21:48:00 -08:00 |
|
Jim Chen
|
1bea3db9ee
|
Bug 844913 - Null-check getEditable() results in GeckoInputConnection; r=cpeterson
|
2013-02-26 12:48:32 -05:00 |
|
Jim Chen
|
168f35f003
|
Bug 838177 - Add more debugging output to GeckoEditable and GeckoInputConnection; r=cpeterson
|
2013-02-18 13:57:43 -05:00 |
|
Jim Chen
|
3961f501a7
|
Bug 839882 - Provide UI-thread-safe Editable for KeyListener; r=cpeterson
|
2013-02-13 15:52:11 -05:00 |
|
Jim Chen
|
ddca886e23
|
Bug 835906 - Handle off-thread GeckoEditable and GeckoInputConnection calls; r=cpeterson
|
2013-02-08 16:07:12 -05:00 |
|
Jim Chen
|
9d18f3a9c3
|
Bug 835906 - Let GeckoInputConnection switch to background thread; r=cpeterson
|
2013-02-08 16:07:12 -05:00 |
|
Jim Chen
|
2a2f9ecdc7
|
Bug 835906 - Refer to IC thread instead of UI thread in existing IME code; r=cpeterson
|
2013-02-08 16:07:05 -05:00 |
|
Chris Peterson
|
940a878cc8
|
Bug 834471 - Part 1: Fix some FindBugs warnings about strings. r=jchen
|
2013-01-25 16:32:04 -08:00 |
|
Jim Chen
|
9076625227
|
Bug 829318 - Don't mess with mIMEState during focus/blur; r=cpeterson
|
2013-01-18 17:08:59 -05:00 |
|
Jim Chen
|
f569c37bfe
|
Bug 831862 - Force restart input during notifyIMEEnabled; r=cpeterson
|
2013-01-18 15:49:19 -05:00 |
|
Chris Peterson
|
dd3c34c664
|
Bug 829912 - Check for null IME hints. r=jchen
--HG--
extra : rebase_source : b6183ac3c3d469d2401ac17b059b9564ef07f542
|
2013-01-14 16:57:50 -08:00 |
|
Jim Chen
|
bc899db14a
|
Bug 827176 - Properly reset GeckoInputConnection states during focus; r=cpeterson
|
2013-01-11 15:36:22 -05:00 |
|
Jim Chen
|
2eeb75f89b
|
Bug 825120 - Fake selection update to force IME hard reset; r=cpeterson
|
2013-01-11 15:34:58 -05:00 |
|
Jim Chen
|
d2594cc725
|
Bug 814689 - Only use key events for plugins; r=cpeterson
|
2012-12-26 10:06:53 -05:00 |
|
Jim Chen
|
0532328ecc
|
Bug 821979 - Specify valid selection offsets in onCreateInputConnection; r=blassey
|
2012-12-26 10:06:53 -05:00 |
|
Jim Chen
|
fbac7dd47b
|
Bug 821229 - Don't show/hide VKB when Gecko view doesn't have focus; r=cpeterson
|
2012-12-18 12:21:25 -05:00 |
|
Jim Chen
|
c2368638fb
|
Bug 818715 - Coalesce restartInput calls in GeckoInputConnection; r=cpeterson
|
2012-12-14 13:22:05 -05:00 |
|
Jim Chen
|
4c0224ecc7
|
Bug 819073 - Set InputConnection during each focus notification; r=cpeterson
|
2012-12-10 14:07:26 -05:00 |
|
Jim Chen
|
beef5d268b
|
Bug 815430 - Fix IME status notification handling; r=cpeterson
|
2012-12-05 11:10:33 -05:00 |
|
Jim Chen
|
594ce3e8e5
|
Bug 808287 - Follow-up to combine IME enums, etc; r=cpeterson
|
2012-11-13 17:27:26 -05:00 |
|
Jim Chen
|
27e7522ed0
|
Bug 810170 - Properly handle extracted text notification and selection notification; r=cpeterson
|
2012-11-13 17:26:18 -05:00 |
|
Jim Chen
|
f04b78fe89
|
Bug 807994 - Get rid of IME code raw type usage to prevent javac 1.7 compile errors. r=cpeterson
|
2012-11-02 10:21:19 -04:00 |
|
Jim Chen
|
b3a881e416
|
Bug 805162 - i. Refactor DebugGeckoInputConnection to be smaller by using reflection; r=cpeterson
|
2012-11-01 16:11:03 -04:00 |
|
Jim Chen
|
1866e682e4
|
Bug 805162 - h. Remove unused fields in GeckoInputConnection; r=cpeterson
|
2012-11-01 16:11:03 -04:00 |
|
Jim Chen
|
20e47fc5eb
|
Bug 805162 - g. Reimplement key events in GeckoInputConnection using GeckoEditable; r=cpeterson
|
2012-11-01 16:11:03 -04:00 |
|
Jim Chen
|
828f5aed67
|
Bug 805162 - f. Reimplement InputConnection methods using GeckoEditable; r=cpeterson
|
2012-11-01 16:11:03 -04:00 |
|