aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/functests/layoutRendering/ApiDemosRenderingTest.java
AgeCommit message (Expand)Author
2020-05-06Remove all non-Apache2 licensed files from sdkBob Badour
2020-05-06Revert "Remove unused project."Paul Duffin
2020-05-05Remove unused project.Bob Badour
2014-03-11Changes to render the action bar correctly in ADT.Deepanshu Gupta
2012-11-26Add sdktestutils package and consolidate some test utility codeTor Norbye
2012-10-17Update Layoutlib_api to use a class for h/w config.Xavier Ducrohet
2012-10-16New API in layoutlib_api.Xavier Ducrohet
2012-10-10Lazy loading (and reloading) of project resources.Xavier Ducrohet
2012-09-13Constants refactoring.Tor Norbye
2012-08-13More refactoring.Xavier Ducrohet
2011-12-21Update SDK codebase to JDK 6Tor Norbye
2011-06-23Sample code to use the layout rendering library.Xavier Ducrohet
2011-06-09Revert ScreenLayoutSize to ScreenSize.Xavier Ducrohet
2011-06-09Renamed some resource enum/qualifiers to be more consistent with the platform.Xavier Ducrohet
2011-06-06BuildfixTor Norbye
2011-04-20Move getParser(name) into IProjectCallback.Xavier Ducrohet
2011-04-06Move getViewParent/Index from RenderSession to Bridge.Xavier Ducrohet
2011-04-04LayoutLib API: update adapter binding callbacks.Xavier Ducrohet
2011-04-01Add a way to get the adapter binding through the project callback.Xavier Ducrohet
2011-03-29Add support for data binding in the layout editor.Xavier Ducrohet
2011-03-17Move classes to ide-commonXavier Ducrohet
2011-03-08Resource management refactoring and clean-up.Xavier Ducrohet
2011-02-24Move ResourceFolderType into common.Xavier Ducrohet
2011-02-24Move the sdk io classes to common.jarXavier Ducrohet
2011-02-04Add to layoutlib the ability to simply render a Drawable.Xavier Ducrohet
2011-02-04Add app name/icon and current render locale to the LayoutLib API.Xavier Ducrohet
2011-01-28Move Pair and annoatations into resources.jar now renamed as common.jarXavier Ducrohet
2011-01-28Change APIs using String instead of ResourceType.Xavier Ducrohet
2011-01-27Update the Layoutlib API to contain part of the current config.Xavier Ducrohet
2011-01-17Add min/targetSdkVersion to the LayoutLib API.Xavier Ducrohet
2011-01-17Move the resource resolution code into ide-common.Xavier Ducrohet
2010-12-21LayoutLib API refactoringXavier Ducrohet
2010-12-10Clean up the api around Layoutlib.Xavier Ducrohet
2010-12-02LayoutLib API: move add/moveChild API back to using index.Xavier Ducrohet
2010-11-19ADT/Layoutlib: update API to control how layout expands.Xavier Ducrohet
2010-11-11Make ADT use the new layoutlib API.Xavier Ducrohet
2010-11-09New layoutlib API.Xavier Ducrohet
2010-05-18move the resource enums from the qualifier classes to sdklib.Xavier Ducrohet
2010-03-02ADT: Make ProjectResources include the libraries resources.Xavier Ducrohet
2010-02-24Move sdklib.internal.io.* into sdklib.ioXavier Ducrohet
2010-02-23Improve the IAbstractFile/Folder classes.Xavier Ducrohet
2009-10-28ADT test fixes.Brett Chabot
2009-10-09Fix ADT tests failures:Brett Chabot
2009-10-05Fix Eclipse sample tests.Brett Chabot
2009-09-28Fix ApiDemo Layout rendering testXavier Ducrohet
2009-08-13Add a functional test that renders all the layouts of ApiDemosXavier Ducrohet