summaryrefslogtreecommitdiffstats
path: root/core/java/android/hardware/display
Commit message (Expand)AuthorAgeFilesLines
* Add support for setting color transformsMichael Wright2015-09-182-0/+11
* Use DisplayAdjustments when creating display in ResourceManagerWale Ogunwale2015-06-061-11/+0
* DO NOT MERGE - Display mode switches.P.Y. Laligand2015-05-111-1/+3
* Add code to collect data about auto-brightness adjustments.Jeff Brown2015-04-281-0/+7
* First stab at device idle mode.Dianne Hackborn2015-03-191-1/+2
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-1/+0
* am 0fbcc708: am 1e74b5d6: Merge "Burn in protection." into lmp-mr1-modular-devFilip Gruszczynski2015-02-251-0/+13
|\
| * Burn in protection.Filip Gruszczynski2015-02-251-0/+13
* | Adjust activity display metrics based on stack configuration.Wale Ogunwale2015-02-131-4/+4
|/
* Add a function to boost screen brightness temporarily.Jeff Brown2014-10-311-1/+7
* VirtualDisplay.Callbacks -> CallbackMichael Wright2014-09-015-44/+44
* Allow media projections to create public presentations.Michael Wright2014-08-071-15/+38
* Add supported refresh rate to displaysMichael Wright2014-08-061-5/+14
* Add resize method for virtual displaysMichael Wright2014-08-053-0/+25
* Add paragraph tags to MediaProjection docsMichael Wright2014-07-291-0/+4
* Add missing documentation for createVirtualDisplayMichael Wright2014-07-251-0/+2
* Allow dreams to control screen state and brightness.Jeff Brown2014-07-221-28/+49
* Don't create a delegate for null callbacks.Craig Mautner2014-07-211-7/+12
* Add MediaProjection APIs.Michael Wright2014-07-175-24/+194
* Display: Brightness: Low power mode scales the brightness to 50 percent.Ruchi Kandoi2014-05-091-2/+8
* am 18a69b93: am 8e1e4006: Merge "Add support for dynamically setting the virt...Jeff Brown2014-04-174-10/+59
|\
| * Add support for dynamically setting the virtual display surface.Jeff Brown2014-04-164-10/+59
* | resolved conflicts for merge of 337e764d to masterJeff Brown2014-04-111-13/+1
|\ \ | |/
| * Plumb display power state through display manager.Jeff Brown2014-04-101-13/+1
| * Move display power controller to display manager service. (DO NOT MERGE)Jeff Brown2014-04-081-0/+164
* | Move display power controller to display manager service.Jeff Brown2014-04-081-0/+164
* | am e2c9cd58: Merge "Refactor display manager service to new pattern." into kl...Jeff Brown2014-01-182-0/+186
|\ \ | |/
| * Refactor display manager service to new pattern.Jeff Brown2014-01-162-0/+186
* | am b6d9eb87: Merge "Add flag to force public virtual display to show own cont...Jeff Brown2014-01-091-2/+19
|\ \ | |/
| * Add flag to force public virtual display to show own content.Jeff Brown2014-01-071-2/+19
* | am 2458681b: am 263c4310: am ce468a35: Stop wifi display discovery when no lo...Jeff Brown2013-11-213-18/+59
|\ \ | |/
| * Stop wifi display discovery when no longer needed.Jeff Brown2013-11-213-18/+59
* | Remove unused imports from frameworks/base.John Spurlock2013-11-201-2/+0
|/
* Disallow applications from initiating cast screen.Jeff Brown2013-11-151-2/+5
* some javadoc improvements for virtual display andScott Main2013-10-161-1/+7
* Docs changes pursuant to API review feedback.Jeff Brown2013-08-231-5/+3
* wifi-display: add certification optionsChong Zhang2013-08-235-5/+171
* Support public virtual displays.Jeff Brown2013-08-024-35/+142
* Add activity token to display system.Craig Mautner2013-06-222-7/+18
* Add an API to allow for creating private virtual displays.Jeff Brown2013-06-184-0/+157
* MediaRouter: grey out wifi displays that's in useChong Zhang2013-06-132-59/+54
* wifi-display: set display to unavailable if p2p device is unavailableChong Zhang2013-06-061-2/+21
* Support Wifi display devices that rename themselves.Jeff Brown2012-11-071-0/+9
* Add MediaRouter API to get presentation display.Jeff Brown2012-10-251-13/+59
* Allow applications to connect to known wifi displays.Jeff Brown2012-09-262-7/+13
* Add support for remembering Wifi display devices.Jeff Brown2012-09-195-36/+176
* Improve Wifi display discovery API.Jeff Brown2012-09-081-37/+48
* Add new wifi display discovery API.Jeff Brown2012-09-087-0/+418
* More improvements to the display manager.Jeff Brown2012-08-311-13/+38
* Initial draft of high-level multi-display APIs.Jeff Brown2012-08-311-10/+1