aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix manifest merger for non-integer values"Raphael Moll2012-09-141-19/+25
* Merge "Add guava to common and sdklib."Xavier Ducrohet2012-09-135-3/+5
|\
| * Add guava to common and sdklib.Xavier Ducrohet2012-09-135-3/+5
* | 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-13279-2981/+2721
|\ \ \ | |/ /
| * | Constants refactoring.Tor Norbye2012-09-13279-2981/+2721
* | | Merge "avd launch: Fix paths using build target instead of minApi"Siva Velusamy2012-09-134-48/+92
|\ \ \
| * | | avd launch: Fix paths using build target instead of minApiSiva Velusamy2012-09-134-48/+92
* | | | Merge "launch: Refresh AVD selector dialog during initial setup"Siva Velusamy2012-09-131-8/+14
|\ \ \ \ | |/ / /
| * | | launch: Refresh AVD selector dialog during initial setupSiva Velusamy2012-09-131-8/+14
* | | | Merge "Remove unnecessary file"Tor Norbye2012-09-131-2/+0
|\ \ \ \
| * | | | Remove unnecessary fileTor Norbye2012-09-131-2/+0
|/ / / /
* | | | Merge "Add standard compiler flags to the uiautomatorviewer project"Tor Norbye2012-09-132-0/+100
|\ \ \ \ | |_|/ / |/| | |
| * | | Add standard compiler flags to the uiautomatorviewer projectTor Norbye2012-09-132-0/+100
|/ / /
* | | Merge "Update ADT template format docs to include additional built-in functio...Roman Nurik2012-09-121-2/+48
|\ \ \ | |/ / |/| |
| * | Update ADT template format docs to include additional built-in functions.Roman Nurik2012-09-121-2/+48
|/ /
* | Merge "Add class to resource name conversion for templates"Tor Norbye2012-09-1210-2/+408
|\ \
| * | Add class to resource name conversion for templatesTor Norbye2012-09-1210-2/+408
* | | Merge "Properly dispose DeviceManager from AvdManager."Raphael Moll2012-09-113-29/+56
|\ \ \
| * | | Properly dispose DeviceManager from AvdManager.Raphael Moll2012-09-113-29/+56
|/ / /
* | | Merge "SDK Manager refactor: remove obsolete UpdaterPage"Raphael Moll2012-09-113-85/+2
|\ \ \
| * | | SDK Manager refactor: remove obsolete UpdaterPageRaphael Moll2012-09-103-85/+2
* | | | Merge "Allow sys-img.xml in user-defined addon sites"Raphaƫl Moll2012-09-112-2/+12
|\ \ \ \
| * | | | Allow sys-img.xml in user-defined addon sitesDuane Sand2012-09-112-2/+12
* | | | | Merge "Select AVD to run an app based on minSdkVersion"Siva Velusamy2012-09-111-1/+33
|\ \ \ \ \
| * | | | | Select AVD to run an app based on minSdkVersionSiva Velusamy2012-09-111-1/+33
* | | | | | Merge "35959: ADT Layout Editor should fill id field for Fragments"Tor Norbye2012-09-111-2/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | 35959: ADT Layout Editor should fill id field for FragmentsTor Norbye2012-09-111-2/+0
| | |_|_|/ | |/| | |
* | | | | Merge "NPW Sample Wizard: list extras with a "sample" directory."Raphael Moll2012-09-114-48/+116
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | NPW Sample Wizard: list extras with a "sample" directory.Raphael Moll2012-09-114-48/+116
| | |_|/ | |/| |
* | | | Merge "Add lint flag for setting a custom library path"Tor Norbye2012-09-112-6/+129
|\ \ \ \
| * | | | Add lint flag for setting a custom library pathTor Norbye2012-09-112-6/+129
|/ / / /
* | | | Merge "Attempt to work around XML editor state bug"Tor Norbye2012-09-111-4/+19
|\ \ \ \
| * | | | Attempt to work around XML editor state bugTor Norbye2012-09-111-4/+19
* | | | | Merge "Add unit test for lint CLI"Tor Norbye2012-09-114-3/+198
|\ \ \ \ \
| * | | | | Add unit test for lint CLITor Norbye2012-09-114-3/+198
| |/ / / /
* | | | | Merge "Work around missing DOM method implementation in Eclipe 3.6"Tor Norbye2012-09-111-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Work around missing DOM method implementation in Eclipe 3.6Tor Norbye2012-09-111-1/+1
|/ / / /
* | | | Merge "Fix false positives in field getter lint check"Tor Norbye2012-09-114-0/+73
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix false positives in field getter lint checkTor Norbye2012-09-104-0/+73
| |/ /
* | | Merge "ddms: report user id if available"Siva Velusamy2012-09-104-1/+78
|\ \ \ | |/ / |/| |
| * | ddms: report user id if availableSiva Velusamy2012-09-104-1/+78
* | | Merge "Don't report unused resources in projects with errors"Tor Norbye2012-09-105-2/+48
|\ \ \
| * | | Don't report unused resources in projects with errorsTor Norbye2012-09-105-2/+48
* | | | Merge "Collapse layout properties by default"Tor Norbye2012-09-101-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Collapse layout properties by defaultTor Norbye2012-09-101-0/+1
|/ / /
* | | Merge "37001: Lint check: non existing Activity/Service/Receiver"Tor Norbye2012-09-1016-10/+661
|\ \ \ | |/ / |/| |
| * | 37001: Lint check: non existing Activity/Service/ReceiverTor Norbye2012-09-1016-10/+661
|/ /
* | Merge "Avd Creation Dialog: Enable sdcard if user asks for it."Siva Velusamy2012-09-073-15/+64
|\ \