The Android Open Source Project
e68ddeeb13
Merge commit 'goog/readonly-p4-master'
2009-03-31 21:34:24 -07:00
Brett Chabot
ac2a8469f2
AI 143919: am: CL 143918 am: CL 143917 ADT Android JUnit: Change logic to provide an explicit project or package to run to the device InstrumentationTestRunner, instead of providing the potentially huge list of test classes. Discontinue support for running all tests in a source folder.
...
Original author: brettchabot
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...
Automated import of CL 143919
2009-03-31 19:16:14 -07:00
Raphael Moll
99a0b5c4a2
AI 143887: am: CL 143886 am: CL 143882 ADT #1743364 : Refactor misc UI widgets together in package adt.ui.
...
Original author: raphael
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...
Automated import of CL 143887
2009-03-31 17:26:38 -07:00
Raphael Moll
4ca8a78df7
AI 143885: am: CL 143883 am: CL 143881 AVD #1703143 : delete AVDs not loaded correctly.
...
This covers the case where an AVD has an invalid target
or is missing its AVD folder or the config.ini in it.
Made some cosmetic cleanup too.
Original author: raphael
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...
Automated import of CL 143885
2009-03-31 17:24:12 -07:00
Raphael Moll
dc9a9a7bf7
AI 143880: am: CL 143879 am: CL 143876 Include hprof-conv in SDK (bug #1640225 )
...
Original author: raphael
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...
Automated import of CL 143880
2009-03-31 17:20:54 -07:00
Jeffrey Sharkey
ba5dfbf9f4
AI 143867: am: CL 143865 am: CL 143864 Fix SDK example to correctly pass back newly-configured appWidgetId.
...
Original author: jsharkey
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...
Automated import of CL 143867
2009-03-31 17:01:02 -07:00
Brett Chabot
a3a8aeb15c
AI 143831: am: CL 143819 am: CL 143765 Rename tests.xml to test_defs.xml
...
Original author: brettchabot
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...
Automated import of CL 143831
2009-03-31 14:51:13 -07:00
Raphael Moll
42ab43b51a
AI 143828: am: CL 143808 am: CL 143754 SdkManager: list unknown AVDs and why they didn't load.
...
Original author: raphael
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...
Automated import of CL 143828
2009-03-31 14:48:14 -07:00
Yu Shan Emily Lau
94967f1cd6
AI 143717: am: CL 143698 am: CL 143596 Removed all the obsoleted media related functional test suite. (incl, very old meidaProvider,
...
RingToneSettings and the flaky Music Player test.
Original author: yslau
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...
Automated import of CL 143717
2009-03-31 14:25:11 -07:00
Brett Chabot
9bec3079c9
AI 143713: am: CL 143688 am: CL 143562 Usability fixes for runtest.py
...
Original author: brettchabot
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...
Automated import of CL 143713
2009-03-31 14:21:33 -07:00
Xavier Ducrohet
363efea89c
AI 143701: am: CL 143672 am: CL 143499 Fix the icon for the JUnit launch shortcut
...
Original author: xav
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...
Automated import of CL 143701
2009-03-31 14:18:00 -07:00
Raphael Moll
11fcb51439
AI 143693: am: CL 143665 am: CL 143491 ADT #1742875 : Document the SDK build process and new cupcake SDK changes.
...
Original author: raphael
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...
Automated import of CL 143693
2009-03-31 14:16:11 -07:00
Amith Yamasani
ebaef5ec19
AI 143689: am: CL 143659 am: CL 143472 Reduce dictionary size.
...
Changed the tree structure to have variable length nodes to save an average of 21% on the dictionary size.
Created a shortened English dictionary for Dream - 50K words.
Added a shortened Spanish dictionary for Dream - 32K words.
Original author: yamasani
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...
Automated import of CL 143689
2009-03-31 14:14:19 -07:00
The Android Open Source Project
b154320307
Merge branch 'open_source' into google_internal
2009-03-29 08:55:20 -07:00
Xavier Ducrohet
153b961cb6
AI 143410: am: CL 143408 am: CL 143407 Prevent reinstalling APKs during launch if they have not been recompiled since the previous launch.
...
Original author: xav
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...
Automated import of CL 143410
2009-03-27 20:06:23 -07:00
Raphael Moll
f4ecf73761
AI 143401: am: CL 143273 am: CL 143259 ADT #1743364 : Refactor all wizard classes & their actions together.
...
Original author: raphael
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...
Automated import of CL 143401
2009-03-27 20:01:34 -07:00
Jack Palevich
e16e1457df
AI 143400: am: CL 143272 am: CL 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.
Original author: jackpal
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...
Automated import of CL 143400
2009-03-27 20:00:31 -07:00
Xavier Ducrohet
5398a409ab
AI 143399: am: CL 143270 am: CL 143149 Make ADT look for javadoc in docs/reference for the optional libraries (to match the base docs).
...
Original author: xav
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...
Automated import of CL 143399
2009-03-27 19:59:24 -07:00
Xavier Ducrohet
970bafbfae
AI 143398: am: CL 143269 am: CL 143143 Update ADT changes.txt with JUnit features, and properly restrict ADT package access.
...
Original author: xav
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...
Automated import of CL 143398
2009-03-27 19:58:10 -07:00
Raphael Moll
f26fda34c6
AI 143373: am: CL 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/...
Original author: android-build
Merged from: //branches/donutburger/...
Automated import of CL 143373
2009-03-27 19:29:45 -07:00
Dianne Hackborn
b520b3deb3
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
2009-03-27 19:26:11 -07:00
Xavier Ducrohet
84fdbb813f
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
2009-03-27 19:11:10 -07:00
Mike Lockwood
923043d3fc
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
2009-03-27 19:08:42 -07:00
Raphael Moll
f4d5d5c082
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
2009-03-27 19:02:53 -07:00
Evan Millar
84426e4d3f
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
2009-03-27 18:51:49 -07:00
The Android Open Source Project
8c32312983
Merge commit 'goog/cupcake'
2009-03-27 18:48:30 -07:00
Xavier Ducrohet
3141ffd322
AI 143407: Prevent reinstalling APKs during launch if they have not been recompiled since the previous launch.
...
BUG=1743026
Automated import of CL 143407
2009-03-27 18:28:38 -07:00
Raphael Moll
66c0d68c53
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
2009-03-27 17:54:21 -07:00
Raphael Moll
9350fdf467
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
2009-03-27 17:53:01 -07:00
Raphael Moll
f739e79bf4
AI 143259: ADT #1743364 : Refactor all wizard classes & their actions together.
...
BUG=1743364
Automated import of CL 143259
2009-03-27 16:06:03 -07:00
Jack Palevich
729ff799f7
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
2009-03-27 15:49:45 -07:00
The Android Open Source Project
3838ad5b07
Merge commit 'korg/cupcake'
2009-03-27 15:30:35 -07:00
Xavier Ducrohet
fe8bec70ca
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
2009-03-27 15:05:58 -07:00
Xavier Ducrohet
ad30a85cfc
AI 143143: Update ADT changes.txt with JUnit features, and properly restrict ADT package access.
...
BUG=1743054
Automated import of CL 143143
2009-03-27 14:31:26 -07:00
Raphael Moll
08f10baa11
Automated import from //branches/cupcake/...@143034,143034
2009-03-26 18:38:21 -07:00
Dianne Hackborn
bc4a6cc7bb
Automated import from //branches/cupcake/...@143022,143022
2009-03-26 17:27:02 -07:00
Xavier Ducrohet
2d2cf2889c
Automated import from //branches/cupcake/...@142994,142994
2009-03-26 15:29:07 -07:00
Mike Lockwood
d7f1b57f48
Automated import from //branches/cupcake/...@142988,142988
2009-03-26 14:44:25 -07:00
Raphael Moll
e71a4a39a4
Automated import from //branches/cupcake/...@142978,142978
2009-03-26 13:53:00 -07:00
Evan Millar
4d88b72e47
Automated import from //branches/cupcake/...@142951,142951
2009-03-26 11:36:18 -07:00
Raphael Moll
4ec2d6f603
Automated import from //branches/cupcake/...@142852,142852
2009-03-25 21:11:59 -07:00
Raphael Moll
c22f78e238
Automated import from //branches/cupcake/...@142851,142851
2009-03-25 21:11:04 -07:00
Raphael Moll
11d34ff88b
Automated import from //branches/master/...@142745,142745
2009-03-25 15:57:47 -07:00
Raphael Moll
1de6b8b355
Automated import from //branches/master/...@142744,142744
2009-03-25 15:56:43 -07:00
Raphael Moll
e8c4a0d267
Automated import from //branches/master/...@142743,142743
2009-03-25 15:55:29 -07:00
Jack Palevich
84040fdc35
Automated import from //branches/master/...@142658,142658
2009-03-25 15:16:49 -07:00
Jean-Baptiste Queru
670bde6ff0
Automated import from //branches/master/...@142574,142574
2009-03-25 15:05:49 -07:00
Raphael Moll
fbeb67eb39
Automated import from //branches/cupcake/...@142586,142586
2009-03-25 15:04:55 -07:00
Raphael Moll
660c0c97ee
Automated import from //branches/cupcake/...@142585,142585
2009-03-25 15:03:39 -07:00
Raphael Moll
1e163c86ed
Automated import from //branches/cupcake/...@142584,142584
2009-03-25 15:02:20 -07:00