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