aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout
Commit message (Expand)AuthorAgeFilesLines
* Update GravityHelper to handle start|end gravititiesTor Norbye2013-04-111-1/+43
* Use the SDK common XmlPrettyPrinterTor Norbye2013-03-122-13/+12
* Code completion improvements for custom views and themesTor Norbye2012-12-041-0/+7
* Add resource renaming supportTor Norbye2012-11-261-0/+6
* Constants refactoring.Tor Norbye2012-09-139-26/+27
* Improvements to relative layout move and delete operationsTor Norbye2012-08-082-1/+491
* Refactor common.jarXavier Ducrohet2012-08-077-9/+9
* 26501: Handle padding between image and textTor Norbye2012-07-271-32/+1
* 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-051-2/+3
* Fix nullness annotationsTor Norbye2012-05-306-60/+73
* Move XML code to the common libraryTor Norbye2012-05-208-10/+10
* Change AttributeInfo.getFormats() to returning an EnumSet<Format>Tor Norbye2012-03-222-6/+8
* Update SDK codebase to JDK 6Tor Norbye2011-12-217-0/+85
* Add package support for Rules API and Detector APITor Norbye2011-11-231-0/+6
* Misc GridLayout handling fixesTor Norbye2011-10-261-0/+32
* Use GridLayout state to determine exact row and column boundariesTor Norbye2011-08-234-5/+5
* Layout editor property menu improvementsTor Norbye2011-08-195-38/+168
* Action API improvementsTor Norbye2011-08-151-26/+35
* Fix linear layout and frame layout unit testsTor Norbye2011-08-053-13/+12
* Sort XML attributes logicallyTor Norbye2011-07-141-1/+4
* Grid Layout Support.Tor Norbye2011-07-114-0/+93
* Fix locale handling of linear layout weightsTor Norbye2011-07-071-1/+20
* RelativeLayout: Assign ids dynamically, handle multi-drag, bugsTor Norbye2011-06-101-0/+5
* Resize & Guideline SupportTor Norbye2011-06-015-4/+45
* Basic fragment supportTor Norbye2011-05-161-0/+5
* Usability fix for the layout actions barTor Norbye2011-04-101-0/+4
* XML code completion improvementsTor Norbye2011-03-151-4/+4
* Add drop-support for include tagsTor Norbye2011-03-092-0/+13
* More refactoring work: Convert hierarchy, and change typeTor Norbye2011-02-281-1/+1
* Add Layout Actions toolbarTor Norbye2011-02-071-0/+6
* Move Pair and annoatations into resources.jar now renamed as common.jarXavier Ducrohet2011-01-282-2/+2
* Use ResourceChooser for StringsTor Norbye2011-01-101-0/+4
* Support for editing id, text, string and reference propertiesTor Norbye2011-01-072-12/+24
* Move Pair<,> from ADT to SdkLib.utilsRaphael Moll2011-01-032-0/+2
* Replace hand-written mocking classes with EasyMock callsTor Norbye2010-12-291-0/+5
* Improve handling of custom width/height layout attributesTor Norbye2010-12-161-0/+24
* Various layout fixesTor Norbye2010-12-141-3/+5
* Issue 13051: Use match_parent or fill_parent based on API levelTor Norbye2010-12-092-1/+51
* Rename some layout editor classesTor Norbye2010-11-293-39/+41
* Extract layout constants into a separate constants classTor Norbye2010-11-287-28/+46
* Unit test fixesTor Norbye2010-11-247-10/+12
* Add per-view custom initialization logicTor Norbye2010-11-191-3/+3
* Improvements to LinearLayout feedbackTor Norbye2010-11-151-4/+4
* LinearLayout guide fixesTor Norbye2010-11-111-7/+37
* Add layout unit testsTor Norbye2010-10-2514-0/+1721