summaryrefslogtreecommitdiff
path: root/core/java/android/view/WindowManagerInternal.java
Commit message (Expand)AuthorAgeFilesLines
* WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into se...Adrian Roos2017-11-231-389/+0
* Global a11y action to lock screenEugene Susla2017-11-161-0/+5
* Add callback to DragDropController.Daichi Hirono2017-11-091-0/+30
* Don't let keyguard to influence orientation when dismissingAndrii Kulian2017-11-081-3/+0
* Removed remaining use of static stack ids.Wale Ogunwale2017-10-111-2/+2
* Fix keyboard focus in VRTarandeep Singh2017-08-021-0/+7
* Check for keyguard occlusion on camera liftJonathan Solnit2017-06-161-0/+5
* Fix unnecessary relaunches when unlocking with fingerprint sensor.Wale Ogunwale2017-05-301-0/+3
* A new power button mode to hide the IME when shownYohei Yukawa2017-04-171-1/+4
* Display magnification via the nav bar Accessibility ButtonCasey Burkhardt2017-03-151-0/+8
* Allow setImeWindowStatus with null startInputTokenYohei Yukawa2017-02-151-2/+5
* Propagate setImeWindowStatus() to WMSYohei Yukawa2017-02-131-0/+19
* Make window token add/remove APIs require displayIdWale Ogunwale2016-11-021-2/+5
* The big keyguard transition refactor (1/n)Jorim Jaggi2016-11-011-3/+14
* Update windows before sending a window state change eventSvetoslav Ganov2016-07-141-0/+5
* Make IMS#clearInsetOfPreviousIme() reliable.Yohei Yukawa2016-05-151-0/+7
* Fix several accessibility magnification issues.Phil Weaver2016-04-271-10/+7
* Various fixes for MagnificationControllerAlan Viverette2016-03-281-0/+10
* Fix bug where surface was not clipped off during resizingJorim Jaggi2016-02-041-0/+5
* APIs for querying and controlling display magnificationAlan Viverette2015-11-171-3/+5
* Added rules for status/nav bar customization when in multi-window modeWale Ogunwale2015-10-081-0/+3
* Leverage WindowManagerInternal for private communication.Seigo Nonaka2015-08-251-0/+32
* Implement nice transitions for light status barJorim Jaggi2015-02-231-0/+7
* Add AppTransitionListenerJorim Jaggi2015-02-231-1/+36
* APIs for an accessibility service to put interaction tracking overlays.Svetoslav2014-10-211-0/+16
* Add accessibility action to open power long-press dialogAlan Viverette2014-07-101-0/+5
* Avoid unnecessary timeouts.Craig Mautner2014-06-231-1/+1
* Force all windows to redraw before unblanking screenCraig Mautner2014-06-031-1/+8
* Added accessibility APIs for introspecting interactive windows.Svetoslav2014-03-201-1/+132
* Refactor display manager service to new pattern.Jeff Brown2014-01-161-0/+33