summaryrefslogtreecommitdiff
path: root/core/java/android/view/WindowCallbackWrapper.java
Commit message (Expand)AuthorAgeFilesLines
* Introduce Window.DecorCallbackYohei Yukawa2022-01-311-5/+0
* Support light navigation barYohei Yukawa2022-01-271-0/+5
* No need to deal with windowTokensPhilip P. Moltmann2017-05-081-5/+0
* Restore session on new window after app killPhilip P. Moltmann2017-04-081-0/+5
* Implement pointer capture APIVladislav Kaznacheev2017-01-251-0/+5
* Keyboard Shortcuts: plumb deviceId throughClara Bayarri2016-03-241-2/+3
* Request Keyboard Shortcuts for SysUI Dialog via WindowClara Bayarri2016-01-131-0/+7
* Save search context when dispatching onSearchRequested.Tim Kilbourn2015-04-131-0/+5
* Add a type parameter to startActionMode() calls.Clara Bayarri2015-03-131-0/+5
* Fix a bug propagating navigation button events from ToolbarActionBarAdam Powell2014-08-181-0/+144