summaryrefslogtreecommitdiff
path: root/core/java/com/android/internal/view/RootViewSurfaceTaker.java
Commit message (Expand)AuthorAgeFilesLines
* Save the OnBackInvokedCallback in WindowStateVadim Caen2022-02-021-4/+0
* Provide OnBackInvokedDispatcher from Activity, View and DialogShan Huang2022-01-201-1/+4
* Fix WindowInsetsController lifecycleJorim Jaggi2020-03-031-0/+4
* Fix colored status bar panning issuesAdrian Roos2014-10-291-0/+16
* IME events are now dispatched to native applications.Dianne Hackborn2010-07-131-1/+1
* Remove InputConsumer, replacing with InputQueue.Dianne Hackborn2010-06-231-2/+2
* First stab at attaching native event dispatching.Dianne Hackborn2010-06-221-0/+2
* Add new API to take over a window's Surface.Dianne Hackborn2010-05-181-0/+11