aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Add support to run only tests in a given java package.Brett Chabot2009-10-210-0/+0
| | |
* | | Merge change I8f6ac3c9 into eclairAndroid (Google) Code Review2009-10-210-0/+0
|\ \ \ | | | | | | | | | | | | | | | | * changes: Refactor runtest test_defs to allow programmatic creation.
| * | | Refactor runtest test_defs to allow programmatic creation.Brett Chabot2009-10-210-0/+0
| | | | | | | | | | | | | | | | | | | | Previously a test definition could only be created via xml. Also fix some minor lint warnings.
* | | | Add OpenGL 2.0 headers and libraries to the NDK.David 'Digit' Turner2009-10-210-0/+0
| | | | | | | | | | | | | | | | | | | | This is only available for platform android-5. A sample application will be available in a next patch.
* | | | Add android-5 platform to the NDK.David 'Digit' Turner2009-10-210-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | For now, this is an exact copy of android-4. Another patch will provide additionnal headers and libraries for OpenGL 2.0 plus the relevant documentation bits and a sample app.
* | | | Merge change I12f05ef0 into eclairAndroid (Google) Code Review2009-10-210-0/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | * changes: Add ability to retrieve instrumentations from android_manifest parser.
| * | | | Add ability to retrieve instrumentations from android_manifest parser.Brett Chabot2009-10-210-0/+0
| |/ / / | | | | | | | | | | | | Also add a simple unit test for the parser.
* | | | Merge change I03351f1b into eclairAndroid (Google) Code Review2009-10-211-149/+86
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | * changes: SDK Updater: switch UdpateChooserDialog to jface.
| * | | | SDK Updater: switch UdpateChooserDialog to jface.Raphael2009-10-211-149/+86
| |/ / / | | | | | | | | | | | | Change-Id: I03351f1b21b81d1654ce4ecb1c8ca5846f1fb7c4
* | | | Allow applications to target future API levelsDavid 'Digit' Turner2009-10-210-0/+0
|/ / / | | | | | | | | | | | | | | | E.g. if an application's default.properties targets android-10 then the build system will default it to the highest supported API level found in build/platforms (e.g. android-4 currently).
* | | Merge change I31f23a0b into eclairAndroid (Google) Code Review2009-10-200-0/+0
|\ \ \ | | | | | | | | | | | | | | | | * changes: Remove build/platforms/android-*/common directories.
| * | | Remove build/platforms/android-*/common directories.David 'Digit' Turner2009-10-200-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | There is little point to use symlinks to point to them from android-*/arch-arm/usr/include. Besides, the zip file format doesn't support symlinks which meant that each file was essentially duplicated in the final release package.
* | | | Merge change If7aa22af into eclairAndroid (Google) Code Review2009-10-200-0/+0
|\ \ \ \ | |/ / / | | | | | | | | | | | | * changes: Remove bash-ism from build-ndk-sysroot.sh
| * | | Remove bash-ism from build-ndk-sysroot.shDavid 'Digit' Turner2009-10-200-0/+0
| | | |
* | | | Merge change I898b43fe into eclairAndroid (Google) Code Review2009-10-200-0/+0
|\ \ \ \ | |/ / / | | | | | | | | | | | | * changes: Refresh NDK C library headers for all platforms
| * | | Refresh NDK C library headers for all platformsDavid 'Digit' Turner2009-10-200-0/+0
| | | |
* | | | am d58cd1b5: Merge change I075d2eae into eclair-sdkRaphael2009-10-204-7/+14
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | Merge commit 'd58cd1b5d3bfc2433201fbe22621f4924a89c04d' into eclair * commit 'd58cd1b5d3bfc2433201fbe22621f4924a89c04d': SDK Updater: UI polish
| * | | Merge change I075d2eae into eclair-sdkAndroid (Google) Code Review2009-10-204-7/+14
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * changes: SDK Updater: UI polish
| | * | | SDK Updater: UI polishRaphael2009-10-204-7/+14
| | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the following issues: - Updater says it didnd't install addon and then install it (cause: UpdaterData was looking for an ArchiveInfo in a map of Archive) - Added a label explaining the [*] in the dependency list. - Added the originating site to the long description in the package chooser. - Display downloading/installing comments in the result window. - Fixed app name in dialog when tools are updated. Change-Id: I075d2eaeb357f33671f7e9e70a906ca48000908d
* | | | am 7c1adfe7: Merge change I5b1f8bca into eclair-sdkRaphael2009-10-201-2/+11
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | Merge commit '7c1adfe76fbf89cc76ff51bf0d228c13213fe563' into eclair * commit '7c1adfe76fbf89cc76ff51bf0d228c13213fe563': AVD Manager: Properly disable AVD > Start > ? under Windows
| * | | Merge change I5b1f8bca into eclair-sdkAndroid (Google) Code Review2009-10-201-2/+11
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * changes: AVD Manager: Properly disable AVD > Start > ? under Windows
| | * | | AVD Manager: Properly disable AVD > Start > ? under WindowsRaphael2009-10-201-2/+11
| | |/ / | | | | | | | | | | | | | | | | | | | | SDK BUG 2201546 Change-Id: I5b1f8bcaf57f2e7f94b4109cb62a3a5eadcd24a9
* | | | am c9b04450: Merge change I4151529e into eclair-sdkRaphael2009-10-201-7/+13
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | Merge commit 'c9b04450ef204e03de3f3da886cd45808550dfbc' into eclair * commit 'c9b04450ef204e03de3f3da886cd45808550dfbc': Fix potential NPE in manifest editor when switching SDKs
| * | | Merge change I4151529e into eclair-sdkAndroid (Google) Code Review2009-10-201-7/+13
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * changes: Fix potential NPE in manifest editor when switching SDKs
| | * | | Fix potential NPE in manifest editor when switching SDKsRaphael2009-10-201-7/+13
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The UiElementNode depends on the target to compute the description and it's entirely possible for the target to be null while the SDK is being unloaded/reloaded. SDK BUG 2196260 Change-Id: I4151529ea3b6a65eade47d03e55fc93cad8596d9
* | | | am 5708d157: Android.bat: remove /O in xcopy.Raphael2009-10-201-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | | | | | | Merge commit '5708d1576b3e19601804ea7dfffdee3da6c0c00d' into eclair * commit '5708d1576b3e19601804ea7dfffdee3da6c0c00d': Android.bat: remove /O in xcopy.
| * | Android.bat: remove /O in xcopy.Raphael2009-10-201-1/+1
| |/ | | | | | | | | | | | | | | It means "copy ownership". But on the Vista 64 box in the lab, it make the xcopy of lib/x86/swt.jar fail the next time when it was already present. SDK BUG 2198636
* | am fc5b5aec: Merge change I1a00abb0 into eclair-sdkXavier Ducrohet2009-10-191-15/+15
|\ \ | |/ | | | | | | | | | | Merge commit 'fc5b5aecdeca8bb32eba9d38961b6649395f8913' into eclair * commit 'fc5b5aecdeca8bb32eba9d38961b6649395f8913': Fix a deadlock when ADT starts, starts building projects, and load the SDK at the same time.
| * Merge change I1a00abb0 into eclair-sdkAndroid (Google) Code Review2009-10-191-15/+15
| |\ | | | | | | | | | | | | * changes: Fix a deadlock when ADT starts, starts building projects, and load the SDK at the same time.
| | * Fix a deadlock when ADT starts, starts building projects, and load the SDK ↵Xavier Ducrohet2009-10-191-15/+15
| | | | | | | | | | | | at the same time.
* | | am 5cff81bb: (-s ours) SDK Updater: properly update/install doc. (do not merge)Raphael2009-10-160-0/+0
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit '5cff81bb5878d00925cbab24822123f1feebbbb8' into eclair * commit '5cff81bb5878d00925cbab24822123f1feebbbb8': SDK Updater: properly update/install doc. (do not merge)
| * | SDK Updater: properly update/install doc. (do not merge)Raphael2009-10-169-46/+138
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This contains the following changes: - a new interface IPackageVersion for all Package classes that can provide an AndroidVersion getVersion(). - fixes the "update sdk" where the local repo has no doc by suggesting to install the most up-to-date doc. - fixes a bad cast in the UpdaterLogic. - normalizes the long descriptions but adding the revision if not present. - fixes an edge case when displaying the very long description of the docs package, i.e. need to indicate it is upgraded due to a version change. SDK BUG 2192352
* | | am af496633: (-s ours) Add save/load for the user-made Layout Devices. (do ↵Xavier Ducrohet2009-10-160-0/+0
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | not merge) Merge commit 'af496633406c19192db960d822b51fa1f574fbf2' into eclair * commit 'af496633406c19192db960d822b51fa1f574fbf2': Add save/load for the user-made Layout Devices. (do not merge)
| * | Add save/load for the user-made Layout Devices. (do not merge)Xavier Ducrohet2009-10-1612-77/+368
| | | | | | | | | | | | Also added support for mcc/mnc in the schema.
* | | am 5e4efac4: (-s ours) WQVGA skin (240x400) (do not merge)Xavier Ducrohet2009-10-160-0/+0
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit '5e4efac4f7c95206bb91d28b6ebb8b5aa36ed5bf' into eclair * commit '5e4efac4f7c95206bb91d28b6ebb8b5aa36ed5bf': WQVGA skin (240x400) (do not merge)
| * | WQVGA skin (240x400) (do not merge)Xavier Ducrohet2009-10-1614-0/+440
| |/
* | SDK Updater: properly update/install doc.Raphael2009-10-159-46/+138
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This contains the following changes: - a new interface IPackageVersion for all Package classes that can provide an AndroidVersion getVersion(). - fixes the "update sdk" where the local repo has no doc by suggesting to install the most up-to-date doc. - fixes a bad cast in the UpdaterLogic. - normalizes the long descriptions but adding the revision if not present. - fixes an edge case when displaying the very long description of the docs package, i.e. need to indicate it is upgraded due to a version change. SDK BUG 2192352 Change-Id: I87eda018b450ca9973e4f3b55caef964c0b31480
* | Merge change Ifb00e723 into eclairAndroid (Google) Code Review2009-10-151-1/+3
|\ \ | | | | | | | | | | | | * changes: Actively remove the obsolete sdkuilib symlink.
| * | Actively remove the obsolete sdkuilib symlink.Raphael2009-10-151-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | Some of the build servers still have the link and it breaks continuous tests. SDK BUG 2177557 Change-Id: Ifb00e7234c9c356c1ffd4aa1aff73f6761a655dc
* | | Merge change I1db4662e into eclairAndroid (Google) Code Review2009-10-150-0/+0
|\ \ \ | |/ / |/| | | | | | | | * changes: Remove bash-ism from build-toolchain.sh
| * | Remove bash-ism from build-toolchain.shDavid 'Digit' Turner2009-10-150-0/+0
| | |
* | | Merge change I8a2d2379 into eclairAndroid (Google) Code Review2009-10-1512-77/+368
|\ \ \ | | | | | | | | | | | | | | | | * changes: Add save/load for the user-made Layout Devices.
| * | | Add save/load for the user-made Layout Devices.Xavier Ducrohet2009-10-1512-77/+368
| | | | | | | | | | | | | | | | | | | | | | | | Also added support for mcc/mnc in the schema. Change-Id: I8a2d23797ec57eec69dc1d7218b01cd679634068
* | | | Merge change Icb3327e2 into eclairAndroid (Google) Code Review2009-10-1514-0/+440
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | * changes: WQVGA skin (240x400)
| * | | WQVGA skin (240x400)Xavier Ducrohet2009-10-1514-0/+440
| | | | | | | | | | | | | | | | Change-Id: Icb3327e2371800029844a869df6abd68a8516aff
* | | | Merge change Ie7eb359a into eclairAndroid (Google) Code Review2009-10-140-0/+0
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | * changes: Tweaks to Pointer Location.
| * | | Tweaks to Pointer Location.Dianne Hackborn2009-10-140-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Have it show the amount of total movement after a release, and whether this is above the touch slop. Change-Id: Ie7eb359a84e20786779015c3146ea5d96f380188
* | | | Merge change I74fdf8c6 into eclairAndroid (Google) Code Review2009-10-148-27/+41
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | * changes: Fix device dpi handling in the Layout device parsing/UI.
| * | | Fix device dpi handling in the Layout device parsing/UI.Xavier Ducrohet2009-10-148-27/+41
| | |/ | |/| | | | | | | Change-Id: I74fdf8c62a7b005e40e1817d9f39c59d8f99c070
* | | Merge change I3986492c into eclairAndroid (Google) Code Review2009-10-140-0/+0
|\ \ \ | | | | | | | | | | | | | | | | * changes: Add --prebuilt-ndk=FILE and --no-git options to build/tools/make-release.sh script.