Bill Napier
d5b401d376
Merge "Add in python unit tests and fix up java unit tests."
2010-05-25 09:52:14 -07:00
Bill Napier
66cfd4bfe8
Add in python unit tests and fix up java unit tests.
...
Change-Id: I3930946364d5ca8a5d18e4a2b36a7afa298ef2de
2010-05-25 09:49:42 -07:00
Marco Nelissen
51d41d52a5
Add missing properties to make the simulator work again.
...
Change-Id: I9c650360705960630198cb8006a3f83188ddd345
2010-05-24 15:23:22 -07:00
Bill Napier
e5fe8b6833
Merge "Add in "plugin" support to allow users to add their own plugin's via JAR files and the -plugin command line argument. Also make sure that the arguments passed on the command line correctly get set in sys.argv."
2010-05-24 12:14:40 -07:00
Bill Napier
06a839ddbe
Add in "plugin" support to allow users to add their own plugin's via JAR files and the -plugin command line argument.
...
Also make sure that the arguments passed on the command line correctly get set in sys.argv.
Change-Id: I35014adc95ac9e5e5c777dc17749ee2b9b155c57
2010-05-24 12:12:17 -07:00
Dirk Dougherty
fcb192adf3
am b2d652d1: am d43be56d: am 3c19d0e0: Doc change: increment androidappdocs version.
2010-05-24 10:28:24 -07:00
Dirk Dougherty
b2d652d1c0
am d43be56d: am 3c19d0e0: Doc change: increment androidappdocs version.
...
Merge commit 'd43be56d40a813bedf96203c4b58056c6139eec0' into kraken
* commit 'd43be56d40a813bedf96203c4b58056c6139eec0':
Doc change: increment androidappdocs version.
2010-05-24 10:25:09 -07:00
Dirk Dougherty
d43be56d40
am 3c19d0e0: Doc change: increment androidappdocs version.
...
Merge commit '3c19d0e052fae5f21f8e8592143a24919b106743' into froyo-plus-aosp
* commit '3c19d0e052fae5f21f8e8592143a24919b106743':
Doc change: increment androidappdocs version.
2010-05-24 10:23:08 -07:00
Dirk Dougherty
3c19d0e052
Doc change: increment androidappdocs version.
...
Change-Id: Ifd517ed5c51cb95fdc4cc83d5521242086d59534
2010-05-24 10:17:06 -07:00
Andrew Stadler
eae3b0df70
add frameworks/base/vcard/java to fix eclipse
...
Change-Id: I087266f22d8e95bc6d088e07d1da7dc62e32c1eb
2010-05-21 14:59:30 -07:00
Andy McFadden
f5c3fa2cdc
am 26dc3612: Sim fixes.
2010-05-21 11:09:55 -07:00
Andy McFadden
26dc36123f
Sim fixes.
...
Pulled a fix to the simulator app ("long" is 64-bit when 32-bit was
needed) from master. sim-eng is useful for verifying the x86 SMP stuff.
Also quieted a compiler warning.
Change-Id: I399ea4923b7e0650d5f995e056c751374b057fbd
2010-05-21 11:00:14 -07:00
Bill Napier
4ef0789134
Merge "Add in stub backend to be used for jython unit tests."
2010-05-21 10:29:40 -07:00
Bill Napier
9bfa27ffe6
Add in stub backend to be used for jython unit tests.
...
Change-Id: Idb7a18ce1ddeb8621c688d5580515d10db6edf19
2010-05-21 10:20:56 -07:00
Bill Napier
ccfc305b5a
Merge "Add in the help command implementation to return the "help" string to the caller."
2010-05-21 10:00:37 -07:00
Bill Napier
d97211f0d2
Add in the help command implementation to return the "help" string to the caller.
...
Change-Id: Icb350e4c1cb5ce219ea5ae90272dd7bbaba283e3
2010-05-20 14:41:26 -07:00
Bill Napier
d1a8d5384a
remove DebugBridge as it has been replaced with AdbBackend
...
Change-Id: I52270f2d4ee137932a32309812a8a20503839035
2010-05-20 14:32:36 -07:00
Bill Napier
133e0118fe
Refactor MonkeyRunner and add in a lot of API operations.
...
Change-Id: I96ad1da5dc94c86c1e47ff1acf6843d282bb4724
2010-05-20 11:16:28 -07:00
Dianne Hackborn
165ca04d0e
Add new fragment demo for changing with config.
...
This changes the FragmentLayout demo to show how the layout
(and entire UI flow) can easily be changed based on screen configuration
using fragments. Here we have different UI for landscape vs portrait.
The old FragmentLayout demo is renamed to FragmentAnim and extended a
bit.
Various other tweaks to follow fragment API changes.
Change-Id: I8df918dbf32b3617cae2b20f77eb37d8211b8c89
2010-05-19 19:25:46 -07:00
Jaikumar Ganesh
16b2a52fb6
Update Bluetooth documentation.
...
Change-Id: I64a26e2c44bcff739380fe31ce5f6d1e06722282
2010-05-19 17:01:49 -07:00
The Android Open Source Project
41f49c540d
am d350cf1b: am ca81fb41: merge from open-source master
2010-05-19 08:20:53 -07:00
The Android Open Source Project
d350cf1bb8
am ca81fb41: merge from open-source master
...
Merge commit 'ca81fb411afd93378f01e3e13ef482693fd35a73' into kraken
* commit 'ca81fb411afd93378f01e3e13ef482693fd35a73':
Corrected StatusBarNotificationSample
2010-05-19 08:18:13 -07:00
The Android Open Source Project
ca81fb411a
merge from open-source master
...
Change-Id: I4af8f65d1dfff3912f0057645943df78ddefc7ca
2010-05-19 08:13:51 -07:00
Guang Zhu
e4d2f17a07
am 1a3ab7bf: (-s ours) Merge "code coverage improvement (DO NOT MERGE)" into kraken
2010-05-18 18:46:43 -07:00
Guang Zhu
1a3ab7bfaf
Merge "code coverage improvement (DO NOT MERGE)" into kraken
2010-05-18 18:44:16 -07:00
Dianne Hackborn
d9d107e815
am 689868ac: Small fix to surface window sample.
2010-05-18 18:37:20 -07:00
Dianne Hackborn
689868ac47
Small fix to surface window sample.
...
Change-Id: Iaae90aaf8cfdb71c6201eba8a436450a75b2b732
2010-05-18 18:33:05 -07:00
Christian Mehlmauer
9bfa323af1
Corrected StatusBarNotificationSample
...
Change-Id: I892e84198cfe288e673b81e8ffc331525fee09b8
2010-05-18 23:44:32 +02:00
Vladimir Chtchetkine
47f7d4cb7b
Merge "Add Samsung VID/PID to android_winusb.inf fixing bug 2687489"
2010-05-18 14:06:16 -07:00
Vladimir Chtchetkine
deef918041
Add Samsung VID/PID to android_winusb.inf fixing bug 2687489
...
Change-Id: I31baae3400ef8ef04270fd17352ee81cd244d779
2010-05-18 13:45:36 -07:00
Dianne Hackborn
a2abe6de26
am 5ee6d7a1: Merge "Add new demo of taking over a window\'s surface." into kraken
2010-05-18 12:24:57 -07:00
Dianne Hackborn
5ee6d7a18c
Merge "Add new demo of taking over a window's surface." into kraken
2010-05-18 12:21:39 -07:00
Bill Napier
73b2f1902c
Add in method to ScriptRunner to also get a variable result from the interpreter.
...
Change-Id: Ib14d48992b66371a6702a7dac621bf3a62d1a936
2010-05-18 11:22:18 -07:00
The Android Open Source Project
83094202ca
am f8402ac0: am 253290a7: merge from open-source master
2010-05-18 11:02:06 -07:00
The Android Open Source Project
f8402ac032
am 253290a7: merge from open-source master
...
Merge commit '253290a70f2b8f9ca4f0e79b18d9c3f7fe82561b' into kraken
* commit '253290a70f2b8f9ca4f0e79b18d9c3f7fe82561b':
Removed bad BuildPaths (not existing Directories after checkout)
2010-05-18 10:59:19 -07:00
The Android Open Source Project
253290a70f
merge from open-source master
...
Change-Id: I5780767c96fbc775ce0dbbcfddb0c2e84bbfaf41
2010-05-18 10:56:24 -07:00
Guang Zhu
863870c168
code coverage improvement (DO NOT MERGE)
...
* automatically detect if emma is on device
* build emma into libcore if necessary
* stop runtime before adb sync and restart afterwards
Change-Id: Id5087fdd6c0345f2b9b76658a5083b9260af061e
2010-05-18 10:54:47 -07:00
Dianne Hackborn
988a7192ac
Add new demo of taking over a window's surface.
...
Change-Id: If76f577d2a314018d7dc7980ffa446b7cf050037
2010-05-18 10:46:32 -07:00
The Android Open Source Project
562d456ba8
am 3dcb1f7a: am c043a97c: merge from open-source master
2010-05-18 09:34:21 -07:00
The Android Open Source Project
3dcb1f7ab4
am c043a97c: merge from open-source master
...
Merge commit 'c043a97c9f3e1a2c8b5a95df70b89c711a1087ce' into kraken
* commit 'c043a97c9f3e1a2c8b5a95df70b89c711a1087ce':
Removed Calls to deprecated API
Removed Duplicate Build Paths
2010-05-18 09:31:32 -07:00
The Android Open Source Project
c043a97c9f
merge from open-source master
...
Change-Id: Ib0c6bef7b527a79c9902046889e29a4bccd0ab87
2010-05-18 09:27:19 -07:00
Christian Mehlmauer
ec867a8c35
Removed bad BuildPaths (not existing Directories after checkout)
...
Change-Id: Ia21cb1927dfc8851f728ef3a2175cbdf701f7641
2010-05-18 06:53:36 +02:00
Bill Napier
423b66f5ca
Add proper dependencies for Test target.
...
Change-Id: I44cd7b13d0d96181908826423cd2b3a320b9cc65
2010-05-17 21:17:41 -07:00
Bill Napier
77b7b8e457
Merge "Update ScriptRunner to correctly pass in the name of the sript being started (so jython's sys.argv will work). Add in JythinUtils Unit Tests to validate JythonUtils correctness."
2010-05-17 17:05:57 -07:00
Dan Morrill
53c6408442
More "final" content changes for source.android.com relaunch.
...
Change-Id: Ic66dc400c955d270e79af5e0edfa1fdce1036fcb
2010-05-17 16:10:24 -07:00
Dan Morrill
77c2413282
Tweaking a FAQ per feedback.
...
Change-Id: I6bc90b8d4e78c67014ed6f7e92387ace1a7ebd39
2010-05-17 16:09:58 -07:00
Jean-Baptiste Queru
0195941e06
Merge "Removed Duplicate Build Paths"
2010-05-17 15:02:56 -07:00
Christian Mehlmauer
b88f42b361
Removed Calls to deprecated API
...
Change-Id: Ia94734637df6aa7b8b08417c49a3485f34f1b94c
2010-05-17 23:43:43 +02:00
Bill Napier
8d34ed1098
Update ScriptRunner to correctly pass in the name of the sript being started (so jython's sys.argv will work).
...
Add in JythinUtils Unit Tests to validate JythonUtils correctness.
Change-Id: I41ea78b3efbb8649840b46c279f3e91f12b960ac
2010-05-17 11:11:15 -07:00
Christian Mehlmauer
165b906aa5
Removed Duplicate Build Paths
...
Change-Id: I9b4d4d5163365cde3c97d0d8f05b38a4b8406cea
2010-05-16 22:46:34 +02:00