| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |/
| |
| |
| |
| |
| | |
This change also tweaks the padding of candidate strip for phone.
Change-Id: Iefe4dfeb7015e11d5b2d1566121f719d60b1377e
|
|\|
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
java/src/com/android/inputmethod/latin/BinaryDictionary.java
java/src/com/android/inputmethod/latin/SubtypeSwitcher.java
Change-Id: Ib2b4acc9dd570d5f37b6aa455e2f07b0a884944a
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This change is ported version of I8030202f from Gingerbread.
Bug: 3322158
Change-Id: Idc1ef7f174b50b0478ba53b14427485275e97748
|
| |/
| |
| |
| |
| |
| |
| | |
word's length is 1
bug: 3320818
Change-Id: I98ac8e0649de5dfd8b886401d42f2e5bcc2a8a1a
|
| |\
| | |
| | |
| | | |
ApplicationInfo." into honeycomb
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
ApplicationInfo.sourceDir may or may not be apk file name. It can be a directory as well.
The spec just says it's "Full path to the location of this package".
Also, added error handling in loadDictionary().
Change-Id: I5e64d0aba4b1ec7634f4b3ac5537e7a774433ece
|
| |/
| |
| |
| |
| | |
bug: 3325065
Change-Id: Ic3d2dca5b2aa1681d472c7f96b31737e15f4952d
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
bug: 3290290
Change-Id: I4c57151197989375e6e9f36f508e6e875f856654
|
| |/
| |
| |
| |
| |
| |
| | |
Follow up to Id57dce51
bug: 3219819
Change-Id: I00e11ef21d0252ffa88c12dffb9c55b0f2e19a66
|
| |
| |
| |
| |
| | |
Bug: 3321376
Change-Id: I38d963952d3c6d2cf1ad19a69b32f90191f17178
|
| |
| |
| |
| | |
Change-Id: I4259753bd10fdf488fcffacb6b131e30511e780f
|
| |\ |
|
| | |
| | |
| | |
| | | |
Change-Id: I981278f29fdd23d80c3da21ecdbbda6d62a0dfde
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This change is a preparation for upcoming optimizations on dictionary file loading.
* We can consolidate dictionary files because we are no longer relying on Asset Manager.
* Stopping compressing dictionary files as planning to use mmap() on the region in the apk file.
* Probably we won't rely on Asset Manager. Instead we'll probably use offset and size obtained from AssetFileDescriptor.
Change-Id: Id57dce512fd3d2397a58628f8264bd824194da76
|
| |/
| |
| |
| | |
Change-Id: Iff3fde48682a7c56201fc9eb3640755e0090d0ee
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 3316517
Change-Id: Iffaad1eb93b6a014d8445f3e27b0e24c20967daf
|
| | |
| | |
| | |
| | | |
Change-Id: I2518dd1d2ef4b77fe32bb1fed4e0c722f3d120c1
|
| |/
| |
| |
| | |
Change-Id: Id74bddef4837ee46569775ce54f54d5535cfa463
|
| |\ |
|
| | |
| | |
| | |
| | | |
Change-Id: Ie4e9e85694cfd43fcd1fdfeeaa477f13c372a8a6
|
| |\ \ |
|
| | |/
| | |
| | |
| | | |
Change-Id: I29d92d316525a897c86eab44f948a6c61ae38c35
|
| |/
| |
| |
| | |
Change-Id: If3fa38c5ecf12159cee8d237fa3d5260a9ed66cb
|
| |
| |
| |
| | |
Change-Id: I0cd4a52da00680f8d51a1417898fa283974726c4
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
java/res/values-cs/strings.xml
java/res/values-da/strings.xml
java/res/values-de/strings.xml
java/res/values-el/strings.xml
java/res/values-es-rUS/strings.xml
java/res/values-es/strings.xml
java/res/values-fr/strings.xml
java/res/values-it/strings.xml
java/res/values-ja/strings.xml
java/res/values-ko/strings.xml
java/res/values-nb/strings.xml
java/res/values-nl/strings.xml
java/res/values-pl/strings.xml
java/res/values-pt-rPT/strings.xml
java/res/values-pt/strings.xml
java/res/values-ru/strings.xml
java/res/values-sv/strings.xml
java/res/values-tr/strings.xml
java/res/values-xlarge/dimens.xml
java/res/values-zh-rCN/strings.xml
java/res/values-zh-rTW/strings.xml
java/res/values/bools.xml
java/res/xml/kbd_qwerty_rows.xml
java/res/xml/method.xml
java/res/xml/prefs.xml
Change-Id: I8768d16965e6e82c14ee742b9ada56438497eb86
|
| |
| |
| |
| |
| | |
Bug: 3306370
Change-Id: If4e258ce4db05fb75dcd3b23fefa422c1287955b
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 3294256
Bug: 3284745
Change-Id: I77d54cbfcc2e809315bab59ecb808ae944982501
|
| |/
| |
| |
| |
| |
| | |
bug: 3278422
Change-Id: Ibd20488dcec215038970749b181857527311947b
|
| |
| |
| |
| |
| | |
Bug: 3294017
Change-Id: I1769eab1d096d16bfa9d6f23b973483ee6e7a478
|
| |
| |
| |
| | |
Change-Id: I81d025220df6d970d8758157a89168851c8421ae
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 3301932
Change-Id: I29b5e5a9aa8b44681e763a4d6485109f3f99f6fa
|
| |\ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | | |
Change-Id: Iaa87613086093bc83d155ed2c0113fc513898801
|
| |/
| |
| |
| | |
Change-Id: Ife44b3f9d420d77d2cfb51044a8356f02ed63e8b
|
| |
| |
| |
| | |
Change-Id: I851eaea479f1590fd404a7a37a9a35d1bdcd378c
|
| |
| |
| |
| |
| | |
Bug: 3298222
Change-Id: I9507a98cc833fc6403cf9abf23457748a2bf89de
|
| |
| |
| |
| |
| |
| |
| |
| | |
This change also fixes auto snap back behavior of key which has output
text, such as smiley key.
Bug: 3297825
Change-Id: Ia06e1abc0fbdff2a26504ddcce1dc7f933b45453
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 3286308
Change-Id: I62771fb209027ddec4595d099d5d397ae4e200fd
|
| |/
| |
| |
| |
| |
| | |
This is follow up change of Id6f69e82.
Change-Id: I15127929b8eeb511a652c7ae6a14ababbb49ee24
|
| |
| |
| |
| | |
Change-Id: Id6f69e82119a9a3f618d95443a3ecc766abab08a
|
| |
| |
| |
| |
| |
| | |
Bug: 3280151
Change-Id: I48ea134639465d0cc178e524af8d7885d185957d
|
| |
| |
| |
| |
| |
| |
| | |
This feature is configurable by R.bool.config_sliding_key_input_enabled.
Bug: 3294076
Change-Id: I0225a6ce19d9b911c9d9543a106ab57ee0b7de75
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This change
- introduces the popupKeyboardTemplate attribute of Keyboard to
specify XML Keyboard file for popup mini keyboard.
- introduces the maxPopupKeyboardColumn attribute of Keyboard to
specify the maximum column of popup mini keyboard.
- changes the content format of the popupCharacters attribute of Key.
It now represents keyLabel, codes and keyTextOutput of each key of
popup mini keyboard using CSV format.
Bug: 2214959
Change-Id: I539e310f7e38a049ee193de0b4ad5d7afdce37b1
|
| |\ |
|