- Mar 26, 2011
-
-
satok authored
Compat issues will be merged to master. Change-Id: I3285606006483e247bea25ee77979cf71095b9c1
-
- Mar 25, 2011
-
-
satok authored
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
-
satok authored
- imeOptionName Change-Id: I7a7ea9bee410cedc0ef9b3d2aa4df8260d7f6a35
-
satok authored
Also Moved utilities related to InputType to InputTypeCompatUtils Change-Id: Iab8ff5389f624f2abe627ece2acb156b0e1285ef
-
satok authored
Change-Id: Ie69d5e90c4ee978d3ecb40b68e6466082569ca7a
-
satok authored
-
satok authored
Change-Id: Ie473c9fced9f0a8da5643390b44aa4b86128396d
-
satok authored
-
satok authored
-
satok authored
Change-Id: I7640f051873f42aa15337edc718ac95ec1c51698
-
satok authored
-
satok authored
-
satok authored
- VoiceConnector to VoiceProxy - VoiceInputConnector to VoiceInputWrapper - VoiceLoggerConnector to VoiceLoggerWrapper Change-Id: I908ddc590c8846cf5cbd80b9c0257cb65c638bde
-
- Mar 24, 2011
-
-
satok authored
Change-Id: I8b9fe507885ef5ae7cb09db93a977e23b1bbd0db
-
satok authored
Change-Id: I5f2970e986afbe3b0b24ccf819f57f524e83ef3f
-
Jean Chalard authored
Ic4df2a9a introduced new keyboard layouts for Hebrew and Arabic. This change adds a comment to them alongside with trailing whitespace suppression. This change explicitly limits its scope to files introduced by Ic4df2a9a. It replaces I48927626 which has been deemed too reckless. Change-Id: Id6b0e47f0623ead0b4e42e57dae359231a2b97fc
-
Jean Chalard authored
-
Jean Chalard authored
The Arabic keyboard is more or less based on PC keyboard and other sources. It has no means to input diacritics at the moment. Some data for the Hebrew keyboard was already there, but not used. This change splits phone and tablet layout and consolidates the tablet one to something that seems sensible. It can't input diacritics either at the moment. Other shortcomings affect those keyboards. For example, normal Hebrew keyboards switch to capital QWERTY keyboard with shift on, as there are no capital Hebrew characters, but this version does not feature this. It should be mostly possible already to enter Arabic or Hebrew with these keyboards however. Change-Id: Ic4df2a9a77ffd03c4f9ee2c47e03c0f43f8e48ae
-
Jean Chalard authored
-
- Mar 23, 2011
-
-
satok authored
Background: Both SubtypeSwitcher and VoiceConnector have an instance of VoiceInput. And VoiceConnector has a responsivity for setting VoiceInput to SubtypeSwitcher. But in case that VoiceInputConnector already has an instance of VoiceInput VoiceInputConnector doesn't set VoiceInput to SubtypeSwitcher. Change-Id: I42d0220e7d84a08e03f143213cc6eff87e7e79a6
-
satok authored
-
Jean Chalard authored
Change-Id: Ifec283fcd397f7f42933220f19a807879ef6195e
-
satok authored
Change-Id: If6b0180c63738e5e78a20fe5b938ef50d62865d6
-
- Mar 22, 2011
-
-
Eric Fischer authored
* commit 'd22359e4': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
* commit 'f75f9c53': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
Change-Id: Icac4b15118a9a49cac6d0c70e5783e64fa430782
-
- Mar 19, 2011
-
-
satok authored
-
satok authored
Change-Id: Ica53ce879c2b4c5eb47f757fb788a795a881c30e
-
Ken Wakasa authored
-
Ken Wakasa authored
Change-Id: I9c39ba24578931944aae8182918ed48a2e82eb39
-
Eric Fischer authored
am 645f5e98: (-s ours) am f11c0a24: (-s ours) am e37ee542: Import revised translations. DO NOT MERGE * commit '645f5e98': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
* commit 'f11c0a24': Import revised translations. DO NOT MERGE
-
- Mar 18, 2011
-
-
Eric Fischer authored
* commit 'e37ee542': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
Change-Id: I09b8c4f7c9a0b89fe5c4da8202115dedaa237fc3
-
Jean Chalard authored
-
Jean Chalard authored
This change adds basic support for an external dictionary provider. It adds methods for reading the dictionary itself from an asset in the dictionary provider package directly, obtaining the file name through the ContentProvider interface; it also adds a way of getting the data through an InputStream and copying the file locally. Incidentally this change also adds the code needed to listen for updating the dictionary provider package and reloading it in time. This change also goes hand-in-hand with Iab31db6e, which implements the small closed part of this. Issue: 3414944 Change-Id: I5e4fff99a59bb99dbdb002102db6c90e6cb41c8a
-
satok authored
-
satok authored
Change-Id: I158414efaff43d0c6abe1f9af83ed3425992dfb9
-
- Mar 17, 2011
-
-
Eric Fischer authored
Change-Id: I02fb673c7b4f180fb60c5cb869c458b65820781a
-
satok authored
Change-Id: I008ac7099c815fb74a9ab374419617b336453f97
-