aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com
Commit message (Expand)AuthorAgeFilesLines
...
| * | Update Layoutlib_api to use a class for h/w config.Xavier Ducrohet2012-10-1711-238/+222
* | | ADT 21 rc9 depends on Tools 21 rc9.Raphael Moll2012-10-171-1/+1
* | | 32849: Fix CRLF line ending handling in the partial formatterTor Norbye2012-10-176-10/+105
|/ /
* | Merge "Add support for dex force jumbo."Xavier Ducrohet2012-10-165-4/+27
|\ \
| * | Add support for dex force jumbo.Xavier Ducrohet2012-10-165-4/+27
* | | Use nine patch capability to drive tvdpi maskingTor Norbye2012-10-164-13/+75
* | | New API in layoutlib_api.Xavier Ducrohet2012-10-161-0/+8
* | | Fix a couple of bugs related to multiconfig switchingTor Norbye2012-10-163-0/+7
* | | Hide tvdpi previews for nowTor Norbye2012-10-163-0/+50
|/ /
* | Check for missing layout_width and layout_height attributesTor Norbye2012-10-161-0/+1
* | Misc improvements to the multi-configuration editingTor Norbye2012-10-157-96/+322
* | Hide ancient rendering targets from the target menuTor Norbye2012-10-151-1/+17
* | Fix config switchingTor Norbye2012-10-151-1/+1
* | Merge "AVD: display devices in a tab+list."Raphael Moll2012-10-121-2/+2
|\ \
| * | AVD: display devices in a tab+list.Raphael Moll2012-10-121-2/+2
* | | Improvements to the multi-configuration layoutTor Norbye2012-10-124-100/+854
|/ /
* | Merge "Lazy loading (and reloading) of project resources."Xavier Ducrohet2012-10-103-70/+34
|\ \
| * | Lazy loading (and reloading) of project resources.Xavier Ducrohet2012-10-103-70/+34
* | | 38325: onClick XML attribute with @string resource not recognisedTor Norbye2012-10-101-2/+18
|/ /
* | Merge "SDK fix for bug 21589: disable type rename refactoring."Raphael Moll2012-10-091-0/+21
|\ \
| * | SDK fix for bug 21589: disable type rename refactoring.Raphael Moll2012-10-081-0/+21
* | | Merge "ADT Refactoring: 2 minor fixes."Raphael Moll2012-10-098-33/+45
|\ \ \ | |/ /
| * | ADT Refactoring: 2 minor fixes.Raphael Moll2012-10-068-33/+45
* | | Merge "ADT Refactoring: merge duplicate packages."Raphael Moll2012-10-0916-36/+35
|\ \ \ | |/ /
| * | ADT Refactoring: merge duplicate packages.Raphael Moll2012-10-0616-36/+35
* | | Merge "Find mismatches between EditText inputType and name"Tor Norbye2012-10-082-4/+8
|\ \ \
| * | | Find mismatches between EditText inputType and nameTor Norbye2012-10-052-4/+8
* | | | Merge "Check notification and action bar icons"Tor Norbye2012-10-081-2/+2
|\ \ \ \ | |/ / /
| * | | Check notification and action bar iconsTor Norbye2012-10-051-2/+2
| |/ /
* | | Merge "38277: editor doesn't autocomplete visibility inside <include> tag"Tor Norbye2012-10-081-12/+17
|\ \ \
| * | | 38277: editor doesn't autocomplete visibility inside <include> tagTor Norbye2012-10-081-12/+17
* | | | Merge "Synchronize layout metadata across layout configurations"Tor Norbye2012-10-083-205/+318
|\ \ \ \ | |/ / /
| * | | Synchronize layout metadata across layout configurationsTor Norbye2012-10-083-205/+318
* | | | Merge "Fix create new layout configuration bugs"Tor Norbye2012-10-081-11/+10
|\ \ \ \ | |/ / /
| * | | Fix create new layout configuration bugsTor Norbye2012-10-081-11/+10
* | | | Merge "Include adapter binding support for included layouts"Tor Norbye2012-10-086-19/+92
|\ \ \ \ | |/ / /
| * | | Include adapter binding support for included layoutsTor Norbye2012-10-056-19/+92
* | | | Merge "Multi configuration editing fixes"Tor Norbye2012-10-0811-109/+229
|\ \ \ \ | |/ / /
| * | | Multi configuration editing fixesTor Norbye2012-10-0411-109/+229
| |/ /
* | | Add workaround for the Eclipse+Mountain Lion bugTor Norbye2012-10-055-0/+91
|/ /
* | Multi-Configuration Layout EditingTor Norbye2012-10-0327-232/+4578
* | Change the global monitor to handle non android project.Xavier Ducrohet2012-10-038-59/+70
* | Fix possible collision in pre-dexed lib filenames.Xavier Ducrohet2012-10-021-2/+32
* | Fix dependency on changed Java projects.Xavier Ducrohet2012-10-011-3/+4
* | ManifestMerger: ability to inject attributes.Raphael Moll2012-09-281-1/+2
* | Fix issue with generation of R classes for libraries.Xavier Ducrohet2012-09-274-26/+65
* | Improve aapt error messageTor Norbye2012-09-273-1/+15
* | Merge "Never generate R class for libraries inside libraries."Xavier Ducrohet2012-09-261-1/+2
|\ \
| * | Never generate R class for libraries inside libraries.Xavier Ducrohet2012-09-261-1/+2
* | | Add detector for fragments missing idsTor Norbye2012-09-262-0/+22