aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/ProjectCallback.java
Commit message (Expand)AuthorAgeFilesLines
* Move to the new LayoutlibCallback.Deepanshu Gupta2015-04-021-4/+10
* Add support for tools:menuDeepanshu Gupta2014-07-171-2/+6
* 67140: Custom view rendering no longer working (with sandboxing enabled)Tor Norbye2014-03-141-15/+30
* Changes to render the action bar correctly in ADT.Deepanshu Gupta2014-03-111-0/+5
* Allow project callback to append warnings to IDE logTor Norbye2013-12-201-3/+15
* Remove security manager warningTor Norbye2013-12-161-1/+0
* Pass credentials to render sandboxTor Norbye2013-11-271-9/+6
* Run layoutlib in ADT in a sandboxTor Norbye2013-11-201-1/+15
* Ensure streams are closed after parsingTor Norbye2013-01-031-2/+8
* Code completion improvements for custom views and themesTor Norbye2012-12-041-0/+6
* Include adapter binding support for included layoutsTor Norbye2012-10-051-1/+10
* Ensure that themes are always style-prefixedTor Norbye2012-09-251-2/+2
* Constants refactoring.Tor Norbye2012-09-131-9/+9
* Improve render exception error messagesTor Norbye2012-08-311-0/+6
* More refactoring.Xavier Ducrohet2012-08-131-2/+2
* Fix fragment handling in templatesTor Norbye2012-08-081-1/+4
* Migrate Fragment and ListView metadata to the tools namespaceTor Norbye2012-06-121-2/+1
* Update SDK codebase to JDK 6Tor Norbye2011-12-211-2/+11
* Add AdapterView handling for SpinnersTor Norbye2011-07-111-1/+7
* Handle fragment tags in included contextsTor Norbye2011-06-071-6/+57
* Add a new getParser method to IProjectCallback.Xavier Ducrohet2011-06-061-0/+5
* Add preview support for GridViewsTor Norbye2011-05-191-6/+11
* Fragment Rendering SupportTor Norbye2011-05-171-1/+7
* Basic fragment supportTor Norbye2011-05-161-1/+26
* Custom listview layoutsTor Norbye2011-04-201-5/+21
* Move getParser(name) into IProjectCallback.Xavier Ducrohet2011-04-201-0/+18
* Add list view previewTor Norbye2011-04-111-5/+119
* Move getViewParent/Index from RenderSession to Bridge.Xavier Ducrohet2011-04-061-2/+4
* LayoutLib API: update adapter binding callbacks.Xavier Ducrohet2011-04-041-4/+5
* Add a way to get the adapter binding through the project callback.Xavier Ducrohet2011-04-011-0/+5
* Add support for data binding in the layout editor.Xavier Ducrohet2011-03-291-0/+10
* Add custom views and third party views to the paletteTor Norbye2011-03-211-1/+1
* A bit more refactoring around the resource repository.Xavier Ducrohet2011-03-101-2/+2
* Make inline ResourceItem able to generate ResourceValueXavier Ducrohet2011-03-101-1/+1
* Rename AndroidConstants -> AdtConstants.Xavier Ducrohet2011-02-241-2/+2
* Move Pair and annoatations into resources.jar now renamed as common.jarXavier Ducrohet2011-01-281-12/+6
* Change APIs using String instead of ResourceType.Xavier Ducrohet2011-01-281-11/+7
* Look for classes in java projects when loading custom views.Xavier Ducrohet2011-01-161-0/+7
* Add optional data to LayoutLog API.Xavier Ducrohet2011-01-141-1/+1
* Warn user about compilation errors causing rendering failuresTor Norbye2011-01-131-2/+36
* Misc fix in ProjectCallback.Xavier Ducrohet2011-01-121-11/+9
* Fix NON-NLS tokensTor Norbye2011-01-041-3/+3
* Improve custom class loading failure handlingTor Norbye2010-12-231-4/+24
* LayoutLib API refactoringXavier Ducrohet2010-12-211-2/+5
* Issue 6894: Eclipse ADT layout editor can't handle custom Views: ClassCastE...snpe2010-11-101-3/+7
* ADT GLE2: Deal with missing custom view classes.Raphael Moll2010-07-231-5/+126
* Minor refactor, moving ManifestData out of the parser class.Xavier Ducrohet2010-05-141-1/+1
* Refactored the Android Manifest into sdklib.Xavier Ducrohet2010-05-121-8/+5
* ADT/GLE: Dynamically create ID values for non saved layoutXavier Ducrohet2010-01-121-1/+0
* ADT: Refactor GLE1 and GLE2 classes in their own package.Raphael2009-12-181-15/+15