summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/Display.java
Commit message (Expand)AuthorAgeFilesLines
* Add new Display API for secure video capabilities.Jeff Brown2012-10-021-29/+14
* Fixup a comment.Jeff Brown2012-09-141-1/+1
* Add preliminary API for reporting display capabilities.Jeff Brown2012-09-131-0/+48
* More improvements to the display manager.Jeff Brown2012-08-311-4/+14
* Add initial multi-display support.Jeff Brown2012-08-291-8/+55
* Improve display manager debugging.Jeff Brown2012-08-191-0/+11
* Refactor for multi-display support.Jeff Brown2012-08-191-8/+29
* Make display info accessible from hidden api.Jeff Brown2012-08-081-0/+13
* We can now (kind-of) change screen density on the fly.Dianne Hackborn2012-08-031-1/+0
* Merge "Remove unnecessary code." into jb-mr1-devJeff Brown2012-08-021-5/+0
|\
| * Remove unnecessary code.Jeff Brown2012-08-021-5/+0
* | Refactor DisplayManagerService to be functional.Craig Mautner2012-08-021-0/+6
* | Start moving away from DisplayMetrics.DENSITY_DEVICE.Dianne Hackborn2012-08-011-1/+0
|/
* Add display manager skeleton.Jeff Brown2012-07-251-246/+152
* Stop using raw display size except in window manager.Jeff Brown2012-07-251-9/+2
* Refactor local window manager implementation.Jeff Brown2012-07-201-8/+0
* Separate the internal and external display rotations.Jeff Brown2012-05-021-0/+9
* Add new API to find smallest/largest screen size.Dianne Hackborn2012-04-191-0/+43
* Fix issue #5445966: WindowManager reporting -long on prime when it shouldn't be.Dianne Hackborn2011-10-121-0/+5
* Turn off logging.Dianne Hackborn2011-10-051-1/+1
* Fix issue #5348948: Third Party app "Byki Turkish" shows...Dianne Hackborn2011-10-041-1/+1
* Fix issue #5155678: Portrait > Landscape full-screen transition...Dianne Hackborn2011-09-141-6/+22
* Make some methods/fields package private so that layoutlib can access them.Xavier Ducrohet2011-08-111-3/+3
* Report the external display size to the input reader.Jeff Brown2011-07-251-51/+112
* Fix issue #4869092: ResolverActivity occasionally fails to displayDianne Hackborn2011-07-191-0/+1
* Fix issue #4770360: older app compatibility mode is really tiny on ICS phonesDianne Hackborn2011-06-231-8/+9
* Work on issue #4518815: Compatibility mode introduces compatibility regressio...Dianne Hackborn2011-06-081-11/+27
* Rework how we decide whether to use system or status bar.Dianne Hackborn2011-05-261-16/+28
* More compatibility mode improvements.Dianne Hackborn2011-05-241-23/+27
* DO NOT MERGE. From main -- Start work on simulating landscape/portrait when ...Dianne Hackborn2011-05-161-2/+21
* DO NOT MERGE. Integrate from master: Rework display size access.Dianne Hackborn2011-05-161-18/+100
* Better compat mode part one: start scaling windows.Dianne Hackborn2011-05-091-0/+3
* You can now specify a custom display size as NxM.Dianne Hackborn2011-02-281-5/+5
* Demo hack!Dianne Hackborn2010-12-181-0/+5
* Improve Display javadoc slightlyMathias Agopian2010-08-161-1/+2
* fix the build.Joe Onorato2010-02-261-1/+1
* Rename Display.getOrientation() to Display.getRotation().Dianne Hackborn2010-02-261-7/+42
* Allow for screen density drawables in compatibility mode.Dianne Hackborn2009-07-241-0/+1
* Return adjusted display for WindowManager.getDefaultDisplay()Mitsuru Oshima2009-07-141-0/+27
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+121
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-121/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+121