summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib
Commit message (Expand)AuthorAgeFilesLines
* framework: Privacy GuardSteve Kondik2013-06-241-0/+6
* Detect whether overflow button should be shown based on menu key stateEthan Chen2013-06-061-0/+5
* Correct executable bit for source filesKenny Root2013-04-134-0/+0
* keyboard: adding functional alt/shift lightstbalden2013-04-131-0/+6
* Fix up expanded desktop behaviour.Danny Baumann2013-03-241-0/+5
* Merge commit 'android-4.2.2_r1' into mr1.1-stagingRicardo Cerqueira2013-02-151-1/+1
|\
| * Fix issue #7649590: Background windows sometimes not being hidden for seconda...Dianne Hackborn2012-12-031-1/+1
* | Keyboard light: Fix the physical keyboard not light when it's visiable.YuanQY2013-02-101-0/+5
* | power: Add CPU boosting interfaceSteve Kondik2012-12-271-0/+5
|/
* Add mechanism to kick keyguard to show the assistantJim Miller2012-11-081-0/+5
* Add isSafeModeEnabled() API to WindowManagerServiceJim Miller2012-11-051-0/+5
* Layoutlib: Read and close XML files as soon as possible.Xavier Ducrohet2012-10-181-3/+68
* Update layoutlib for jb mr1.Xavier Ducrohet2012-10-1729-95/+184
* Fix SDK layout rendering in Eclipse.Xavier Ducrohet2012-10-159-28/+186
* Merge "Adds showWhenLocked attribute to Activities." into jb-mr1-devCraig Mautner2012-10-071-1/+2
|\
| * Adds showWhenLocked attribute to Activities.Craig Mautner2012-10-061-1/+2
* | Coordinate screen on with the window manager.Jeff Brown2012-10-051-2/+2
* | Plumbing to allow keyguard to be shown with user switcher (issue 7175023)Adam Cohen2012-10-041-1/+2
|/
* Fix issue #7267494, issue #7212347Dianne Hackborn2012-10-031-1/+6
* New internal API to eliminate poke locks.Jeff Brown2012-10-011-5/+0
* Remove clearUserActivityTimeout().Jeff Brown2012-09-301-5/+0
* Get rid of preventScreenOn().Jeff Brown2012-09-281-5/+0
* Make DreamManagerService more robust.Jeff Brown2012-09-261-0/+5
* Allow acquiring ContentProviders across users.Jeff Sharkey2012-09-211-0/+6
* Animations for user switching.Dianne Hackborn2012-09-101-0/+10
* Fixing the buildSvetoslav Ganov2012-09-061-8/+3
* Screen magnification - feature - framework.Svetoslav Ganov2012-09-062-21/+41
* Add some new native deletage to layoutlib.Xavier Ducrohet2012-09-042-0/+49
* Add registering for explicit users.Dianne Hackborn2012-09-041-0/+7
* Initial draft of high-level multi-display APIs.Jeff Brown2012-08-311-1/+8
* Improve multi-user broadcasts.Dianne Hackborn2012-08-301-1/+25
* Keep track of whether an app is installed for each user.Dianne Hackborn2012-08-241-0/+12
* Refactor for multi-display support.Jeff Brown2012-08-192-1/+13
* Merge "Adding a thumbnail scale down animation" into jb-mr1-devMichael Jurka2012-08-171-1/+1
|\
| * Adding a thumbnail scale down animationMichael Jurka2012-08-161-1/+1
* | Switch public APIs to use new UserHandle class for identifying users.Dianne Hackborn2012-08-171-2/+3
|/
* Power manager rewrite.Jeff Brown2012-08-152-19/+14
* Add API to create new contexts with custom configurations.Dianne Hackborn2012-08-141-0/+6
* More mult-user API work.Dianne Hackborn2012-08-071-0/+12
* Window position not reported if the window is not moved.Svetoslav Ganov2012-08-061-1/+1
* Fix build with density methods.Craig Mautner2012-08-031-0/+8
* Merge "Introduce multiple displays with DisplayContent." into jb-mr1-devCraig Mautner2012-08-021-3/+4
|\
| * Introduce multiple displays with DisplayContent.Craig Mautner2012-08-021-3/+4
* | Start moving away from DisplayMetrics.DENSITY_DEVICE.Dianne Hackborn2012-08-011-1/+2
|/
* Fix build.Craig Mautner2012-07-271-1/+18
* Fix build.Jeff Brown2012-07-251-11/+0
* Add display manager skeleton.Jeff Brown2012-07-252-67/+9
* Removing a workaround for incorrect window position on window move.Svetoslav Ganov2012-07-161-5/+25
* Add missing interface method.Craig Mautner2012-07-101-0/+5
* Replace LruCache implementation for layoutlib.Xavier Ducrohet2012-07-105-19/+428