Commit Graph

415 Commits

Author SHA1 Message Date
Raphael
beb3214b46 ADT #1823896: Ability to add an "extra" action to the AVD Selector.
Used to display the AVD Manager from the Device Chooser/Launch config.
Used to delete AVDs from the AVD Manager.

In AVD Manager, also hide the Cancel button since actions are
immediate and not cancelable.
2009-05-01 13:58:31 -07:00
Android (Google) Code Review
d1a367549b Merge change 856 into donut
* changes:
  Modified the command to run native test on the host: - when valgrind is used, the output is discarded, always. - otherwise, the output of the test is printed only when the test failed.
2009-05-01 11:09:46 -07:00
Nicolas Catania
1ecf93b37a Modified the command to run native test on the host:
- when valgrind is used, the output is discarded, always.
- otherwise, the output of the test is printed only when the test failed.
2009-04-30 19:27:52 -07:00
David Warren
140eed1ac5 am 2b15cf1: AI 148129: Missing \ in Pdk.Mk causing build to not go throu
Merge commit '2b15cf1abf2f41e3a9f7edc99d65a9e9d38e6c25' into donut

* commit '2b15cf1abf2f41e3a9f7edc99d65a9e9d38e6c25':
  AI 148129: Missing \ in Pdk.Mk causing build to not go through - Gaurav
2009-04-30 17:27:16 -07:00
Reena Lee
7e2a21adcc am 390be0e: AI 148128: -Removed "Option1" about using buildspec which is
Merge commit '390be0e33d61654113b4bdc9b1974b33eebd2205' into donut

* commit '390be0e33d61654113b4bdc9b1974b33eebd2205':
  AI 148128: -Removed "Option1" about using buildspec which is no longer relevant.
2009-04-30 17:27:16 -07:00
David Warren
a8300ee2fc am 1b4feb4: AI 148118: 2 new debugging docs.
Merge commit '1b4feb4926e8b34b10569f492a7f06175d3829bb' into donut

* commit '1b4feb4926e8b34b10569f492a7f06175d3829bb':
  AI 148118: 2 new debugging docs.
2009-04-30 17:27:15 -07:00
David Warren
b70a01271d am e0d7b8a: AI 148117: these docs have moved into "guide" directory.
Merge commit 'e0d7b8a65d51912228d920f8b884f401146531e2' into donut

* commit 'e0d7b8a65d51912228d920f8b884f401146531e2':
  AI 148117: these docs have moved into "guide" directory.
2009-04-30 17:27:15 -07:00
David Warren
969e009757 am 5f6ca4f: AI 148105: Assigning to Ryan for Dr No Approval.
Merge commit '5f6ca4f519a1a9375628102f284ab059fd0ef4a1' into donut

* commit '5f6ca4f519a1a9375628102f284ab059fd0ef4a1':
  AI 148105: Assigning to Ryan for Dr No Approval.
2009-04-30 17:27:14 -07:00
David Warren
2b15cf1abf AI 148129: Missing \ in Pdk.Mk causing build to not go through - Gaurav
Automated import of CL 148129
2009-04-30 17:23:42 -07:00
Reena Lee
390be0e33d AI 148128: -Removed "Option1" about using buildspec which is no longer relevant.
-Updated paths to no longer reference device/

Automated import of CL 148128
2009-04-30 17:22:16 -07:00
Android (Google) Code Review
7d645177b5 Merge change 839 into donut
* changes:
  ADT #1823896: AVD Manager button in the AVD Selector.
2009-04-30 17:18:00 -07:00
David Warren
1b4feb4926 AI 148118: 2 new debugging docs.
Automated import of CL 148118
2009-04-30 17:16:25 -07:00
Raphael
e940a1cad7 ADT #1823896: AVD Manager button in the AVD Selector.
Device chooser: avd manager callback + avd list refresh.
Device chooser: dialog title.
Device launcher tab: avd manager callaback + avd list refresh.
2009-04-30 17:14:58 -07:00
David Warren
e0d7b8a65d AI 148117: these docs have moved into "guide" directory.
Automated import of CL 148117
2009-04-30 17:14:56 -07:00
David Warren
5f6ca4f519 AI 148105: Assigning to Ryan for Dr No Approval.
These are new content files for the partner development kit that will be hosted off of source.android.com externally.

Automated import of CL 148105
2009-04-30 17:11:58 -07:00
Reena Lee
22056a6526 am 9844b75: AI 148100: Testing out PDK updates by updating /device/partn
Merge commit '9844b7560db1101ef69186fa93fc062ca9fe7c3a' into donut

* commit '9844b7560db1101ef69186fa93fc062ca9fe7c3a':
  AI 148100: Testing out PDK updates by updating /device/partner/ references in the "building a new device" steps
2009-04-30 17:09:29 -07:00
Mike Ritter
7ce0733ba9 am 925f5d2: AI 148090: Whichdoc = online/offline
Merge commit '925f5d2ee93268cec699210b8f61858211da7289' into donut

* commit '925f5d2ee93268cec699210b8f61858211da7289':
  AI 148090: Whichdoc = online/offline
2009-04-30 17:09:29 -07:00
Reena Lee
9844b7560d AI 148100: Testing out PDK updates by updating /device/partner/ references in the "building a new device" steps
Automated import of CL 148100
2009-04-30 17:08:54 -07:00
Mike Ritter
925f5d2ee9 AI 148090: Whichdoc = online/offline
Whichmodule = pdk for clearsilver

Automated import of CL 148090
2009-04-30 17:07:19 -07:00
Android (Google) Code Review
5941176ccd Merge change 822 into donut
* changes:
  Move some simulator fixes from master to donut. In git master they were part of change 700ccfcc01, which was an auto import from //branches/master/...@140412 The original change was 134529 in perforce.
2009-04-30 14:37:23 -07:00
Xavier Ducrohet
7bfac3d8c7 Display the AVD manager wizard during launches where no compatible AVDs exist. 2009-04-30 14:20:33 -07:00
Marco Nelissen
1b2bd1d786 Move some simulator fixes from master to donut.
In git master they were part of change 700ccfcc01,
which was an auto import from //branches/master/...@140412
The original change was 134529 in perforce.
2009-04-30 14:15:59 -07:00
Android (Google) Code Review
9e2993ed2e Merge change 770 into donut
* changes:
  ADT 1603194: Android Package browser for Instrumentation nodes.
2009-04-30 11:59:01 -07:00
Android (Google) Code Review
ae23694d16 Merge change 776 into donut
* changes:
  Make sure we request the Client allocation status even if we fail to open a debugger port for it.
2009-04-30 09:41:46 -07:00
Mike Ritter
fba8d837f5 am aa2d952: AI 147991: make sources appear in online-pdk/guide
Merge commit 'aa2d95234e8350eebf789da2b976f843318dead8' into donut

* commit 'aa2d95234e8350eebf789da2b976f843318dead8':
  AI 147991: make sources appear in online-pdk/guide
2009-04-29 23:30:44 -07:00
Xavier Ducrohet
1003a3b691 Make sure we request the Client allocation status even if we fail to open a debugger port for it. 2009-04-29 18:18:36 -07:00
Raphael
1a93c942f0 ADT 1603194: Android Package browser for Instrumentation nodes. 2009-04-29 17:36:39 -07:00
Xavier Ducrohet
70fc6e96af Make sure that any exception during the final packaging properly put an error marker on the project (since build failed. 2009-04-29 14:38:30 -07:00
Android (Google) Code Review
8ffde4bf37 Merge change 715 into donut
* changes:
  ADT #1820114: Provide a quick UI to edit AVD.
2009-04-29 12:10:55 -07:00
Raphael
b7327498cb ADT #1820114: Provide a quick UI to edit AVD.
This is temporary and will be replaced once we get the standalone AVD UI.
2009-04-29 11:29:55 -07:00
Mike Ritter
aa2d95234e AI 147991: make sources appear in online-pdk/guide
BUG=1815368

Automated import of CL 147991
2009-04-29 09:19:32 -07:00
Scott Main
82ce558241 am 705a3ee: AI 147793: cleanup broken links and delete all innacurate in
Merge commit '705a3ee3975877460c124d98eda12ae16dadd1a6' into donut

* commit '705a3ee3975877460c124d98eda12ae16dadd1a6':
  AI 147793: cleanup broken links and delete all innacurate info in apidemo pages
2009-04-28 21:53:14 -07:00
Android (Google) Code Review
3161d1fa49 Merge change 663 into donut
* changes:
  Fix ADT#1807821: -f option ignored when avd dir already existed.
2009-04-28 13:52:51 -07:00
Android (Google) Code Review
5ea0a9436c Merge change 657 into donut
* changes:
  Fix a memory deallocation error that was crashing q2dm.
2009-04-28 13:16:19 -07:00
Jack Veenstra
8b496573a9 Fix a memory deallocation error that was crashing q2dm.
Also fix a bunch of compile warnings by changing "char *" to "const char *".
2009-04-28 13:03:22 -07:00
Raphael
5a3361ddb5 Fix ADT#1807821: -f option ignored when avd dir already existed.
Also fixed an NPE when parsing some invalid AVDs.
2009-04-28 12:54:47 -07:00
Raphael
68fee20824 Fix cygwin git script, we need some of the external projects. 2009-04-28 12:11:03 -07:00
Android (Google) Code Review
594999277e Merge change 627 into donut
* changes:
  Fix a bunch of issues related to packaging the content of libs (NPE with files with no extension, not ignoring ignorable folders). Also fixed an issue when parsing Manifest with <uses-sdk />
2009-04-28 11:02:14 -07:00
Xavier Ducrohet
1ec5e2f4bb Move ADT to 0.9.1 2009-04-27 19:02:03 -07:00
Xavier Ducrohet
d1e88a3fcb Fix a bunch of issues related to packaging the content of libs (NPE with files with no extension, not ignoring ignorable folders). Also fixed an issue when parsing Manifest with <uses-sdk /> 2009-04-27 18:52:49 -07:00
Xavier Ducrohet
b1be9fb509 Make traceview compile with the new API from SdkStats. 2009-04-27 17:38:40 -07:00
Android (Google) Code Review
dc7622dca5 Merge change 609 into donut
* changes:
  Fix the opt-in window for usage stat so that it works when running from ADT.
2009-04-27 16:08:01 -07:00
Xavier Ducrohet
fe3af81580 Fix the opt-in window for usage stat so that it works when running from ADT. 2009-04-27 15:05:06 -07:00
Raphael
5ea42870af Documents various git issues for Windows. 2009-04-27 15:01:16 -07:00
Raphael
aa8c266ed0 Split development/.gitignore into separate gitignore files per project.
Added missing gitignore for layoutlib_utils.
Changed mkstubs build path to use prebuilt/asm-3.1 instead of asm-3.1 project.
2009-04-26 18:12:36 -07:00
Scott Main
705a3ee397 AI 147793: cleanup broken links and delete all innacurate info in apidemo pages
BUG=1810005

Automated import of CL 147793
2009-04-25 14:04:53 -07:00
Xavier Ducrohet
07a70dd030 Add Eclipse projects bin folders to the gitignore list. 2009-04-24 17:51:09 -07:00
Android (Google) Code Review
782884aef3 Merge change 556 into donut
* changes:
  Fixed a bug in XML parser handler where some words were being split in two. Fixes #1812655.
2009-04-24 16:08:21 -07:00
Amith Yamasani
6fdf92fb26 Fixed a bug in XML parser handler where some words were being split in two. Fixes #1812655.
Properly concatenate characters to create a full word before adding the word to the tree.
2009-04-24 15:51:15 -07:00
Android (Google) Code Review
e007ff4cfa Merge change 504 into donut
* changes:
  Add network statistics collection to monkey runs.
2009-04-24 15:11:52 -07:00