aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/compat/ViewCompatUtils.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Migrated various apps under packages/inputmethods/LatinIME/ to androidx•••Bug: 76692459 Test: mmma packages/inputmethods/LatinIME/ Change-Id: Ib76af6f6db1a0dd5cf64a06a4ea56151712e9692 vineel sadineni2018-05-151-1/+1
* Add keyboard shadow•••This CL sets 8dp elevation ot input view in order to cast a shadow onto underlying application. Bug: 16210054 Change-Id: I7779c63612fc88e24dde65de3e4e7a45b9d1762f Tadashi G. Takaoka2014-10-091-7/+0
* Support RTL layout in custom input style settings•••Bug: 17322353 Change-Id: I3b211ab8729121271563a8a243558a58ee7847c2 Tadashi G. Takaoka2014-08-291-3/+16
* Add ViewCompatUtils.setElevation•••Bug: 16210054 Change-Id: I632158951a60ab527246410caefd9fbe471dd859 Tadashi G. Takaoka2014-08-051-0/+10
* Clean up compatible utility classes•••Change-Id: I95a682052037d292801477db0f05e04926b61412 Tadashi G. Takaoka2014-08-041-1/+1
* Use ViewCompat support library and delete ViewCompatUtils•••Change-Id: I57d60cacd86e83894294c3f64402aba8c1829872 Tadashi G. Takaoka2014-05-241-19/+2
* Revert "Use ViewCompat support library and delete ViewCompatUtils"•••This reverts commit db21267b788592ce99b9fb052801c6ec90bfe7b6. The reverting change breaks build in unbundled jb-ub-latinimegoole branch. Change-Id: Ia61424f5321eb97f981d22c4b08e9ea8d348f6c1 Tadashi G. Takaoka2014-05-231-0/+71
* Use ViewCompat support library and delete ViewCompatUtils•••Change-Id: Ifee496ff7ecaf361898444ff4127f16748d96422 Tadashi G. Takaoka2014-05-241-71/+0
* Revert "Use ViewCompat support library"•••This reverts commit e7ee4fa862e9d7986c292c2e3a0d6b392100540a. Change-Id: I56fab60ac859289d3ed51f691cd7e2a15da01856 Tadashi G. Takaoka2014-01-271-0/+71
* Use ViewCompat support library•••Change-Id: I4ba261752750f5087cba810045669512b430b5e0 Tadashi G. Takaoka2014-01-271-68/+0
* Add preliminary setup wizard•••Bug: 8159728 Change-Id: I30d9cd637fb1d2e64588550e0aa4387bc1f7e6e5 Tadashi G. Takaoka2013-02-211-0/+68