summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/display
Commit message (Expand)AuthorAgeFilesLines
* WifiDisplayController: Fix p2p disconnect before rtsp teardown completesManoj Kumar AVM2016-07-021-16/+81
* livedisplay: Moving LiveDisplay to CMSDKSteve Kondik2016-04-134-675/+2
* Move keyDisabled and gamma to serviceDanesh M2016-03-141-0/+33
* LiveDisplayController : Reload settings for current userDanesh M2016-03-111-10/+11
* livedisplay: Factoring out color temperature to RGB conversion algorithmSteve Kondik2016-02-261-221/+2
* Fix for reboot on connecting to TV through HDMI.Sashidhar Ganiga2016-02-201-0/+3
* livedisplay: remove user hint notification when clickedScott Mertz2016-02-081-1/+2
* Increase brightness faster if ambient light is brightening quickly.Danny Baumann2016-01-112-12/+27
* Add config_autoBrightnessAmbientLightHorizon overlayDanesh M2015-12-222-18/+23
* livedisplay: Handle self-managed SRE/SVI implementationsSteve Kondik2015-12-091-1/+10
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-073-9/+39
|\
| * Remove ColorFade resouces when screen off.Michael Lentine2015-10-133-9/+39
* | fw: Move Secure settings to CMSettingsd34d2015-11-121-4/+4
* | fw: Move LiveDisplay settings and resources.Adnan Begovic2015-11-111-32/+34
* | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-058-40/+310
|\ \ | |/
| * Do not issue config change command when not neededJorim Jaggi2015-09-251-1/+1
| * Merge "Revert "Dismiss color fade when it is no longer used."" into mnc-dr-devMichael Lentine2015-09-251-2/+0
| |\
| | * Revert "Dismiss color fade when it is no longer used."Michael Lentine2015-09-251-2/+0
| * | Merge "Dismiss color fade when it is no longer used." into mnc-dr-devMichael Lentine2015-09-231-0/+2
| |\ \ | | |/
| | * Dismiss color fade when it is no longer used.Michael Lentine2015-09-221-0/+2
| * | Add support for setting color transformsMichael Wright2015-09-187-31/+289
| * | Don't wait for brightness changesJorim Jaggi2015-09-111-9/+21
| |/
* | Revert "autobrightness: Fix the brightness dialog is not work when first enab...Danny Baumann2015-10-281-1/+0
* | Set mProximity to PROXIMITY_UNKNOWN on screen offd34d2015-10-271-0/+1
* | autobrightness: Fix the brightness dialog is not work when first enable auto-...kai.cao2015-10-271-0/+1
* | livedisplay: Implement active display adjustmentSteve Kondik2015-10-184-4/+855
* | display: Don't enable keyboard lights when dozingSteve Kondik2015-10-181-1/+1
* | keyboard: re-add code to detect lid state and handle lightsMichael Gernoth2015-10-181-0/+2
* | Reintroduce button-backlight (and respective inactivity timeout)Ricardo Cerqueira2015-10-181-0/+11
* | base: adding support for tertiary displayVinu Deokaran2015-10-061-0/+1
* | wifidisplay: Use ExtendedRemoteDisplay to launch Wifi Display.Raj Kamal2015-10-062-7/+191
|/
* Animation for touch, wake and unlockJorim Jaggi2015-07-281-7/+32
* Suppress pausing activities when screen off due to proximity.Jeff Brown2015-06-221-14/+24
* Don't request traversals when updating display brightness.Jeff Brown2015-06-101-3/+5
* Support 4K overlay displays.Jeff Brown2015-06-092-1/+5
* Migrate uses of config_windowIsRound to Configuration.isScreenRoundAdam Powell2015-05-181-2/+6
* Add Configuration data for round displaysAdam Powell2015-05-183-1/+18
* Pass charset to XmlPullParser.setInput instead of nullWojciech Staszkiewicz2015-05-141-3/+4
* DO NOT MERGE - Overlay display now support multiple modes.P.Y. Laligand2015-05-132-76/+217
* DO NOT MERGE - Allowing only a subset of display attributes to get overridden.P.Y. Laligand2015-05-121-7/+15
* DO NOT MERGE - Display mode switches.P.Y. Laligand2015-05-1110-117/+208
* Always destroy virtual display on Binder death.Michael Wright2015-05-061-8/+8
* Merge "Respect the record audio app op - framework" into mnc-devSvet Ganov2015-04-291-1/+1
|\
| * Respect the record audio app op - frameworkSvet Ganov2015-04-281-1/+1
* | Add code to collect data about auto-brightness adjustments.Jeff Brown2015-04-282-35/+92
|/
* Add support for disabling display scaling for development.Jeff Brown2015-04-151-1/+4
* Reduce display device log spam.Jeff Brown2015-04-153-29/+65
* Set initial screen brightness earlier in the boot process.Jeff Brown2015-04-137-63/+135
* Tweak systrace for power manager.Jeff Brown2015-04-101-0/+4
* Remove unused imports in frameworks/base.John Spurlock2015-02-282-3/+0