aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | 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
| * | | | | am d78b9f7d: Merge "Fixing unused private field error"Jean-Baptiste Queru2012-08-242-6/+2
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'd78b9f7d81a3730671b91f247e1be3bb1f2ba202': Fixing unused private field error
| | * | | | Merge "Fixing unused private field error"Jean-Baptiste Queru2012-08-242-6/+2
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Fixing unused private field errorAriel Bernal2012-08-232-6/+2
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing error resulting from Wunused-private-field. Change-Id: I2bbdefa707a55564eba9b77a88e229921787f357 Author: Ariel Bernal <ariel.j.bernal@intel.com> Reviewed-by: Tareq A Siraj <tareq.a.siraj@intel.com>
* | | | | Fix initialize order.Ken Wakasa2012-08-251-2/+2
| | | | | | | | | | | | | | | | | | | | Change-Id: I2686540bc6ed858e6d7ddc05a962c93714b94e1d
* | | | | Address warnings by -Weffc++Ken Wakasa2012-08-2412-55/+80
| | | | | | | | | | | | | | | | | | | | Change-Id: Icd60f1ed2ace0b975d8785bc8a386c7944846075
* | | | | Merge "Step 39-A Cleanup proximity_info_state" into jb-mr1-devSatoshi Kataoka2012-08-242-58/+62
|\ \ \ \ \
| * | | | | Step 39-A Cleanup proximity_info_stateSatoshi Kataoka2012-08-242-58/+62
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6070929f310f7dc6359d12d62e81d2e2e032c38e
* | | | | | Fix the bug that the first gesture preview trail isn't drawnTadashi G. Takaoka2012-08-241-1/+1
|/ / / / / | | | | | | | | | | | | | | | Change-Id: Ib3acd7c0b401e6d95b39552b48d0d974793eb438
* | | | | Merge "Add multiple gesture preview trails animation" into jb-mr1-devTadashi G. Takaoka2012-08-248-61/+316
|\ \ \ \ \
| * | | | | Add multiple gesture preview trails animationTadashi G. Takaoka2012-08-248-61/+316
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I533e6de9b138317472565be82c8ba5e422472888
* | | | | | Merge "Refactor" into jb-mr1-devSatoshi Kataoka2012-08-232-5/+5
|\ \ \ \ \ \
| * | | | | | RefactorSatoshi Kataoka2012-08-242-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I907126034d9cc821df8353a78f713638dfc322d6
* | | | | | | Merge "Use ByteBuffer when reading FusionDictionary from file." into jb-mr1-devJean Chalard2012-08-234-98/+398
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Use ByteBuffer when reading FusionDictionary from file.Yuichiro Hanada2012-08-244-98/+398
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia71561648e17f846d277c22309ac37c21c67a537
* | | | | | | Step 38-A Cleanup touch pathSatoshi Kataoka2012-08-238-140/+252
| |/ / / / / |/| | | | | | | | | | | | | | | | | Change-Id: I9bfac98b9ac10f3812290f21673c4002241eae01
* | | | | | Fix bug in InputPointers.appendTadashi G. Takaoka2012-08-232-1/+58
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I39825757bbae32b66c4b61cb6c4fbcaa2e0c9c47
* | | | | | Add toString method to InputPointers and ResizableIntArrayTadashi G. Takaoka2012-08-232-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I835ee131855bef8233cf2672e2fb288b939148a6
* | | | | | Merge "Remeve the reference of MainKeyboardView from PointerTracker" into ↵Tadashi G. Takaoka2012-08-232-70/+62
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | jb-mr1-dev