summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib/bridge/src
Commit message (Expand)AuthorAgeFilesLines
* 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-104-18/+427
* Use two fingers to work some magic...Dianne Hackborn2012-06-251-0/+6
* Disable debug output in SDK layoutlib.Xavier Ducrohet2012-06-191-1/+1
* Fix build.Dianne Hackborn2012-06-041-2/+2
* Fix (mostly) issue #5109947: Race condition between retrieving a...Dianne Hackborn2012-05-291-0/+5
* Fix build.Dianne Hackborn2012-05-131-1/+1
* Implement new window cropping.Dianne Hackborn2012-05-131-1/+1
* Merge "Making transition out of recents look better" into jb-devMichael Jurka2012-05-101-1/+1
|\
| * Making transition out of recents look betterMichael Jurka2012-05-091-1/+1
* | Add infrastructure for accessing "unstable" content providers.Dianne Hackborn2012-05-091-0/+10
|/
* Add missing native method to Canvas_Delegate.Xavier Ducrohet2012-05-081-0/+5
* Move CancellationSignal to android.os package.Jeff Brown2012-05-071-1/+1
* Add system insets to windows.Dianne Hackborn2012-04-302-4/+4
* Merge "When a window is first shown only draw once while animating." into jb-devDianne Hackborn2012-04-271-0/+4
|\
| * When a window is first shown only draw once while animating.Dianne Hackborn2012-04-271-0/+4