aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/compat/InputMethodManagerCompatWrapper.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-11Make SettingsValues non-final to testability•••Add getter for enableMetricsLogging boolean. Bug:16522256 Change-Id: Ie9a38efc7861b3d4207562d2bf0344c5c2ae957a Jatin Matani1-1/+6
2014-08-11Disable Sinhala keyboard for E-release•••This CL also disables Tamil (Sri Lanka) subtype in conjunction with Sinhala (Sri Lanka) subtype. Bug: 6911143 Bug: 9978106 Change-Id: Ie56051eb04141114ca02c72b256942a838e38721 Tadashi G. Takaoka4-7/+14
2014-08-11(DO NOT MERGE) Disable Sinhala keyboard for L-release•••This CL also disables Tamil (Sri Lanka) subtype in conjunction with Sinhala (Sri Lanka) subtype. Bug: 6911143 Bug: 9978106 Change-Id: I686b4e5d2c79039ca8d837d3227448d69c7e47deTadashi G. Takaoka4-7/+14
2014-08-11Fix Tamil keyboard•••This CL adds Tamil (Sri Lanka) and Tamil (Singapore) subtypes. This CL also fixes Sinhala Keyboard's currency symbol. Bug: 9978106 Bug: 6911143 Change-Id: I2060978097882d0f4b1ec10f1103260ed8a447d0 Tadashi G. Takaoka19-224/+542
2014-08-11Fix Kannada keyboard•••Bug: 10029252 Change-Id: I5ae056ca6ada4ffb921e9882bf57ad21a9bb4d47 Tadashi G. Takaoka2-8/+8
2014-08-11(DO NOT MERGE) Enable InScript keyboards for L•••This CL enables the followin InScript keyboards for L-release. - Sinhala - Tamil - Bengali - Telugu - Marathi - Kannada - Malayalam Bug: 6911143 Bug: 9978106 Bug: 10028755 Bug: 10028759 Bug: 10028772 Bug: 10029252 Bug: 10417006 Change-Id: Id8962b429fbb58b5c2c90a65849af6a6fe84a8c9 Tadashi G. Takaoka9-50/+22
2014-08-10A follow up to AAPT change•••AAPT previously allowed apps to generate resources in the android package. This is no longer allowed after I1be66e3f8df9a737b21c71f8a93685376c7e6780. Change-Id: Icda68829c0bf9254b6637f0ec2cecc0b357dbc43 Ken Wakasa1-2/+2
2014-08-08Help & feedback should be the very last item in the menu•••bug: 16717930 Change-Id: I7ce73fe067bb7f9a639b414875780c39bb1de12d Ken Wakasa1-2/+2
2014-08-08Initial implementation of Help & feedback•••bug: 16717930 Change-Id: Iddc8e831c3f01ec7eb02ed1bc5d5e103d497e177 Ken Wakasa3-12/+16
2014-08-08Use suggestions in the distracter filter.•••Bug: 13142176 Bug: 15531638 Change-Id: I609fa61fccf2a0c738726985806b7d9248eadf49 Keisuke Kuroyanagi2-14/+216
2014-08-11Mark some preliminary InScript keyboards as complete•••This CL marks the followin InScript keyboards as complete. - Sinhala - Tamil - Bengali - Telugu - Marathi - Kannada - Malayalam Bug: 6911143 Bug: 9978106 Bug: 10028755 Bug: 10028759 Bug: 10028772 Bug: 10029252 Bug: 10417006 Change-Id: I8873725c3f1c3e6cb7bbad96d15034e44c0a1f0b Tadashi G. Takaoka1-21/+7
2014-08-08Rename distracter filter class.•••Bug: 13142176 Bug: 15531638 Change-Id: I89cef5264073eed25ffb5be10fdff731df0a3138 Keisuke Kuroyanagi3-8/+10
2014-08-07Revert "Revert "Align hint label to bottom""•••This reverts commit 02c4a80afea802859c5cb4d1033a7374c3132c96. Tadashi G. Takaoka4-14/+34
2014-08-07Revert "Revert "Tune number letter size of Material keyboard""•••This reverts commit 5ad718f2cad358e0c84fb0ba8463b428bce3127a. Tadashi G. Takaoka9-20/+34
2014-08-07Revert "Revert "Remove unused Key and Keyboard attributes""•••This reverts commit 44e20f4fb42380061b1c4aa8905c2b301d7130cd. Change-Id: I6560c8f4ef15bf8318d9eedf68a9eb5031f0581d Tadashi G. Takaoka8-17/+0
2014-08-07Clean up Keyboard and KeyboardView theme•••Change-Id: I3f49f400b3857d34e1f2a7727a17c768787fe045 Tadashi G. Takaoka7-47/+82
2014-08-07Revert "Clean up Keyboard and KeyboardView theme"•••This reverts commit ef231984edd6536e6fef84d9fb01f11d1eeaba5c. Due to unit test breakage. Change-Id: I2136e950c3f72fb82b01e90758c1036bb0b7d508 Ken Wakasa7-79/+47
2014-08-07Revert "Add Key label off center attribute"•••This reverts commit ba49920e8046ca592d6c914b2e3f7394bf9c281c. Due to unit test breakage. Bug: 14419121 Change-Id: I6f4fc30b86227e59c883d202551b162dc91b4166 Ken Wakasa7-53/+16
2014-08-07Align hint label to bottom•••Bug: 14419121 Change-Id: I9147d3c4a3687ed745ffdddfff221d88652919b2 Tadashi G. Takaoka4-14/+34
2014-08-07Tune number letter size of Material keyboard•••Bug: 14419121 Change-Id: I6a477b9bf9022e369d4a6a77415490dc2b9eefc6 Tadashi G. Takaoka9-20/+34
2014-08-07(DO NOT MERGE) Remove preliminary keyboards from L•••Change-Id: I9e1209b80b8919669b4496102b967220ab16146b Tadashi G. Takaoka10-18/+34
2014-08-07Align space key icon to bottom of a key•••The Key.keyLabelFlags's flag "alignButtom" (misspelled) has been removed by Iae3cd66744. This CL re-introduce the same flag with "alignIconToBottom". Bug: 16803172 Change-Id: I412590f394c6ca9b36358d6acfe8675071403bdd Tadashi G. Takaoka4-3/+14
2014-08-06Revert "[HS1] Save some data in startInputView"•••This reverts commit f1accd4f04b13f764e1ffa7c7964e4b7c41ddf4b. Bug: 16830599 Change-Id: I4c9367f742b8ee8463920e91263b05c2195f8480 Jean Chalard1-29/+7
2014-08-06Revert "[HS2] Move more stuff to onStartInput"•••This reverts commit 93b00a314e307cb257abf1cab88cb24d57ff3885. Bug: 16830599 Change-Id: I955e7da77978c3a495660aa29247e010d489c36b Jean Chalard2-58/+51
2014-08-06Deactivate tests for Myanmar•••They are pretty extensive already and require an implementation that works pretty well. However ours is based on an old architecture and updating them will take time, so for the time being it's best to just deactivate the tests. Change-Id: I649a220d13fc455b4306706bb964602c27a5a28c Jean Chalard1-0/+3
2014-08-06Introduce onEvent() to improve testability•••...and prepare for the future Change-Id: Ieed96ab552993fd148e80b9c3355f1b569bd716f Jean Chalard2-20/+33
2014-08-06[HS3] Fix a bug on ICS•••There is a bug in ICS where the input connection won't take any writing commands after rotation until the cursor moves. This fixes it by wiggling the cursor position once before trying to do anything. Bug: 16810766 Change-Id: Ib14c70bd0550420cecfa86dea501d13a1a91e296 Jean Chalard2-0/+23
2014-08-06Clean up IntArrayViewTest•••Change-Id: I30138f0722571100fe13efc96f8332efde846c2e Keisuke Kuroyanagi1-9/+9
2014-08-05Add ViewCompatUtils.setElevation•••Bug: 16210054 Change-Id: I632158951a60ab527246410caefd9fbe471dd859 Tadashi G. Takaoka1-0/+10
2014-08-05Remove unnecessarily overridden defaultEnterKeyStyle•••The overriding defaultEnterKeyStyle was needed because there were two Key's attributes to control key's visual, keyLabel and keyIcon. Because these were merged into one keySpec attribute, there is no need to override defaultEnterKeyStyle. Bug: 16787857 Change-Id: I78ca2c7c9349e4532c67e8d6468a5b98309adc05 Tadashi G. Takaoka2-8/+1
2014-08-05[HW15] Pass events instead of reading them from the transaction•••It's probably cleaner to just pass the events rather than read them from a transaction, especially when a transaction may be associated with several events in a chain. Change-Id: I27830f0f3f3f32fe77ea8b9cad505b7ebee648af Jean Chalard2-43/+52
2014-08-06Import translations. DO NOT MERGE•••Change-Id: I649fa8860a39804aff07aaf6c3c5cb09a282f7cf Auto-generated-cl: translation import Geoff Mendal1-25/+25
2014-08-06Import translations. DO NOT MERGE•••Change-Id: I88c0d488ee62e184b44b81073a9fa5343ace2f77 Auto-generated-cl: translation import Geoff Mendal1-8/+8
2014-08-04Import translations. DO NOT MERGE•••Change-Id: Id120437f9e4d9a2e59dd07aba38bf6683a960142 Auto-generated-cl: translation import Geoff Mendal1-1/+1
2014-08-07Revert "Revert "Remove unused animation resources""•••This reverts commit c083255b5020db4237c47e78892debfbd80e22ee. Change-Id: I357bcafe7f28fe72b2b51b566dd59ac9c1c5b2fc Tadashi G. Takaoka3-62/+0
2014-08-07Revert "Remove unused animation resources"•••This reverts commit 9e7f0677bfc13bde20dd7d38d03ec41f25d21126. Due to unit test breakage. Change-Id: I664c25c17fc4cc98264bdac772eac086c9fbc183 Ken Wakasa3-0/+62
2014-08-07Remove unused animation resources•••Change-Id: Idc0670588bb51e6a2b3eac9489cb643db293815a Tadashi G. Takaoka3-62/+0
2014-08-07Clean up Keyboard and KeyboardView theme•••Change-Id: I745ed21b88fbdb1f3a16a71ebf3461d909ae448e Tadashi G. Takaoka7-47/+79
2014-08-06Revert "Introduce onEvent() to improve testability"•••This reverts commit ef74e737f580f7ac0b3bd70d6255dde3c87d9078. Apparently, this CL broke several unit tests. Change-Id: I86cf5f1ffb0214707afe99ee97f92ba8c5157f3f Ken Wakasa2-33/+20
2014-08-06Add dedicated background for custom action label key•••Bug: 15526978 Change-Id: Ia73d825c7e00097018822704e61272d0e448f39a Tadashi G. Takaoka6-67/+52
2014-08-06Fix an NPE when running with Keep.•••Change-Id: Ie703e14bff42d34608f11d0c2d7758950b84c88c Jean Chalard1-4/+4
2014-08-06Use add icon for add custom input style menu•••Bug: 16805043 Change-Id: I9730a6aa5d761924457edaabcee25db930e20f02 Tadashi G. Takaoka6-4/+28
2014-08-06[HS2] Move more stuff to onStartInput•••Bug: 8152758 Change-Id: Ida05df7d151ceb582886e2ad06c5bdf0b59978ee Jean Chalard2-51/+62
2014-08-05[HW16] Implement processing event chains.•••Change-Id: I4e1e4f101050ebda77c629a61c548d3c8efb330f Jean Chalard1-7/+11
2014-08-05Remove ProbabilityDictContent and use LanguageModelDictContent•••Bug: 14425059 Change-Id: I1bb9e78ecb24139b87c99be6722e37eec0a2285d Keisuke Kuroyanagi16-282/+43
2014-08-05Add methods for unigrams to LanguageModelDictContent.•••Bug: 14425059 Change-Id: I0a6b480a3d4735787ffac68c47b4ffefc3f1b8a5 Keisuke Kuroyanagi8-2/+277
2014-08-07Revert "Revert "Add Key label off center attribute""•••This reverts commit 787e9a37b41c67e8683e854538b2743a2bc8fdcd. Change-Id: I177b8f5d08eb487c19180c09101cc073222c4efe Tadashi G. Takaoka7-16/+53
2014-08-07Revert "Remove unused Key and Keyboard attributes"•••This reverts commit cdcaa37a372799eecf796f7002bf49bf3a5f42c1. Due to unit test breakage. Change-Id: I1c22edf983f6e03a34b86d7c1fae3d3188447a75 Ken Wakasa8-0/+17
2014-08-07Remove unused Key and Keyboard attributes•••This CL removes the following unused Key attributes - Key.keyLabelFlags' followKeyLargeLabelRatio - Keyboard.keyLargeLabelRatio Change-Id: Ib4fb13cc7ca902ac1733ecf27bd284d07e10bc3e Tadashi G. Takaoka8-17/+0
2014-08-07Add Key label off center attribute•••This CL adds two Key attributes to control how much a label should be off centered. - keyLabelOffCenterRatio - keyHintLabelOffCenterRatio Bug: 14419121 Change-Id: I26650eefdd375f0eeca8a1ca6034a8339d2a3182 Tadashi G. Takaoka7-16/+53