aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout
Commit message (Expand)AuthorAgeFilesLines
* Fix ADT grid layout editor support in KitKatTor Norbye2013-11-141-2/+10
* Update GravityHelper to handle start|end gravititiesTor Norbye2013-04-111-12/+41
* Merge "Grid Layout tweaks"Tor Norbye2012-12-055-33/+204
|\
| * Grid Layout tweaksTor Norbye2012-12-045-33/+204
* | Code completion improvements for custom views and themesTor Norbye2012-12-043-2/+54
|/
* Add resource renaming supportTor Norbye2012-11-261-24/+2
* 38994: UI designer's -> "Edit ID" should allow ID removalTor Norbye2012-10-292-0/+8
* Improve last editor mode handlingTor Norbye2012-09-192-13/+13
* Constants refactoring.Tor Norbye2012-09-1340-583/+313
* Default action for view rules.Tor Norbye2012-09-041-0/+11
* More refactoring.Xavier Ducrohet2012-08-132-2/+2
* Improvements to relative layout move and delete operationsTor Norbye2012-08-087-54/+340
* Refactor common.jarXavier Ducrohet2012-08-0732-39/+43
* 26501: Handle padding between image and textTor Norbye2012-07-272-13/+2
* GridLayout bug fixTor Norbye2012-06-202-2/+7
* GridLayout bug fixTor Norbye2012-06-121-2/+13
* GridLayout support workTor Norbye2012-06-126-290/+696
* Add isSame on IDragElement, and sort primary to frontTor Norbye2012-06-071-1/+2
* 32745: Lack of warning of using duplicated IDs for element.Tor Norbye2012-06-051-1/+5
* Fix nullness annotationsTor Norbye2012-05-3035-192/+334
* Improved lint integration in the layout editorTor Norbye2012-05-241-2/+5
* Move XML code to the common libraryTor Norbye2012-05-2032-48/+35
* Make XML code completion work for custom views & attributesTor Norbye2012-04-271-0/+1
* Change AttributeInfo.getFormats() to returning an EnumSet<Format>Tor Norbye2012-03-222-10/+9
* Make GridLayout support work with the support libraryTor Norbye2012-03-084-193/+197
* Handle the android support gridlayout library automaticallyTor Norbye2012-03-081-0/+2
* GridLayout fix: Ensure that the column count is adequateTor Norbye2012-03-011-1/+2
* Merge "Add quick fix for the UseCompoundDrawable lint warning"Tor Norbye2012-01-261-0/+12
|\
| * Add quick fix for the UseCompoundDrawable lint warningTor Norbye2012-01-231-0/+12
* | Fix RelativeLayout margin feedback: convert from px to dpTor Norbye2012-01-231-1/+2
|/
* Fix locale handling of uppercase/lowercaseTor Norbye2012-01-061-4/+8
* Merge "Set android:ems="10" for EditTexts on drop"Tor Norbye2011-12-222-0/+7
|\
| * Set android:ems="10" for EditTexts on dropTor Norbye2011-12-222-0/+7
* | Add textfield to resource chooser for @string resourcesTor Norbye2011-12-221-1/+2
|/
* Update SDK codebase to JDK 6Tor Norbye2011-12-2116-0/+46
* Don't assign ids to all newly dropped widgetsTor Norbye2011-12-191-1/+3
* Add new detectors for layout parameters and deprecationsTor Norbye2011-11-211-1/+1
* Support for custom view rule jarsTor Norbye2011-11-151-78/+6
* Fix issue 21348: Don't set android: namespace on fragment classTor Norbye2011-11-011-0/+6
* Misc GridLayout handling fixesTor Norbye2011-10-263-59/+152
* More lint checks: translation, i18n, proguard, gridlayout, "px"Tor Norbye2011-10-201-2/+2
* More GridLayout FixesTor Norbye2011-10-103-35/+120
* Update GridModel to track GridLayout changeTor Norbye2011-10-061-2/+2
* 20542: Contextual prop menu doesn't work well for textStyleTor Norbye2011-10-051-1/+14
* Grid Layout and Convert to Grid Layout improvementsTor Norbye2011-09-283-6/+74
* Merge "Misc GridLayout interaction fixes"Tor Norbye2011-09-083-5/+30
|\
| * Misc GridLayout interaction fixesTor Norbye2011-09-063-5/+30
* | Change default launcher icon name in new Android projectsTor Norbye2011-09-061-6/+2
|/
* Add GridLayout support to the ChangeLayout refactoringTor Norbye2011-09-022-8/+14
* A few warnings fixesTor Norbye2011-09-011-1/+1