summaryrefslogtreecommitdiff
path: root/core/java/android/widget/ToastPresenter.java
Commit message (Expand)AuthorAgeFilesLines
* 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