aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | am 051d4f45: am 4a3ffcbf: Longer popup preview residual time (150ms)Tadashi G. Takaoka2010-09-171-1/+1
|\| | | | | | | | | | | | | Merge commit '051d4f459d35eac61772a0fe0f6487b8c34ec479' * commit '051d4f459d35eac61772a0fe0f6487b8c34ec479': Longer popup preview residual time (150ms)
| * Longer popup preview residual time (150ms)Tadashi G. Takaoka2010-09-181-1/+1
| | | | | | | | | | Bug: 3004787 Change-Id: Ia63662a549481d18046a46ef8292c0a4438b5588
* | am 300362f2: am 29d8bde4: Merge "Use the phone keyboard for NUMBER and ↵Ken Wakasa2010-09-161-3/+4
|\| | | | | | | | | | | | | | | | | DATETIME until we get a dedicated number entry keypad." into gingerbread Merge commit '300362f20982974d07876dee01b4550b8e54d449' * commit '300362f20982974d07876dee01b4550b8e54d449': Use the phone keyboard for NUMBER and DATETIME until we get a dedicated number entry keypad.
| * Merge "Use the phone keyboard for NUMBER and DATETIME until we get a ↵Ken Wakasa2010-09-161-3/+4
| |\ | | | | | | | | | dedicated number entry keypad." into gingerbread
| | * Use the phone keyboard for NUMBER and DATETIME until we get a dedicated ↵Ken Wakasa2010-09-171-3/+4
| | | | | | | | | | | | | | | | | | | | | number entry keypad. bug: 2992459 Change-Id: Ie597a68aa394c48e08a5d3fda19a0b613795b47b
* | | am 8ef27577: am 1476988e: Default puctuation suggestions have same colorTadashi G. Takaoka2010-09-161-1/+3
|\| | | | | | | | | | | | | | | | | | | | Merge commit '8ef27577da17f4203db00d5df96c3d2ed32ac713' * commit '8ef27577da17f4203db00d5df96c3d2ed32ac713': Default puctuation suggestions have same color
| * | Default puctuation suggestions have same colorTadashi G. Takaoka2010-09-171-1/+3
| |/ | | | | | | | | Bug: 3000978 Change-Id: Iedb3d4619ada8bd3ccc301ca2a8fb16fba6580c0
* | am 37a8c654: am 809bef52: Merge "Increase gradient of suggestion bar" into ↵Ken Wakasa2010-09-161-1/+0
|\| | | | | | | | | | | | | | | | | gingerbread Merge commit '37a8c654a0cb9728451623dc1eed13ec9767b889' * commit '37a8c654a0cb9728451623dc1eed13ec9767b889': Increase gradient of suggestion bar
| * Increase gradient of suggestion barKen Wakasa2010-09-161-1/+0
| | | | | | | | | | bug: 3001007 Change-Id: I0f05d62b2a6848f37975b7a15b3ba14a90776d24
* | am 13a6c8c1: am 1508c0e8: Add a new preference item to show/hide the ↵Ken Wakasa2010-09-155-31/+111
|\| | | | | | | | | | | | | | | | | settings key. Merge commit '13a6c8c1f8691b753cd1a6b7a77d99af4f7d78ac' * commit '13a6c8c1f8691b753cd1a6b7a77d99af4f7d78ac': Add a new preference item to show/hide the settings key.
| * Add a new preference item to show/hide the settings key.Ken Wakasa2010-09-165-31/+111
| | | | | | | | | | | | bug: 2998722 Change-Id: Iac1641c338388fd8f85e0cf47e31afdaeb34c0c0
* | am d6210de7: am dd5d4e37: Merge "Fix : Bouncing Extract Text when correcting ↵Amith Yamasani2010-09-151-2/+33
|\| | | | | | | | | | | | | | | | | multiple lines of text." into gingerbread Merge commit 'd6210de709a0ed724f355743f196e827ebd7df50' * commit 'd6210de709a0ed724f355743f196e827ebd7df50': Fix : Bouncing Extract Text when correcting multiple lines of text.
| * Merge "Fix : Bouncing Extract Text when correcting multiple lines of text." ↵Amith Yamasani2010-09-151-2/+33
| |\ | | | | | | | | | into gingerbread
| | * Fix : Bouncing Extract Text when correcting multiple lines of text.Amith Yamasani2010-09-151-2/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 2996887 Override the methods in InputMethodService that hide the candidates view, since it was just an optimization to show more lines of text when editing, which conflicts with the re-correct feature. Change-Id: Ibfed5ccd9efa048d0b69297a5cf8a638a0d00c72
* | | am b9705959: am bf1f16f3: Merge "All keys should be processed before ↵Tadashi G. Takaoka2010-09-152-8/+40
|\| | | | | | | | | | | | | | | | | | | | | | | | | | processing modifier key" into gingerbread Merge commit 'b9705959df5d7de38df5dea53270bf702b87716d' * commit 'b9705959df5d7de38df5dea53270bf702b87716d': All keys should be processed before processing modifier key
| * | Merge "All keys should be processed before processing modifier key" into ↵Tadashi G. Takaoka2010-09-152-8/+40
| |\ \ | | | | | | | | | | | | gingerbread
| | * | All keys should be processed before processing modifier keyTadashi G. Takaoka2010-09-152-8/+40
| | | | | | | | | | | | | | | | | | | | Bug: 2987077 Change-Id: I971c44be121d8780ec27aa1649fd0925e249fbbc
* | | | am 4b813f56: am bd1cc1da: Fix bug that upper case mini-keyboard does not workTadashi G. Takaoka2010-09-151-5/+5
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '4b813f56bbe11210835a31de7fd73bfe5a566ead' * commit '4b813f56bbe11210835a31de7fd73bfe5a566ead': Fix bug that upper case mini-keyboard does not work
| * | | Fix bug that upper case mini-keyboard does not workTadashi G. Takaoka2010-09-151-5/+5
| | |/ | |/| | | | | | | | | | | | | | | | This issue is introduced by I1932b0a382e172cb77b9e098ae182049c834dfe0 Bug: 2993769 Change-Id: I344d21e046b58b3bb9831605a7425a94c97d8492
* | | am b36a653c: am 12a4e08a: Handling multi-character uppercase key inputTadashi G. Takaoka2010-09-151-3/+10
|\| | | | | | | | | | | | | | | | | | | | Merge commit 'b36a653ca65f3c26ba070a73b9d43beb57f620ee' * commit 'b36a653ca65f3c26ba070a73b9d43beb57f620ee': Handling multi-character uppercase key input
| * | Handling multi-character uppercase key inputTadashi G. Takaoka2010-09-141-3/+10
| |/ | | | | | | Change-Id: Ie0820a2627e18109036d5f6f286d5a366c9b9f87
* | am b2835ef2: am eb680367: Add keyHysteresisDistance xml attributeTadashi G. Takaoka2010-09-153-21/+76
|\| | | | | | | | | | | | | Merge commit 'b2835ef2e506b7d1b3db1c810b7dae349d2461d2' * commit 'b2835ef2e506b7d1b3db1c810b7dae349d2461d2': Add keyHysteresisDistance xml attribute
| * Add keyHysteresisDistance xml attributeTadashi G. Takaoka2010-09-143-21/+76
| | | | | | | | | | | | | | | | | | This change also introduces MiniKeyboardKeyDetector and mini_keyboad_slide_allowance parameter to tune the key detection behavior. Bug: 2993769 Change-Id: I1932b0a382e172cb77b9e098ae182049c834dfe0
* | am 45606d3c: am 0ea6270f: More commit -> apply changes with ↵Ken Wakasa2010-09-125-7/+61
|\| | | | | | | | | | | | | | | | | SharedPreferencesCompat. Merge commit '45606d3c48c5f079673879add3e700ea571e2a93' * commit '45606d3c48c5f079673879add3e700ea571e2a93': More commit -> apply changes with SharedPreferencesCompat.
| * More commit -> apply changes with SharedPreferencesCompat.Ken Wakasa2010-09-135-7/+61
| | | | | | | | | | | | | | | | | | The newly added SharedPreferencesCompat adapter class does apply() when available (Gingerbread+), else do commit(). This change incorporates I4eca20fb and I39f6aa04. bug: 2983837 Change-Id: Iec4e8b69840ad71dbbd6098eeba349934d8248ff
* | am 65dab907: am aed01227: Fix a bug in y-axis offset for sliding finger key ↵Ken Wakasa2010-09-121-3/+12
|\| | | | | | | | | | | | | | | | | detection for mini popup keyboard. Merge commit '65dab9078dd0c77adcc49d08c46039dad2a950f6' * commit '65dab9078dd0c77adcc49d08c46039dad2a950f6': Fix a bug in y-axis offset for sliding finger key detection for mini popup keyboard.
| * Fix a bug in y-axis offset for sliding finger key detection for mini popup ↵Ken Wakasa2010-09-121-3/+12
| | | | | | | | | | | | | | | | | | keyboard. Also, tentatively added key detection allowance for below of the keys in mini popup keyboard. bug: 2979407 Change-Id: I84794969facd929c84df23e0120d46dff71c6efb
* | am d73d267f: am f62166c1: Mini popup keyboard adjustment: Have the leftmost ↵Ken Wakasa2010-09-111-13/+35
|\| | | | | | | | | | | | | | | | | number right above the key. Merge commit 'd73d267f34efb131467d9103bb9a56c18f9623b7' * commit 'd73d267f34efb131467d9103bb9a56c18f9623b7': Mini popup keyboard adjustment: Have the leftmost number right above the key.
| * Mini popup keyboard adjustment: Have the leftmost number right above the key.Ken Wakasa2010-09-121-13/+35
| | | | | | | | | | | | | | | | | | | | Also fixed an issue when the mini popup keyboard hits the right edge of the view. A few code cleanups as well. bug: 2980864 Change-Id: I95f8392521e57560907d54b662e3483ebaf6f7ce
* | am 08a5ba3a: am 3de8f34b: Code cleanupKen Wakasa2010-09-091-25/+16
|\| | | | | | | | | | | | | Merge commit '08a5ba3a69bef5182128f90e49eae4548795e9c9' * commit '08a5ba3a69bef5182128f90e49eae4548795e9c9': Code cleanup
| * Code cleanupKen Wakasa2010-09-101-25/+16
| | | | | | | | Change-Id: I333693ab8e4088180cc25768d874ad7320d9da8b
* | am 94fe2b62: am efc4a437: Symbol key acts as modifier keyTadashi G. Takaoka2010-09-093-25/+38
|\| | | | | | | | | | | | | Merge commit '94fe2b626164f275a7f07f546ceca1b1f0d214a2' * commit '94fe2b626164f275a7f07f546ceca1b1f0d214a2': Symbol key acts as modifier key
| * Symbol key acts as modifier keyTadashi G. Takaoka2010-09-093-25/+38
| | | | | | | | | | | | | | | | | | | | On a device that has distinct multi-touch panel, pressing '123?' key will change keyboard layout to symbol mode. While pressing '123?' key, you can press other symbol key to input. Then releasing '123?' key will change keyboard layout back to alphabet mode. Bug: 2973383 Change-Id: I3b069fb19141820def8060db4766a08c7c0a6ff0
* | am 72a66d3d: am 681b676b: Keep Keyboard in cache through SoftReferenceTadashi G. Takaoka2010-09-081-16/+21
|\| | | | | | | | | | | | | Merge commit '72a66d3d860c92c1c05ba987a44b3811360f935d' * commit '72a66d3d860c92c1c05ba987a44b3811360f935d': Keep Keyboard in cache through SoftReference
| * Keep Keyboard in cache through SoftReferenceTadashi G. Takaoka2010-09-091-16/+21
| | | | | | | | | | | | This change also adds final to attributes Change-Id: Ie2b9a1b1f83606b24ad4e35ad72a28d55ed0423e
* | am 38f6ff42: am 0e300c83: Avoid a disk write on UI threadKen Wakasa2010-09-081-1/+1
|\| | | | | | | | | | | | | Merge commit '38f6ff4289933aaa54461f72ba14d33ad1d6c5d7' * commit '38f6ff4289933aaa54461f72ba14d33ad1d6c5d7': Avoid a disk write on UI thread
| * Avoid a disk write on UI threadKen Wakasa2010-09-091-1/+1
| | | | | | | | | | bug: 2983837 Change-Id: I4eca20fb4defcf149788032a98fe5894b57e1e19
* | am dacc927a: am c1ff2846: Update strings for the settings access - based on ↵Ken Wakasa2010-09-071-4/+4
|\| | | | | | | | | | | | | | | | | the latest GB IME spec (ver 03). Please refer to bug: 2979069 for the latest mock. Merge commit 'dacc927a57b0c7adfbdf244441b9b2495c959980' * commit 'dacc927a57b0c7adfbdf244441b9b2495c959980': Update strings for the settings access - based on the latest GB IME spec (ver 03).
| * Update strings for the settings access - based on the latest GB IME spec ↵Ken Wakasa2010-09-071-4/+4
| | | | | | | | | | | | | | | | | | | | (ver 03). Please refer to bug: 2979069 for the latest mock. Got rid of obsolete string too. Change-Id: Ic02d1651b288f24f9c3a9da5d0dcf09055256ab0
* | am e5abf25d: am 83e63ace: Dismiss mini keyboard when finger is released ↵Tadashi G. Takaoka2010-09-073-3/+20
|\| | | | | | | | | | | | | | | | | outside mini keyboard Merge commit 'e5abf25d4b57ecdfc01ca3ddf94753d5bcb07fea' * commit 'e5abf25d4b57ecdfc01ca3ddf94753d5bcb07fea': Dismiss mini keyboard when finger is released outside mini keyboard
| * Dismiss mini keyboard when finger is released outside mini keyboardTadashi G. Takaoka2010-09-073-3/+20
| | | | | | | | | | | | Bug: 2978975 Change-Id: Ie634e8ae827fe093c5c673b75d85835050b03794
* | am bc1a0354: am 26aff8c6: Merge "Fixed extra periods when chording with ↵Tadashi G. Takaoka2010-09-072-25/+25
|\| | | | | | | | | | | | | | | | | shift and space" into gingerbread Merge commit 'bc1a0354ef1cac0319cab63822c66203f1fa2c24' * commit 'bc1a0354ef1cac0319cab63822c66203f1fa2c24': Fixed extra periods when chording with shift and space
| * Merge "Fixed extra periods when chording with shift and space" into gingerbreadTadashi G. Takaoka2010-09-072-25/+25
| |\
| | * Fixed extra periods when chording with shift and spaceTadashi G. Takaoka2010-09-072-25/+25
| | | | | | | | | | | | | | | | | | | | | | | | Actually it was caused by canceling repeat key (space and delete) when multiple pointer are touching. Bug: 2975041 Change-Id: If82183b9225efdace7b5418860b9664f1705b7ec
* | | resolved conflicts for merge of 36d2d0e7 to mastersatok2010-09-071-15/+23
|\| | | | | | | | | | | Change-Id: Ib4b6ef593d7f4ce5b0666f2e0987ee8398cabe12
| * | Add shared preference for re-correctionsatok2010-09-071-15/+23
| |/ | | | | | | Change-Id: Ie5b2e0d2f9739dd33524c2688e172e77aac1f243
* | am 7bbea0dd: am 8d7ffcb2: Disable pop-up preview on mini keyboardTadashi G. Takaoka2010-09-062-19/+2
|\| | | | | | | | | | | | | Merge commit '7bbea0dd8fe04b378a9a7a161c2995998f4a8dcf' * commit '7bbea0dd8fe04b378a9a7a161c2995998f4a8dcf': Disable pop-up preview on mini keyboard
| * Disable pop-up preview on mini keyboardTadashi G. Takaoka2010-09-062-19/+2
| | | | | | | | | | | | | | | | | | | | | | This change also disable the special behavior of long press a key that has only one digit alternate. If the visual design of both the pop-up preview and the mini keyboard will look like same, I think that showing mini keyboard is enough for the key that has one digit alternate. Bug: 2973546 Change-Id: I04f138c120aa58526fe054626dac856171fb7a58
* | am efe7abe0: am 12659d4c: Fix ALT key light behaviorTadashi G. Takaoka2010-09-063-17/+20
|\| | | | | | | | | | | | | Merge commit 'efe7abe03dce1779ce76e175d0fe9422d2f8eaad' * commit 'efe7abe03dce1779ce76e175d0fe9422d2f8eaad': Fix ALT key light behavior
| * Fix ALT key light behaviorTadashi G. Takaoka2010-09-063-17/+20
| | | | | | | | | | | | | | This change also cleanups some imports, unnecessary cast and null check. Bug: 2977256 Change-Id: I81b9e539ff8a13ae0cc1eb5c4fb2246732cca3e9