aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse
Commit message (Expand)AuthorAgeFilesLines
* Add parsing of <uses-configuration> in the manifest.Xavier Ducrohet2010-05-181-1/+1
* move the resource enums from the qualifier classes to sdklib.Xavier Ducrohet2010-05-1823-673/+124
* Refactor the manifest parser test in the correct package.Xavier Ducrohet2010-05-173-160/+0
* Merge "Fix collect_sources_for_sdk to collect dalvik core lib sources"Raphael Moll2010-05-171-3/+13
|\
| * Fix collect_sources_for_sdk to collect dalvik core lib sourcesRaphael Moll2010-05-111-3/+13
* | Minor refactor, moving ManifestData out of the parser class.Xavier Ducrohet2010-05-1418-27/+36
* | Add all new source folders in a single pass in new project wizard.Xavier Ducrohet2010-05-131-11/+15
* | Fix the library project filter to not NPE on broken projects.Xavier Ducrohet2010-05-121-1/+5
* | Refactored the Android Manifest into sdklib.Xavier Ducrohet2010-05-1250-1464/+652
* | Merge "Fix eclipse download link."Xavier Ducrohet2010-05-111-1/+1
|\ \ | |/ |/|
| * Fix eclipse download link.Xavier Ducrohet2010-05-111-1/+1
* | Merge "First step of multiple apk support."Xavier Ducrohet2010-05-042-115/+0
|\ \
| * | First step of multiple apk support.Xavier Ducrohet2010-05-032-115/+0
* | | Merge "Resolves Issue 6219: simplify/automate "application" package name refa...Xavier Ducrohet2010-05-033-2/+680
|\ \ \
| * | | Resolves Issue 6219: simplify/automate "application" package name refactoringKarl Ostmo2010-05-033-2/+680
| |/ /
* | | Merge "Attempt to fix intermittent ADT test run failures."Brett Chabot2010-05-031-6/+18
|\ \ \
| * | | Attempt to fix intermittent ADT test run failures.Brett Chabot2010-05-031-6/+18
* | | | Update build dependencies in ADT build script.Brett Chabot2010-05-031-2/+2
|/ / /
* | | Merge "Add more console logs during ADT test run."Brett Chabot2010-04-292-21/+55
|\ \ \
| * | | Add more console logs during ADT test run.Brett Chabot2010-04-292-21/+55
* | | | Fix NPE when opening layout and target is still loading.Raphael Moll2010-04-281-1/+4
| |/ / |/| |
* | | Fix NPE in the DDMS plugin device view.Raphael Moll2010-04-271-3/+4
|/ /
* | Fix auto launch config to respect minSdkVersionRaphael Moll2010-04-221-2/+45
|/
* merge from tools-r6The Android Open Source Project2010-04-0814-68/+186
|\
| * Fix gen folder sometimes not found during build.Raphael2010-04-022-6/+10
| * GLE1: stop showing outline/properties when opening GLE.Raphael2010-04-022-5/+46
| * Merge "ADT: Add native support to library projects." into tools-r6Xavier Ducrohet2010-04-012-12/+36
| |\
| | * ADT: Add native support to library projects.Xavier Ducrohet2010-04-012-12/+36
| * | ADT: Customize project selection message.Xavier Ducrohet2010-04-017-8/+19
| |/
| * Project lib NPE when closing a lib project.Raphael2010-04-011-1/+2
| * ADT NPW and GLE: fix AdtPlugin.getEmbeddedFileUrlRaphael2010-03-311-2/+7
| * ADT NPW: logging for missing templates.Raphael2010-03-312-10/+42
| * ADT NPW: NPE when trying to expand project templates.Raphael2010-03-311-4/+36
| * Change visibility of constructor to let tests run.Xavier Ducrohet2010-03-301-1/+1
| * ADT: fix library support: force save on del/up/down.Xavier Ducrohet2010-03-301-0/+3
| * Merge "Disable export for library projects." into tools-r6Xavier Ducrohet2010-03-303-45/+111
| |\
| | * Disable export for library projects.Xavier Ducrohet2010-03-303-45/+111
| * | Disable launch for library projects.Xavier Ducrohet2010-03-291-2/+16
| |/
| * ADT: Fix NPE when opening a project-library.Raphael2010-03-291-1/+2
* | Merge "GLE1: stop showing outline/properties when opening GLE."Raphael2010-04-022-5/+46
|\ \
| * | GLE1: stop showing outline/properties when opening GLE.Raphael2010-04-022-5/+46
* | | Merge "Fix gen folder sometimes not found during build. Fix NPE in GLE config...Raphael2010-04-022-6/+10
|\ \ \
| * | | Fix gen folder sometimes not found during build.Raphael2010-04-022-6/+10
| |/ /
* | | Merge "Change ddms testrunner to raise IOException to callers."Brett Chabot2010-04-023-17/+27
|\ \ \ | |/ / |/| |
| * | Change ddms testrunner to raise IOException to callers.Brett Chabot2010-03-263-17/+27
* | | Merge "move to Tools r7 and ADT 0.9.8"Xavier Ducrohet2010-04-018-11/+11
|\ \ \
| * | | move to Tools r7 and ADT 0.9.8Xavier Ducrohet2010-04-018-11/+11
* | | | Project lib NPE when closing a lib project.Raphael2010-04-011-1/+2
* | | | ADT NPW and GLE: fix AdtPlugin.getEmbeddedFileUrlRaphael2010-03-311-2/+7
* | | | ADT NPW: logging for missing templates.Raphael2010-03-312-10/+42