aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/compat (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'goog/master' into mergesatok2011-04-203-7/+16
|\ | | | | | | | | | | | | | | Conflicts: java/res/xml/method.xml java/res/xml/prefs.xml Change-Id: I466a43c56ec01ddac2f8ae4f15dd3a7f8c21175d
| * Tweak voice layout for Dogfoodsatok2011-04-203-7/+16
| | | | | | | | Change-Id: Ic51a044901a63c4cec907163e35cd5e458f36dde
* | Merge remote-tracking branch 'goog/master' into mergesatok2011-04-182-6/+11
|\| | | | | | | | | | | | | Conflicts: java/src/com/android/inputmethod/compat/InputMethodServiceCompatWrapper.java Change-Id: I596f9584478637284d6922aae672dc276563ffc1
| * A fix for handling dummy voice subtypessatok2011-04-182-6/+11
| | | | | | | | Change-Id: I75d4d1625e0925d01ae84c9577e15087d83e4191
* | Merge remote-tracking branch 'goog/master' into mergesatok2011-04-142-23/+6
|\| | | | | | | | | | | | | Conflicts: java/src/com/android/inputmethod/compat/InputMethodServiceCompatWrapper.java Change-Id: Iba0f2202bc2561f29b850dc22e9de52f84943a9c
| * Fix for language bar switchingsatok2011-04-142-5/+6
| | | | | | | | Change-Id: Id3974642b62b012968c537eff7c1a7ee37e2def2
| * Merge "Fast key preview"Tadashi G. Takaoka2011-04-131-18/+0
| |\
| | * Fast key previewTadashi G. Takaoka2011-04-131-18/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously the key preview was implemented by PopupWindow. The key preview popup window would be dismissed and shown each time the key was released and pressed. It turned out that it was taking several milliseconds. This change implements the key preview by a simple TextView which will be layout-ed at absolute coordinates within the screen FrameLayout. And dismissing and showing the key preview is implemented by the TextView's visibility. This implementation needs careful coordination of candidates.xml layout and LatinIME.onComputeInsets to control suggestion strip visibility. Bug: 4179964 Change-Id: Id6347cb35b91eb14ab20dd2f312e58b54b6625a7
* | | Merge remote-tracking branch 'goog/master' into mergesatok2011-04-132-3/+29
|\| | | | | | | | | | | | | | | | | | | | Conflicts: java/res/xml/method.xml Change-Id: I033d512e23c84d6c803805c9b05eec88969f97df
| * | Support language bar swich for InputMethodSubtypesatok2011-04-132-3/+29
| |/ | | | | | | Change-Id: Ie49f0c1c7aea135331dc1d4a635197b3f4a96e93
* | Merge remote-tracking branch 'goog/master' into mergesatok2011-04-013-7/+164
|\|
| * Merge "Enable VoiceInput even if there is no shortcut subtype supported"satok2011-04-012-7/+131
| |\
| | * Enable VoiceInput even if there is no shortcut subtype supportedsatok2011-04-012-7/+131
| | | | | | | | | | | | Change-Id: I1d455348f56d73ecb942f22c2bbd03f240b489a6
| * | Disable Recorrection when APIs are not supported.satok2011-04-011-0/+33
| |/ | | | | | | Change-Id: I3b8fdc149d350215fd4852a50456824fe3fabe0b
* | Merge remote branch 'goog/master' into mergesatok2011-03-251-0/+3
|\|
| * Fix a NPE in InputMethodManagerCompatWrappersatok2011-03-251-0/+3
| | | | | | | | Change-Id: Ia7c9b7135ba38a8df29464f7776b51d412f71acb
* | Merge remote branch 'goog/master' into mergesatok2011-03-253-3/+10
|\| | | | | | | | | | | | | | | | | | | Conflicts: java/src/com/android/inputmethod/compat/InputMethodManagerCompatWrapper.java java/src/com/android/inputmethod/compat/InputMethodSubtypeCompatWrapper.java java/src/com/android/inputmethod/deprecated/voice/VoiceInputLogger.java java/src/com/android/inputmethod/latin/SubtypeSwitcher.java Change-Id: Ibcb1aa61cbab8ff1863260a579d26d065ee7bd40
| * Fix some compat bugs and add VoiceInputLoggerCompatUtilssatok2011-03-254-7/+23
| | | | | | | | Change-Id: I54ed0853ed4423704a300977d7880678e066a6fb
* | Fix lib and compat bugs.satok2011-03-253-2/+6
| | | | | | | | | | | | Compat issues will be merged to master. Change-Id: I3285606006483e247bea25ee77979cf71095b9c1
* | Merge remote branch 'goog/master' into mergesatok2011-03-2511-157/+861
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: java/res/xml/method.xml java/src/com/android/inputmethod/deprecated/VoiceProxy.java java/src/com/android/inputmethod/keyboard/KeyboardId.java java/src/com/android/inputmethod/latin/BinaryDictionary.java java/src/com/android/inputmethod/latin/LatinIME.java java/src/com/android/inputmethod/latin/Settings.java java/src/com/android/inputmethod/latin/SubtypeSwitcher.java java/src/com/android/inputmethod/latin/Utils.java Change-Id: Ic102a0fbfc3b8f9dd65dd6eabb421f9211f5d9a5
| * Move a debug utility function to EditorInfoCompatUtilssatok2011-03-251-0/+40
| | | | | | | | | | | | - imeOptionName Change-Id: I7a7ea9bee410cedc0ef9b3d2aa4df8260d7f6a35
| * Added InputTypeCompatUtilssatok2011-03-251-0/+95
| | | | | | | | | | | | Also Moved utilities related to InputType to InputTypeCompatUtils Change-Id: Iab8ff5389f624f2abe627ece2acb156b0e1285ef
| * Added InputConnectionCompatUtils and EditorInfoCompatUtilssatok2011-03-243-0/+131
| | | | | | | | Change-Id: Ie69d5e90c4ee978d3ecb40b68e6466082569ca7a
| * Merge "Moved a functionality of setOverScrollMode to ↵satok2011-03-242-3/+26
| |\ | | | | | | | | | InputMethodServiceCompatWrapper"
| | * Moved a functionality of setOverScrollMode to InputMethodServiceCompatWrappersatok2011-03-242-3/+26
| | | | | | | | | | | | Change-Id: Ie473c9fced9f0a8da5643390b44aa4b86128396d
| * | Merge "Added VibratorCompatWrapper"satok2011-03-241-0/+47
| |\ \ | | |/ | |/|
| | * Added VibratorCompatWrappersatok2011-03-241-0/+47
| | | | | | | | | | | | Change-Id: I7640f051873f42aa15337edc718ac95ec1c51698
| * | Merge "Moved a functionality of setting touchableRegion to ↵satok2011-03-242-0/+41
| |\ \ | | |/ | |/| | | | InputMethodServiceCompatWrapper."
| | * Moved a functionality of setting touchableRegion to ↵satok2011-03-242-0/+41
| | | | | | | | | | | | | | | | | | InputMethodServiceCompatWrapper. Change-Id: I8b9fe507885ef5ae7cb09db93a977e23b1bbd0db
| * | Added InputMethodInfoCompatWrappersatok2011-03-242-10/+74
| |/ | | | | | | Change-Id: I5f2970e986afbe3b0b24ccf819f57f524e83ef3f
| * Add InputMethodServiceCompatWrapper for moving the callback from LatinIME.satok2011-03-233-3/+68
| | | | | | | | Change-Id: If6b0180c63738e5e78a20fe5b938ef50d62865d6
| * Use reflections for classes related to InputMethodSubtypesatok2011-03-184-0/+299
| | | | | | | | Change-Id: Ica53ce879c2b4c5eb47f757fb788a795a881c30e
| * Added CompatUtils for starting a language selectorsatok2011-03-181-0/+51
| | | | Change-Id: I158414efaff43d0c6abe1f9af83ed3425992dfb9
* Fix build breakage by removing HC APIs callssatok2010-12-281-0/+157
Change-Id: I0cd4a52da00680f8d51a1417898fa283974726c4