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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
Toast.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix toast lifetime
Robert Carr
2018-03-01
1
-0
/
+8
*
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-12-13
1
-1
/
+4
*
Revert "Don't generate irrelevant a11y events - framework"
Eugene Susla
2017-12-05
1
-2
/
+1
*
Don't generate irrelevant a11y events - framework
Svet Ganov
2017-11-28
1
-1
/
+2
*
Merge "Fixes crash (race cond) when using toast that is immediately cancelled...
TreeHugger Robot
2017-05-16
1
-2
/
+15
|
\
|
*
Fixes crash (race cond) when using toast that is immediately cancelled
Svet Ganov
2017-05-15
1
-2
/
+15
*
|
Fix Toast exception in NotificationManagerService
Geoffrey Pitsch
2017-05-09
1
-38
/
+71
|
/
*
Implicitly cast views obtained via View.findView methods
Alan Viverette
2017-02-27
1
-1
/
+1
*
Revert "Implicitly cast views obtained via View.findView methods"
Alan Viverette
2017-02-03
1
-1
/
+1
*
Implicitly cast views obtained via View.findView methods
Alan Viverette
2017-01-27
1
-1
/
+1
*
Prevent crash from early Toast surface destruction.
Robert Carr
2016-10-19
1
-24
/
+43
*
Remove toast window immediately
Svet Ganov
2016-09-08
1
-1
/
+1
*
resolve merge conflicts of bde1d34 to master
Svetoslav Ganov
2016-09-02
1
-12
/
+14
|
\
|
*
Prevent apps to overlay other apps via toast windows
Svetoslav Ganov
2016-09-02
1
-12
/
+14
|
*
Revert "Prevent apps to overlay other apps via toast windows"
Svetoslav Ganov
2016-08-02
1
-14
/
+12
|
*
Prevent apps to overlay other apps via toast windows
Svet Ganov
2016-08-01
1
-12
/
+14
*
|
Fix swapped toast timeouts.
Robert Carr
2016-07-21
1
-2
/
+2
|
/
*
Revert "Prevent apps to overlay other apps via toast windows"
Svetoslav Ganov
2016-07-20
1
-14
/
+11
*
Prevent apps to overlay other apps via toast windows
Svet Ganov
2016-07-14
1
-11
/
+14
*
Add WindowManager side timeout for toasts.
Robert Carr
2016-04-13
1
-1
/
+8
*
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-18
1
-2
/
+3
*
Show screen pinning toasts on all users
Jason Monk
2014-10-23
1
-0
/
+8
*
Use Op package name when creating toasts
Tony Hill
2014-09-16
1
-1
/
+3
*
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-1
/
+0
*
resolved conflicts for merge of f1dd32c8 to master
John Spurlock
2013-10-14
1
-67
/
+2
|
\
|
*
Implement new SYSTEM_UI_FLAG_IMMERSIVE_STICKY.
John Spurlock
2013-10-14
1
-67
/
+2
*
|
Add typedefs and nullness annotations.
Tor Norbye
2013-09-11
1
-3
/
+13
|
/
*
Allow configuration of Toast gravity settings
Jose Lima
2013-08-09
1
-2
/
+4
*
Hideybars feature confirmation toast bar.
John Spurlock
2013-05-28
1
-3
/
+69
*
Fix NPE when showing Toast from system process.
Craig Mautner
2012-12-05
1
-2
/
+5
*
Merge "Add support for "-rtl" in resources" into jb-mr1-dev
Fabrice Di Meglio
2012-09-04
1
-1
/
+1
|
\
|
*
Add support for "-rtl" in resources
Fabrice Di Meglio
2012-08-23
1
-1
/
+1
*
|
Use correct WindowManager for Toast.
Craig Mautner
2012-08-28
1
-2
/
+7
|
/
*
Refactor for multi-display support.
Jeff Brown
2012-08-19
1
-3
/
+2
*
Improve Toast RTL support
Fabrice Di Meglio
2012-07-30
1
-6
/
+3
*
Improve Toast RTL support
Fabrice Di Meglio
2012-07-30
1
-2
/
+2
*
Make Toast widget aware of layout direction
Fabrice Di Meglio
2012-06-07
1
-1
/
+8
*
Support toast cancellation.
Jeff Brown
2012-05-20
1
-1
/
+6
*
docs: add developer guide cross-references, Project ACRE, Round 2
Joe Fernandez
2011-10-14
1
-0
/
+7
*
Don't set a Toast's view to null when enqueued several times.
Romain Guy
2011-01-21
1
-1
/
+2
*
Fix toasts.
Romain Guy
2011-01-19
1
-81
/
+78
*
Don't let toasts "leak" Context instances.
Romain Guy
2011-01-19
1
-45
/
+51
*
2763342 Toasts do not fire accessibility events
Svetoslav Ganov
2010-10-05
1
-0
/
+18
*
Cleanup Toast.java.
Romain Guy
2009-07-08
1
-42
/
+35
*
Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m...
svetoslavganov
2009-05-14
1
-2
/
+3
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+399
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-399
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+399