summaryrefslogtreecommitdiff
path: root/core/java/android/widget/ToastPresenter.java
Commit message (Expand)AuthorAgeFilesLines
* Unregister IA11yManagerClient in ToastPresenterSally2021-06-041-13/+17
* Update toast parameters instead of re-addingBeverly2021-02-191-1/+1
* Update Toast visuals + motionBeverly2021-02-101-12/+32
* Add Plugin interface for ToastsBeverly2020-09-301-3/+22
* Gets the userId from Context for AccessibilityManager in ToastPresenter.Yuncheol Heo2020-06-171-2/+1
* Wire user info and use user context for text toastsBernardo Rufino2020-04-061-6/+19
* Refactor ToastPresenter to perform show()/hide()Bernardo Rufino2020-04-031-14/+126
* Show toasts from system/sysUI to all usersBernardo Rufino2020-02-281-2/+33
* Unify toast presentation codeBernardo Rufino2020-02-281-0/+117