aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Separate inner classes of keyboard package out under internal packageTadashi G. Takaoka2012-08-3018-1645/+1842
| | | | | | | | | | | | | | | | | | | | Change-Id: Ia3969bd5ddec5aa5d81d05ad4cf676d818587922
* | | | | Merge "add readHeader." into jb-mr1-devJean Chalard2012-08-291-20/+45
|\ \ \ \ \
| * | | | | add readHeader.Yuichiro Hanada2012-08-301-20/+45
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5be5d62a63ca897e36fe93200ffdca6befb363aa
* | | | | | Merge "Fix a bug giving broken characters" into jb-mr1-devJean Chalard2012-08-291-1/+1
|\ \ \ \ \ \
| * | | | | | Fix a bug giving broken charactersJean Chalard2012-08-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 7050587 Change-Id: I54ff7e680c228e78236567bb79832a43086b70c6
* | | | | | | Optimize rare Key attributes to separate classTadashi G. Takaoka2012-08-307-69/+112
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change also removes per-Key verticalGap and horizontalGap. Change-Id: Id4d2129022fbbfbf5d740b8d1257032c945bb775
* | | | | | | Revert "Revert "Fix key letter size of 5-rows Thai keyboard""Tadashi G. Takaoka2012-08-3013-22/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 7a5ca9982fae2c17df4e597d2c54c81782946ed1. Depends: Ia4fa5046b3106e2710b9d5df1a6cc5f2cf995ec7 Change-Id: I0b9d0125380efe898943dc26ae884378145c44a3
* | | | | | | Merge "Revert "Revert "Move resource related methods to ResourceUtils""" ↵Tadashi G. Takaoka2012-08-295-118/+123
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | into jb-mr1-dev
| * | | | | | Revert "Revert "Move resource related methods to ResourceUtils""Tadashi G. Takaoka2012-08-295-118/+123
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit bfc02a7005ab9a2950cbe09a13a88e4edcbb051e. Change-Id: Ife4c0312ea3260211b1b5ee39b239e8e9d7db67e Depends: I3d862515568be36d5aa80d12e7e5c0a9bf4d06a6
* | | | | | | Merge "Add FusionDictionaryBufferInterface." into jb-mr1-devKen Wakasa2012-08-291-68/+107
|\ \ \ \ \ \ \
| * | | | | | | Add FusionDictionaryBufferInterface.Yuichiro Hanada2012-08-291-68/+107
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8640c994231d5f46bc6e074ce8a5bf5344fed0aa
* | | | | | | | Merge "Add defaults for manta" into jb-mr1-devJason Chen2012-08-292-0/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add defaults for mantaJason Chen2012-08-292-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8784a126b02e3e6618ac845a32a894ceb58ea39e
* | | | | | | | Merge "Revert "Move resource related methods to ResourceUtils"" into jb-mr1-devKen Wakasa2012-08-295-123/+118
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "Move resource related methods to ResourceUtils"Ken Wakasa2012-08-295-123/+118
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 160dc0f98e513819a6ebf11a2d65cdc851389344 Change-Id: Ic5a3d9c70b8f6f2993d8455799945ec2633cad66
* | | | | | | | Revert "Fix key letter size of 5-rows Thai keyboard"Ken Wakasa2012-08-2913-97/+22
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit ac621d1527ee998e7d299788c2ab240f94046046 Change-Id: I17b1d17c773c2fe89c0cdef2c423c8ccd1d2c9c8
* | | | | | | Fix key letter size of 5-rows Thai keyboardTadashi G. Takaoka2012-08-2913-22/+97
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The key text size can be specified in each keyboard layout in addition to by KeyboardView theme. Bug: 6473915 Change-Id: Icd2d436fa1d8fc7bd1deb9e4b799d4f624376fb2
* | | | | | Move resource related methods to ResourceUtilsTadashi G. Takaoka2012-08-295-118/+123
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I14535b030e58363315dd2daecaaef4edd6990cd9
* | | | | | Merge "Use non-bold text for Arabic and Thai keyboard" into jb-mr1-devTadashi G. Takaoka2012-08-2910-33/+59
|\ \ \ \ \ \
| * | | | | | Use non-bold text for Arabic and Thai keyboardTadashi G. Takaoka2012-08-2910-33/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The key text style can be specified in each keyboard layout in addition to by KeyboardView theme. Bug: 6753168 Change-Id: I4b5abda9322600eb8c6421f20ceef136ef103c05
* | | | | | | Make utility classes finalTadashi G. Takaoka2012-08-2920-29/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic4f69b4c8da33c9fca50d6829724179310c2f875
* | | | | | | Merge "Allow Latin IME to cancel smiley-auto-correct consistenly" into ↵Jean Chalard2012-08-294-44/+61
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | jb-mr1-dev
| * | | | | | Allow Latin IME to cancel smiley-auto-correct consistenlyJean Chalard2012-08-294-44/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change makes Latin IME behave consistently with regards to other auto-correction cancellations in cases of auto-correction cancellation after smiley-triggered auto-correction. That is, pressing the smiley key when the keyboard signals it's about to auto-correct will get the auto-correction there plus a smiley, and pressing backspace will cancel the auto-correction, and pressing backspace again will delete the smiley. Bug: 7067593 Change-Id: Ia7eef70a5d06b8b9afa1f1fbb0ed1dbc21a3059f
* | | | | | | Add ResourceUtilsTadashi G. Takaoka2012-08-296-30/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia198f8d95eae8c007623cd52d73cc1528d22fee9
* | | | | | | Merge "Move some methods from Utils to LocaleUtils class" into jb-mr1-devTadashi G. Takaoka2012-08-293-39/+40
|\ \ \ \ \ \ \
| * | | | | | | Move some methods from Utils to LocaleUtils classTadashi G. Takaoka2012-08-293-39/+40
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | Change-Id: I4a834549c2ea96ac30d7e2cb692d69af219cab1a
* / | | | | | Remove unused methods from Utils classTadashi G. Takaoka2012-08-291-10/+0
|/ / / / / / | | | | | | | | | | | | | | | | | | Change-Id: I209b75f1cca381610f25cd219f35ea62b9762be2
* | | | | | Merge "Adjust accessibility edge slop." into jb-mr1-devCharles Chen2012-08-282-5/+14
|\ \ \ \ \ \
| * | | | | | Adjust accessibility edge slop.alanv2012-08-272-5/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6969558 Change-Id: Ie33f444e085e5c01326bdf9396eabee5c04ee81e
* | | | | | | Merge "Support bimanual gesture input" into jb-mr1-devTadashi G. Takaoka2012-08-283-134/+127
|\ \ \ \ \ \ \
| * | | | | | | Support bimanual gesture inputTadashi G. Takaoka2012-08-283-134/+127
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id86dc93fb7115ab4a6d05b3c05652df35ad08c12
* | | | | | | | Merge "Auto-correct after smileys and gestures." into jb-mr1-devJean Chalard2012-08-281-2/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | |
| * | | | | | Auto-correct after smileys and gestures.Jean Chalard2012-08-271-2/+4
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6936790 Bug: 6965241 Change-Id: I1f61327eb5591960c280e425df9cd86b9c52f5d6
* | | | | | Consolidate KeyboardView.keyLetterSize and keyLetterRatioTadashi G. Takaoka2012-08-283-29/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change also consolidates keyboardView.keyLabelSize and keyLabelRatio. Change-Id: I4a45bcb6e7fc104ae4a9ae3ecdae9842d813840e
* | | | | | Use TypedArray.getFraction to read percentile values in resourceTadashi G. Takaoka2012-08-286-52/+49
|/ / / / / | | | | | | | | | | | | | | | Change-Id: Ifc8b024d190efba4cd536fd639621e841eb9970e
* | | | | Merge "Step 40-A Cleanup touch path" into jb-mr1-devSatoshi Kataoka2012-08-272-8/+26
|\ \ \ \ \
| * | | | | Step 40-A Cleanup touch pathSatoshi Kataoka2012-08-272-8/+26
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id22c5ae6afbf040227dc47153b0849bbe38ff66f
* | | | | | Merge "Revert "Change the definition of NOT_A_CHARACTER"" into jb-mr1-devSatoshi Kataoka2012-08-271-2/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Revert "Change the definition of NOT_A_CHARACTER"Satoshi Kataoka2012-08-271-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit a31d180cc31d2b661549178107bd9ba20175dcbe Change-Id: Ifd753d2d2ac5092dd47e22a8829c1cc416d99ea5
* | | | | | Merge "Optimize gesture preview trail drawing a bit" into jb-mr1-devTadashi G. Takaoka2012-08-272-11/+16
|\ \ \ \ \ \
| * | | | | | Optimize gesture preview trail drawing a bitTadashi G. Takaoka2012-08-272-11/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change also change the fading out duration of the gesture preview trail to 800msec from 1,000msec Change-Id: Icfd5b1ecad66db4f978249486f5fe362a3ae9640
* | | | | | | Merge "Change the definition of NOT_A_CHARACTER" into jb-mr1-devSatoshi Kataoka2012-08-261-1/+2
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Change the definition of NOT_A_CHARACTERSatoshi Kataoka2012-08-271-1/+2
| |/ / / / / | | | | | | | | | | | | | | | | | | Change-Id: I519b1e5478abefb1c18cb6e3ab2862be045583de
* / / / / / Try using hash_mapKen Wakasa2012-08-261-0/+34
|/ / / / / | | | | | | | | | | | | | | | Change-Id: Icac47d03e1355e83b4dd3b0e3d7739f1dd5a3b98
* | | | | Add mako keypress vibration and volume settingsBrian Muramatsu2012-08-242-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This prevents -1 and -1000 from appearing as the defaults in Advanced Settings. Change-Id: I42938782077a0a3dfb5ec2125c0266b6712bcf63
* | | | | am 5f677699: (-s ours) am dbe3ac45: Merge "Fixed inline initialization of ↵Jean-Baptiste Queru2012-08-240-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | non-integral static const member" * commit '5f67769903dfb3e459ea8d42e50289ec300fe983': Fixed inline initialization of non-integral static const member
| * | | | am dbe3ac45: Merge "Fixed inline initialization of non-integral static const ↵Jean-Baptiste Queru2012-08-242-1/+3
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | member" * commit 'dbe3ac45009366e7745492b135a5ce6967786fc4': Fixed inline initialization of non-integral static const member
| | * | | Merge "Fixed inline initialization of non-integral static const member"Jean-Baptiste Queru2012-08-242-1/+3
| | |\ \ \
| | | * | | Fixed inline initialization of non-integral static const memberAriel Bernal2012-08-232-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Such initializations are a GNU extension not supported by clang. Change-Id: I543c35cacdda080d2599cb99587661b2e9cd404f Author: Ariel Bernal <ariel.j.bernal@intel.com> Reviewed-by: Kevin P Schoedel <kevin.p.schoedel@intel.com>
* | | | | | am 96061a70: (-s ours) am d78b9f7d: Merge "Fixing unused private field error"Jean-Baptiste Queru2012-08-240-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '96061a701db72a031aa899a71b1730ce598e9a28': Fixing unused private field error