aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | am 6b965106: am cc38306d: Only speak key label after checking for password ↵alanv2012-05-211-3/+2
|\| | | | | | | | | | | | | | | | | | | | obscure flag. * commit '6b9651068b8b8db3591a9c1067cc7dfe27890d7b': Only speak key label after checking for password obscure flag.
| * | Only speak key label after checking for password obscure flag.alanv2012-05-191-3/+2
| | | | | | | | | | | | | | | Bug: 6523222 Change-Id: Ic737c4ce135d869a3422b1ebbea0a845c71b1699
* | | am e9b13a26: am 282adf73: Pass IME accessibility events directly to the ↵alanv2012-05-212-1/+18
|\| | | | | | | | | | | | | | | | | | | | AccessibilityManager. * commit 'e9b13a2685f91ba481a0cd4914078c51295cecea': Pass IME accessibility events directly to the AccessibilityManager.
| * | Pass IME accessibility events directly to the AccessibilityManager.alanv2012-05-192-1/+18
| | | | | | | | | | | | | | | Bug: 6523554 Change-Id: I44bceb7b068ff1ac0c799f4a93d5dcd8026f1e4b
* | | am 4bdb2bf3: am e1128687: Merge "Change to a binary version of the ↵Tom Ouyang2012-05-219-14/+311
|\| | | | | | | | | | | | | | | | | | | | expandable user dictionary." into jb-dev * commit '4bdb2bf3b9cceb99736a736de42088fcf3bd1a0f': Change to a binary version of the expandable user dictionary.
| * | Merge "Change to a binary version of the expandable user dictionary." into ↵Tom Ouyang2012-05-189-14/+311
| |\ \ | | | | | | | | | | | | jb-dev
| | * | Change to a binary version of the expandable user dictionary.Tom Ouyang2012-05-179-14/+311
| | | | | | | | | | | | | | | | | | | | Bug: 6435677 Change-Id: If83409f699608d443796e64a3c65692ae81b98e6
* | | | am 6b11e604: am 16e7d134: Remove unnecessary entries in the English ↵Ken Wakasa2012-05-211-517/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | whitelist dictionary * commit '6b11e6049dd862ffd0cf9672a084a98664f68b05': Remove unnecessary entries in the English whitelist dictionary
| * | | Remove unnecessary entries in the English whitelist dictionaryKen Wakasa2012-05-181-517/+3
| | | | | | | | | | | | | | | | | | | | bug: 6354484 Change-Id: Id1c89be171f23d2bf8c8289e61f573520b46de14
* | | | am 97a7324c: am 1fc0c71f: Update French/English dictionaries to the latest ↵Jean Chalard2012-05-212-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | version * commit '97a7324c81c48f5cf3e879517860760b98e4537e': Update French/English dictionaries to the latest version
| * | | Update French/English dictionaries to the latest versionJean Chalard2012-05-182-0/+0
| | | | | | | | | | | | | | | | Change-Id: I9c98280f900914d1af22b47019ebc0ad5ab175de
* | | | am 628a5745: am 75c60bf3: Merge "Change auto caps mode argument to int type" ↵Tadashi G. Takaoka2012-05-214-16/+35
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | into jb-dev * commit '628a5745e19d227cdff2370704a4958e2791eb5a': Change auto caps mode argument to int type
| * | | Merge "Change auto caps mode argument to int type" into jb-devTadashi G. Takaoka2012-05-184-16/+35
| |\ \ \
| | * | | Change auto caps mode argument to int typeTadashi G. Takaoka2012-05-184-16/+35
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6501446 Change-Id: I3f7bc0fc39edd29ebf96107c3d43b9ccc9b8022e
* | | | | am b710ca15: am 0a57156c: Don\'t use KeyDrawParams as argument of ↵Tadashi G. Takaoka2012-05-212-10/+12
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Key#selectTextSize * commit 'b710ca158e9a3b2ee0e711e5d96fb350371f94bc': Don't use KeyDrawParams as argument of Key#selectTextSize
| * | | | Don't use KeyDrawParams as argument of Key#selectTextSizeTadashi G. Takaoka2012-05-182-10/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a follow up of Ide48c361. Bug: 6509415 Change-Id: I59f6e47d06ebfbac6d354d36fca6788f092ed41d
* | | | | am 8906f915: am aee147e2: Revert "Make KeyDrawParams and ↵Tadashi Takaoka2012-05-215-245/+185
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KeyPreviewDrawParams to top level class" * commit '8906f9155041ff7f9396c7bfd742682693ca105c': Revert "Make KeyDrawParams and KeyPreviewDrawParams to top level class"
| * | | | Revert "Make KeyDrawParams and KeyPreviewDrawParams to top level class"Tadashi Takaoka2012-05-185-245/+185
| | | | | | | | | | | | | | | This reverts commit 4c9e6a15d174f85dfd28fbf89341549fbb986acf
* | | | | am 554e5a14: am 4c9e6a15: Make KeyDrawParams and KeyPreviewDrawParams to top ↵Tadashi G. Takaoka2012-05-215-185/+245
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | level class * commit '554e5a147ea769ee0ab6fa9ead913cfec2705cc3': Make KeyDrawParams and KeyPreviewDrawParams to top level class
| * | | | Make KeyDrawParams and KeyPreviewDrawParams to top level classTadashi G. Takaoka2012-05-185-185/+245
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | This is a follow up of Ide48c361. Bug: 6509415 Change-Id: Ib45c476924bc4b6b2ca65e0cae91d719109a9cb1
* | | | am 9a06a1e9: am 468ac358: Merge "Add utils for forgetting curve" into jb-devsatok2012-05-211-0/+120
|\| | | | | | | | | | | | | | | | | | | * commit '9a06a1e9eab191838a623aa074c65fd77a2ac7d9': Add utils for forgetting curve
| * | | Merge "Add utils for forgetting curve" into jb-devsatok2012-05-171-0/+120
| |\ \ \
| | * | | Add utils for forgetting curvesatok2012-05-181-0/+120
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 4192129 Change-Id: Iebb7ac355e1c1891da31c33754315bd76a61889b
* | | | | am 3c83090b: am d7b80c4e: Merge "Use large label text size for action label" ↵Tadashi G. Takaoka2012-05-217-1/+23
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into jb-dev * commit '3c83090bb00c14470252e0f5ab6735ec0b1b3131': Use large label text size for action label
| * | | | Merge "Use large label text size for action label" into jb-devTadashi G. Takaoka2012-05-177-1/+23
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Use large label text size for action labelTadashi G. Takaoka2012-05-187-1/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The large label text size is used for: * The enter key's action label on phone/number keyboard layout of phone device and 7-inch tablet * The enter key's action label on alphabet/symbols keyboard of 7-inch tablet. Bug: 6509415 Change-Id: I1c0dc511b3ac87cba00163b8d29c687ad1e86ce8
* | | | | am 9ad774d1: am 91492993: Merge "Close batch edit" into jb-devJean Chalard2012-05-211-3/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '9ad774d1f68bf3d2a4c38e5b4c3a2fa03e371eff': Close batch edit
| * | | | Merge "Close batch edit" into jb-devJean Chalard2012-05-171-3/+7
| |\ \ \ \
| | * | | | Close batch editJean Chalard2012-05-181-3/+7
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This does the same thing as Ie30e1aff but differently Bug: 6512086 Change-Id: I47ae990510d3f657abd45ad5f0e325d93dec83c0
* | | | | am 29948e7a: am a9d28030: Merge "Fix NPE on HOVER_EXIT event when not ↵Svetoslav Ganov2012-05-211-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | touching a key." into jb-dev * commit '29948e7a194f7aff786120542d2da7f042c86ea5': Fix NPE on HOVER_EXIT event when not touching a key.
| * | | | Merge "Fix NPE on HOVER_EXIT event when not touching a key." into jb-devSvetoslav Ganov2012-05-171-1/+1
| |\ \ \ \
| | * | | | Fix NPE on HOVER_EXIT event when not touching a key.alanv2012-05-171-1/+1
| | |/ / / | | | | | | | | | | | | | | | | | | | | Bug: 6513368 Change-Id: Ia6d4d01f51a620230b4d19f813fb3aff6881ec03
* | | | | am 0c661dae: am a26bda7c: Increase CHAR LIMIT of some string resourcesTadashi G. Takaoka2012-05-211-7/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '0c661dae4b8516623229cff0dd18663bfe18ab9a': Increase CHAR LIMIT of some string resources
| * | | | Increase CHAR LIMIT of some string resourcesTadashi G. Takaoka2012-05-181-7/+7
| |/ / / | | | | | | | | | | | | | | | | Bug: 6513954 Change-Id: If4aa1032bc7e615c77e3a64c6e8f8dbb0a020d8d
* | | | am db8b3a1e: am 817a66e7: Merge "Support large label text ratio in ↵Tadashi G. Takaoka2012-05-213-12/+24
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | KeyboardView" into jb-dev * commit 'db8b3a1ecf06fe7c824591fcd598c386ae0e36c7': Support large label text ratio in KeyboardView
| * | | Merge "Support large label text ratio in KeyboardView" into jb-devTadashi G. Takaoka2012-05-173-12/+24
| |\ \ \ | | |/ / | |/| |
| | * | Support large label text ratio in KeyboardViewTadashi G. Takaoka2012-05-173-12/+24
| | | | | | | | | | | | | | | | | | | | Bug: 6509415 Change-Id: Ide48c36126c23d91612c322a1027257c9b967e6b
* | | | am da3ba3e2: am 8ec3a42d: Merge "Check duplicated entry of "custom input ↵Tadashi G. Takaoka2012-05-214-25/+88
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | style"" into jb-dev * commit 'da3ba3e2549cc69c360fede58b7e170d92e67b0a': Check duplicated entry of "custom input style"
| * | | Merge "Check duplicated entry of "custom input style"" into jb-devTadashi G. Takaoka2012-05-174-25/+88
| |\ \ \ | | |/ / | |/| |
| | * | Check duplicated entry of "custom input style"Tadashi G. Takaoka2012-05-174-25/+88
| | | | | | | | | | | | | | | | | | | | Bug: 6495488 Change-Id: Ia6c2421cb0e7c1793d4dfe18acd07fd6f8c5d797
* | | | am b7ee6484: am 6139016b: Merge "Fix a bug where the previous word would not ↵Jean Chalard2012-05-211-1/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | be read correctly" into jb-dev * commit 'b7ee64844c373a80969d3b98a31e56ecbdfc8bc7': Fix a bug where the previous word would not be read correctly
| * | | Merge "Fix a bug where the previous word would not be read correctly" into ↵Jean Chalard2012-05-171-1/+2
| |\ \ \ | | | | | | | | | | | | | | | jb-dev
| | * | | Fix a bug where the previous word would not be read correctlyJean Chalard2012-05-171-1/+2
| | |/ / | | | | | | | | | | | | | | | | Bug: 6510002 Change-Id: Id30f67e0ca6f7a6fbbbd07922ae19e416c5ef55e
* | | | am b4f0e7a7: am d7515a0b: Merge "Add open-source-able word lists to AOSP." ↵Jean Chalard2012-05-215-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | into jb-dev * commit 'b4f0e7a7a0acaa4678c2b507c3b30c7a2579fa6d': Add open-source-able word lists to AOSP.
| * | | Merge "Add open-source-able word lists to AOSP." into jb-devJean Chalard2012-05-175-0/+0
| |\ \ \
| | * | | Add open-source-able word lists to AOSP.Jean Chalard2012-05-175-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6458744 Change-Id: If28aeb7360ee7ec7408f55934ca2a684f032e338
* | | | | am 7557d3c6: am bc77adef: Merge "Return the bigram frequency if available." ↵Jean Chalard2012-05-211-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into jb-dev * commit '7557d3c6f3e7669fa213dbabda0f399e496b56b7': Return the bigram frequency if available.
| * | | | Merge "Return the bigram frequency if available." into jb-devJean Chalard2012-05-171-2/+2
| |\ \ \ \
| | * | | | Return the bigram frequency if available.Jean Chalard2012-05-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This concludes the work on bug#6313806. Don't submit it before the dictionaries are suitably amended. Bug: 6313806 Change-Id: Icfea45bd52bb9d8cc68ba2266f80640e3942bb7f
* | | | | | am e7c7852c: am 5748a7ce: Merge "Split Portuguese subtype into pt_BR and ↵Tadashi G. Takaoka2012-05-211-2/+9
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pt_PT" into jb-dev * commit 'e7c7852cbf2c72dcac969d4aa88700ee2ea7e3b3': Split Portuguese subtype into pt_BR and pt_PT