summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/Window.java
Commit message (Expand)AuthorAgeFilesLines
* fw: enforce android.permission.PREVENT_SYSTEM_KEYS in system serverScott Mertz2016-08-051-7/+0
* fw: reintroduce PRIVATE_FLAG_PREVENT_POWER_KEYScott Mertz2016-05-311-1/+4
* fw: Repurpose PREVENT_POWER_KEY for preventing multiple system keys.Adnan Begovic2016-05-231-3/+3
* WindowManager: Add clearPrivateFlagsMichael Bestas2015-12-041-0/+5
* WindowManager: Upper level changes to expose blur effectByunghun Jeon2015-11-091-0/+26
* Disassociate system windows from appstiger_huang2015-11-071-8/+21
* Camera : allow camera to use power key as shutterDanesh M2015-10-231-0/+4
* Remove hidden/deleted APIs.George Mount2015-05-141-14/+0
* Added TYPE_APPLICATION_ABOVE_SUB_PANEL window type.Wale Ogunwale2015-04-141-0/+2
* Save search context when dispatching onSearchRequested.Tim Kilbourn2015-04-131-0/+9
* Fix a few found doc problems.John Spurlock2015-03-241-2/+2
* Merge "Add resource type annotations to some APIs"Tor Norbye2015-03-161-1/+2
|\
| * Add resource type annotations to some APIsTor Norbye2015-03-131-1/+2
* | Add a type parameter to startActionMode() calls.Clara Bayarri2015-03-131-1/+16
|/
* Annotate ARGB integer parameters with @ColorIntTor Norbye2015-03-051-3/+6
* Add @ResourceInt annotations on APIsTor Norbye2015-02-181-9/+12
* Mark findViewById(int) @NullableScott Kennedy2015-02-111-0/+1
* Split up android.policy into framework.jar and services.jar 1/3Jorim Jaggi2015-02-101-4/+2
* Fix TODO in javadoc for FEATURE_CONTENT_TRANSITIONS.George Mount2015-02-041-4/+14
* Update javadoc for DEFAULT_FEATURES deprecation.Bryce Lee2015-01-131-1/+4
* Update docs for Window.setElevation(), apply changes immediatelyAlan Viverette2015-01-121-0/+4
* Add system api for disabling touch events in wallpaper behind the window.Filip Gruszczynski2015-01-051-0/+9
* Ensure all events from a showing window are dispatched.Svetoslav2014-12-051-1/+1
* Make default windows features configurable.Bryce Lee2014-11-211-2/+24
* Add setters for window elevation and clipToOutline propertiesAlan Viverette2014-10-291-5/+24
* Clean up some javadocs in Window.setFeature...()Alan Viverette2014-10-241-11/+11
* Fix issue #17789629: PopupWindow overlaps with navigation bar.Wale Ogunwale2014-10-211-4/+9
* Have Activity Transitions activited by a new window attribute.George Mount2014-09-111-16/+25
* Make Fragment Transitions match Acitivty Transitions APIGeorge Mount2014-09-021-2/+59
* Add javadoc to Window.set/getMediaControllerRoboErik2014-08-281-0/+10
* Allow Activities to opt into using Overlay for shared elements.George Mount2014-08-211-0/+21
* Add differentiating transitions for returning/reentering.George Mount2014-07-311-0/+95
* Add API to set a default session in ActivityRoboErik2014-07-141-42/+57
* Allow activity transitions to target nav and status bar colors.George Mount2014-07-021-1/+20
* Don't use overlay to transition ImageViews.George Mount2014-06-251-1/+1
* Allow customization of background fade duration.George Mount2014-06-121-0/+23
* Colorize SystemUIAdrian Roos2014-05-151-30/+17
* Add System UI Color APIAdrian Roos2014-05-151-0/+40
* am c41fa708: am a0516e7a: Merge "onWindowDismissed API cleanup" into klp-modu...Adam Powell2014-05-061-0/+16
|\
| * onWindowDismissed API cleanupAdam Powell2014-05-051-0/+16
* | Split Activity Transitions out of PhoneWindow.George Mount2014-04-171-64/+108
* | Implement "Back" for Activity Transitions.George Mount2014-04-071-13/+42
* | Manually merge commit '2faf28cf' into masterWill Haldean Brown2014-03-041-1/+11
|\ \ | |/
| * Add swipe-to-dismiss support to PhoneWindow.Will Haldean Brown2014-03-041-1/+12
* | Change Activity Scene Transitions to be more automatic redo.George Mount2014-02-261-11/+27
* | Revert "Change Activity Scene Transitions to be more automatic."George Mount2014-02-261-27/+11
* | Change Activity Scene Transitions to be more automatic.George Mount2014-02-251-11/+27
* | Cross-Activity Scene transition API.George Mount2014-02-041-2/+36
* | Add APIs for obtaining themed Drawable from Theme, ContextAlan Viverette2014-02-031-1/+1
* | Add support for cross-activity scenes and transitionsAdam Powell2013-12-051-0/+45