Raphael
5bb0b0a716
am 47acc05b: ADT XML extract string: allow selection to be the attribute name.
...
Merge commit '47acc05bcf75e0a69cb457c081927e615ce71293'
* commit '47acc05bcf75e0a69cb457c081927e615ce71293':
ADT XML extract string: allow selection to be the attribute name.
2009-07-12 21:56:38 -07:00
Raphael
47b8a0aa16
am b3ba0afc: ADT: Extract String IDs from Layout XML strings.
...
Merge commit 'b3ba0afc57c952be18fda38bf6e74d9aa7c0e85b'
* commit 'b3ba0afc57c952be18fda38bf6e74d9aa7c0e85b':
ADT: Extract String IDs from Layout XML strings.
2009-07-12 21:56:35 -07:00
Raphael
b1f2ca6ea1
am 32ad938b: ADT: Extract String IDs from Layout XML strings.
...
Merge commit '32ad938b858c5924bccfda78fb7b4b67997e91eb'
* commit '32ad938b858c5924bccfda78fb7b4b67997e91eb':
ADT: Extract String IDs from Layout XML strings.
2009-07-12 21:56:26 -07:00
Mathias Agopian
81d96396d9
am fe1b8d8f: remove the setting for fancy rotation animation
...
Merge commit 'fe1b8d8f82bfcd3a3ddc3877a2bce1674cac18dd'
* commit 'fe1b8d8f82bfcd3a3ddc3877a2bce1674cac18dd':
remove the setting for fancy rotation animation
2009-07-12 21:56:08 -07:00
Raphael
ac50c3aedf
ADT XML extract string IDs: display existing IDs of the
...
selected file.
2009-07-12 16:05:40 -04:00
Raphael
47acc05bcf
ADT XML extract string: allow selection to be the attribute name.
2009-07-12 14:40:41 -04:00
Raphael
b3ba0afc57
ADT: Extract String IDs from Layout XML strings.
...
This would have been part of CL #7041 if I had not forgotten
a last git commit -a --amend.
2009-07-12 10:41:46 -04:00
Raphael
32ad938b85
ADT: Extract String IDs from Layout XML strings.
2009-07-11 15:22:37 -04:00
Mathias Agopian
fe1b8d8f82
remove the setting for fancy rotation animation
2009-07-10 17:00:43 -07:00
Android (Google) Code Review
9fb515e2b2
am 62fec6f0: Merge change 6767 into donut
...
Merge commit '62fec6f07040c7acb1e9c6877a9579f87f54d4c0'
* commit '62fec6f07040c7acb1e9c6877a9579f87f54d4c0':
Modify runtest test_defs to adjust for rename of cts-installtests.
2009-07-10 12:11:03 -07:00
Android (Google) Code Review
62fec6f070
Merge change 6767 into donut
...
* changes:
Modify runtest test_defs to adjust for rename of cts-installtests.
2009-07-10 12:09:32 -07:00
Brett Chabot
222c8a0634
Modify runtest test_defs to adjust for rename of cts-installtests.
2009-07-10 12:39:26 -04:00
Android (Google) Code Review
39fa9224e5
am 9412517b: Merge change 6651 into donut
...
Merge commit '9412517b3fffc8093c9ebcc4eb6883c111c699f4'
* commit '9412517b3fffc8093c9ebcc4eb6883c111c699f4':
AVD Selector: Add a "Start" button to launch the selected AVD in a
2009-07-09 12:56:02 -07:00
Android (Google) Code Review
9412517b3f
Merge change 6651 into donut
...
* changes:
AVD Selector: Add a "Start" button to launch the selected AVD in a new emulator. Doesn't detect if the AVD is already running; instead prints the emulator error.
2009-07-09 12:53:30 -07:00
Raphael
3684b06a4f
AVD Selector: Add a "Start" button to launch the selected AVD in a
...
new emulator. Doesn't detect if the AVD is already running; instead
prints the emulator error.
2009-07-09 15:37:09 -04:00
Jean-Baptiste Queru
9237d93cda
Merge branch 'master' of git://android.git.kernel.org/platform/development into merge_korg_master
...
* 'master' of git://android.git.kernel.org/platform/development:
Value for windows condition is missing a dot before "exe". "adbexe" should be "adb.exe"
Add the FixedGridLayout sample code.
Fix NullPointer exception in function getBrokenAvds()
2009-07-09 11:24:20 -07:00
Android (Google) Code Review
71bc71e168
Merge change 6389
...
* changes:
Fix bug to be able to run binaries under valgrind.
2009-07-09 11:21:01 -07:00
Derek Sollenberger
21f3991238
Updating the sample plugin with performance optimizations and better audio support.
2009-07-09 09:25:04 -04:00
Android (Google) Code Review
ef864da77f
Merge change 6494
...
* changes:
Add support for dup()ing fake file descriptors to the simulator.
2009-07-08 14:35:39 -07:00
Marco Nelissen
542e4f1f64
Add support for dup()ing fake file descriptors to the simulator.
2009-07-08 12:58:04 -07:00
Derek Sollenberger
0e827219dd
Adding navigation support to the sample form plugin.
2009-07-08 11:11:33 -04:00
Android (Google) Code Review
ea82c57a49
am 7e236a05: Merge change 5763 into donut
...
Merge commit '7e236a05ac0148532e5a0670c55b76322b226dd3'
* commit '7e236a05ac0148532e5a0670c55b76322b226dd3':
Remove problematic case-insensitive duplicate files.
2009-07-08 03:25:14 -07:00
Android (Google) Code Review
7e236a05ac
Merge change 5763 into donut
...
* changes:
Remove problematic case-insensitive duplicate files. Add missing copyright/license disclaimer to build/tools/make-release.sh Add a new tool: build/tools/find-case-duplicates.sh
2009-07-08 03:23:34 -07:00
niko
2dafd06c18
Fix bug to be able to run binaries under valgrind.
2009-07-07 13:22:33 -07:00
Derek Sollenberger
81382964c8
Fixing a typo in the android plugin api.
2009-07-07 11:26:38 -04:00
Android (Google) Code Review
45a0b24cd5
Merge change 6123
...
* changes:
Adding focus and keyboard support to the form plugin.
2009-07-07 05:54:00 -07:00
Raphael
2440130dad
am 009801b0: SDK Updater: detect when install addon or tools to deal with updating or restarting adb.
...
Merge commit '009801b0ad5303a4f9cf9fd9496653bd1cd846de'
* commit '009801b0ad5303a4f9cf9fd9496653bd1cd846de':
SDK Updater: detect when install addon or tools to deal with
2009-07-06 11:17:51 -07:00
Raphael
6cae31d457
am fa9cd9a6: SDK Updater: fix android.bat for Windows to change dirs to the temp dir. This removes a locked handle to the SDK/tools and allows the update to update its own tools folder.
...
Merge commit 'fa9cd9a69431cb3a6e1be4092ee498a56714e093'
* commit 'fa9cd9a69431cb3a6e1be4092ee498a56714e093':
SDK Updater: fix android.bat for Windows to change dirs to the
2009-07-06 11:17:26 -07:00
Raphael
009801b0ad
SDK Updater: detect when install addon or tools to deal with
...
updating or restarting adb.
2009-07-02 21:41:20 -07:00
Raphael
fa9cd9a694
SDK Updater: fix android.bat for Windows to change dirs to the
...
temp dir. This removes a locked handle to the SDK/tools and allows
the update to update its own tools folder.
2009-07-02 16:21:48 -07:00
Raphael
0865112996
am de21e3ab: Update comments in AvdManager
...
Merge commit 'de21e3ab24bd8c51290462af072480eada6a0ac7'
* commit 'de21e3ab24bd8c51290462af072480eada6a0ac7':
Update comments in AvdManager
2009-07-02 15:24:04 -07:00
Android (Google) Code Review
b9b5948e08
am 24d28782: Merge change 5913 into donut
...
Merge commit '24d287822ff025d65f1767de6ce1d1350e5948f9'
* commit '24d287822ff025d65f1767de6ce1d1350e5948f9':
SDK Updater: Make it possible for tools to update themselves.
2009-07-02 15:23:35 -07:00
Xavier Ducrohet
832b2c05fd
am f5af7ce2: Make ADT use new sdklib API
...
Merge commit 'f5af7ce21399f9a56167cadaa8196c0b15cfadce'
* commit 'f5af7ce21399f9a56167cadaa8196c0b15cfadce':
Make ADT use new sdklib API
2009-07-02 14:25:16 -07:00
Xavier Ducrohet
17fb58ccd4
am 59fc8c9d: All actions in AdvManager now receives their own ISdkLog.
...
Merge commit '59fc8c9d062dbec25da3599a1e38aabaa4b0be8f'
* commit '59fc8c9d062dbec25da3599a1e38aabaa4b0be8f':
All actions in AdvManager now receives their own ISdkLog.
2009-07-02 14:25:15 -07:00
Xavier Ducrohet
33721951cc
am 1ceaaeae: Add tooltips and a legend (AVD selector)
...
Merge commit '1ceaaeae68b0a3a6bc3617ad0b87c37abeb4005d'
* commit '1ceaaeae68b0a3a6bc3617ad0b87c37abeb4005d':
Add tooltips and a legend (AVD selector)
2009-07-02 14:25:10 -07:00
Raphael
0c3307e10b
am 329c13cb: SDK Updater: refine error handling when fetching sources.
...
Merge commit '329c13cbe3b771804dbd7d0d5f25b3a51cc6ebee'
* commit '329c13cbe3b771804dbd7d0d5f25b3a51cc6ebee':
SDK Updater: refine error handling when fetching sources.
2009-07-02 14:25:06 -07:00
Derek Sollenberger
71f7d255d8
Adding focus and keyboard support to the form plugin.
2009-07-02 17:05:08 -04:00
Raphael
11afae41ee
am 9cf8f819: SDK Updater: Add repository.xml if not specified in URLs
...
Merge commit '9cf8f819fa655302855789136824573ca98d668d'
* commit '9cf8f819fa655302855789136824573ca98d668d':
SDK Updater: Add repository.xml if not specified in URLs
2009-07-01 14:18:40 -07:00
Raphael
bcbd3c5ffb
am ee763d13: SDK Updater: Better handling of fetch errors.
...
Merge commit 'ee763d1307e17c8ac8a3adf0d3df22636278dd04'
* commit 'ee763d1307e17c8ac8a3adf0d3df22636278dd04':
SDK Updater: Better handling of fetch errors.
2009-07-01 14:18:36 -07:00
Raphael
de21e3ab24
Update comments in AvdManager
2009-07-01 11:26:26 -07:00
Romain Guy
9e8b13ceb0
am fc614476: Fix NPE in Home sample.
...
Merge commit 'fc614476e42b461e5bee40b9ede172b6eec7b5d9'
* commit 'fc614476e42b461e5bee40b9ede172b6eec7b5d9':
Fix NPE in Home sample.
2009-07-01 11:20:04 -07:00
Xavier Ducrohet
ec4b2e3dbb
am 6c3fa89a: Properly enable/disable buttons in the AVD selector.
...
Merge commit '6c3fa89aadc3294fd364838aae527be8f0536ff0'
* commit '6c3fa89aadc3294fd364838aae527be8f0536ff0':
Properly enable/disable buttons in the AVD selector.
2009-07-01 11:19:56 -07:00
Xavier Ducrohet
24910f96ea
am c916aec2: Remove the obsolete AVD wizard.
...
Merge commit 'c916aec2b25ed7cad02f954011ade56a0e4a4a14'
* commit 'c916aec2b25ed7cad02f954011ade56a0e4a4a14':
Remove the obsolete AVD wizard.
2009-07-01 11:19:47 -07:00
Xavier Ducrohet
6ee8517e0d
am e78015c1: Plug the Android SDK window as the AVD manager.
...
Merge commit 'e78015c12dc2598a466eec76aa57f72280e09bcf'
* commit 'e78015c12dc2598a466eec76aa57f72280e09bcf':
Plug the Android SDK window as the AVD manager.
2009-07-01 11:19:46 -07:00
Android (Google) Code Review
4c577fade1
am a944e34f: Merge change 5767 into donut
...
Merge commit 'a944e34f1cc350366d312bbfaec3f4377533e632'
* commit 'a944e34f1cc350366d312bbfaec3f4377533e632':
AVD creation dialog.
2009-07-01 11:19:45 -07:00
Android (Google) Code Review
19becd9045
am 52c97844: Merge change 5640 into donut
...
Merge commit '52c978444074e4425de3434b06c12d560ff59419'
* commit '52c978444074e4425de3434b06c12d560ff59419':
Bump release version number and speed up make-release.sh script
2009-07-01 11:19:42 -07:00
Android (Google) Code Review
7b6a48b679
am d63563fb: Merge change 5761 into donut
...
Merge commit 'd63563fbb0cb6e8bd3d85b731450db7cbd82c3b3'
* commit 'd63563fbb0cb6e8bd3d85b731450db7cbd82c3b3':
Misc cleanup from a previous commit.
2009-07-01 11:19:40 -07:00
Android (Google) Code Review
7236fbf8d4
am 5dffb064: Merge change 5727 into donut
...
Merge commit '5dffb0649b9bf2c73f36db8a0cc00535bd36385d'
* commit '5dffb0649b9bf2c73f36db8a0cc00535bd36385d':
runtest: Remove run_command -> android_build dependency.
2009-07-01 11:19:12 -07:00
Android (Google) Code Review
24d287822f
Merge change 5913 into donut
...
* changes:
SDK Updater: Make it possible for tools to update themselves.
2009-07-01 10:45:14 -07:00
Xavier Ducrohet
f5af7ce213
Make ADT use new sdklib API
...
This fixes the build.
2009-07-01 05:48:03 -07:00