Reena Lee
c91e5f15ba
AI 149502: - Adding sensors to PDK TOC
...
- Added initial table of Product Definition file parameters
- Added initial table of Android.mk LOCAL_* parameters
Automated import of CL 149502
2009-06-02 15:00:28 -07:00
Raphael
df399393ba
Fix build: Add SWT dependency to SdkManager.
2009-06-02 14:08:46 -07:00
David Turner
e2f2e9fe59
AI 149496: Backport emulator-related donut fixes into cupcake.
...
This includes the following fixes:
- remove potential qemud crash at system boot
- fix GPS fix emulation
- fix inter-emulator networking (DNS resolution helper now behaves correctly on all IPv6-capable systems)
- add -prop <name>=<value> option to add system properties on boot
- allow F5 keybinding for SEARCH on keyboard-less hardware configurations
- allow skins to provide a "search" button
- fixed bad QADD/QSUB/QDADD/QDSUB ARM CPU instructions emulation
Automated import of CL 149496
2009-06-02 12:30:46 -07:00
Android (Google) Code Review
6eaf0e1afe
Merge change 2868 into donut
...
* changes:
SDK Updater: Placeholder pages for about and settings.
2009-06-02 12:25:47 -07:00
Xavier Ducrohet
9e24d24b06
AI 149491: Add 'android update adb' to generate 3rd party USB vendor list for adb to use.
...
BUG=1890147
Automated import of CL 149491
2009-06-02 12:06:12 -07:00
Android (Google) Code Review
dcd7e153ea
Merge change 2778 into donut
...
* changes:
Initial change to add cts tests to runtest.
2009-06-02 12:04:04 -07:00
Android (Google) Code Review
3c502eb060
Merge changes 2853,2885 into donut
...
* changes:
Misc updates on the Sdklib.
Export all ADT packages.
2009-06-02 11:56:59 -07:00
Brett Chabot
49b77117fe
Initial change to add cts tests to runtest.
...
Adds cts test definitions to the testrunner/test_defs.xml.
Adds support for runtest --cts arg, which will run all cts tests.
This temporarily relies on the addition of a 'cts' attribute to the test
definition - a new xml format may be defined later that changes how cts tests
are identified.
This change is based on previous unsubmitted CL
https://android-git.corp.google.com/g/Gerrit#change,1702 . The only delta wrt
to that change is the use of InstrumentationCtsTestRunner.
Update: rebased to latest donut.
2009-06-02 11:46:46 -07:00
Raphael
36e11cb354
SDK Updater: Placeholder pages for about and settings.
...
These pages are now in the SdkManager project
with a mechanism to instantiate them from the UI on demand.
2009-06-02 11:40:29 -07:00
Reena Lee
c825ab1d31
am 6d73a98d: AI 149478: Reorganized the PDK TOC. Added Dalvik content to TOC.
...
Merge commit '6d73a98d6df871fbd7f19af61d84a2eb1d993b4b' into donut
* commit '6d73a98d6df871fbd7f19af61d84a2eb1d993b4b':
AI 149478: Reorganized the PDK TOC.
2009-06-02 00:30:42 -07:00
Reena Lee
6d73a98d6d
AI 149478: Reorganized the PDK TOC.
...
Added Dalvik content to TOC.
Automated import of CL 149478
2009-06-01 23:48:05 -07:00
Xavier Ducrohet
b10ffbaf3d
Misc updates on the Sdklib.
...
- moved some code around
- made the constant in IAndroidTarget actual constant (they were not final)
2009-06-01 17:16:07 -07:00
Android (Google) Code Review
213bd6deff
Merge change 2881 into donut
...
* changes:
Added the mediaapitest, mediarecordertest and stress test in the testrunner.So the partner can run the test easier.
2009-06-01 17:03:10 -07:00
Yu Shan Emily Lau
ffbc7c9f59
Added the mediaapitest, mediarecordertest and stress test in the testrunner.So
...
the partner can run the test easier.
2009-06-01 16:55:49 -07:00
Android (Google) Code Review
55b47f8d75
Merge change 2863 into donut
...
* changes:
SDK Updater: Minor change to make composite constructor compliant with SWT designer.
2009-06-01 15:36:23 -07:00
Raphael
861624885d
SDK Updater: Minor change to make composite constructor compliant with
...
SWT designer.
All custom params should be last. SWT Designer expects the first
arg to be the parent composite.
2009-06-01 15:21:22 -07:00
Xavier Ducrohet
8a0c221a20
Export all ADT packages.
2009-06-01 14:38:29 -07:00
Android (Google) Code Review
66620a8d42
Merge change 2831 into donut
...
* changes:
Fix ChangeLog, since we're rebuilding 1.5_r1, no need to list previous changes.
2009-06-01 14:04:13 -07:00
Wei-Ta Chen
1ba461c7b6
Add an API demo that shows the effets of setting Bitmaps as being purgeable.
2009-06-01 13:35:06 -07:00
David 'Digit' Turner
3e035afa63
Add docs/SYSTEM-ISSUES.TXT to list important system issues that NDK developers should be aware of
2009-06-01 22:27:18 +02:00
David 'Digit' Turner
58bbcd6d17
Fix ChangeLog, since we're rebuilding 1.5_r1, no need to list previous changes.
2009-06-01 22:25:30 +02:00
David 'Digit' Turner
82ae6d6700
Add docs/HOWTO.TXT to list a few important tips for NDK users
...
Also remove reference to docs/ROADMAP.TXT from README.TXT (doh)
2009-06-01 21:38:27 +02:00
Android (Google) Code Review
e19766ea0a
Merge change 2813 into donut
...
* changes:
Remove the jni-tips.html document. It contains too many swear words :-)
2009-06-01 12:18:21 -07:00
Android (Google) Code Review
3c3877c7dc
Merge change 2818 into donut
...
* changes:
Add docs/STABLE-APIS.TXT which contains the list of exposed frozen APIs in the NDK. Also update README.TXT and docs/ANDROID-MK.TXT accordingly, to document the use of LOCAL_LDLIBS.
2009-06-01 12:18:10 -07:00
Android (Google) Code Review
595a016713
Merge change 2771 into donut
...
* changes:
SDK Updater: parse local packages, download and install remote packages.
2009-06-01 12:04:59 -07:00
Raphael
2382dd7514
SDK Updater: parse local packages, download and install remote packages.
...
The install phase is still work in progress.
The local part needs to display descriptions.
Buttons callback are generally not implemented yet.
2009-06-01 11:38:51 -07:00
David 'Digit' Turner
a9e8d43e53
Add docs/STABLE-APIS.TXT which contains the list of exposed frozen APIs in the NDK.
...
Also update README.TXT and docs/ANDROID-MK.TXT accordingly, to document the use of
LOCAL_LDLIBS.
2009-06-01 20:38:19 +02:00
Android (Google) Code Review
5868443aa4
Merge change 2770 into donut
...
* changes:
SDK Updater stuff.
2009-06-01 11:17:19 -07:00
David 'Digit' Turner
c6f15d35f3
Remove the jni-tips.html document. It contains too many swear words :-)
2009-06-01 19:10:40 +02:00
The Android Open Source Project
5cfa1ec884
Merge commit '6f56ebc73762945f2757c66c91ef4702edd979b8' into donut
2009-05-30 11:41:37 -07:00
Raphael Moll
6f56ebc737
AI 149397: ADT 1807821 and 1841824: Fixes in android tool
...
- Bug 1807821: create avd -f option does nothing.
- Bug 1841824: NPE during AVD delete or update.
BUG=1841824,1807821
Automated import of CL 149397
2009-05-29 16:39:42 -07:00
Android (Google) Code Review
a23df99ecf
Merge change 2749 into donut
...
* changes:
Make CompiledResourcesMonitor#getRClassName more error proof.
2009-05-29 15:36:42 -07:00
Xavier Ducrohet
3106768f31
Make CompiledResourcesMonitor#getRClassName more error proof.
2009-05-29 15:18:24 -07:00
Android (Google) Code Review
db7a790959
Merge change 2687 into donut
...
* changes:
Add support for parsing code coverage file path to runtest and related cleanup.
2009-05-29 13:40:07 -07:00
Brett Chabot
ae68f1a865
Add support for parsing code coverage file path to runtest and related cleanup.
...
This change is to adapt runtest to the InstrumentationTestRunner change which
dumps coverage data to the app's local data folder, instead of a fixed file on
the sdcard.
Also fixed adb_interace.StartInstrumentationForPackage, added better handling
when generating coverage for tests with unknown coverage targets, and reduced
the duplicate definitions of the "coverage_targets.xml" definition file.
2009-05-29 13:35:13 -07:00
David 'Digit' Turner
d21c809912
Expose <android/log.h> which contains the declaration of /system/lib/liblog.so.
...
This allows native application code to send logs to the kernel. Alas !
NOTE: This *is* valid for Cupcake
2009-05-29 21:54:19 +02:00
Jack Palevich
055fcd23fb
Use bash instead of sh because of the '[[' command
...
The '[[' command is not guaranteed to be present in /bin/sh, and in fact
is missing in stock Ubuntu 8.04
2009-05-28 15:10:26 -07:00
Jack Palevich
dd3cf52f6f
Improve Linux 32-bit JVM detection logic.
...
Now we detect if the JVM we are about to run is 32-bit or not,
rather than checking if the CPU is capable of executing 64-bit
code or not.
2009-05-28 15:09:59 -07:00
Android (Google) Code Review
cb9c2eaac7
Merge change 2524 into donut
...
* changes:
Force the use of 32-bit toolchain binaries on 64-bit systems. This is used to reduce the number of distributable prebuilt packages (i.e. linux-x86_64 is not needed anymore).
2009-05-28 08:58:35 -07:00
Raphael
2e46d39eb8
SDK Updater stuff.
2009-05-27 11:12:31 -07:00
Owen Lin
5f563d066d
Change build path to "packages/app/Camera.apk". So that it will also
...
build the application code.
2009-05-27 10:19:02 -07:00
David 'Digit' Turner
5ad95c577a
Force the use of 32-bit toolchain binaries on 64-bit systems.
...
This is used to reduce the number of distributable prebuilt packages
(i.e. linux-x86_64 is not needed anymore).
Also fix build/tools/build-toolchain.sh to properly copy the GPL and LGPL
license files into the generated prebuilt packages.
Also add a .gitignore files to get less spew from 'git status'
2009-05-27 16:04:25 +02:00
Android (Google) Code Review
e0fbae303c
Merge change 2472 into donut
...
* changes:
ADT #1877529 : Fixes a couple potential NPEs in content assists.
2009-05-26 15:26:00 -07:00
Xavier Ducrohet
ce803ae7b9
Update some class names in plugin.xml that were not updated by the refactoring.
2009-05-26 15:09:02 -07:00
Raphael
6235bff51d
ADT #1877529 : Fixes a couple potential NPEs in content assists.
...
Can't reproduce the NPE in ContentAssist listed in the
bug. However if things go really wrong there are a couple
objects that can be null so let's be defensive about them.
2009-05-26 15:08:33 -07:00
Xavier Ducrohet
ca2281d885
Fix wrong path to externalized string file.
...
This is from the big refactoring that moved everything into internal.
2009-05-26 13:44:02 -07:00
Android (Google) Code Review
5ad70bbac7
Merge change 2447 into donut
...
* changes:
Fix the uninstall target in the Ant build script.
2009-05-26 13:25:29 -07:00
David 'Digit' Turner
8b057ed6f6
Fix bad qemud crash on emulator startup.
2009-05-26 22:21:28 +02:00
Xavier Ducrohet
55b0512f2b
Fix the uninstall target in the Ant build script.
...
the uninstall parameter is a value (the application package), but the Ant
task was incorrectly using "path" for the argument.
2009-05-26 12:25:28 -07:00
Android (Google) Code Review
6a95ff237b
Merge change 2388 into donut
...
* changes:
Update Eclipse classpath file to add the android.tts package (path to package + files generated from AIDL).
2009-05-26 10:05:33 -07:00