Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-08-31 | Reinstate the shortcut-only attribute•••Also add the blacklist attribute Bug: 7005742 Bug: 2704000 Change-Id: Icbe60bdf25bfb098d9e3f20870be30d6aef07c9d | 11 | -42/+125 | |
2012-08-31 | Add missing KeyDrawParams default constructor to fix build•••Change-Id: Id2ae9e4085b4137c961b5202e0822d484dd71e8e | 1 | -0/+2 | |
2012-08-31 | Support per-Key and per-Keyboard key visual attributes•••This change refactors KeyDrawParams and KeyPreviewDrawParams to separate KeyVisualAttributes. Change-Id: I4de549eef303e1debe4b8f84668e042445fc18da | 11 | -378/+485 | |
2012-08-31 | Fix key label padding•••Change-Id: I971dd17afdaf1ce6e64e3c41bdb42a6ba3f6fd0e | 1 | -4/+4 | |
2012-08-31 | Use resource to specify 5-rows keyboard parameters•••Change-Id: I67b290c4600dee43a81ba975ffc93a32a6d060b4 | 16 | -23/+53 | |
2012-08-31 | Use normal font for Arabic and Farsi•••Bug: 6753168 Change-Id: Iaef85847cf9f6c432c6ca25e7e6ec522c084d073 | 13 | -123/+243 | |
2012-08-31 | add UserHistoryDictIOUtils.•••Change-Id: I8a70e43b23f65b5fd5f0ee0b30a94ad8f5ef8a8a | 3 | -11/+444 | |
2012-08-30 | ResearchLogger clean up splash screen•••- simpler text - AlertDialog implementation - declining users are redirected to regular IME Bug: 6188932 Change-Id: Ifb983c3511125f8919f4a8b25aeee7de66dbb0cb | 4 | -129/+63 | |
2012-08-30 | ResearchLogger no longer offers option to disable logging•••Bug: 6188932 Change-Id: I0b9474216080f3820438c09f89b0b6c6c102c69d | 2 | -24/+39 | |
2012-08-31 | add readUnigramsAndBigramsBinary.•••Change-Id: I7967f11211221d4877bf0a0c30183af885f45390 | 2 | -29/+281 | |
2012-08-31 | Move key label padding attributes back to KeyboardView•••This is a partially reverting change of I1e2d59bf8c438ca653e2e415ccf66fd4f15d5394 Change-Id: Id213541cdddcc0761bf6418c8429a5f96c0281ef | 3 | -49/+73 | |
2012-08-30 | Separate inner classes of KeyboardView out under internal package•••Change-Id: I6d53b53526bbab951044a026476bd88a9ebd5a90 | 4 | -219/+272 | |
2012-08-30 | Move some key top visual attributes from KeyboardView to Key•••Change-Id: I1e2d59bf8c438ca653e2e415ccf66fd4f15d5394 | 4 | -139/+148 | |
2012-08-30 | Esperanto keyboard•••Universal esperanto keyboard. Has letters for all latin scripts, as users will often need to type something in both Esperanto and other languages (for example their country's). Signed-off-by: Jacob Nordfalk <jacob.nordfalk@gmail.com> Change-Id: Ia8a739fa31a60e118d42ae9e8c62ddfd66e2ca35 | 9 | -0/+525 | |
2012-08-30 | Separate inner classes of keyboard package out under internal package•••Change-Id: Ia3969bd5ddec5aa5d81d05ad4cf676d818587922 | 18 | -1645/+1842 | |
2012-08-30 | add readHeader.•••Change-Id: I5be5d62a63ca897e36fe93200ffdca6befb363aa | 1 | -20/+45 | |
2012-08-30 | Optimize rare Key attributes to separate class•••This change also removes per-Key verticalGap and horizontalGap. Change-Id: Id4d2129022fbbfbf5d740b8d1257032c945bb775 | 7 | -69/+112 | |
2012-08-30 | Revert "Revert "Fix key letter size of 5-rows Thai keyboard""•••This reverts commit 7a5ca9982fae2c17df4e597d2c54c81782946ed1. Depends: Ia4fa5046b3106e2710b9d5df1a6cc5f2cf995ec7 Change-Id: I0b9d0125380efe898943dc26ae884378145c44a3 | 13 | -22/+97 | |
2012-08-29 | Add defaults for manta•••Change-Id: I8784a126b02e3e6618ac845a32a894ceb58ea39e | 2 | -0/+2 | |
2012-08-29 | Revert "Revert "Move resource related methods to ResourceUtils""•••This reverts commit bfc02a7005ab9a2950cbe09a13a88e4edcbb051e. Change-Id: Ife4c0312ea3260211b1b5ee39b239e8e9d7db67e Depends: I3d862515568be36d5aa80d12e7e5c0a9bf4d06a6 | 5 | -118/+123 | |
2012-08-29 | Revert "Move resource related methods to ResourceUtils"•••This reverts commit 160dc0f98e513819a6ebf11a2d65cdc851389344 Change-Id: Ic5a3d9c70b8f6f2993d8455799945ec2633cad66 | 5 | -123/+118 | |
2012-08-29 | Revert "Fix key letter size of 5-rows Thai keyboard"•••This reverts commit ac621d1527ee998e7d299788c2ab240f94046046 Change-Id: I17b1d17c773c2fe89c0cdef2c423c8ccd1d2c9c8 | 13 | -97/+22 | |
2012-08-29 | Fix a bug giving broken characters•••Bug: 7050587 Change-Id: I54ff7e680c228e78236567bb79832a43086b70c6 | 1 | -1/+1 | |
2012-08-29 | Add FusionDictionaryBufferInterface.•••Change-Id: I8640c994231d5f46bc6e074ce8a5bf5344fed0aa | 1 | -68/+107 | |
2012-08-29 | Fix key letter size of 5-rows Thai keyboard•••The key text size can be specified in each keyboard layout in addition to by KeyboardView theme. Bug: 6473915 Change-Id: Icd2d436fa1d8fc7bd1deb9e4b799d4f624376fb2 | 13 | -22/+97 | |
2012-08-29 | Move resource related methods to ResourceUtils•••Change-Id: I14535b030e58363315dd2daecaaef4edd6990cd9 | 5 | -118/+123 | |
2012-08-29 | Make utility classes final•••Change-Id: Ic4f69b4c8da33c9fca50d6829724179310c2f875 | 20 | -29/+23 | |
2012-08-29 | Use non-bold text for Arabic and Thai keyboard•••The key text style can be specified in each keyboard layout in addition to by KeyboardView theme. Bug: 6753168 Change-Id: I4b5abda9322600eb8c6421f20ceef136ef103c05 | 10 | -33/+59 | |
2012-08-29 | Allow Latin IME to cancel smiley-auto-correct consistenly•••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 | 4 | -44/+61 | |
2012-08-29 | Add ResourceUtils•••Change-Id: Ia198f8d95eae8c007623cd52d73cc1528d22fee9 | 6 | -30/+58 | |
2012-08-29 | Move some methods from Utils to LocaleUtils class•••Change-Id: I4a834549c2ea96ac30d7e2cb692d69af219cab1a | 3 | -39/+40 | |
2012-08-29 | Remove unused methods from Utils class•••Change-Id: I209b75f1cca381610f25cd219f35ea62b9762be2 | 1 | -10/+0 | |
2012-08-28 | Support bimanual gesture input•••Change-Id: Id86dc93fb7115ab4a6d05b3c05652df35ad08c12 | 3 | -134/+127 | |
2012-08-28 | Consolidate KeyboardView.keyLetterSize and keyLetterRatio•••This change also consolidates keyboardView.keyLabelSize and keyLabelRatio. Change-Id: I4a45bcb6e7fc104ae4a9ae3ecdae9842d813840e | 3 | -29/+36 | |
2012-08-28 | Use TypedArray.getFraction to read percentile values in resource•••Change-Id: Ifc8b024d190efba4cd536fd639621e841eb9970e | 6 | -52/+49 | |
2012-08-27 | Adjust accessibility edge slop.•••Bug: 6969558 Change-Id: Ie33f444e085e5c01326bdf9396eabee5c04ee81e | 2 | -5/+14 | |
2012-08-27 | Auto-correct after smileys and gestures.•••Bug: 6936790 Bug: 6965241 Change-Id: I1f61327eb5591960c280e425df9cd86b9c52f5d6 | 1 | -2/+4 | |
2012-08-27 | Revert "Change the definition of NOT_A_CHARACTER"•••This reverts commit a31d180cc31d2b661549178107bd9ba20175dcbe Change-Id: Ifd753d2d2ac5092dd47e22a8829c1cc416d99ea5 | 1 | -2/+1 | |
2012-08-27 | Step 40-A Cleanup touch path•••Change-Id: Id22c5ae6afbf040227dc47153b0849bbe38ff66f | 2 | -8/+26 | |
2012-08-27 | Optimize gesture preview trail drawing a bit•••This change also change the fading out duration of the gesture preview trail to 800msec from 1,000msec Change-Id: Icfd5b1ecad66db4f978249486f5fe362a3ae9640 | 2 | -11/+16 | |
2012-08-27 | Change the definition of NOT_A_CHARACTER•••Change-Id: I519b1e5478abefb1c18cb6e3ab2862be045583de | 1 | -1/+2 |