• R/O
  • HTTP
  • SSH
  • HTTPS

Liste der Commits

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

development


RSS
Rev. Zeit Autor
b520b3d 2009-03-28 11:26:11 Dianne Hackborn <>

AI 143370: am: CL 143220 am: CL 143022 New spare parts feature. Spare parts is only in engineering builds, so I am hoping it is okay to check in -- it's the same as updating sample code etc.
Original author: hackbod
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...

Automated import of CL 143370

77708b2 2009-03-28 11:13:58 Raphael Moll <>

AI 143223: am: CL 143034 ADT #1738834: Properly validate project name, package name and
activity name for "create project".
Also validate AVD name for "create avd".
Original author: raphael
Merged from: //branches/cupcake/...

Automated import of CL 143223

84fdbb8 2009-03-28 11:11:10 Xavier Ducrohet <>

AI 143357: am: CL 143206 am: CL 142994 Clean up official ApiDemos to not reference Google Maps
Original author: xav
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...

Automated import of CL 143357

923043d 2009-03-28 11:08:42 Mike Lockwood <>

AI 143355: am: CL 143204 am: CL 142988 Remove emulator support from user builds.
Saves us 52K in /system partition.
BUG=1739507
Original author: lockwood
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...

Automated import of CL 143355

49f4090 2009-03-28 11:03:33 Dianne Hackborn <>

AI 143220: am: CL 143022 New spare parts feature. Spare parts is only in engineering builds, so I am hoping it is okay to check in -- it's the same as updating sample code etc.
Original author: hackbod
Merged from: //branches/cupcake/...

Automated import of CL 143220

f4d5d5c 2009-03-28 11:02:53 Raphael Moll <>

AI 143350: am: CL 143199 am: CL 142978 ADT #1738393: fix typo in launch controller.
Also fixed some javadoc warnings.
Original author: raphael
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...

Automated import of CL 143350

84426e4 2009-03-28 10:51:49 Evan Millar <>

AI 143341: am: CL 143190 am: CL 142951 Change the way we handle monkey throttling. We now will only sleep after complete down/[move]/up sequences. This avoids unwanted long pressing. We will need to add code to explicitly long press at some point.
Original author: emillar
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...

Automated import of CL 143341

8c32312 2009-03-28 10:48:30 The Android Open Source Project

Merge commit 'goog/cupcake'

3141ffd 2009-03-28 10:28:38 Xavier Ducrohet <>

AI 143407: Prevent reinstalling APKs during launch if they have not been recompiled since the previous launch.
BUG=1743026

Automated import of CL 143407

5d22c85 2009-03-28 10:00:15 Xavier Ducrohet <>

AI 143206: am: CL 142994 Clean up official ApiDemos to not reference Google Maps
Original author: xav
Merged from: //branches/cupcake/...

Automated import of CL 143206

66c0d68 2009-03-28 09:54:21 Raphael Moll <>

AI 143304: am: CL 143157 am: CL 142852 ADT fix #1682502: New XML File Wizard root combo is sometimes empty.
Two issues in fact:
1- On some selections the resource type is determined before the
root values are computed.
2- Added an sdk target change listener to refresh the project's roots
if the SDK was still loading or if the project changed targets.
The New Project Wizard has been updated with a similar sdk change
listener to refresh the target selector. This is useful when the NPW
is used before the targets have finished loading, e.g. upon lauching
Eclipse.
Note: this requires CL 142690 to compile.
Original author: raphael
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...

Automated import of CL 143304

f5171c1 2009-03-28 09:53:21 Mike Lockwood <>

AI 143204: am: CL 142988 Remove emulator support from user builds.
Saves us 52K in /system partition.
BUG=1739507
Original author: lockwood
Merged from: //branches/cupcake/...

Automated import of CL 143204

9350fdf 2009-03-28 09:53:01 Raphael Moll <>

AI 143303: am: CL 143156 am: CL 142851 ADT GLE fix #1731389: widgets dropped in <merge> lack their default layout_widht/height.
Issue: <merge> did not have layout attributes. When new widgets are
dropped in a layout, GLE only adds layout width/height if the parent
supports them.
Fix: Make <merge> have layout attributes from FrameLayout. The ideal
choice would have been ViewGroup, but since ViewGroup is abstract we
don't have any ViewDescriptor for it. FrameLayout should provide a
sensible replacement.
Note: this requires CL 142780 to compile.
Original author: raphael
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...

Automated import of CL 143303

6007018 2009-03-28 09:36:09 Raphael Moll <>

AI 143199: am: CL 142978 ADT #1738393: fix typo in launch controller.
Also fixed some javadoc warnings.
Original author: raphael
Merged from: //branches/cupcake/...

Automated import of CL 143199

62c4d9b 2009-03-28 09:10:47 Evan Millar <>

AI 143190: am: CL 142951 Change the way we handle monkey throttling. We now will only sleep after complete down/[move]/up sequences. This avoids unwanted long pressing. We will need to add code to explicitly long press at some point.
Original author: emillar
Merged from: //branches/cupcake/...

Automated import of CL 143190

f739e79 2009-03-28 08:06:03 Raphael Moll <>

AI 143259: ADT #1743364: Refactor all wizard classes & their actions together.
BUG=1743364

Automated import of CL 143259

729ff79 2009-03-28 07:49:45 Jack Palevich <>

AI 143256: Make the Term emulator work with the most recent keyboard IME.
+ Makes the "Enter" key work again.
+ Makes the "Delete" key delete just one character each time you press it
instead of two.
BUG=1615131

Automated import of CL 143256

3838ad5 2009-03-28 07:30:35 The Android Open Source Project

Merge commit 'korg/cupcake'

745fd90 2009-03-28 07:25:11 Raphael Moll <>

AI 143157: am: CL 142852 ADT fix #1682502: New XML File Wizard root combo is sometimes empty.
Two issues in fact:
1- On some selections the resource type is determined before the
root values are computed.
2- Added an sdk target change listener to refresh the project's roots
if the SDK was still loading or if the project changed targets.
The New Project Wizard has been updated with a similar sdk change
listener to refresh the target selector. This is useful when the NPW
is used before the targets have finished loading, e.g. upon lauching
Eclipse.
Note: this requires CL 142690 to compile.
Original author: raphael
Merged from: //branches/cupcake/...

Automated import of CL 143157

b1c2ada 2009-03-28 07:22:09 Raphael Moll <>

AI 143156: am: CL 142851 ADT GLE fix #1731389: widgets dropped in <merge> lack their default layout_widht/height.
Issue: <merge> did not have layout attributes. When new widgets are
dropped in a layout, GLE only adds layout width/height if the parent
supports them.
Fix: Make <merge> have layout attributes from FrameLayout. The ideal
choice would have been ViewGroup, but since ViewGroup is abstract we
don't have any ViewDescriptor for it. FrameLayout should provide a
sensible replacement.
Note: this requires CL 142780 to compile.
Original author: raphael
Merged from: //branches/cupcake/...

Automated import of CL 143156

fe8bec7 2009-03-28 07:05:58 Xavier Ducrohet <>

AI 143149: Make ADT look for javadoc in docs/reference for the optional libraries (to match the base docs).
BUG=1743022

Automated import of CL 143149

ad30a85 2009-03-28 06:31:26 Xavier Ducrohet <>

AI 143143: Update ADT changes.txt with JUnit features, and properly restrict ADT package access.
BUG=1743054

Automated import of CL 143143

08f10ba 2009-03-27 10:38:21 Raphael Moll <>

Automated import from //branches/cupcake/...@143034,143034

bc4a6cc 2009-03-27 09:27:02 Dianne Hackborn <>

Automated import from //branches/cupcake/...@143022,143022

2d2cf28 2009-03-27 07:29:07 Xavier Ducrohet <>

Automated import from //branches/cupcake/...@142994,142994

d7f1b57 2009-03-27 06:44:25 Mike Lockwood <>

Automated import from //branches/cupcake/...@142988,142988

e71a4a3 2009-03-27 05:53:00 Raphael Moll <>

Automated import from //branches/cupcake/...@142978,142978

4d88b72 2009-03-27 03:36:18 Evan Millar <>

Automated import from //branches/cupcake/...@142951,142951

4ec2d6f 2009-03-26 13:11:59 Raphael Moll <>

Automated import from //branches/cupcake/...@142852,142852

c22f78e 2009-03-26 13:11:04 Raphael Moll <>

Automated import from //branches/cupcake/...@142851,142851