- Apr 11, 2024
-
-
Aleksandras Kostarevas authored
-
- Mar 18, 2024
-
-
Aleksandras Kostarevas authored
-
- Jan 16, 2024
-
-
Aleksandras Kostarevas authored
-
- Aug 15, 2023
-
-
abb128 authored
-
- Jul 06, 2023
-
-
abb128 authored
-
- Jun 24, 2018
-
-
Yohei Yukawa authored
This layout file was copied from Settings app but in LatinIME it has never been used. Also, android:onClick attributes in that layout file are pointing to non-existing method in LatinIME, which causes lint warnings. Since tihs files has never been used in LatinIME, there should be no user-visible behavior change. Bug: 110757803 Test: tapas LatinIME && make -j Change-Id: Ib51744979df333ac432aefc54ef7d0f413cf6161
-
- May 15, 2018
-
-
vineel sadineni authored
Bug: 76692459 Test: mmma packages/inputmethods/LatinIME/ Change-Id: Ib76af6f6db1a0dd5cf64a06a4ea56151712e9692
-
- Jul 07, 2015
-
-
Jatin Matani authored
For JB and lower devices, the UI is surfaced by the IME. Bug: 22200135 Change-Id: Icca08500ee0683e2ceb5357b0bc430cd1712220e
-
- Feb 11, 2015
-
-
Dan Zivkovic authored
Note this change does not affect the native decoder interface. Change-Id: I73b7dc008a5acaf75a31a36a2d332b5afabd82d0
-
- Feb 03, 2015
-
-
Dan Zivkovic authored
Removes the feature that adds strings to the user dictionary, aka the "green highlight with a plus sign". Bug 19237189. Change-Id: I2387129a3add2d69d625f2ff16ed8cab3f10a735
-
- Dec 09, 2014
-
-
Tadashi G. Takaoka authored
* commit 'be819dbe': Revert "Add keyboard margin options to place the keyboard dynamically." Change-Id: I4d0d31b04aa083e32ea86cf394444a5eec4fe647
-
Tadashi G. Takaoka authored
This reverts commit 8584db14. Bug: 18675223 Bug: 18675476 Change-Id: I4e25d87ac261c44b1943df832115f8cca690103a
-
- Dec 05, 2014
-
-
Andy Wang authored
Keyboard location and location can now be set in the debug options section. Change-Id: I87c5a1d679489e12dccf26632c399af28087629e
-
- Nov 27, 2014
-
-
Tadashi G. Takaoka authored
Bug: 18515346 Change-Id: I3a893333762233cd6c8716755793f6ffaf22bb9a
-
- Oct 09, 2014
-
-
Tadashi G. Takaoka authored
This CL sets 8dp elevation ot input view in order to cast a shadow onto underlying application. Bug: 16210054 Change-Id: I7779c63612fc88e24dde65de3e4e7a45b9d1762f
-
- Sep 08, 2014
-
-
Tadashi G. Takaoka authored
Bug: 15681452 Change-Id: I8484e4fe4d989b391f2b5230836dc9dfac218429
-
Tadashi G. Takaoka authored
Bug: 15681452 Change-Id: I1b32719cc927a24db4c41fdeb812b39f7e98a85c
-
- Aug 29, 2014
-
-
Tadashi G. Takaoka authored
Bug: 17322353 Change-Id: I3b211ab8729121271563a8a243558a58ee7847c2
-
- Aug 27, 2014
-
-
Tadashi G. Takaoka authored
This CL expands SoftInputWindow to the entire screen. Thus a key review backing view is eliminated and onComputeInsets() gets simplified too. Bug: 17212702 Bug: 10841052 Bug: 10541453 Change-Id: I2d859f4e4698c64cabe399000821f13bab729996
-
- Aug 22, 2014
-
-
Tadashi G. Takaoka authored
Change-Id: I58e95b2791a45afdc7dae8e26dcfc200b3b4b854
-
- Aug 19, 2014
-
-
Yohei Yukawa authored
If we render our UI around the composing text in the fullscreen mode, probably we need to have our views under android.R.id.extractArea, which is implemented as FrameLayout. Therefore, using FrameLayout for the backing view makes it easy to simplify the code between normal mode and full screen mode. Change-Id: I69533b22d9d1368ad906dc5ef7be1a1b674d10b8
-
- Aug 16, 2014
-
-
Yohei Yukawa authored
RelativeLayout allows the IME to place its UI element at an arbitrary position on the backing view. Change-Id: Ib40d2111f56d8f38007e37c6c47536db3f0bef75
-
- Aug 10, 2014
-
-
Ken Wakasa authored
AAPT previously allowed apps to generate resources in the android package. This is no longer allowed after I1be66e3f8df9a737b21c71f8a93685376c7e6780. Change-Id: Icda68829c0bf9254b6637f0ec2cecc0b357dbc43
-
- Jul 29, 2014
-
-
Tadashi G. Takaoka authored
Bug: 11866784 Change-Id: Ic50b6eb1bd8f2b823e2c9dfad04d8615bc910936
-
Tadashi G. Takaoka authored
Bug: 16143083 Change-Id: I6396f725b30e9ef6fa7964a0c9d7eb6d1d97e376
-
- Jul 09, 2014
-
-
Tadashi G. Takaoka authored
Bug: 15782668 Change-Id: If3f2439fe9dcd2c05514e73861777337b42273c4
-
- Jun 23, 2014
-
-
Tadashi G. Takaoka authored
Bug: 15143928 Change-Id: I12411b9b5b9611ec089e4967def9b5c19a2367c7
-
- Jun 19, 2014
-
-
Adam Lesinski authored
A new AAPT change will have AAPT fail when an app tries to add resources to an external package such as android. Change-Id: I02e31481b5ea2d13a27b5b06fc4d0f8777551572
-
- Jun 10, 2014
-
-
Tadashi G. Takaoka authored
Bug: 15378862 Change-Id: Ia14929bd9eb63ad5735cae0ad98ad0e2ad301128
-
- Jun 09, 2014
-
-
Tadashi G. Takaoka authored
Bug: 14849593 Change-Id: If020e2352c8e950ce87dc4711c39b8a6a41f66fc
-
- May 30, 2014
-
-
Tadashi G. Takaoka authored
Bug: 15321822 Change-Id: Iab7cef83ffdf91c877c3ed2e59d412496b516e1c
-
- May 29, 2014
-
-
Tadashi G. Takaoka authored
This CL must be checked in together with I5cc76807e3. Bug: 15318007 Change-Id: I61423c3377ddc299fb332e742d6626c2e47145bb
-
- May 23, 2014
-
-
Tadashi G. Takaoka authored
This CL consolidates attributes of EmojiTabWidget and EmojiCategoryPageIndicatorView with EmojiPaletteView. Bug: 15151483 Change-Id: I6eca10b60e894d945080ef3f88523d539a4992fa
-
- May 19, 2014
-
-
Tadashi G. Takaoka authored
Bug: 14419121 Change-Id: I7086923fff153039c2d011bbccbfd04eb687a76a
-
Tadashi G. Takaoka authored
Change-Id: Ia2f3482363b462c16a51f2baac59d6bcae96ffab
-
Tadashi G. Takaoka authored
The Emoji delete key UX hack that changes key background color based on the key state isn't keyboard theme compliant. Change-Id: I0fa43a91cdd6da944d6d4d1a5a09b771f852a081
-
Tadashi G. Takaoka authored
Change-Id: I318a98feeaf7b8bc4d2ed6d54475a144e2dca0a1
-
- May 14, 2014
-
-
Tadashi G. Takaoka authored
Change-Id: Idd12c2fa4f5add7bb50bd7349ff9a74fffe82cfd
-
- May 13, 2014
-
-
Tadashi G. Takaoka authored
Bug: 14849593 Change-Id: I1664b6a4ef54b78a09df65adbffff7861b54c4a9
-
- May 12, 2014
-
-
Tadashi G. Takaoka authored
Bug: 14419121 Change-Id: I3b2bdc3c07bb7e49ea7be53649bd6dd134fea27c
-