index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
toast
/
ToastUI.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make CoreStartable an Interface.
Dave Mankoff
2022-10-13
1
-3
/
+4
*
Wire display context for text toasts
Iris Yang
2022-06-01
1
-2
/
+8
*
Rename SystemUI class to CoreStartable
Dave Mankoff
2021-11-09
1
-2
/
+2
*
Only show app icon + limit 2 lines toast on targetSdk S+
Beverly
2021-05-26
1
-17
/
+5
*
Update Toast visuals + motion
Beverly
2021-02-10
1
-36
/
+114
*
Set text toasts as trusted overlays
Bernardo Rufino
2020-10-26
1
-0
/
+2
*
Add Plugin interface for Toasts
Beverly
2020-09-30
1
-17
/
+57
*
6/N Move everything into SysUIComponent.
Dave Mankoff
2020-08-16
1
-2
/
+2
*
Wire user info and use user context for text toasts
Bernardo Rufino
2020-04-06
1
-13
/
+12
*
Refactor ToastPresenter to perform show()/hide()
Bernardo Rufino
2020-04-03
1
-78
/
+18
*
Show toasts from system/sysUI to all users
Bernardo Rufino
2020-02-28
1
-3
/
+3
*
Unify toast presentation code
Bernardo Rufino
2020-02-28
1
-55
/
+9
*
Add unit tests for ToastUI
Bernardo Rufino
2020-02-13
1
-4
/
+14
*
Move text toast creation to system UI
Bernardo Rufino
2020-01-27
1
-0
/
+212