summaryrefslogtreecommitdiff
path: root/core/java/android/app/Presentation.java
AgeCommit message (Expand)Author
2021-05-07Fix IME switch dialog crash on Dual rootDA displayCharles Chen
2020-10-12Migrate Presentation to WindowContextCharles Chen
2020-04-24Revert "Try to reland Ib3ee007bc"Darryl Johnson
2020-04-17Try to reland Ib3ee007bcwilsonshih
2020-04-06Use TYPE_PRIVATE_PRESENTATION for private presentationsLinus Tufvesson
2020-02-17Block TYPE_PRESENTATION windows on default displayLinus Tufvesson
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2016-11-02Added support for window TYPE_PRESENTATIONWale Ogunwale
2016-06-21ContextImpl: Keep DisplayAdjustments and Display in syncAdam Lesinski
2015-06-09Support 4K overlay displays.Jeff Brown
2012-11-29Fix issue #7585876: When changing the font settings, the movie...Dianne Hackborn
2012-11-05docs: fix markup errorScott Main
2012-10-25Add MediaRouter API to get presentation display.Jeff Brown
2012-10-23Add throwing InvalidDisplayException from addView.Craig Mautner
2012-09-20Fix javadoc.Jeff Brown
2012-08-31Initial draft of high-level multi-display APIs.Jeff Brown