aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/compat/TextViewCompatUtils.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-17Follow up to https://android-review.googlesource.com/114561•••Looks like unbundled builds need to use --hash-style=sysv for the sake of compatibility Change-Id: Ia7b3a1cc3b2c91a8628551888a74925926dff855 Ken Wakasa1-0/+3
2014-11-15Define arguments for commands in dicttoolkit.•••Bug: 10059681 Change-Id: I1ceaeeaa9e2055c357fe969818498de9d6288862 Keisuke Kuroyanagi16-9/+455
2014-11-14Bumping metadata database version to 11.•••Change-Id: I19e2f701f3e2334355bfd7105f9b62dcb53cc209 Adrian Velicu1-1/+2
2014-11-14More verbosity when reporting broken dictionaries•••Also added toString for AssetFileAddress for easier debugging. Change-Id: Ie5d15d12bae46c31b28d8c67002e627f4c6690e3 Adrian Velicu2-1/+7
2014-11-13Fix emoji key background of Holo themes•••Bug: 18361310 Change-Id: Ie56f2af8fc43499d1fa1d505fb4941cd5dba1395 Tadashi G. Takaoka11-9/+17
2014-11-13Implement UserHistoryDictionary for each user account.•••UserHistoryDictionary currently uses locale to determine the UserHistoryDictionary on the filesystem. With this change we use the account name as well. Thus each UserHistoryDictionary would following the following spec: UserHistoryDictionary.<locale>.<account>.dict. In case no account is selected, we default to the existing spec: UserHistoryDictionary.<locale>.dict Example UserHistoryDictionary.en_US.testaccount@example.com.dict Bug: 18104749 Change-Id: Iab031e166b55cf2ded68275a7e9be22475737b37 Jatin Matani4-27/+128
2014-11-12Import translations. DO NOT MERGE•••Change-Id: I68454cd9f59632e0c3a19635054a89c6f05142ee Auto-generated-cl: translation import Geoff Mendal1-1/+1
2014-11-13Add OffdeviceIntermediateDictHeader.•••Used to have header information in OffdeviceIntermediateDict. Bug: 10059681 Change-Id: I966c26e514ddd229cf5597d3b96941234c530863Keisuke Kuroyanagi3-1/+52
2014-11-13Utf8Utils for dicttoolkit.•••Bug: 10059681 Change-Id: Ie484ba8096823792f0ac663524d1c02d1be070e9 Keisuke Kuroyanagi4-2/+265
2014-11-12Move isRtlLanguage method to LocaleUtils•••Change-Id: I485a076b81927fed0da593216fea2c740449ef4c Tadashi G. Takaoka5-38/+45
2014-11-12Remove unused import•••Change-Id: I9e2a79534673b2c6587f57fad663b85d971658b9 Tadashi G. Takaoka1-1/+0
2014-11-12Add RichInputMethodSubtype.getKeyboardLayoutSetName•••Change-Id: I90cc74ee882e8aa2b243885d3b994223ca3b6f44 Tadashi G. Takaoka5-7/+8
2014-11-12Clean SubtypeLocaleUtils a bit•••Change-Id: If8b981715983e3a12867c9b7c53bfa5effaddd39 Tadashi G. Takaoka2-7/+3
2014-11-12Update SubtypeLocaleUtilsTests to test Serbian Latin in Seribian•••Change-Id: I80399b311ff5ed35f246e7e3d06d7386f03a0684 Tadashi G. Takaoka1-8/+6
2014-11-12UpdateHandler to support v202 dicts.•••Change-Id: Ib61a5005a82927f5e12a19c9c14f20d46572cf31 Adrian Velicu2-3/+5
2014-11-11dicttool header to read stream exhaustively•••Change-Id: I50a286c115f5bd6e93763bd2f79031676d6fffd8 Adrian Velicu1-3/+15
2014-11-11Dicttool to handle unpackaging non-latest version dicts•••Change-Id: I738735186213b3a40eff997ae2fd83069c6445f1 Adrian Velicu1-4/+6
2014-11-12Introduce OffdeviceIntermediateDict for dicttolkit.•••Bug: 10059681 Change-Id: Ib6e9019502b59dd959c04c8f4996ca932c2b1ba8 Keisuke Kuroyanagi6-1/+391
2014-11-11Implement IntArrayView::split for dicttoolkit.•••Bug: 10059681 Change-Id: Ic29e79d049bb532727cf5cb1e529fec5d35156ed Keisuke Kuroyanagi2-0/+70
2014-11-10Refactor KeyboardState.SavedKeyboardState class a bit•••Change-Id: I5be7339c4797b0308c1a192d2984056619fdfbdd Tadashi G. Takaoka1-23/+28
2014-11-10Import translations. DO NOT MERGE•••Change-Id: I11a66375af737c53e276c9f64bf2052331c4b3f9 Auto-generated-cl: translation import Geoff Mendal1-2/+1
2014-11-10Import translations. DO NOT MERGE•••Change-Id: I224369092800032915f36e9bf4237d7d537fa712 Auto-generated-cl: translation import Geoff Mendal1-1/+1
2014-11-11Just tiny cosmetic fixes in makefile•••Change-Id: I470ba8a03d70aa520311c50f5d21979f476798b7 Ken Wakasa3-3/+3
2014-11-11Make profiler use getTimeInMicroSec().•••Bug: 17797064 Change-Id: Ie992c9454edfc3bf93d5ea367c3a4427b513a205 Keisuke Kuroyanagi4-77/+100
2014-11-11Implement help command for dicttoolkit.•••Bug: 10059681 Change-Id: I0cadf1f80103136cdac5c00b6fca4d81b4bf7384 Keisuke Kuroyanagi10-1/+52
2014-11-10Use reference instead of pointer for WordProperty().•••Change-Id: Idf03e97661d64186c752e35964d641a5528be5b1 Keisuke Kuroyanagi5-13/+18
2014-11-08Move logic to determine spacebar text to LanguageOnSpacebarHelper•••Change-Id: Ib9dbbb4bd4e35c15fd752c364d3012e8a7da2410 Tadashi G. Takaoka3-29/+34
2014-11-08Add more test cases to LanguageOnSpacebarHelperTests•••Change-Id: I54a4b89db84bbbd6bc7f5886f27b8bb6429ca8db Tadashi G. Takaoka1-99/+149
2014-11-08Rename unit test•••Change-Id: I0d18562a0b036a3e76a6df989a143bb05f0ed833 Tadashi G. Takaoka1-3/+6
2014-11-09Add CommandExecutor for dicttoolkit.•••Bug: 10059681 Change-Id: I90334caaf37c84ce7d1b93d12efbfb5f244a9420 Keisuke Kuroyanagi14-28/+399
2014-11-08Making 'dicttool header' output format version•••Change-Id: I4198f6b463711feb4ab78020934cca4d23870fbb Adrian Velicu1-0/+1
2014-11-08Introduce CommandUtils for dicttoolkit•••Bug: 10059681 Change-Id: Ic6947e76d77dc87bf88dc3a2b749e41fae7553b7 Keisuke Kuroyanagi7-3/+165
2014-11-07Fix tests•••Oops. Change-Id: Ib7c8c8284b55a6a6db5b5806ff40188fd06b57fb Jean Chalard1-1/+1
2014-11-07Move util classes under common•••Also why did we have two copies of LocaleUtils >.> Bug: 18108776 Change-Id: I03b4403dfd51934e66b567f2f8b87da419cfb3ab Jean Chalard50-244/+56
2014-11-07Remove a deprecated constructor to SuggestedWords•••Change-Id: If4d358b3a11fb25fc214c728269519d8c25f9adc Jean Chalard2-13/+7
2014-11-07Fix restore from keyboard•••The keyboard starts up before the restore process and the default shared preferences are cached and used even after the restore. Bug: 17837918 Change-Id: I2669e377b6e95813657fd6a80fbff4472330e3aa (cherry picked from commit e9d814674b9c94d61b474f58633a75afb7d2a616) Sandeep Siddhartha1-1/+0
2014-11-06Move current subtype management code to RichInputMethodManager•••Change-Id: I82d5a17a5ec96f26047d29e79f3f28850fc5b3bb Tadashi G. Takaoka6-47/+51
2014-11-06Move shorcut IME related code from SubtypeSwitcher to RichInputMethodManager•••Change-Id: I0f95f603d80570c937e8c38ded88df341c11795e Tadashi G. Takaoka6-133/+121
2014-11-06Move some methods out from SubtypeSwitcher•••Change-Id: I89aaf87d7d0cc204b0ca0f61c2f64d15e2df848e Tadashi G. Takaoka9-126/+174
2014-11-06Import translations. DO NOT MERGE•••Change-Id: I4b38b31403db1ee5b5bab7a6328db1919d822d20 Auto-generated-cl: translation import Baligh Uddin1-1/+1
2014-11-06Import translations. DO NOT MERGE•••Change-Id: Ib227ef25b8d0eef2f1b83bddfadde5c1a6d93cd8 Auto-generated-cl: translation import Baligh Uddin22-22/+22
2014-11-06Fix the build : move offdevice tests in an off device file•••Also fix a failing test Change-Id: I280aa6b5836c7332da08a88f1258546edeb25a37 Jean Chalard2-62/+92
2014-11-06Remove a useless method.•••Yay for cleanup Bug: 18108776 Change-Id: I13f4066cd54f294377fdcf375a69350c44d4a32a Jean Chalard1-17/+0
2014-11-06Remove dicttool dependency to NativeSuggestOptions•••Bug: 18108776 Change-Id: I0f57594617f8d5080aea9002b2356d18bfe97043 Jean Chalard3-6/+10
2014-11-06Add a header command to dicttool.•••This will allow to greatly improve the performance of the metadata-generating files, as they won't have to wait for the info command to read the entire dictionary when the header is all we need. Also add tests, and while we're at it, use the seed as intended to enable reproducible tests. Change-Id: I0ba79ef62f0292b23e63aed57ff565bb102281a2 Jean Chalard4-17/+162
2014-11-06Add a *FAST* dictionary header reader.•••It's still unused as of this change but the next change will use it As a reference point, generating the metadata for Bayo takes 3'02" on my machine with the info command; it's down to 16" if made to use this instead. The gains increases with the number of dictionaries obviously. Change-Id: I0eeea2d8f81bb74b0d1570af658e91b56f7c2b79 Jean Chalard2-0/+95
2014-11-06Genericize getting a raw dictionary•••This will allow for not copying the whole dictionary when only the header is needed. Change-Id: Ie4a649b507ccd4a430201824ed87b8b8bbf55e9f Jean Chalard3-48/+71
2014-11-05Fix restore from keyboard•••The keyboard starts up before the restore process and the default shared preferences are cached and used even after the restore. Bug: 17837918 Change-Id: I2669e377b6e95813657fd6a80fbff4472330e3aa Sandeep Siddhartha1-1/+0
2014-11-06Clean up KeyboardLayoutSet a bit•••This CL moves getScriptId() from KeyboardLayoutSet.Builder to KeyboardLayoutSet. Change-Id: I13588467e3d03abb92120acb367f021ee3490a50 Tadashi G. Takaoka1-28/+19
2014-11-05Fix a bug where LatinIME would recorrect with no input view•••Bug: 18071127 Change-Id: I634d1f63f7d5c5b7453ed7559f9b65fa0433dcd8 Jean Chalard1-4/+5