Commit Graph

3946 Commits

Author SHA1 Message Date
Raphael Moll
66e00beadf Merge branch 'readonly-p4-master' 2009-04-02 09:28:29 -07:00
Raphael Moll
57392cb174 AI 144095: am: CL 144049 am: CL 144048 ADT #1743364: Uncomment the system resource chooser code.
Rationale: we want to keep that code around, so we need to compile
  it to make sure it doesn't use obsoleted APIs. That does it.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 144095
2009-04-02 09:27:21 -07:00
Jack Palevich
8d2fada247 Merge branch 'readonly-p4-master' 2009-04-02 09:23:16 -07:00
Jack Palevich
a5370e95c4 AI 144089: Make "Term" build against the public Android API.
This was done by making a private copy of android.term.Exec.
  BUG=1750582

Automated import of CL 144089
2009-04-02 09:22:07 -07:00
Mike Ritter
c073ab2871 AI 144166: am: CL 144164 Adding droiddocs/javadocs usage to Pdk-docs to get correct style.
Original author: mritter
  Merged from: //branches/cupcake/...

Automated import of CL 144166
2009-04-02 01:26:29 -07:00
Mike Ritter
dfa5494492 AI 144164: Adding droiddocs/javadocs usage to Pdk-docs to get correct style.
BUG=1646802

Automated import of CL 144164
2009-04-01 17:30:12 -07:00
Raphael Moll
9ae6340786 AI 144049: am: CL 144048 ADT #1743364: Uncomment the system resource chooser code.
Rationale: we want to keep that code around, so we need to compile
  it to make sure it doesn't use obsoleted APIs. That does it.
  Original author: raphael
  Merged from: //branches/cupcake/...

Automated import of CL 144049
2009-04-01 12:30:50 -07:00
Raphael Moll
8a2dece67d AI 144048: ADT #1743364: Uncomment the system resource chooser code.
Rationale: we want to keep that code around, so we need to compile
  it to make sure it doesn't use obsoleted APIs. That does it.
  BUG=1743364

Automated import of CL 144048
2009-04-01 12:29:32 -07:00
The Android Open Source Project
fa3e59d523 Merge branch 'master' of git://android.git.kernel.org/platform/development 2009-03-31 22:19:29 -07:00
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
Brett Chabot
47eccd8c05 AI 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/...

Automated import of CL 143918
2009-03-31 19:15:42 -07:00
Brett Chabot
09f36bfffb AI 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.
BUG=1749513

Automated import of CL 143917
2009-03-31 19:13:57 -07:00
Raphael Moll
37747492ad AI 143886: am: CL 143882 ADT #1743364: Refactor misc UI widgets together in package adt.ui.
Original author: raphael
  Merged from: //branches/cupcake/...

Automated import of CL 143886
2009-03-31 17:27:19 -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
1edcab4738 AI 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/...

Automated import of CL 143883
2009-03-31 17:23:46 -07:00
Raphael Moll
0f25507fb0 AI 143882: ADT #1743364: Refactor misc UI widgets together in package adt.ui.
BUG=1743364

Automated import of CL 143882
2009-03-31 17:22:27 -07:00
Raphael Moll
c01f497ad9 AI 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.
  BUG=1703143

Automated import of CL 143881
2009-03-31 17:21:21 -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
Raphael Moll
3ae1236bc9 AI 143879: am: CL 143876 Include hprof-conv in SDK (bug #1640225)
Original author: raphael
  Merged from: //branches/cupcake/...

Automated import of CL 143879
2009-03-31 17:19:15 -07:00
Raphael Moll
058dad6d77 AI 143876: Include hprof-conv in SDK (bug #1640225)
BUG=1640225

Automated import of CL 143876
2009-03-31 17:16:46 -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
Jeffrey Sharkey
a0d0f0ce62 AI 143865: am: CL 143864 Fix SDK example to correctly pass back newly-configured appWidgetId.
Original author: jsharkey
  Merged from: //branches/cupcake/...

Automated import of CL 143865
2009-03-31 16:58:03 -07:00
Jeffrey Sharkey
e64360f76a AI 143864: Fix SDK example to correctly pass back newly-configured appWidgetId.
BUG=1725041

Automated import of CL 143864
2009-03-31 16:55:19 -07:00
Brett Chabot
2d85c0eb06 AI 143819: am: CL 143765 Rename tests.xml to test_defs.xml
Original author: brettchabot
  Merged from: //branches/cupcake/...

Automated import of CL 143819
2009-03-31 15:19:13 -07:00
Raphael Moll
361030c1d8 AI 143808: am: CL 143754 SdkManager: list unknown AVDs and why they didn't load.
Original author: raphael
  Merged from: //branches/cupcake/...

Automated import of CL 143808
2009-03-31 15:10:16 -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
Brett Chabot
a1ca267d26 AI 143765: Rename tests.xml to test_defs.xml
BUG=1746304

Automated import of CL 143765
2009-03-31 13:35:13 -07:00
Raphael Moll
e529390a9c AI 143754: SdkManager: list unknown AVDs and why they didn't load.
BUG=1703143

Automated import of CL 143754
2009-03-31 12:39:09 -07:00
Yu Shan Emily Lau
a256470ec4 AI 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/...

Automated import of CL 143698
2009-03-31 11:25:02 -07:00
Brett Chabot
72731f3420 AI 143688: am: CL 143562 Usability fixes for runtest.py
Original author: brettchabot
  Merged from: //branches/cupcake/...

Automated import of CL 143688
2009-03-31 11:14:05 -07:00
Xavier Ducrohet
db258ddbc7 AI 143672: am: CL 143499 Fix the icon for the JUnit launch shortcut
Original author: xav
  Merged from: //branches/cupcake/...

Automated import of CL 143672
2009-03-31 11:02:33 -07:00
Raphael Moll
2be623a300 AI 143665: am: CL 143491 ADT #1742875: Document the SDK build process and new cupcake SDK changes.
Original author: raphael
  Merged from: //branches/cupcake/...

Automated import of CL 143665
2009-03-31 10:56:49 -07:00
Amith Yamasani
69811e3526 AI 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/...

Automated import of CL 143659
2009-03-31 10:51:16 -07:00
Yu Shan Emily Lau
1a43129cfa AI 143596: Removed all the obsoleted media related functional test suite. (incl, very old meidaProvider,
RingToneSettings and the flaky Music Player test.
  BUG=1683748,1678380

Automated import of CL 143596
2009-03-30 21:14:52 -07:00
Ralf
b3fb2a6ef1 ADT #1742875: Document the SDK build process and new cupcake SDK changes. 2009-03-30 19:31:28 -07:00
Brett Chabot
f7dd570dec AI 143562: Usability fixes for runtest.py
BUG=1743678

Automated import of CL 143562
2009-03-30 17:00:24 -07:00
Xavier Ducrohet
9738144670 AI 143499: Fix the icon for the JUnit launch shortcut
BUG=866690

Automated import of CL 143499
2009-03-30 12:31:27 -07:00
Raphael Moll
b2cb5fd2eb AI 143491: ADT #1742875: Document the SDK build process and new cupcake SDK changes.
BUG=1742875

Automated import of CL 143491
2009-03-30 11:27:15 -07:00
Amith Yamasani
2f1d5e3425 AI 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.
  BUG=1743626

Automated import of CL 143472
2009-03-30 07:28:42 -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
c33ae50cc3 AI 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/...

Automated import of CL 143408
2009-03-27 20:54:01 -07:00
Raphael Moll
1e3355dd7d AI 143273: am: CL 143259 ADT #1743364: Refactor all wizard classes & their actions together.
Original author: raphael
  Merged from: //branches/cupcake/...

Automated import of CL 143273
2009-03-27 20:42:40 -07:00