aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.tests
Commit message (Expand)AuthorAgeFilesLines
* Change AttributeInfo.getFormats() to returning an EnumSet<Format>Tor Norbye2012-03-224-10/+12
* Speed up Android Target Data loadingTor Norbye2012-03-221-3/+1
* 27256: ADT XML Formatter Replaces &gt;Tor Norbye2012-03-201-0/+20
* Add info about when qualifiers were added to the platform.Xavier Ducrohet2012-03-161-1/+4
* Misc Lint FixesTor Norbye2012-03-064-0/+35
* Fix configuration information for library projectsTor Norbye2012-02-281-2/+2
* Make lint process Java jar dependenciesTor Norbye2012-02-131-1/+1
* Add support for suppressing lint via XML attributesTor Norbye2012-02-061-2/+29
* Move the tools/ADT to r17Xavier Ducrohet2012-01-271-2/+2
* Merge "Add quick fix for the UseCompoundDrawable lint warning"Tor Norbye2012-01-2622-16/+511
|\
| * Add quick fix for the UseCompoundDrawable lint warningTor Norbye2012-01-2322-16/+511
* | Fix resource formatting of string values containing markupTor Norbye2012-01-231-0/+24
* | ADT: Refactor CommonXmlEditor in its own package.Raphael2012-01-201-2/+2
* | ADT: Refactor editors.xml and editors.resources.Raphael2012-01-202-6/+7
|/
* ADT: adjust default-editor id for existing legacy editors.Raphael2012-01-201-5/+5
* ADT: Change LayoutEditor to use new editor delegates.Raphael2012-01-199-54/+72
* ADT: single base class for XML editors.Raphael2012-01-191-7/+4
* Fix AdtProjectTest on Windows: \r\n issue in golden files.Raphael2012-01-191-1/+1
* Lint Java source supportTor Norbye2012-01-091-0/+6
* Lint Library SupportTor Norbye2012-01-061-4/+4
* Fix issue 23940: resource formatter can delete the leading charTor Norbye2012-01-051-0/+19
* Add @NonNull annotation and configure Eclipse settingsTor Norbye2011-12-221-1/+13
* Update SDK codebase to JDK 6Tor Norbye2011-12-2121-2/+207
* Don't assign ids to all newly dropped widgetsTor Norbye2011-12-191-0/+15
* Fix <item> resource handlingTor Norbye2011-12-166-0/+37
* New lint rule for invalid @+id referencesTor Norbye2011-12-131-12/+0
* Lint infrastructure improvementsTor Norbye2011-12-051-1/+1
* Fix auto-indent for text nodes after closing tag (issue #22332)Tor Norbye2011-11-291-0/+38
* Add package support for Rules API and Detector APITor Norbye2011-11-231-0/+6
* 21837: Layout Editor XML Formatting Creates NewlinesTor Norbye2011-11-221-4/+21
* Sort name attribute to the frontTor Norbye2011-11-141-0/+18
* Lint Architecture Changes: Configurations, Categories, etc.Tor Norbye2011-11-074-0/+234
* XML Formatting ImprovementsTor Norbye2011-11-011-83/+167
* Simple formatting fixTor Norbye2011-11-011-14/+155
* Merge "Move tools and adt to 16"Xavier Ducrohet2011-10-281-2/+2
|\
| * Move tools and adt to 16Xavier Ducrohet2011-10-281-2/+2
* | Add Lint HTML reporting, and fix position information in parserTor Norbye2011-10-281-3/+4
|/
* Misc GridLayout handling fixesTor Norbye2011-10-261-0/+32
* Merge "Manifest XML completion of minimum SDK"Tor Norbye2011-10-132-0/+31
|\
| * Manifest XML completion of minimum SDKTor Norbye2011-10-102-0/+31
* | Modify validator to reject file resource names starting with _Tor Norbye2011-10-091-0/+9
|/
* Formatting fix: ensure no double blank new lines between elementsTor Norbye2011-10-041-0/+19
* XML Comment Formatting FixesTor Norbye2011-10-032-1/+67
* Refactoring quick fix adjustments to caret and selection handlingTor Norbye2011-09-304-4/+8
* Grid Layout and Convert to Grid Layout improvementsTor Norbye2011-09-288-11/+204
* New Project Wizard overhaulTor Norbye2011-09-134-392/+45
* Fix build of ADT tests.Raphael2011-09-081-5/+6
* Support for palette configurations in Change Layout RefactoringTor Norbye2011-09-072-0/+44
* Add/Remove wrap_content when converting GridLayoutsTor Norbye2011-09-0710-37/+148
* Merge "Misc New Project Wizard fixes"Tor Norbye2011-09-061-0/+7
|\