Commit Graph

11858 Commits

Author SHA1 Message Date
Xavier Ducrohet
8317a67c2e AI 146848: am: CL 146847 am: CL 146845 Fix detecting "home" activities when parsing the Android Manifest
Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146848
2009-04-18 23:32:15 -07:00
Xavier Ducrohet
c2de597b2a Merge branch 'readonly-p4-master' 2009-04-18 23:24:56 -07:00
Xavier Ducrohet
03a7e70160 AI 146842: am: CL 146808 am: CL 146806 Make sure we check buffer length when removing escaped chars (like unicode) when parsing Value XML files.
Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146842
2009-04-18 23:23:41 -07:00
Xavier Ducrohet
55375f3e48 Merge branch 'readonly-p4-master' 2009-04-18 23:16:30 -07:00
Xavier Ducrohet
f065b3f626 AI 146839: am: CL 146784 am: CL 146783 Update New project wizard with the less confusing "Build Target" label.
Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146839
2009-04-18 23:15:16 -07:00
Xavier Ducrohet
a928f512b6 Merge branch 'readonly-p4-master' 2009-04-18 23:13:38 -07:00
Xavier Ducrohet
0f36a502d3 AI 146838: am: CL 146778 am: CL 146776 fix NPE in AvdManager
Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146838
2009-04-18 23:12:22 -07:00
Raphael Moll
e6ad92094a Merge branch 'readonly-p4-master' 2009-04-18 23:10:49 -07:00
Raphael Moll
566eb7b82b AI 146836: am: CL 146771 am: CL 146770 ADT #1797369 fix error "ant windows: com.android.ant.SetupTask cannot be found"
The path in local.properties should be double-backslashed.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146836
2009-04-18 23:09:36 -07:00
Xavier Ducrohet
78aeb4ef40 Merge branch 'readonly-p4-master' 2009-04-18 22:56:42 -07:00
Xavier Ducrohet
afb3dbd5c0 AI 146831: am: CL 146750 am: CL 146747 Add the JetCreator tools and docs to the SDK (mac/windows only).
Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146831
2009-04-18 22:55:28 -07:00
Raphael Moll
22def200bf Merge branch 'readonly-p4-master' 2009-04-18 22:51:14 -07:00
Raphael Moll
a4335fbe02 AI 146829: am: CL 146744 am: CL 146720 ADT Jar Stubber: generate stubbed jar.
This also reorganizes some source so it's 90% refactoring.
  There will be more filtering to do in another CL.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146829
2009-04-18 22:50:00 -07:00
Xavier Ducrohet
8794159ce0 Merge branch 'readonly-p4-master' 2009-04-18 22:42:57 -07:00
Xavier Ducrohet
b4432f4dea AI 146826: am: CL 146740 am: CL 146692 Clean up the output of "android list targets" and fix the image.sysdir.# to only be present if the image folders really contain *.img files.
Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146826
2009-04-18 22:41:47 -07:00
Xavier Ducrohet
4a41c457ee Merge branch 'readonly-p4-master' 2009-04-18 22:40:17 -07:00
Xavier Ducrohet
20ae70599f AI 146825: am: CL 146739 am: CL 146689 Broken AVDs are now loaded by default, and we provide a way to fix one (new) type of error (wrong paths to the system image)
Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146825
2009-04-18 22:39:06 -07:00
Xavier Ducrohet
b99f174ad8 Merge branch 'readonly-p4-master' 2009-04-18 22:32:09 -07:00
Xavier Ducrohet
a3dfdef1b8 AI 146822: am: CL 146736 am: CL 146674 "Target" nomenclature fixes
Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146822
2009-04-18 22:31:03 -07:00
Jean-Michel Trivi
176cb4d67c Merge branch 'readonly-p4-master' 2009-04-18 22:18:40 -07:00
Jean-Michel Trivi
477c7f5a52 AI 146646: am: CL 146645 am: CL 146643 Clean up and commenting of the JetBoy JET demo code:
Fixed JetPlayer initialization code and pause when the app loses focus.
  Removed mute mask hack.
  Cleaned up event ID declaration and check (event value is a byte, not a String).
  Add extensive comments for the JetPlayer code.
  Original author: jmtrivi
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146646
2009-04-18 22:17:27 -07:00
Raphael Moll
3a2820b2ae Merge branch 'readonly-p4-master' 2009-04-18 22:13:13 -07:00
Raphael Moll
e2404ec9d7 AI 146638: am: CL 146634 am: CL 146631 ADT #1793333: fix Widget disposed in SdkTargetSelector.
This happens when you open the Windows > Prefs > Android panel
  while an SDK is initially loading or when you change the
  SDK in the pref panel. The target change listener was not
  properly removed since the field was not properly disposed.
  This also removed the multiple selection handling in the
  SdkTargetSelector, which we never use. In the unlikely event
  we want to use it later, it would be trivial to add it back.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146638
2009-04-18 22:12:06 -07:00
Raphael Moll
038ef186ae Merge branch 'readonly-p4-master' 2009-04-18 21:57:06 -07:00
Raphael Moll
7ceec5e103 AI 146600: am: CL 146597 am: CL 146595 ADT #1794560: prevent from loading more than one SDK at once.
Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146600
2009-04-18 21:55:54 -07:00
Jeffrey Sharkey
5bce216a57 Merge branch 'readonly-p4-master' 2009-04-18 21:32:40 -07:00
Jeffrey Sharkey
9a77fe7c1b AI 146582: am: CL 146481 am: CL 146394 Add ExampleAppWidgetConfigure to manifest and correct update issues.
This adds widget configuration to manifest so we don't crash when trying to insert.  We also correctly push a second update once prefix title has been saved; previously we showed a stale title until next widget update.  Also return the title prefix correctly for a given appWidgetId.
  Original author: jsharkey
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146582
2009-04-18 21:31:31 -07:00
Jean-Michel Trivi
8e84cdfb08 Merge branch 'readonly-p4-master' 2009-04-18 21:27:16 -07:00
Jean-Michel Trivi
24bcc1edd9 AI 146580: am: CL 146478 am: CL 146372 Add audio assets used for the generation of the JET data that is used in the JET SDK sample "JetBoy". This includes the JetCreator project and the Logic file for the music.
Original author: jmtrivi
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146580
2009-04-18 21:26:04 -07:00
Xavier Ducrohet
37e25c1900 Merge branch 'readonly-p4-master' 2009-04-18 21:19:03 -07:00
Xavier Ducrohet
17c6f4deb6 AI 146576: am: CL 146352 am: CL 146351 Fix aidl 2 issues: aidl file change for parcelable didnt trigger a recompilation. Folder creation failed if parent folder didn't exist.
Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146576
2009-04-18 21:17:49 -07:00
Raphael Moll
306f789702 Merge branch 'readonly-p4-master' 2009-04-18 21:02:48 -07:00
Raphael Moll
0930502ee4 AI 146570: am: CL 146336 am: CL 146335 ADT: Rework the Manifest class browser.
For ADT #1603194, it is desirable to select the Instrumentation
  Runner class from the android.jar. The class browser was filtering
  it out. The class browser has been changed like this:
  - include all source & jar package roots
  - a checkbox let the user toggle between searching only sources
  (of the project) or anything in the classpath (thus include jars.)
  The default is to include everything for the instrumentation and only
  the source for other browsers.
  Also improved a bit the filter by not iterating over the hierarchy
  and filtering out abstract classes (which was not needed before.)
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146570
2009-04-18 21:01:33 -07:00
David Turner
d29b8649ce Merge branch 'readonly-p4-master' 2009-04-18 20:51:56 -07:00
David Turner
d3b2e5bb5e AI 146565: am: CL 146315 am: CL 146314 modify GSM emulation to accomodate 1.0 and 1.1 system images.
without this, networking doesn't work well when using the 1.1 add-on with
  the cupcake sdk
  Original author: digit
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146565
2009-04-18 20:50:39 -07:00
Raphael Moll
ce6e094b82 Merge branch 'readonly-p4-master' 2009-04-18 16:09:25 -07:00
Raphael Moll
bc15cfa7d2 AI 146555: am: CL 146250 am: CL 146238 ADT #1761064: Properly refresh UiTreeBlock when SDK is reloaded.
The fix I did last week was just refreshing the UiRootNode
  but it turns out we need to refresh the DescriptorFilters too
  (since they are null when there's no SDK.) So the old fix was
  wrong, what we need is to generate a new tree model when the
  SDK is reloaded.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146555
2009-04-18 16:08:17 -07:00
Raphael Moll
2b50afb334 Merge branch 'readonly-p4-master' 2009-04-18 16:06:44 -07:00
Raphael Moll
aa4c92d8e7 AI 146554: am: CL 146249 am: CL 146237 ADT #1789339: Manifest editor now displays all extra sub-elements.
Bug description is to add support for <uses-configuration>.
  Currently the Manifest editor already supports <uses-sdk> (which is an
  element node, not an attribute) by exposing it as a manifest attribute.
  That doesn't scale. So instead just provide a tree for all <manifest>
  child elements that are not handled in other pages. Currently that
  contains uses-sdk and uses-configuration but the nice part of it is that
  it will pick up automatically any new manfiest sub elements in the future.
  Original author: raphael
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146554
2009-04-18 16:05:38 -07:00
Xavier Ducrohet
7c7edd8396 Merge branch 'readonly-p4-master' 2009-04-18 16:04:06 -07:00
Xavier Ducrohet
5540de28e2 AI 146553: am: CL 146248 am: CL 146233 Update Eclipse feature licenses to mention embedded jar files licences.
Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146553
2009-04-18 16:02:59 -07:00
Xavier Ducrohet
757a80d596 Merge branch 'readonly-p4-master' 2009-04-18 16:01:21 -07:00
Xavier Ducrohet
6584643ee7 AI 146552: am: CL 146247 am: CL 146229 Fix aidl error parsing (BUG #1789273)
Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146552
2009-04-18 16:00:05 -07:00
Mike Ritter
700c52200f Merge branch 'readonly-p4-master' 2009-04-18 15:47:53 -07:00
Mike Ritter
fd46c2cf5a AI 146546: am: CL 146204 am: CL 146203 New .jd files, modified Pdk.mk to fix doxygen </div> bug on line 25 of *-source.html files, removed extraneous SDK examples.
Original author: mritter
  Merged from: //branches/cupcake/...
  Original author: android-build

Automated import of CL 146546
2009-04-18 15:46:37 -07:00
Xavier Ducrohet
2476782c58 Merge branch 'readonly-p4-donut' into donut 2009-04-18 12:24:51 -07:00
Xavier Ducrohet
a4bdb32554 AI 146847: am: CL 146845 Fix detecting "home" activities when parsing the Android Manifest
Original author: xav
  Merged from: //branches/cupcake/...

Automated import of CL 146847
2009-04-18 12:23:40 -07:00
Xavier Ducrohet
260ad03423 Merge branch 'readonly-p4-donut' into donut 2009-04-18 12:16:30 -07:00
Xavier Ducrohet
922b7f3289 AI 146808: am: CL 146806 Make sure we check buffer length when removing escaped chars (like unicode) when parsing Value XML files.
Original author: xav
  Merged from: //branches/cupcake/...

Automated import of CL 146808
2009-04-18 12:15:12 -07:00
Xavier Ducrohet
6f67646cdc Merge branch 'readonly-p4-donut' into donut 2009-04-18 12:07:19 -07:00