summaryrefslogtreecommitdiff
path: root/core/java/android/view/inputmethod/InputContentInfo.java
AgeCommit message (Expand)Author
2021-05-03Release drag-and-drop URI permissions on gc if not tied to an activityNikita Dubrovsky
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-09-06Add a new Binder interface to allow IMS to directly talk to IMMSYohei Yukawa
2016-11-11Support content URIs w/ userId in IC#commitContentYohei Yukawa
2016-11-11Fix up content URI for different usersYohei Yukawa
2016-06-30Automatically grant URI permission as needed.Yohei Yukawa
2016-06-30Revert "Remove InputContentInfo#requestPermission()"Yohei Yukawa
2016-06-30Remove InputContentInfo#requestPermission()Yohei Yukawa
2016-06-22Add InputMethodService#exposeContent()Yohei Yukawa
2016-06-10Add InputConnection#insertContent().Yohei Yukawa