| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| | |
Bug: 3221869
Change-Id: I7c5d407c465f22945cba37e42683345913b43acc
|
| |
| |
| |
| | |
Change-Id: Ie052e989d0180eecfc8c244ba6c60594a46103d1
|
|/
|
|
| |
Change-Id: I593a8187d48338c9c0e7d75c73c2dbfc32400335
|
|
|
|
| |
Change-Id: If869f5ad4fe8f192f89a8679a4abde99a25e02e6
|
|
|
|
|
| |
Bug: 3216592
Change-Id: I88f8055199f2cd0525faf9374114fbebba53b951
|
|
|
|
|
| |
Bug: 3122995
Change-Id: I44280fe1c6cc27f429b311edec71e1027178222d
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This change is a followup of I948ef26f
Automatic Temporary Upper Case mode acts like Normal mode until shift
key is pressed. However, after shift key is pressed, it acts like
Manual Temporary Upper Case mode.
Bug: 3193390
Change-Id: Id3d7a38a1f5905322cd46ded36b1db26576d49af
|
|/
|
|
| |
Change-Id: Ibc317ada5167a119477fe8ea2994df6c6462afd0
|
|
|
|
| |
Change-Id: I2db335a601ddb0062a637a71289e14cf1d375a1e
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
With this change,
- Shift and Shift lock state of keyboard is maintained by
LatinKeyboard.ShiftState.
- Shift key state is maintained by ShiftKeyState object in
KeyboardSwitcher.
- LatinIME informs KeyboardSwitcher that shift key press, release and
long press and KeyboardSwitcher determines which state LatinKeyboard
and ShiftLeyState should be.
Bug: 3193390
Change-Id: I948ef26fda512eb1cb0ebddc89d322c4f4f4d670
|
|\ |
|
| |
| |
| |
| | |
Change-Id: Ic6055ba218b64f4276e3db99a435f546c3990ee5
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| | |
bug: 3207554
Change-Id: I285691f9e94d989823fcb5c21615ca50cecddff6
|
|/
|
|
| |
Change-Id: I469197a4b3f55335eaee104177f0970cc904bb34
|
|
|
|
| |
Change-Id: I777db896bd0287931ce7c810b080ccee1121d34e
|
|
|
|
| |
Change-Id: I5fa306cf311063ff96b6d45faaca2ffe84cddbf9
|
|
|
|
|
|
|
| |
Follow up change to I2185fcf6
bug: 2847211
Change-Id: I7874bc8400e5a7613bfbae83b790ea6192d287b3
|
|
|
|
|
| |
Bug: 3193390
Change-Id: Id894c9bc574a53966d9efc419ab398bae89c34c1
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change partially implements the requested feature. The following
are not supported yet.
- Non-letter key handling on automatic temporary upper case layout.
- Non-letter key handling on shift chording in caps lock layout.
- Hint icons for manual temporary upper case layout are not final ones.
Bug: 3193390
Change-Id: I636da99d1be05b1337935d87c6f4d140661e1cc8
|
|
|
|
|
| |
bug: 2847211
Change-Id: I2185fcf6b798a41135c329485914bc035fad5119
|
|
|
|
| |
Change-Id: If484d3d7e7a0794ee7fc88f0771229d6f90db466
|
|
|
|
| |
Change-Id: Iabae338c32969997cb3c7f612c2e5a6999420e28
|
|\ |
|
| |
| |
| |
| | |
Change-Id: Idce4e9bf070b08b8a930fd8e800df9c4d8829f8f
|
| |
| |
| |
| | |
Change-Id: I9b66bde1b5ae76742cb685bbc558ce9570dca50a
|
|/
|
|
|
|
|
|
| |
Bug: 3193879
- Log char input
Change-Id: I5c1568f81012743b7068d423baa99b0f9d1653f8
|
|
|
|
|
|
| |
suggestion strip
Change-Id: I7babd1400a3516c87506a3ea4bd46ddaf89e19b4
|
|
|
|
| |
Change-Id: Ib8dbcf8f36966988fb0d4efdc6bdb7e30b776a68
|
|
|
|
| |
Change-Id: I94286ecec0aa8dbfdfaa74d3a76b744c4a250370
|
|
|
|
|
|
| |
This is required to make cancellations of auto-corrections/completions work.
Change-Id: I091fb9946d4642847fde39d86a6b3b09735e93a8
|
|
|
|
|
| |
Bug: 3192772
Change-Id: Ia057d29e070ccbb90ee60df1e141de14de95f820
|
|
|
|
| |
Change-Id: I0d92e513757e765d9de98561205754af5a143650
|
|
|
|
|
|
|
| |
This change also eliminates KeyboardSwitcher.refreshKeyboardCache,
LatinIME.reloadKeyboards() and LanguageSwicther.getLocales().
Change-Id: I5fd4914660ea1c955ddfa0ca62b920f9bcd53e1b
|
|
|
|
|
| |
bug: 3021001
Change-Id: I7843a3e4765333c720fd8f258c1fffdf6f090d3a
|
|
|
|
|
|
| |
- Fixed the visibility of the suggestion strip
Change-Id: I63ad561c71464657521661dbd25c72dd34841834
|
|
|
|
|
|
|
|
|
| |
This change defers determining which keyboard should be loaded and
holds the information in KeyboardId object as much as possible. At
keyboard loading time, the determination deferred will be made
depending on the information of KeyboardId.
Change-Id: Ice2455d9e5b21671a250c342c06c043e4baa5355
|
|
|
|
|
|
|
| |
This change also renames KeyboardSwitcher.makeKeyboards to
refreshKeyboardCache.
Change-Id: I76897562d5876a53364dc378e7800ab92fb2a37b
|
|
|
|
|
|
| |
Bug: 3132881
Change-Id: Ib89e2efa4e68e7d57ac1123df2ec6241f1b902d1
|
|
|
|
|
|
|
| |
This change also eliminates unnecessary recursive call in
KeyboardSwitcher.setKeyboardMode.
Change-Id: Iff25fe23b34227d526dee0bbe8710842545c2afa
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Because there may be very long key, such as space bar on tablet, we
should not use the distance between the touch point and the center of
key as proximity detection. Instead of that, this change uses the
distance between the point and the nearest edge of key as proximity
detection.
Also this change fixes the bug that space key (code 32) was not
counted in proximity detection.
Bug: 3164020
Bug: 3168138
Change-Id: I687f1ce94a8e944c3f6eea0fe00e18ed6e68e278
|
|
|
|
| |
Change-Id: I496ecbfa7d398583d01f821398f49f75d17311d8
|
|
|
|
|
|
|
| |
Bug:2692655
Bug:2460543
Change-Id: I86e814902447ecd5c8b00e399a0143d3dc2ad2cf
|
|
|
|
|
|
|
| |
Follow-up change to I73b8a502
bug: 3095814
Change-Id: I79bb05c61dc73b036331e17d02c791f08a0168fc
|
|
|
|
|
| |
bug: 3151706
Change-Id: I7770a1d26edb1ea72ee93396181953a724dcc4bf
|
|\
| |
| |
| |
| | |
* commit 'b5e8c7799726a5975283fa138ad2870ab02d01a4':
Make the buttons work for edge pixels of the keyboard
|
| |
| |
| |
| |
| |
| |
| | |
Follow-up change to If7630b89
bug: 3142416
Change-Id: I2660e3d688eb0490363e460d5b4944c89b8ca35c
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 3122894
- Changed width 10 -> 32
- Changed height 5 -> 16
Change-Id: I07354cf5c942974cc25a5e043f41e0f13a09351b
|