aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.tests
Commit message (Expand)AuthorAgeFilesLines
* Update known version names constantsTor Norbye2012-11-051-0/+1
* Merge "Template unit tests"Tor Norbye2012-10-293-0/+908
|\
| * Template unit testsTor Norbye2012-10-293-0/+908
* | Support theme attributes not explicitly including "attr"Tor Norbye2012-10-262-0/+81
|/
* Merge "Update Layoutlib_api to use a class for h/w config."Xavier Ducrohet2012-10-173-10/+15
|\
| * Update Layoutlib_api to use a class for h/w config.Xavier Ducrohet2012-10-173-10/+15
* | 32849: Fix CRLF line ending handling in the partial formatterTor Norbye2012-10-171-0/+331
|/
* New API in layoutlib_api.Xavier Ducrohet2012-10-161-0/+1
* Improvements to the multi-configuration layoutTor Norbye2012-10-121-1/+30
* Lazy loading (and reloading) of project resources.Xavier Ducrohet2012-10-104-9/+46
* 38277: editor doesn't autocomplete visibility inside <include> tagTor Norbye2012-10-084-0/+107
* Synchronize layout metadata across layout configurationsTor Norbye2012-10-081-105/+0
* Multi-Configuration Layout EditingTor Norbye2012-10-033-1/+108
* Make resource chooser include resources from library projectsTor Norbye2012-09-211-1/+3
* 37688: Completion doesn't work with Library Project's resourcesTor Norbye2012-09-2122-10/+91
* Merge "Move some utility functions from AdtUtils to common"Siva Velusamy2012-09-211-65/+2
|\
| * Move some utility functions from AdtUtils to commonSiva Velusamy2012-09-201-65/+2
* | Merge "Validate user edits in XML files"Tor Norbye2012-09-205-4/+397
|\ \
| * | Validate user edits in XML filesTor Norbye2012-09-205-4/+397
| |/
* | 37497: Templates should escape string literals in resource filesTor Norbye2012-09-184-0/+208
|/
* 37546: Graphical layout in Eclipse does not render unicode charactersTor Norbye2012-09-181-0/+13
* Rename ide_common to sdk_commonSiva Velusamy2012-09-181-1/+1
* Merge "Manifest Editor: class selector for <application backupAgent>."Raphael Moll2012-09-171-0/+4
|\
| * Manifest Editor: class selector for <application backupAgent>.Raphael Moll2012-09-171-0/+4
* | Support separate layout editors for a single layout resourceTor Norbye2012-09-172-0/+160
|/
* Constants refactoring.Tor Norbye2012-09-1323-57/+56
* Add class to resource name conversion for templatesTor Norbye2012-09-126-0/+336
* Default action for view rules.Tor Norbye2012-09-041-0/+11
* Fix property sheet value completionTor Norbye2012-08-271-0/+151
* Unify all loggers in the sdk tools.Xavier Ducrohet2012-08-171-2/+8
* More refactoring.Xavier Ducrohet2012-08-1313-15/+15
* Move kxml and layoutlib_api from plugin-adt up to plugin-baseTor Norbye2012-08-081-1/+0
* Improvements to relative layout move and delete operationsTor Norbye2012-08-082-1/+491
* Refactor common.jarXavier Ducrohet2012-08-0711-15/+16
* Allow lint cli --sources to specify a path, and use from ant lintTor Norbye2012-08-061-28/+0
* Remove attributes from descriptors that are marked @hideTor Norbye2012-08-015-7/+3
* Build fix attemptTor Norbye2012-07-301-1/+1
* ADT 20.0.0 => 21.0.0 devTor Norbye2012-07-301-3/+3
* Clear lint warnings when the min/target SDK levels changeTor Norbye2012-07-301-3/+38
* 26501: Handle padding between image and textTor Norbye2012-07-279-32/+154
* Add code completion and API checks for theme references (?attr)Tor Norbye2012-07-166-1/+55
* Add locale dataTor Norbye2012-07-161-0/+204
* Removing LayoutDevice and associated classesMichael Wright2012-06-252-469/+0
* 28860: Default proguard.config invalid on WindowsTor Norbye2012-06-131-0/+29
* Migrate Fragment and ListView metadata to the tools namespaceTor Norbye2012-06-122-13/+43
* GridLayout support workTor Norbye2012-06-124-14/+1084
* Add isSame on IDragElement, and sort primary to frontTor Norbye2012-06-071-1/+5
* 32745: Lack of warning of using duplicated IDs for element.Tor Norbye2012-06-052-2/+29
* Fix XML formatter to handle complex HTML strings betterTor Norbye2012-06-051-3/+25
* Fix nullness annotationsTor Norbye2012-05-308-65/+87