summaryrefslogtreecommitdiff
path: root/tools/layoutlib
AgeCommit message (Expand)Author
2012-08-24Keep track of whether an app is installed for each user. Dianne Hackborn
2012-08-19Refactor for multi-display support. Jeff Brown
2012-08-17Merge "Adding a thumbnail scale down animation" into jb-mr1-dev Michael Jurka
2012-08-17Switch public APIs to use new UserHandle class for identifying users. Dianne Hackborn
2012-08-16Adding a thumbnail scale down animation Michael Jurka
2012-08-15Power manager rewrite. Jeff Brown
2012-08-14Add API to create new contexts with custom configurations. Dianne Hackborn
2012-08-07More mult-user API work. Dianne Hackborn
2012-08-06Window position not reported if the window is not moved. Svetoslav Ganov
2012-08-03Fix build with density methods. Craig Mautner
2012-08-02Merge "Introduce multiple displays with DisplayContent." into jb-mr1-dev Craig Mautner
2012-08-02Introduce multiple displays with DisplayContent. Craig Mautner
2012-08-01Start moving away from DisplayMetrics.DENSITY_DEVICE. Dianne Hackborn
2012-07-27Fix build. Craig Mautner
2012-07-25Fix build. Jeff Brown
2012-07-25Add display manager skeleton. Jeff Brown
2012-07-16Removing a workaround for incorrect window position on window move. Svetoslav Ganov
2012-07-10Add missing interface method. Craig Mautner
2012-07-10Replace LruCache implementation for layoutlib. Xavier Ducrohet
2012-06-25Use two fingers to work some magic... Dianne Hackborn
2012-06-19am 58a8d8d2: am 0e302bc8: Merge "Disable debug output in SDK layoutlib." into... Xavier Ducrohet
2012-06-19am 0e302bc8: Merge "Disable debug output in SDK layoutlib." into jb-dev Xavier Ducrohet
2012-06-19Disable debug output in SDK layoutlib. Xavier Ducrohet
2012-06-14am bce1011d: resolved conflicts for merge of 8cf489c1 to jb-dev-plus-aosp Raphael Moll
2012-06-14resolved conflicts for merge of 8cf489c1 to jb-dev-plus-aosp Raphael Moll
2012-06-13Layoutlib Create: Find dependencies. Raphael Moll
2012-06-04am fcd73824: am dd251cab: Merge "Fix build." into jb-dev Dianne Hackborn
2012-06-04am dd251cab: Merge "Fix build." into jb-dev Dianne Hackborn
2012-06-04Fix build. Dianne Hackborn
2012-05-29am f3b4c93e: am ae5811c7: Merge "Fix (mostly) issue #5109947: Race condition ... Dianne Hackborn
2012-05-29am ae5811c7: Merge "Fix (mostly) issue #5109947: Race condition between retri... Dianne Hackborn
2012-05-29Fix (mostly) issue #5109947: Race condition between retrieving a... Dianne Hackborn
2012-05-18am 2a9b85d7: am c0f17383: Merge "Move kxml2 to prebuilts/misc" Jean-Baptiste Queru
2012-05-14am 095c2d31: am 4286d6d1: Fix build. Dianne Hackborn
2012-05-14am 2da87ec3: am 2a7a6ca0: Merge "Implement new window cropping." into jb-dev Dianne Hackborn
2012-05-13Fix build. Dianne Hackborn
2012-05-13Implement new window cropping. Dianne Hackborn
2012-05-10am bf1b5fa9: am 421dceb0: Merge "Making transition out of recents look better... Michael Jurka
2012-05-10am e2e03913: am dd79ae6b: Merge "Add infrastructure for accessing "unstable" ... Dianne Hackborn
2012-05-10Merge "Making transition out of recents look better" into jb-dev Michael Jurka
2012-05-09Making transition out of recents look better Michael Jurka
2012-05-09Add infrastructure for accessing "unstable" content providers. Dianne Hackborn
2012-05-09am 50e657e6: am 024d3b23: Merge "Add missing native method to Canvas_Delegate... Xavier Ducrohet
2012-05-09am a394efa3: am 947f1c8d: Merge "Move CancellationSignal to android.os packag... Jeff Brown
2012-05-08Add missing native method to Canvas_Delegate. Xavier Ducrohet
2012-05-08Fix classpath of eclipse projects for layoutlib. Xavier Ducrohet
2012-05-07Move CancellationSignal to android.os package. Jeff Brown
2012-04-30Move kxml2 to prebuilts/misc Jean-Baptiste Queru
2012-04-30Add system insets to windows. Dianne Hackborn
2012-04-27Merge "When a window is first shown only draw once while animating." into jb-dev Dianne Hackborn