aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Fix 33912: Can't create a project, delete, then recreate it"Tor Norbye2012-09-261-4/+28
|\ \ \
| * | | Fix 33912: Can't create a project, delete, then recreate itTor Norbye2012-09-251-4/+28
| |/ /
* | | Merge "Ensure that themes are always style-prefixed"Tor Norbye2012-09-268-67/+149
|\ \ \ | |/ / |/| |
| * | Ensure that themes are always style-prefixedTor Norbye2012-09-258-67/+149
* | | 37733: TargetAPI doesn't fails to report unsupported APITor Norbye2012-09-252-0/+125
|/ /
* | Merge "Make resource chooser include resources from library projects"Xavier Ducrohet2012-09-247-154/+216
|\ \
| * | Make resource chooser include resources from library projectsTor Norbye2012-09-217-154/+216
* | | Merge "ADT: Enforce tools 21 rc5 as a minimum."Raphael Moll2012-09-242-2/+2
|\ \ \
| * | | ADT: Enforce tools 21 rc5 as a minimum.Raphael Moll2012-09-242-2/+2
* | | | Improve the Device menuTor Norbye2012-09-241-30/+180
| |/ / |/| |
* | | Merge "37688: Completion doesn't work with Library Project's resources"Tor Norbye2012-09-211-7/+78
|\ \ \
| * | | 37688: Completion doesn't work with Library Project's resourcesTor Norbye2012-09-211-7/+78
* | | | Prevent potential NPETor Norbye2012-09-211-1/+1
|/ / /
* | | Fix import statementTor Norbye2012-09-211-2/+2
* | | Merge "Add allowBackup lint security check"Tor Norbye2012-09-212-2/+10
|\ \ \
| * | | Add allowBackup lint security checkTor Norbye2012-09-212-2/+10
| |/ /
* | | Merge "Pre-dexed libraries."Xavier Ducrohet2012-09-212-3/+53
|\ \ \
| * | | Pre-dexed libraries.Xavier Ducrohet2012-09-212-3/+53
| |/ /
* | | Merge "Move some utility functions from AdtUtils to common"Siva Velusamy2012-09-2115-142/+31
|\ \ \
| * | | Move some utility functions from AdtUtils to commonSiva Velusamy2012-09-2015-142/+31
| |/ /
* | | Merge "Validate user edits in XML files"Tor Norbye2012-09-2012-38/+322
|\ \ \
| * | | Validate user edits in XML filesTor Norbye2012-09-2012-38/+322
| |/ /
* | | Merge "37497: Templates should escape string literals in resource files"Tor Norbye2012-09-205-0/+172
|\ \ \ | |/ / |/| |
| * | 37497: Templates should escape string literals in resource filesTor Norbye2012-09-185-0/+172
* | | Improve last editor mode handlingTor Norbye2012-09-198-29/+110
* | | Merge "Generate smaller R classes for libraries."Xavier Ducrohet2012-09-183-26/+44
|\ \ \ | |/ / |/| |
| * | Generate smaller R classes for libraries.Xavier Ducrohet2012-09-183-26/+44
* | | Merge "Add Android IDE package product build"Siva Velusamy2012-09-181-16/+50
|\ \ \ | |/ / |/| |
| * | Add Android IDE package product buildSiva Velusamy2012-09-181-16/+50
* | | Merge "Improvements to stacktrace handler for constructors"Tor Norbye2012-09-182-4/+41
|\ \ \
| * | | Improvements to stacktrace handler for constructorsTor Norbye2012-09-182-4/+41
* | | | 37546: Graphical layout in Eclipse does not render unicode charactersTor Norbye2012-09-183-0/+55
|/ / /
* | | Merge "Manifest Editor: class selector for <application backupAgent>."Raphael Moll2012-09-173-95/+71
|\ \ \
| * | | Manifest Editor: class selector for <application backupAgent>.Raphael Moll2012-09-173-95/+71
| |/ /
* | | Add nullness annotations on overridden methodsTor Norbye2012-09-171-1/+2
* | | Merge "Code cleanup"Tor Norbye2012-09-1717-27/+27
|\ \ \
| * | | Code cleanupTor Norbye2012-09-1717-27/+27
* | | | Merge "Support separate layout editors for a single layout resource"Tor Norbye2012-09-1734-4084/+5253
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Support separate layout editors for a single layout resourceTor Norbye2012-09-1734-4084/+5253
* | | ManifestMerger: fix handling of codenames in min/targetSdkVersion.Raphael Moll2012-09-143-25/+70
|/ /
* | Merge "Restore widget listeners in new project page"Tor Norbye2012-09-131-2/+52
|\ \
| * | Restore widget listeners in new project pageTor Norbye2012-09-131-2/+52
* | | Merge "Constants refactoring."Tor Norbye2012-09-13184-1755/+1337
|\ \ \ | |/ /
| * | Constants refactoring.Tor Norbye2012-09-13184-1755/+1337
* | | avd launch: Fix paths using build target instead of minApiSiva Velusamy2012-09-134-48/+92
* | | launch: Refresh AVD selector dialog during initial setupSiva Velusamy2012-09-131-8/+14
|/ /
* | Merge "Add class to resource name conversion for templates"Tor Norbye2012-09-122-0/+68
|\ \
| * | Add class to resource name conversion for templatesTor Norbye2012-09-122-0/+68
* | | Properly dispose DeviceManager from AvdManager.Raphael Moll2012-09-111-2/+10
* | | Merge "Select AVD to run an app based on minSdkVersion"Siva Velusamy2012-09-111-1/+33
|\ \ \