aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ADT #1844909: Tweak XML schema, add more tests.Raphael2009-05-153-76/+244
| | | | | | | | | | Change XML schema to allow for empty <libs>, e.g. one can create and add-on that doesn't declare any extra lib. However enforce that <archives> contains at least one <archive> element to prevent someone from declaring a download element that cannot actually be downloaded. Added a couple tests for validation of empty documents.
* ADT #1844909: Move sdk-repository XSD and tests from SdkManager to SdkLib.Raphael2009-05-145-11/+15
|
* Merge change 1739 into donutAndroid (Google) Code Review2009-05-141-4/+4
|\ | | | | | | | | * changes: Fix an NPE in the New Project Wizard when no test project is specified on the second NPW page.
| * Fix an NPE in the New Project Wizard when no test project is specifiedRaphael2009-05-141-4/+4
| | | | | | | | on the second NPW page.
* | am 5cb2d230: AI 148875: Fix Google add-on to include Streetview, remove the ↵Xavier Ducrohet2009-05-140-0/+0
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | add-account from the SDK (this is google specific), update the google Add-on to rev 2 Merge commit '5cb2d23022cec5abc07c4dbb463be58e6d88b2c7' into donut * commit '5cb2d23022cec5abc07c4dbb463be58e6d88b2c7': AI 148875: Fix Google add-on to include Streetview, remove the add-account from the SDK (this is google specific), update the google Add-on to rev 2
| * | AI 148875: Fix Google add-on to include Streetview, remove the add-account ↵Xavier Ducrohet2009-05-140-0/+0
| | | | | | | | | | | | | | | | | | from the SDK (this is google specific), update the google Add-on to rev 2 Automated import of CL 148875
* | | am 7e056ae8: AI 148870: Pinging Ryan for Dr No approval. --- Cloned from ↵Gaurav Mathur2009-05-140-0/+0
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | CL 147240 by \'g4 patch\'. Original change by dwarren@dwarren-pdk on 2009/04/21 14:59:50. "Making PDK work in SDK environment." This CL should be pretty straight forward and should be touching only PDK related templates, etc. Turns out we no longer need to touch the highlightNav code. Merge commit '7e056ae8a20848754f85202d9d903f4a152d3027' into donut * commit '7e056ae8a20848754f85202d9d903f4a152d3027': AI 148870: Pinging Ryan for Dr No approval.
| * | AI 148870: Pinging Ryan for Dr No approval.Gaurav Mathur2009-05-140-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --- Cloned from CL 147240 by 'g4 patch'. Original change by dwarren@dwarren-pdk on 2009/04/21 14:59:50. "Making PDK work in SDK environment." This CL should be pretty straight forward and should be touching only PDK related templates, etc. Turns out we no longer need to touch the highlightNav code. Automated import of CL 148870
* | | Merge change 1699 into donutAndroid (Google) Code Review2009-05-146-175/+181
|\ \ \ | | | | | | | | | | | | | | | | * changes: Make IDevice#getSyncService() throws an IOException.
| * | | Make IDevice#getSyncService() throws an IOException.Xavier Ducrohet2009-05-146-175/+181
| | | | | | | | | | | | | | | | | | | | This lets callers differentiate between errors when connecting to adb and errors because adb couldn't talk to the device.
* | | | Fix bad automatic dependency computationsDavid 'Digit' Turner2009-05-150-0/+0
| | | |
* | | | Merge change 1681 into donutAndroid (Google) Code Review2009-05-141-16/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | * changes: Remove duplicate initialization in AdtPlugin.
| * | | | Remove duplicate initialization in AdtPlugin.Xavier Ducrohet2009-05-141-16/+0
| | | | | | | | | | | | | | | | | | | | The is a remnant of the old #start() method of the Editors Plugin class.
* | | | | Merge change 1653 into donutAndroid (Google) Code Review2009-05-140-0/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix bad dependency between generated shared libraries and the corresponding installed module. Also fixes the "make clean" target by the way.
| * | | | | Fix bad dependency between generated shared libraries and the corresponding ↵David 'Digit' Turner2009-05-140-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | installed module. Also fixes the "make clean" target by the way.
* | | | | | Merge change 1651 into donutAndroid (Google) Code Review2009-05-140-0/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | * changes: Fix the build-toolchain.sh script which doesn't work due to the new download location of the NDK sources and a small typo when using wget. Also make --force-download actually work.
| * | | | | Fix the build-toolchain.sh script which doesn't work due to the new download ↵David 'Digit' Turner2009-05-140-0/+0
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | location of the NDK sources and a small typo when using wget. Also make --force-download actually work.
* | | | | Merge change 1673 into donutAndroid (Google) Code Review2009-05-140-0/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | * changes: Made valgrind optional. Capture the target output.
| * | | | Made valgrind optional. Capture the target output.Nicolas Catania2009-05-140-0/+0
| | |/ / | |/| | | | | | | | | | | | | | | | | | Don't fail if valgrind (system version not the google3 one) is missing. If the test fail, print the output of the test. Added .pyc to the gitignore file.
* | | | Merge change 1501 into donutAndroid (Google) Code Review2009-05-145-0/+514
|\ \ \ \ | |/ / / |/| | | | | | | | | | | * changes: ADT #1844909: SDK manager, define XML schemas & sample XMLs
| * | | ADT #1844909: SDK manager, define XML schemas & sample XMLsRaphael2009-05-145-0/+514
| | | | | | | | | | | | | | | | | | | | | | | | For reference, there's an XSD primer here: - http://www.w3.org/TR/xmlschema-0/#NS - http://www.w3schools.com/Schema/
* | | | Fix a double issue regarding interrupted builds due to pre-existing errors.Xavier Ducrohet2009-05-132-134/+147
| |/ / |/| | | | | | | | | | | | | | | | | | | | First, the ApkBuilder didn't cancel its run if the project had markers from JDT. Second, the try/catch on ApkBuilder#build didn't properly test the CoreException status severity (used getCode instead of getSeverity), so it did not detect cancels being thrown by #abortOnBadSetup and displayed the error in the console instead.
* | | ADT: remove an obsolete import from the manifest.Xavier Ducrohet2009-05-131-1/+0
| | |
* | | ADT: Refactoring classes dealing with android resources out of the editor.Xavier Ducrohet2009-05-1374-234/+206
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Basically: editors.resources.manager -> resources.manager editors.resources.configurations -> resources.configurations This is to make it less confusing between the "Resources editors" and the class parsing/handling Android resources (either in a project or in the framework). Also moved the ResourceExplorerView out of the resources editors, and clean up a few other misc classes.
* | | ADT: Move more packages into internal:Xavier Ducrohet2009-05-13199-793/+837
| | | | | | | | | | | | | | | | | | | | | editors -> adt.internal.editors. This also marks the final refactoring of combining previous editors/common plugin under the adt package.
* | | ADT: Move more packages into internal.Xavier Ducrohet2009-05-13132-314/+322
| | | | | | | | | | | | | | | | | | | | | common.project -> adt.internal.project adt.resources -> adt.internal.resources adt.wizards.* -> adt.internal.wizards adt.ui -> adt.internal.ui
* | | ADT: Move more packages into internalXavier Ducrohet2009-05-1342-75/+77
| | | | | | | | | | | | | | | | | | | | | | | | project.* refactorings.* Also: moved the export wizard from project.export to wizards.export, moved some actions out of project into the new internal package actions.
* | | ADT: Remove StreamHelper and integrate it in AdtPlugin.Xavier Ducrohet2009-05-137-162/+117
| | | | | | | | | | | | | | | | | | StreamHelper was used before by AdtPlugin, DdmsPlugin and EditorsPlugin. It's now only used by AdtPlugin, so the only 2 methods in it can go in AdtPlugin. I merged the externalized string in the messages.properties file used by AdtPlugin.
* | | Moved more ADT packages into internal.Xavier Ducrohet2009-05-1392-145/+146
| | | | | | | | | | | | | | | | | | | | | | | | adt.build adt.launch.* adt.preferences Also started combining adt and common.
* | | Update ADT to use the refactored sdklib from previous patch.Xavier Ducrohet2009-05-136-292/+292
| | |
* | | Merge change 1571 into donutAndroid (Google) Code Review2009-05-1310-21/+21
|\ \ \ | | | | | | | | | | | | | | | | * changes: Move some classes that have non ready APIs to internal packages
| * | | Move some classes that have non ready APIs to internal packagesXavier Ducrohet2009-05-1310-21/+21
| | | | | | | | | | | | | | | | | | | | - com.android.sdklib.avd -> com.android.sdklib.internal.avd - com.android.sdklib.project -> com.android.sdklib.internal.project
* | | | am c331aeb: AI 148799: New TOC for PDK -- should be less cluttered and uGaurav Mathur2009-05-130-0/+0
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | Merge commit 'c331aeb8d65805a3a1129ecdea62567b6c7bb24b' into donut * commit 'c331aeb8d65805a3a1129ecdea62567b6c7bb24b': AI 148799: New TOC for PDK -- should be less cluttered and uses folding to better
| * | | AI 148799: New TOC for PDK -- should be less cluttered and uses folding to ↵Gaurav Mathur2009-05-130-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | better organize Automated import of CL 148799
* | | | am 24a8fe8: AI 148797: Back-port the new version of the Grid.java from DJack Palevich2009-05-130-0/+0
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | Merge commit '24a8fe82dffacdfe2fab9d007b2a6538b5f511bc' into donut * commit '24a8fe82dffacdfe2fab9d007b2a6538b5f511bc': AI 148797: Back-port the new version of the Grid.java from Donut.
| * | | AI 148797: Back-port the new version of the Grid.java from Donut.Jack Palevich2009-05-130-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This new version uses "direct" java.nio.Buffer objects, which avoids a potential crash that may occur when "indirect" java.nio.Buffer objects are used. BUG=1849855 Automated import of CL 148797
* | | | am 0355976: AI 148793: Integrating publicly posted Bluetooth content.David Warren2009-05-130-0/+0
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | Merge commit '0355976f628857b2675377fa4f2de12b3b5a44aa' into donut * commit '0355976f628857b2675377fa4f2de12b3b5a44aa': AI 148793: Integrating publicly posted Bluetooth content.
| * | | AI 148793: Integrating publicly posted Bluetooth content.David Warren2009-05-130-0/+0
| | | | | | | | | | | | | | | | Automated import of CL 148793
* | | | am eb98133: AI 148792: 3 new pages: customization, early_suspend, and waDavid Warren2009-05-130-0/+0
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | | | | | | Merge commit 'eb98133b0f66cca46ea2b8f54479fb745ddc478a' into donut * commit 'eb98133b0f66cca46ea2b8f54479fb745ddc478a': AI 148792: 3 new pages: customization, early_suspend, and wakelock.
| * | AI 148792: 3 new pages: customization, early_suspend, and wakelock.David Warren2009-05-130-0/+0
| | | | | | | | | | | | Automated import of CL 148792
* | | am b755508: AI 148763: Adding STK to PDK.David Warren2009-05-120-0/+0
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit 'b755508480b626ab038e20259171c45af021b785' into donut * commit 'b755508480b626ab038e20259171c45af021b785': AI 148763: Adding STK to PDK.
| * | AI 148763: Adding STK to PDK.David Warren2009-05-120-0/+0
| | | | | | | | | | | | Automated import of CL 148763
* | | Remove the PlatformLibraryXavier Ducrohet2009-05-120-0/+0
| | | | | | | | | | | | | | | This sample is not an application sample, but a framework sample. It is moved to vendor/sample. A new "sample" vendor that will show how to create Android-based device
* | | Merge change 1392 into donutAndroid (Google) Code Review2009-05-110-0/+0
|\ \ \ | | | | | | | | | | | | | | | | * changes: Fixed bugs in the media player api demo application - release the MediaPlayer object when onPause - use onVideoSizeChanged listener to make sure that correct video size is known before starting playback
| * | | Fixed bugs in the media player api demo applicationJames Dong2009-05-110-0/+0
| | | | | | | | | | | | | | | | | | | | - release the MediaPlayer object when onPause - use onVideoSizeChanged listener to make sure that correct video size is known before starting playback
* | | | Merge change 1347 into donutAndroid (Google) Code Review2009-05-112-0/+258
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | * changes: Add a new program for checking the correctness of the computed stack from a trace.
| * | | | Add a new program for checking the correctness of the computed stack from a ↵Jack Veenstra2009-05-112-0/+258
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trace. The check_stack program checks that the generated stack that includes both native functions and Java methods (generated from the emulator instruction trace plus the method trace) is consistent with the stack of Java methods that is computed from the method trace alone. (The method trace is generated by the Dalvik interpreter).
* | | | | Merge change 1346 into donutAndroid (Google) Code Review2009-05-112-1/+89
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * changes: Better output for viewing the method trace.
| * | | | Better output for viewing the method trace.Jack Veenstra2009-05-112-1/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This now keeps track of the names of the methods on the stack instead of just the addresses. This makes it easier to debug when something goes wrong.
* | | | | Merge changes 1344,1345 into donutAndroid (Google) Code Review2009-05-112-27/+75
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | | | | * changes: Fix the tracing code that keeps track of the Java method stack. Add a "-d time" option to stack_dump to dump the stack at the given time.