aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Resolves Issue 6219: simplify/automate "application" package name ↵Xavier Ducrohet2010-05-033-2/+680
|\ | | | | | | refactoring"
| * Resolves Issue 6219: simplify/automate "application" package name refactoringKarl Ostmo2010-05-033-2/+680
| | | | | | | | Change-Id: Ide90aa1649ef36568400e98b470edffa4eaed64e
* | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change the ADT test run steps to be more deterministic: 1) Start the JDT test run listener server side connection before the client side (this is invokked via the launch.addProcess call) 2) Don't fork off a separate thread to run the tests. This was always redundant and inefficient anyway, since the AndroidLaunchController already forks off a thread to perform the launch Bug 7976 Change-Id: If7d24998d6ebe1a9b2200717be6ba66c078017f9
* | | Update build dependencies in ADT build script.Brett Chabot2010-05-031-2/+2
|/ / | | | | | | | | | | Add groovy and layoutlib build dependencies, and refresh building log message. Change-Id: I6d266d9fd8d9da7da4cf5c3d248b6fc418c430c4
* | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is intended to give the user more visibility the exact progress of the test run. And also better notification of failures. Also tweak the ADT launch action so it reports its terminated when the test runner thread is no longer active. Related bug 7976 Change-Id: Idb258dfa1c15d6937d505bd86add208b4d09d526
* | | Merge "Fix NPE when opening layout and target is still loading."Raphael Moll2010-04-281-1/+4
|\ \ \
| * | | Fix NPE when opening layout and target is still loading.Raphael Moll2010-04-281-1/+4
| | |/ | |/| | | | | | | Change-Id: Ie4541646447669162ee303ef02d9bb81513e8e1e
* | | Merge "Ant: Add customizable targets between the default ones."Xavier Ducrohet2010-04-282-32/+62
|\ \ \
| * | | Ant: Add customizable targets between the default ones.Xavier Ducrohet2010-04-282-32/+62
| |/ / | | | | | | | | | Change-Id: I5f187584afb91814ccba4e984c4c45c24557aaae
* | | SDK Setup fixes.Raphael Moll2010-04-283-31/+66
|/ / | | | | | | | | | | | | | | | | | | | | - SDK Setup: cd to the SDK dir, to cope with the case where the setup is executed from a shortcut with a different base directory. - SDK Manager: properly detect "update sdk" and "update avds" commands. Change-Id: I1f0d32fffd71d3fa0856e753a80505f3dcd076d1
* | Merge "Add ABI filtering and version code injection in the Ant rules and tasks."Xavier Ducrohet2010-04-274-3/+64
|\ \
| * | Add ABI filtering and version code injection in the Ant rules and tasks.Xavier Ducrohet2010-04-274-3/+64
| | | | | | | | | | | | Change-Id: Ic8e41c1ad5343b32d2766427ba271a79c88b3b66
* | | Merge "Add rev 3 of the ant rules."Xavier Ducrohet2010-04-275-5/+1070
|\ \ \ | |/ /
| * | Add rev 3 of the ant rules.Xavier Ducrohet2010-04-275-5/+1070
| |/ | | | | | | | | | | | | For now they are the same as the r2. Also modified SetupTask to deal better with older tools. Change-Id: I22ff809ace3ff81fb6852a707165165a9b4ec88a
* | Merge "Shorten the default help from the "android" script."Raphael Moll2010-04-271-37/+42
|\ \
| * | Shorten the default help from the "android" script.Raphael Moll2010-04-271-37/+42
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: - Default is to print the global options and the list of verbs/objects but not their detailed options. - Using "android --help create" shows all possible "create xyz" options. - Using "android --help create project" shows only the options for this particular command. - As usual an incomplete command will prints its specific options as help. SDK Bug 2436537 Change-Id: Icb95504ac9a048e5870fad396f3c4382ca5a1f8f
* | Merge "Fix NPE in the DDMS plugin device view."Raphael Moll2010-04-271-3/+4
|\ \ | |/ |/|
| * Fix NPE in the DDMS plugin device view.Raphael Moll2010-04-271-3/+4
| | | | | | | | Change-Id: I771cc215e21f4deb93c85eabce649b275fab3ef4
* | merge from tools_r6The Android Open Source Project2010-04-270-0/+0
|\ \ | |/ |/| | | Change-Id: I6db896a231718a1e7ab879676af4c0d4e26c5950
| * Add missing windres to build SDK Setup.exe using MinGW/LinuxRaphael2010-04-231-1/+8
| | | | | | | | | | | | (This mirrors what we did with the emulator in Change Ib4ce944b ) (Merge master Change I09f2e154)
* | Merge "Reorder packages in SDK Updater"Raphael Moll2010-04-231-13/+19
|\ \
| * | Reorder packages in SDK UpdaterRaphael Moll2010-04-231-13/+19
| | | | | | | | | | | | | | | | | | SDK Bug http://b.android.com/7920 Change-Id: I94946beda47067ff93ce288b36d525f8fb1840f2
* | | Merge "Fix auto launch config to respect minSdkVersion"Raphael Moll2010-04-231-2/+45
|\ \ \
| * | | Fix auto launch config to respect minSdkVersionRaphael Moll2010-04-221-2/+45
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When launch config is in automatic mode with no preferred AVD and minSdkVersion is smaller than the project targert's API level, try to find an AVD that's as close to the minSdkVersion as possible. SDK Bug http://b.android.com/7897 Change-Id: Ied1f2db8f61c27430b466b2b7afbb5494fd0ffed
* | | Fix RemoteAndroidTestRunnerTest.Brett Chabot2010-04-221-1/+1
|/ / | | | | | | | | | | Change the test device mock to return a String for getSerialNumber. Change-Id: I83647927160c666330ddfb5394afe837577422d7
* | Merge "Supporting configurable ADB port in ddms and ddmlib."Xavier Ducrohet2010-04-213-21/+89
|\ \
| * | Supporting configurable ADB port in ddms and ddmlib.Stefan Hilzinger2010-04-213-21/+89
| | | | | | | | | | | | | | | | | | | | | - Moving instantiation of sSocketAddr out of static initializer block into init(). Change-Id: Ibf3b81492802859673a0e77b4701be9d004509fa
* | | Merge "Make test runner parser detect runs with no tests."Brett Chabot2010-04-192-13/+46
|\ \ \
| * | | Make test runner parser detect runs with no tests.Brett Chabot2010-04-192-13/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add logic to differeniate between an incomplete test run, and a test run which completed successfully but has no tests. Fixes bug http://b.android.com/7830 Change-Id: I54068de73e068faae6e34779b91665f6d1dc1a47
* | | | Merge "Filter out new leak_memalign method in native heap UI"Xavier Ducrohet2010-04-191-8/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Filter out new leak_memalign method in native heap UIXavier Ducrohet2010-04-191-8/+9
| | | | | | | | | | | | | | | | Change-Id: I39f1b7d726a0b5d26e736b404693183003ea391e
* | | | Add missing windres to build SDK Setup.exe using MinGW/LinuxRaphael2010-04-161-1/+8
| |/ / |/| | | | | | | | | | | | | | (This mirrors what we did with the emulator in Change Ib4ce944b ) Change-Id: I09f2e154ff89af4a0ed6629fd20846f20dbd2f5b
* | | Merge "Moved log formatting string into separate function so it can be ↵Neal Nguyen2010-04-161-3/+11
|\ \ \ | |/ / |/| | | | | resued by others."
| * | Moved log formatting string into separate function so it can be resued by ↵Neal Nguyen2010-04-051-3/+11
| | | | | | | | | | | | | | | | | | others. Change-Id: I4e97d950587822c3a3e24c1c3d1a89ab19419f14
* | | Add some missing gitignore filesXavier Ducrohet2010-04-122-0/+2
| | | | | | | | | | | | Change-Id: Iba3faab3be5a78849c6e0f85cd21f532be5a5147
* | | merge from tools-r6The Android Open Source Project2010-04-0819-69/+220
|\ \ \ | | |/ | |/| | | | Change-Id: If11d893ba56c1189620e00f86b7f51bf4d698e49
| * | SDK Manager: Rename "add site" to "add addon-site".Raphael2010-04-061-19/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And add explicit information in the dialog. SDK Bug 2283498 (merge from master Change I1f7ae926) Change-Id: Ib5bbd02f54785c0eb473b01a055f6196933112ad
| * | SDK Manager: add tooltips to "Create new AVD" dialog.Raphael2010-04-061-6/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also rewrods the "Force create" checkbox to be more explicit -- its tooltip is not visible till the box is enabled. (merge from master Change Ifcb014a1) SDK Bug 2572299 Change-Id: I06608d7f9041cd54385c4db2d24b3e604a965a8e
| * | SDK Manager: fix error message when missing XML validator.Raphael2010-04-061-5/+22
| | | | | | | | | | | | | | | | | | | | | | | | SDK Bug 2306644 (merge Change I2e698ea0 from master) Change-Id: Ia4be1d58c11ebccb811005ac21cf19b8d734e0c1
| * | Fix Ant test rules.Xavier Ducrohet2010-04-023-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | - Fix import of the main rules since we changed the name! - Added main project libraries to the classpath of the test project. Bug: 2568115 Change-Id: I8803b84a179c6301736d7e2558e06a1734eef650
| * | Fix gen folder sometimes not found during build.Raphael2010-04-022-6/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix NPE in GLE config composite. SDK Bug 2567451 Merged from master Change Iae315a57 Change-Id: I75017e7eb2edf377e3bf00a47b809300324babac
| * | GLE1: stop showing outline/properties when opening GLE.Raphael2010-04-022-5/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL reverts two annoying behaviors when using GLE: - it stops opening the outline/properties (either for GLE1 or GLE2... in GLE2 will need to use different views and have a better behavior anyway.) - it selects the XML text editor by default for GLE1 since the graphical one is mostly useless. Merged from master Change I634e6dbe Change-Id: I43731248acec22cff628afc940bea69431bb93dd
| * | 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
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 2565909 Change-Id: I4342c58d9306c13f963c6c52fc202bd28ad25626
| * | | ADT: Customize project selection message.Xavier Ducrohet2010-04-017-8/+19
| |/ / | | | | | | | | | | | | Bug: 2565629 Change-Id: I10a1aceaa5f0d0e157a9eccf7bffb312c7fc3bcc
| * | Project lib NPE when closing a lib project.Raphael2010-04-011-1/+2
| | | | | | | | | | | | | | | | | | (merge Change Ia77122bc from master) Change-Id: Iad27a002d387f9537e487ddd669831ef65e9e7b0
| * | Add missing licensing files.David 'Digit' Turner2010-04-012-0/+23
| | | | | | | | | | | | Change-Id: I1e3159ac3d322ca70c2d9d7faf3a0ecac4313468
| * | ADT NPW and GLE: fix AdtPlugin.getEmbeddedFileUrlRaphael2010-03-311-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The method was always adding an initial slash to the path. This is only needed if the requested path doesn't have one. This fixes the NPW templates and the GLE scripts usage. SDK Bug: 2546962 Change-Id: If19eb0a5b931eeb1d160c980f950eb0a974246e8