satok
5bc8e732bd
Display the current ime and subtype name in the ongoing notification
...
Bug: 4903422
Change-Id: I3eaeb3decb75f687ad2af0d80340b819229c3ebe
2011-07-23 12:07:38 +09:00
satok
b858c732f6
Delay load the settings for the ongoing ime swither
...
Bug: 5029803
Change-Id: I488ff7804a986b71bf01b3dfad0e65fd4707965d
2011-07-22 19:54:34 +09:00
Svetoslav Ganov
6179ea3196
Adding accessibility support to the Status Bar.
...
1. Added content description to pretty much all animals
in the zoo including buttons in the navigation bar,
notifications and status icons for battery, signal,
data, etc.
2. Rectored to avoid ovelaying views since they block
touch exploratino. In general overlaying views
cause trouble for touch exploration and accessibility
in general.
3. Avoid sending accessibility events in case the user is
touching outside of the StatauBAr panels to avoid
confusion.
4. Added records to accessibility events in the places where
this would help the presentation. So the event comes from
a given "leaf" view and its predecessor is adding a record
to the event for itself to provide more cotext. It is up
to the accessiiblity service to choose how to present that.
bug:4686943
Change-Id: I1c1bd123d828fb10911bca92130e9a05c1f020b3
2011-07-21 12:04:54 -07:00
satok
35be3dee17
Merge "Hide "Configure input method" button when the screen is locked."
2011-07-18 20:43:24 -07:00
satok
f90a33e92a
Hide "Configure input method" button when the screen is locked.
...
Bug: 5022109
Change-Id: I5c6b59044d03b3f0335de1f602d1c3749b038c75
2011-07-19 12:21:39 +09:00
satok
91e88122cf
Enable IMEs to set additional subtypes in background
...
Bug: 4591792
Change-Id: I7e61a576c56d1a3a56001bdf2fd51ad3801add01
2011-07-19 04:59:48 +09:00
satok
683e2383c8
Change IME picker dialog from Activity to Broadcast
...
Change-Id: I4822899f34a2951d2f2a1258d1adcc7d8fccbb12
2011-07-12 08:28:52 +09:00
satok
0e7d7d6323
Fix NPE in getLastInputMethodSubtype
...
Bug: 4991393
Change-Id: I4ced2a2ca4815c7cee84a72dc6131fb8c4ee7216
2011-07-05 13:32:15 +09:00
satok
4a28bde70e
Fix setAdditionalSubtypes
...
Change-Id: I01685c5fedf3b0c35a0dd7cb84ec3147ad32529a
2011-06-29 22:57:03 +09:00
satok
7dca6cd82d
Show aux ime in the selection dialog if a keyboard is shown.
...
Bug: 4968819
Change-Id: If4ac4549f179637fe3ecd313edcb44d5eb89349f
2011-06-29 18:37:10 +09:00
satok
b6359414ad
Fix the visibility of ongoing IME switcher
...
Change-Id: Ifbfda4b0a54b9fc6ff36a14d5e493d9272dfed0f
2011-06-28 20:21:56 +09:00
satok
7cfc0ed21a
Add an ongoing notification to switch IME
...
Bug: 4671417
Change-Id: I2b9e955003c1f6703978824c947d5f322a039714
2011-06-22 15:08:08 +09:00
satok
e7c6998e0a
API to set additional subtypes
...
Bug: 4321667
- Due to the voice team's strong request
Change-Id: Ia8bbc277c0987bde996e6f65541877cec96a3ca1
2011-06-10 15:26:03 +09:00
satok
4f31353cb3
Add an api to get the display name for InputMethodSubtype
...
Bug: 4321667
Change-Id: I55aa844ff33dae0cf8ef00072e87727992eb77c1
2011-06-02 18:26:36 +09:00
satok
9b4157935a
Use isAuxiliary instead of ExtraValue for the auxiliary subtypes.
...
Change-Id: Ibce4f884e697ca789b9942cf3abad43741040a87
2011-05-30 22:44:48 +09:00
satok
42c5a1666c
Fix internal variables and equals in SuggestionSpan
...
Bug: 4443922
- Instantiating other package's class for the name is complicated, so we changed the internal value for the notification target class from Class to String.
- Implement equals
Change-Id: Iaf7682be777f0027d33c9a3be4609ac01b6950ad
2011-05-26 19:21:35 +09:00
satok
f9f0100862
Add Apis to send notifications when the suggestion was picked
...
- Due to a strong request from VoiceIME
Bug: 4443922
Change-Id: Ia539de0acf66053e0349daec459d75e36805f6bf
2011-05-26 11:02:31 +09:00
satok
208d563404
Fix a bug on SwitchToLastInputMethod
...
Change-Id: Iab7531e7436375941ec3df4fba943af24e2f1231
2011-05-20 22:13:38 +09:00
satok
4fc87d61c2
Fix switchToLastInputMethod to fall back into the applicable keyboard if there is no candidate ime
...
Change-Id: Iaf293cf6c6fb35a994f344b0afc30e9f523032f4
2011-05-20 18:03:37 +09:00
satok
68f1b78b7b
Add an API to get the last used input method subtype
...
Bug: 4075039
- Voice input requires to know the last used input method subtype.
Change-Id: I603a4fb88a2af5195e52188adfa6585ad80304fa
2011-04-15 13:49:33 +09:00
satok
b548a3cfa0
Remove a workaround for the data inconsistency of SystemProperties
...
Bug: 3473532
Reverting: Ie3f5b484b5574e10a4
Depends on Bug: 3511230
This must be fixed before submitting this CL.
Change-Id: I435a294a818bec5675f0ada00d81c1b3e37d1dce
2011-03-14 12:38:34 -07:00
Ken Wakasa
6e38d26c1e
Merge "Fix the sort order of the input methods & subtypes in the settings." into honeycomb-mr1
2011-03-04 02:57:20 -08:00
Ken Wakasa
761eb3762f
Fix the sort order of the input methods & subtypes in the settings.
...
It should have been the same as how the IME switcher panel does.
bug: 3364167
Change-Id: I48b98c9c4598720edf7cf09d1b9358a9ebed6051
2011-03-04 19:30:12 +09:00
Dianne Hackborn
48f91e35c5
Merge "Fix Fragment.onInflate() to actually work correctly." into honeycomb-mr1
2011-03-03 22:23:07 -08:00
Dianne Hackborn
e3a7f628c6
Fix Fragment.onInflate() to actually work correctly.
...
Like, um, it needs to be given the Activity since this is called before
the activity is attached.
And it was called after the entire fragment and its *view* was created
when being restored from saved state.
And the documentation was whacked.
Also fix the IME selector to dismiss when you tap outside of it.
Change-Id: Icbcafe7558965a570bdef9cda3441b1f0f7a317c
2011-03-03 22:17:16 -08:00
Ken Wakasa
81f6e3d8d2
Append IME's name to the subtype name in the "Select input method" dialog
...
bug: 3364167
Change-Id: I79b5435ec457e9e71ae69dbfaad8e719db6ff6d3
2011-03-04 09:59:52 +09:00
Dianne Hackborn
a924dc0db9
Start window manager refactoring.
...
Move all of the pieces into a new com.android.server.wm package.
Change-Id: I942b7bcfb84ee0f843f47d58e55ffc5a93c0da94
2011-02-17 14:22:17 -08:00
Ken Wakasa
a5e9ffa35c
Fix a bug in canAddToLastInputMethod()
...
bug: 3456057
Change-Id: I977e984aafb36fdb83ac05d19fe0c7324a36d0c5
2011-02-16 11:55:23 +09:00
satok
9c4cc03a35
Add a method to check a string contained in ExtraValue of InputMethodSubtype
...
Change-Id: I34390537eaacd3ff8cfd336eaf5b9ca0d3e4b802
2011-02-15 17:53:58 +09:00
satok
7265d9bd6d
Add sort method to InputMethodSubtype
...
Bug: 3364167
Change-Id: I94ad55b8eab49dc9b233dcb4e74429863b406fb4
2011-02-14 18:48:02 +09:00
satok
b6109bb591
Register ENABLED_INPUT_METHODS to SettingsObserver
...
Bug: 3415292
- Registration is required for catching current IME or subtype is disabled
Change-Id: Ia95f16df5bd725c05b4f5085f975d235b88d4b6e
2011-02-03 22:24:54 +09:00
satok
4d733290a1
Not to update IME when Settings version is older than the last updated version.
...
- Check if just old version or not.
- Sometimes, ContentObserver.onChange is called before finishing to save the actual value.
This can be verified by checking the system settings version. If the version is not updated,
cached value will be returned from Settings.Secure, and this should not be handled.
Bug: 3406300
Change-Id: Ie3f5b484b5574e10a41dfc209ed31271a474b828
2011-02-01 09:01:58 +09:00
Ken Wakasa
8710e76a89
Follow up change to I741642ac
...
Fix wrong constant.
bug: 3404788
Change-Id: Ic5f849e6640a78a70951cf819d7e8ce53a9c2585
2011-01-30 11:02:09 +09:00
satok
e40dea0d06
Fix a bug that IME switch disappiers at switching IME subtype.
...
Bug: 3404788
Change-Id: I741642ac690a1b4c6ca1225ee271bffe39164170
2011-01-30 02:03:48 +09:00
Joe Onorato
857fd9b856
Plumb whether an input view is actually visible or not through from the IME
...
to the status bar.
Bug: 3391067
Change-Id: I049531155bf7ee0b29874916c0b5b0a45b73c09e
2011-01-27 21:19:46 -08:00
satok
c445bcd0bc
Fix the return value of switch to last ime.
...
Change-Id: I5fe8cc696433a7ee72973d16d8f121d3362ab0e0
2011-01-26 00:49:51 +09:00
satok
57ffc00239
Add a way that subtype will be excluded from a last input method
...
Bug: 3382702
- Added SUBTYPE_EXTRAVALUE_EXCLUDE_FROM_LAST_IME and if subtype has this extra value,
It will be excluded from a last input method which will be called from switchToLastInputMethod
Change-Id: I03ae10e07f978dcc3a83dd77b10613048dce7f22
2011-01-25 00:52:53 +09:00
satok
bb4aa0683c
Show implicitly enabled subtypes in the input method selection dialog
...
bug: 3367646
Change-Id: I9550f17f163950d80113fbcb8c9dd8a7d014cf6a
2011-01-21 20:20:02 +09:00
satok
0e5bf5051b
Merge "Show ime switch icon when there is a hard keyboard" into honeycomb
2011-01-20 19:47:43 -08:00
satok
865b97761c
Show ime switch icon when there is a hard keyboard
...
Change-Id: Ife3a8733b1a1bf43b195ecf4b8c5082b6538d0a0
2011-01-21 12:28:01 +09:00
Ken Wakasa
586f051375
Refine InputMethodInfo API
...
bug: 3370297
Change-Id: I2a18f3bdbe2fccb22e22cdae0f75aec5c703ad6d
2011-01-21 01:02:58 +09:00
Tadashi G. Takaoka
2548020c36
Add android.provider.Settings.EXTRA_INPUT_METHOD_ID
...
Change-Id: Iecb7a9c265cafe96e7eec099341133da8e966f6f
2011-01-21 00:15:29 +09:00
Tadashi G. Takaoka
f49688fa17
Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGS
...
Change-Id: I27c318777355991ae4ad72d0b2480e93c8c5044e
2011-01-20 22:02:56 +09:00
satok
d871343dbb
Fix the algorithm to get current input method subtype considering explicitly and implicitly enabled subtypes.
...
Change-Id: I2e6d9ae36a1335f67b6db7659244cdfb2bfe3068
2011-01-18 13:28:23 +09:00
satok
f6cafb6375
Implicitly/Explicitly subtypes bug.
...
Change-Id: I6ccc22d4272ee92c0d8ba3f3c724d8f838d51310
2011-01-17 16:29:02 +09:00
satok
df31ae6a30
switchToLastInputMethod returns a implicitly enabled subtype in the history
...
Bug: 3353363
Change-Id: Id5f8a62017880330401ebd3e77d943eb7817e555
2011-01-15 08:34:39 +09:00
satok
82beadfa06
Add input methods settings panel
...
Bug: 3141466
Bug: 3301559
Bug: 3284424
Moved from old master I4d9abeea
Change-Id: I62fa64cc095e1b9ac34f21e7d4d2e0bb8a3e68fc
2011-01-15 05:00:51 +09:00
satok
ca83021e35
Save input method subtype even if the current IME is not running.
...
Bug: 3325103
Change-Id: I6dfd19a0d494526cdb4cfb4230a5376ce94ca94a
2011-01-14 17:06:53 +09:00
satok
3da922367c
Update shortcut IME when asked. And match the language of subtype by "startWith" not "equals".
...
Bug: 3329578
Change-Id: Ib45ca20560c96faa6e2798242f3d1c3fe5156457
2011-01-12 16:17:46 +09:00
satok
7599a7fb1a
Fix NPE when the shortcut subtype was not found.
...
Bug: 3300904
Change-Id: I1bc2578b63bb842363d70e48c77e9f9fee8fac6b
2010-12-22 16:01:35 +09:00