aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/utils/ViewLayoutUtils.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename to Kelar Keyboard (org.kelar.inputmethod.latin)Amin Bandali2025-01-111-93/+0
|
* FIx potential NPETadashi G. Takaoka2014-10-211-2/+2
| | | | | Bug: 18052047 Change-Id: I9097d0a504b8a1d875cf66e44bb65eb6ecc8908e
* Simplify onComputeInsets of LatinIMETadashi G. Takaoka2014-08-271-0/+39
| | | | | | | | | | | 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
* Move TypefaceUtils and ViewUtils to utils packageTadashi G. Takaoka2013-07-051-0/+54
Change-Id: Iccd47c27670248c43de9a539c1951111d7733111