- Make the background of popup key a full transparent color
- Updated the background mdpi asset of keyboard
Bug: 2975027
Bug: 3048638
Change-Id: I8709a1ca403e5c3f862a8be9be1668d30c7687f8
Merge commit '15b840cd48184fc33b294c15eaaf28ac05393a43' into gingerbread-plus-aosp
* commit '15b840cd48184fc33b294c15eaaf28ac05393a43':
Check recorrection on focusing into a text field that has text already.
This change also fixes tha the touch slop value is applyed only for
initial movement of scrolling suggestion bar.
Bug: 3004920
Change-Id: I62afdedc210156e41e8c84c48cade442f9d5a1aa
Merge commit 'c2c9cd82da81f87aeb81675bbae6b76bac3b83ca' into gingerbread-plus-aosp
* commit 'c2c9cd82da81f87aeb81675bbae6b76bac3b83ca':
Mini keyboard works even while shift is being pressed
Merge commit '46941882b2c3f7467ce3d77be6948cfa7aafe548' into gingerbread-plus-aosp
* commit '46941882b2c3f7467ce3d77be6948cfa7aafe548':
Tune mini keyboard vertical correction to match with key height
Merge commit '6e5a3986854549a45c95770b5a88ae5577e93299' into gingerbread-plus-aosp
* commit '6e5a3986854549a45c95770b5a88ae5577e93299':
Fixed key code and key coordinates when move debounce has been in action
This change refactors a key index and pointer position variables into
a separate static inner class KeyState . This change also disables
time debouncing.
Bug: 3033737
Change-Id: Ie4fc37316c260330d8f0861e0771ea903a99cfce
Merge commit 'e07bc39a3b3e15b35ff4f3abe37143d93b27f264' into gingerbread-plus-aosp
* commit 'e07bc39a3b3e15b35ff4f3abe37143d93b27f264':
Trim unwanted whitespace from translations. DO NOT MERGE
Merge commit '0b4ae1f578e768eec4ada90aeb81d11acb10eb2e' into gingerbread-plus-aosp
* commit '0b4ae1f578e768eec4ada90aeb81d11acb10eb2e':
Capitalize the displayed text in the suggestion bar when all of the user typed chars are upper case
Merge commit '89711080dcf41d97d731dd1c5d6615ce087bc501' into gingerbread-plus-aosp
* commit '89711080dcf41d97d731dd1c5d6615ce087bc501':
Import revised translations. DO NOT MERGE
Merge commit '6ee1bd425bc44d91dbb151e999e9781bc301e632' into gingerbread-plus-aosp
* commit '6ee1bd425bc44d91dbb151e999e9781bc301e632':
Keep addWordToDictionary from doing disk I/O on main thread
Merge commit '64e5a1940f69d3640ab5ca49bc62004625e73f4e' into gingerbread-plus-aosp
* commit '64e5a1940f69d3640ab5ca49bc62004625e73f4e':
Add enter/exit animation style to prevew and mini keyboard
TODO This animation style API of PopupWindow can be called only in
Gingrebread or later. We should refactor this using reflection to be
able to be compatible with Froyo.
Bug: 3004787
Bug: 2973989
Change-Id: I2abfcc853b1a0af2bccee7bdf5fbd723456b7d34
Merge commit '1bebdcb4e422c0d9e52833dfd3bc0a8b9e07a266' into gingerbread-plus-aosp
* commit '1bebdcb4e422c0d9e52833dfd3bc0a8b9e07a266':
Move RingCharBuffer as a singleton in Util
Merge commit '5339950bbcb4ed281d7c5eec7e3c9aa0ff1106c0' into gingerbread-plus-aosp
* commit '5339950bbcb4ed281d7c5eec7e3c9aa0ff1106c0':
Update mdpi visual assets of upper-right number hint
Merge commit '77542988b809fba6a59aa86982eb4d9e4269477e' into gingerbread-plus-aosp
* commit '77542988b809fba6a59aa86982eb4d9e4269477e':
Tune left and right padding of popup mini keyboard
Merge commit '23f7fb035da7c00c51002fde94053aa304a437bb' into gingerbread-plus-aosp
* commit '23f7fb035da7c00c51002fde94053aa304a437bb':
Disable invoking VoiceIME using swipe right action