| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
Refactor runtest test_defs to allow programmatic creation.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Previously a test definition could only be created via xml.
Also fix some minor lint warnings.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
This is only available for platform android-5. A sample
application will be available in a next patch.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* changes:
Add ability to retrieve instrumentations from android_manifest parser.
|
| |/ / /
| | | |
| | | |
| | | | |
Also add a simple unit test for the parser.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* changes:
SDK Updater: switch UdpateChooserDialog to jface.
|
| |/ / /
| | | |
| | | |
| | | | |
Change-Id: I03351f1b21b81d1654ce4ecb1c8ca5846f1fb7c4
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
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).
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
Remove build/platforms/android-*/common directories.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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.
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* changes:
Remove bash-ism from build-ndk-sysroot.sh
|
| | | | |
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* changes:
Refresh NDK C library headers for all platforms
|
| | | | |
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | | |
Merge commit 'd58cd1b5d3bfc2433201fbe22621f4924a89c04d' into eclair
* commit 'd58cd1b5d3bfc2433201fbe22621f4924a89c04d':
SDK Updater: UI polish
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* changes:
SDK Updater: UI polish
|
| | | |/
| | |/|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Merge commit '7c1adfe76fbf89cc76ff51bf0d228c13213fe563' into eclair
* commit '7c1adfe76fbf89cc76ff51bf0d228c13213fe563':
AVD Manager: Properly disable AVD > Start > ? under Windows
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* changes:
AVD Manager: Properly disable AVD > Start > ? under Windows
|
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
SDK BUG 2201546
Change-Id: I5b1f8bcaf57f2e7f94b4109cb62a3a5eadcd24a9
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Merge commit 'c9b04450ef204e03de3f3da886cd45808550dfbc' into eclair
* commit 'c9b04450ef204e03de3f3da886cd45808550dfbc':
Fix potential NPE in manifest editor when switching SDKs
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* changes:
Fix potential NPE in manifest editor when switching SDKs
|
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| |
| | |
| | | |
Merge commit '5708d1576b3e19601804ea7dfffdee3da6c0c00d' into eclair
* commit '5708d1576b3e19601804ea7dfffdee3da6c0c00d':
Android.bat: remove /O in xcopy.
|
| |/
| |
| |
| |
| |
| |
| |
| | |
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
|
|\ \
| |/
| |
| |
| |
| |
| | |
Merge commit 'fc5b5aecdeca8bb32eba9d38961b6649395f8913' into eclair
* commit 'fc5b5aecdeca8bb32eba9d38961b6649395f8913':
Fix a deadlock when ADT starts, starts building projects, and load the SDK at the same time.
|
| |\
| | |
| | |
| | |
| | | |
* changes:
Fix a deadlock when ADT starts, starts building projects, and load the SDK at the same time.
|
| | |
| | |
| | |
| | | |
at the same time.
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
Merge commit '5cff81bb5878d00925cbab24822123f1feebbbb8' into eclair
* commit '5cff81bb5878d00925cbab24822123f1feebbbb8':
SDK Updater: properly update/install doc. (do not merge)
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
not merge)
Merge commit 'af496633406c19192db960d822b51fa1f574fbf2' into eclair
* commit 'af496633406c19192db960d822b51fa1f574fbf2':
Add save/load for the user-made Layout Devices. (do not merge)
|
| | |
| | |
| | |
| | | |
Also added support for mcc/mnc in the schema.
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
Merge commit '5e4efac4f7c95206bb91d28b6ebb8b5aa36ed5bf' into eclair
* commit '5e4efac4f7c95206bb91d28b6ebb8b5aa36ed5bf':
WQVGA skin (240x400) (do not merge)
|
| |/ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
|\ \
| | |
| | |
| | |
| | | |
* changes:
Actively remove the obsolete sdkuilib symlink.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Some of the build servers still have the link and it
breaks continuous tests.
SDK BUG 2177557
Change-Id: Ifb00e7234c9c356c1ffd4aa1aff73f6761a655dc
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
* changes:
Remove bash-ism from build-toolchain.sh
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
Add save/load for the user-made Layout Devices.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Also added support for mcc/mnc in the schema.
Change-Id: I8a2d23797ec57eec69dc1d7218b01cd679634068
|
|\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | | |
* changes:
WQVGA skin (240x400)
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Icb3327e2371800029844a869df6abd68a8516aff
|
|\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | | |
* changes:
Tweaks to Pointer Location.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Have it show the amount of total movement after a release, and whether this
is above the touch slop.
Change-Id: Ie7eb359a84e20786779015c3146ea5d96f380188
|
|\ \ \ \
| | |_|/
| |/| |
| | | |
| | | | |
* changes:
Fix device dpi handling in the Layout device parsing/UI.
|
| | |/
| |/|
| | |
| | | |
Change-Id: I74fdf8c62a7b005e40e1817d9f39c59d8f99c070
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
Add --prebuilt-ndk=FILE and --no-git options to build/tools/make-release.sh script.
|