aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout
Commit message (Expand)AuthorAgeFilesLines
* Move to the new LayoutlibCallback.Deepanshu Gupta2015-04-021-4/+10
* Update Eclipse plugin to handle new LocaleQualifier APITor Norbye2015-02-047-179/+186
* Add AssetRepository to render params.Deepanshu Gupta2015-01-281-0/+4
* Match language-specific flags before default locale country matchesTor Norbye2014-08-291-11/+12
* Change Device List to Device Collection.Deepanshu Gupta2014-08-158-21/+27
* Add support for tools:menuDeepanshu Gupta2014-07-173-3/+102
* Merge "ADT: fix spurious SDK refresh when opening layout editor." into idea133Raphael Moll2014-03-171-1/+1
|\
| * ADT: fix spurious SDK refresh when opening layout editor.Raphael Moll2014-03-171-1/+1
* | 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-112-0/+18
* Add render diagnostics to ADTTor Norbye2014-02-201-0/+40
* Add activity details to the ManifestInfoDeepanshu Gupta2014-01-304-25/+42
* Update to Lombok 0.2.2 and package ecj for command line lintTor Norbye2014-01-031-2/+1
* 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-276-32/+88
* Allow writing exceptions to the ADT log during renderingTor Norbye2013-11-251-4/+27
* Run layoutlib in ADT in a sandboxTor Norbye2013-11-203-9/+82
* Use the new ResourceUrl API in sdk-commonTor Norbye2013-09-201-4/+3
* Correctly parse ldrtl qualifier.Deepanshu Gupta2013-08-311-0/+26
* Fix layout preview for RTL localesDeepanshu Gupta2013-08-312-1/+24
* Change import path to sparse arraySiva Velusamy2013-07-251-1/+1
* Use LocaleManager from sdk-common rather than local ADT copyTor Norbye2013-06-134-1294/+219
* Update plugin with refactored sdk-common API.Xavier Ducrohet2013-04-102-4/+4
* Merge "Reuse device display code from sdk-common"Tor Norbye2013-03-251-102/+8
|\
| * Reuse device display code from sdk-commonTor Norbye2013-03-221-102/+8
* | Merge "Fix project files for DeviceConfig"Tor Norbye2013-03-221-0/+2
|\ \ | |/
| * Fix project files for DeviceConfigTor Norbye2013-03-221-0/+2
* | 52407: should add a newline at the end of autogenerated xml filesTor Norbye2013-03-193-6/+16
|/
* Use the SDK common XmlPrettyPrinterTor Norbye2013-03-129-33/+33
* 39612: Question Mark causes Eclipse Graphical Layout Editor to Freak OutTor Norbye2013-01-142-10/+6
* Ensure streams are closed after parsingTor Norbye2013-01-032-8/+12
* 41782: Graphical Layout Editor can't handle TabWidgetTor Norbye2012-12-211-1/+1
* Support layout aliases properlyTor Norbye2012-12-063-7/+5
* Code completion improvements for custom views and themesTor Norbye2012-12-048-10/+374
* Fix rename type, rename package and move type refactoringsTor Norbye2012-12-031-4/+2
* Merge "40368: Support a root vertical LinearLayout in graphical editor"Tor Norbye2012-11-283-9/+18
|\
| * 40368: Support a root vertical LinearLayout in graphical editorTor Norbye2012-11-263-9/+18
* | Merge "Add sdktestutils package and consolidate some test utility code"Tor Norbye2012-11-283-10/+19
|\ \
| * | Add sdktestutils package and consolidate some test utility codeTor Norbye2012-11-263-10/+19
* | | Merge "Use unicode escapes in LocaleManager"Tor Norbye2012-11-281-9/+9
|\ \ \ | |/ / |/| |
| * | Use unicode escapes in LocaleManagerTor Norbye2012-11-161-9/+9
| |/
* | Add resource renaming supportTor Norbye2012-11-265-38/+210
* | Merge "Add AdtPlugin.getShell()"Tor Norbye2012-11-265-9/+9
|\ \
| * | Add AdtPlugin.getShell()Tor Norbye2012-11-205-9/+9
| |/
* | Fix refresh issue in the AVD Manager.Raphael Moll2012-11-261-6/+10
|/
* Update Nexus Rank methodsTor Norbye2012-11-051-1/+7
* 21296: Layout editor error when using numColumns attributeTor Norbye2012-11-021-4/+11
* 38994: UI designer's -> "Edit ID" should allow ID removalTor Norbye2012-10-291-2/+27
* Close file streams used by parsers (and add guava to sdkcommon)Tor Norbye2012-10-252-1/+4