aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/ProjectCallback.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
2015-04-02Move to the new LayoutlibCallback.Deepanshu Gupta
2014-07-17Add support for tools:menuDeepanshu Gupta
2014-03-1467140: Custom view rendering no longer working (with sandboxing enabled)Tor Norbye
2014-03-11Changes to render the action bar correctly in ADT.Deepanshu Gupta
2013-12-20Allow project callback to append warnings to IDE logTor Norbye
2013-12-16Remove security manager warningTor Norbye
2013-11-27Pass credentials to render sandboxTor Norbye
2013-11-20Run layoutlib in ADT in a sandboxTor Norbye
2013-01-03Ensure streams are closed after parsingTor Norbye
2012-12-04Code completion improvements for custom views and themesTor Norbye
2012-10-05Include adapter binding support for included layoutsTor Norbye
2012-09-25Ensure that themes are always style-prefixedTor Norbye
2012-09-13Constants refactoring.Tor Norbye
2012-08-31Improve render exception error messagesTor Norbye
2012-08-13More refactoring.Xavier Ducrohet
2012-08-08Fix fragment handling in templatesTor Norbye
2012-06-12Migrate Fragment and ListView metadata to the tools namespaceTor Norbye
2011-12-21Update SDK codebase to JDK 6Tor Norbye
2011-07-11Add AdapterView handling for SpinnersTor Norbye
2011-06-07Handle fragment tags in included contextsTor Norbye
2011-06-06Add a new getParser method to IProjectCallback.Xavier Ducrohet
2011-05-19Add preview support for GridViewsTor Norbye
2011-05-17Fragment Rendering SupportTor Norbye
2011-05-16Basic fragment supportTor Norbye
2011-04-20Custom listview layoutsTor Norbye
2011-04-20Move getParser(name) into IProjectCallback.Xavier Ducrohet
2011-04-11Add list view previewTor Norbye
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-21Add custom views and third party views to the paletteTor Norbye
2011-03-10A bit more refactoring around the resource repository.Xavier Ducrohet
2011-03-10Make inline ResourceItem able to generate ResourceValueXavier Ducrohet
2011-02-24Rename AndroidConstants -> AdtConstants.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-16Look for classes in java projects when loading custom views.Xavier Ducrohet
2011-01-14Add optional data to LayoutLog API.Xavier Ducrohet
2011-01-13Warn user about compilation errors causing rendering failuresTor Norbye
2011-01-12Misc fix in ProjectCallback.Xavier Ducrohet
2011-01-04Fix NON-NLS tokensTor Norbye
2010-12-23Improve custom class loading failure handlingTor Norbye
2010-12-21LayoutLib API refactoringXavier Ducrohet
2010-11-10Issue 6894: Eclipse ADT layout editor can't handle custom Views: ClassCastE...snpe
2010-07-23ADT GLE2: Deal with missing custom view classes.Raphael Moll
2010-05-14Minor refactor, moving ManifestData out of the parser class.Xavier Ducrohet