aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/LinearLayoutRuleTest.java
AgeCommit message (Expand)Author
2020-05-06Remove all non-Apache2 licensed files from sdkBob Badour
2020-05-06Revert "Remove unused project."Paul Duffin
2020-05-05Remove unused project.Bob Badour
2012-09-13Constants refactoring.Tor Norbye
2012-08-07Refactor common.jarXavier Ducrohet
2012-07-2726501: Handle padding between image and textTor Norbye
2012-05-20Move XML code to the common libraryTor Norbye
2012-03-22Change AttributeInfo.getFormats() to returning an EnumSet<Format>Tor Norbye
2011-08-23Use GridLayout state to determine exact row and column boundariesTor Norbye
2011-08-19Layout editor property menu improvementsTor Norbye
2011-08-15Action API improvementsTor Norbye
2011-08-05Fix linear layout and frame layout unit testsTor Norbye
2011-07-07Fix locale handling of linear layout weightsTor Norbye
2011-06-01Resize & Guideline SupportTor Norbye
2011-01-07Support for editing id, text, string and reference propertiesTor Norbye
2010-12-16Improve handling of custom width/height layout attributesTor Norbye
2010-12-09Issue 13051: Use match_parent or fill_parent based on API levelTor Norbye
2010-11-28Extract layout constants into a separate constants classTor Norbye
2010-11-24Unit test fixesTor Norbye
2010-11-15Improvements to LinearLayout feedbackTor Norbye
2010-11-11LinearLayout guide fixesTor Norbye
2010-10-25Add layout unit testsTor Norbye