aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Use GridLayout state to determine exact row and column boundariesTor Norbye2011-08-2315-89/+243
* Layout editor property menu improvementsTor Norbye2011-08-198-198/+442
* Pull View Rules API into a separate libraryTor Norbye2011-08-1527-3297/+8
* Action API improvementsTor Norbye2011-08-1515-970/+1093
* Add tooltip drag feedback for relative layoutTor Norbye2011-07-272-11/+34
* Allow GridLayout to exist in project packagesTor Norbye2011-07-271-1/+1
* Add new InsertType for widget moves within the same layoutTor Norbye2011-07-142-2/+15
* Adjust the match position description to be relative to the layoutTor Norbye2011-07-132-10/+19
* Fix resize feedback for cell spanning modeTor Norbye2011-07-121-20/+27
* Describe GridLayout matches in drag tooltipTor Norbye2011-07-122-0/+66
* Grid Layout Support.Tor Norbye2011-07-1120-101/+3719
* Fix merge errorTor Norbye2011-07-111-3/+0
* Add AdapterView handling for SpinnersTor Norbye2011-07-111-0/+4
* Add resize feedback tooltipTor Norbye2011-07-114-10/+32
* Add support for hidden viewsTor Norbye2011-07-081-0/+4
* Simple insets supportTor Norbye2011-07-083-1/+16
* Merge "Add deletion hooks for view rules"Tor Norbye2011-07-083-7/+69
|\
| * Add deletion hooks for view rulesTor Norbye2011-07-073-7/+69
* | Fix locale handling of linear layout weightsTor Norbye2011-07-071-1/+4
|/
* Handle "ffffffff" in attribute flag valuesTor Norbye2011-06-141-4/+3
* Add two more layout actions for linear layoutsTor Norbye2011-06-133-40/+71
* When distributing linear layout weights, also set size to 0dpTor Norbye2011-06-132-0/+47
* RelativeLayout: Assign ids dynamically, handle multi-drag, bugsTor Norbye2011-06-109-35/+150
* Fix GestureOverlayView handlingTor Norbye2011-06-101-6/+10
* Fix various warningsTor Norbye2011-06-093-7/+8
* Merge "Guidelines for match_parent, and linear layout weight fixes"Tor Norbye2011-06-064-156/+358
|\
| * Guidelines for match_parent, and linear layout weight fixesTor Norbye2011-06-064-156/+358
* | Show previews of resources in the resource & reference choosersTor Norbye2011-06-061-0/+3
|/
* Simple code cleanupTor Norbye2011-06-022-59/+26
* Resize & Guideline SupportTor Norbye2011-06-0131-711/+4143
* Add Resize Support to the Layout EditorTor Norbye2011-06-017-11/+351
* Disable palette preview for some widgets on some platformsTor Norbye2011-05-241-0/+12
* Add preview support for GridViewsTor Norbye2011-05-192-0/+43
* Basic fragment supportTor Norbye2011-05-163-3/+53
* Make Go To Declaration work for <fragment> names.Tor Norbye2011-05-131-0/+4
* Custom View handling improvementsTor Norbye2011-05-131-1/+1
* Merge "Add code completion support for drawables, animations and colors"Tor Norbye2011-05-041-3/+3
|\
| * Add code completion support for drawables, animations and colorsTor Norbye2011-04-221-3/+3
* | Add Request Focus to textfieldsTor Norbye2011-05-022-2/+122
|/
* Enforce at most one child on ScrollViews, and add LinearLayoutsTor Norbye2011-04-204-1/+70
* Custom listview layoutsTor Norbye2011-04-205-4/+10
* Add list view previewTor Norbye2011-04-113-1/+52
* Usability fix for the layout actions barTor Norbye2011-04-105-10/+54
* Add Table layout actionsTor Norbye2011-04-084-0/+94
* Improve painting of combined selection and hoverTor Norbye2011-04-011-0/+6
* Extract Style RefactoringTor Norbye2011-03-311-0/+1