aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Miscellaneous XML formatting fixes"Tor Norbye2011-08-051-15/+219
|\
| * Miscellaneous XML formatting fixesTor Norbye2011-08-041-15/+219
* | Fix some UT.Xavier Ducrohet2011-08-041-0/+18
|/
* Add tag-handling for Go To Matching in XML documentsTor Norbye2011-08-031-0/+144
* Improve smart-indent handling in XML filesTor Norbye2011-08-032-0/+297
* Merge "Use Windows line delimiters on Windows"Tor Norbye2011-08-031-2/+20
|\
| * Use Windows line delimiters on WindowsTor Norbye2011-08-021-2/+20
* | Update tools/ADT to rev 14.Xavier Ducrohet2011-08-021-2/+2
|/
* Add a new XML formatter, new options, and format on saveTor Norbye2011-08-012-0/+316
* Add Java Quick Assistant for Extracting StringsTor Norbye2011-07-293-6/+7
* Merge "Style: space after synchronized (object) {...}"Raphael Moll2011-07-291-2/+2
|\
| * Style: space after synchronized (object) {...}Raphael Moll2011-07-271-2/+2
* | Merge "Sort XML attributes logically"Tor Norbye2011-07-271-1/+4
|\ \ | |/ |/|
| * Sort XML attributes logicallyTor Norbye2011-07-141-1/+4
* | Fix code completion handling for text selectionTor Norbye2011-07-2615-10/+149
|/
* Grid Layout Support.Tor Norbye2011-07-114-0/+93
* Fix locale handling of linear layout weightsTor Norbye2011-07-071-1/+20
* Integrate unknown attributes in the normal UiElementNode workflow.Raphael Moll2011-07-061-15/+15
* Sample code to use the layout rendering library.Xavier Ducrohet2011-06-231-1/+6
* Move tools to 13.Xavier Ducrohet2011-06-211-2/+2
* RelativeLayout: Assign ids dynamically, handle multi-drag, bugsTor Norbye2011-06-101-0/+5
* Workaround view info cookie bugTor Norbye2011-06-101-0/+28
* Revert ScreenLayoutSize to ScreenSize.Xavier Ducrohet2011-06-092-6/+6
* Renamed some resource enum/qualifiers to be more consistent with the platform.Xavier Ducrohet2011-06-093-11/+17
* Fix various warningsTor Norbye2011-06-091-1/+8
* Suggest similar class names or missing pkgs in the error consoleTor Norbye2011-06-081-0/+12
* Code completion improvements inside custom viewsTor Norbye2011-06-085-0/+92
* 17466: Strip Whitespace from Project Name to ActivityTor Norbye2011-06-082-9/+16
* Merge "Show previews of resources in the resource & reference choosers"Tor Norbye2011-06-062-0/+43
|\
| * Show previews of resources in the resource & reference choosersTor Norbye2011-06-062-0/+43
* | BuildfixTor Norbye2011-06-061-0/+4
* | Move tools to r12 and ADT to 12.0.0Xavier Ducrohet2011-06-061-2/+2
|/
* Trim trailing whitespace in code completion test golden filesTor Norbye2011-06-0323-710/+710
* Update unit test golden files to reflect recent changesTor Norbye2011-06-034-3/+7
* Resize & Guideline SupportTor Norbye2011-06-019-8/+62
* Fix ADT-testXavier Ducrohet2011-05-251-0/+4
* Add support for addon providing their own layoutlib and/or res.Xavier Ducrohet2011-05-251-0/+4
* Basic fragment supportTor Norbye2011-05-161-0/+5
* Make Go To Declaration work for <fragment> names.Tor Norbye2011-05-136-1/+87
* Add code completion support for drawables, animations and colorsTor Norbye2011-04-2230-11/+470
* Custom listview layoutsTor Norbye2011-04-202-0/+201
* Move getParser(name) into IProjectCallback.Xavier Ducrohet2011-04-201-0/+4
* Cache resource resolver and manifest infoTor Norbye2011-04-182-0/+36
* Make Extract Include search in all filesTor Norbye2011-04-1515-14/+172
* Merge "Usability fix for the layout actions bar"Tor Norbye2011-04-111-0/+4
|\
| * Usability fix for the layout actions barTor Norbye2011-04-101-0/+4
* | Make theme selection take rendering target into accountTor Norbye2011-04-081-11/+150
|/
* Turn off palette previews during unit testsTor Norbye2011-04-081-0/+4
* Sort elements alphabetically in code completionTor Norbye2011-04-063-63/+63
* Merge "Move getViewParent/Index from RenderSession to Bridge."Xavier Ducrohet2011-04-062-4/+5
|\