| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
...and test it.
Also at the same time, add a facility to create a SettingsValues for
test, and some minor performance improvement to surrounding
methods.
Change-Id: I13b629ae14755c244af2a9406a7e9b4a4a16090f
|
|\| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* commit 'fdfc8ad2d09d3b475df22ba22fca8593a63ae9f5':
Re-evaluate auto-caps earlier.
|
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
We have all we know to re-evaluate auto-caps in this case.
We don't need to wait until we get the callback from TextView.
Bug: 10287972
Change-Id: I87e4e26cd193a001f91fe852ffc5a8f728db2449
|
|\| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* commit '4bc74d19ef72a919e09611e7d7b0d2d3d9e00a30':
Delete surrogate together.
|
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Stop deleting them one after the other, it makes no sense. We
can know in advance if we should delete two of them, so let's
use that.
Bug: 6526420
Change-Id: Ifa2263cbde8fedc78bb750b84d4acd3f979774ea
|
|\| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* commit '1162c0537d48fcec6dd5dc02594a16d24b4d1008':
Remove dead code
|
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| / / /
| | |_|/ / /
| |/| | | | |
|
| | |/ / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
isComposingWord() is actually defined as size > 0, so this test
can never be false.
Change-Id: If71afae6f0b16bff46178f0fae3244597354fecb
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit 'e18fdf804acdc7cd8db19c2a03adecc44d71f1ef':
Fix a bug with surrogate pairs
|
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | |/ /
| | | |
| | | |
| | | |
| | | | |
Bug: 10316781
Change-Id: I528c59c8823cda11975cb01b0ae59f12cfadef3b
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit 'ae59ce026213cd9c92f8202ccb2a337e6495119d':
Remove audio and haptic feedback while key repeating
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 6522943
Change-Id: Iad1b11172e47bfbae2b4129361a56b9d793f8f62
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit 'f27297d2ece8a247a8b9e18d4e65dc0d0ba68b77':
Add BinaryDictReader.
|
| |\ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bug: 9618601
Change-Id: Ief07fa0c3c4f7f5999a3fafcef4e47b6b6fd8143
|
|\| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit 'd03e5bd76164907e2cdfd0e647a0c4cd5e2a896b':
Rename maketext tool to make-keyboard-text
|
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | |/ / /
| | | | |
| | | | |
| | | | | |
Change-Id: Icceda22aec75f9e3602da8775c0e94b110283575
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '7242bf1a159b909db8a7c74e786e2391a4361d85':
Make readHeader check the header size before using it.
|
| |\ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I5dc3e2b674f7343ef57317fde6bdb7349a7fe04c
|
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | |/ / /
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I17e1fa887883a74297346d650cabfc4b0c411b2e
Auto-generated-cl: translation import
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Ic98e1061acd3abf96e1f594c6b9ba79a0664a169
Auto-generated-cl: translation import
|
|\ \ \ \ \ \
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
* commit '0adc8a2ad3630aa01984b4b6ccb2b7ca94cf8948':
Fix parenthesis direction for RTL languages
|
| |\ \ \ \ \ |
|
| | | |/ / /
| | |/| | |
| | | | | |
| | | | | |
| | | | | | |
Bug: 10284912
Change-Id: Ie0fc09b101034482a775961c8f8f1fcdf6dbec8f
|
|\| | | | |
| |_|/ / /
|/| | | |
| | | | |
| | | | | |
* commit '46961247a681aa3a8bdc7a6b9103e962dd3da829':
Call onDictionaryReady
|
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 9429906
Change-Id: Ifc538b38b7d37469aecccd32a7e3f95a90558be7
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
KeyboardLayoutSet.Builder"
* commit 'bab69d09f98030634ce2dd22c34a39154b437c24':
Remove redundant EditorInfo member from KeyboardLayoutSet.Builder
|
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I9bbba9c27d3d478421c094e6cd0e1da31fd4f4c8
|
|\| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '1b7c1cd513c53e1d1f07a328405c71509a0ecb6c':
Add PersionalizationDictionaryRegister
|
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | |/ /
| | | |
| | | |
| | | |
| | | | |
Bug: 9429906
Change-Id: Ibd4d5cedb371c0b4ee1342a3e6d221c9e34c2402
|
|\| | |
| | | |
| | | |
| | | |
| | | | |
* commit '66a63db2d5c1613bdaa106f0c2830972e39f9f4e':
Rationalize how to use AdditionalFeaturesSettingUtils
|
| |\ \ \
| | |/ /
| |/| | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
It should be called regardless of the gesture input being enabled or not
Change-Id: I223a823ef18389227fc04d000cc7bf750797ba31
|
| |\ \ \
| | |_|/
| |/| |
| | | |
| | | | |
* commit '25402fd5309891884a843528d47f6b4646341a3f':
Deallocate gesture trail bitmap when unneeded further
|
| | |\ \
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '724db044957eb3544323c9814cbb4f20e81b8594':
Deallocate gesture trail bitmap when unneeded further
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit '5c057b32414fab5f5d8267f8fc8b4230b54d4cca':
Fix unit tests.
|
| | |\ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* commit '96b444d4292f0834c94b8d56ae124a6d6a947bd3':
Remove processMotionEvent from MoreKeysKeyboardView
|
| | |\ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* commit '1181c5acbc6bd8834551d8fadca55d41c886a6d8':
Fix to follow the field naming conventions.
|
| | |\ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* commit 'd7b76727b9411a003c66182af20617afd38edde5':
Make user and contacts dict use ver3 format.
|