Scott Main
8ef5a6b6ae
docs: remove all content from the older sdk download,
...
install, and requirements pages and redirect to the new sdk
pages. Also update the "older sdks"
doc to include all version-specific sdks.
also update the robots file to disallow indexing
of the old sdk docs.
2009-11-16 17:39:52 -08:00
Android (Google) Code Review
88427cff60
Merge change Ibcfb7d10 into eclair-sdk
...
* changes:
docs: add more documentation for the bluetooth apis.
2009-11-10 09:21:00 -08:00
Android (Google) Code Review
3a103a87b0
Merge change I15536f3c into eclair-sdk
...
* changes:
doc change: Add instruction to disable antivirus before installing SDK components. Add download page link to installing doc.
2009-11-10 09:13:29 -08:00
Dirk Dougherty
a374f51f18
doc change: Add instruction to disable antivirus before installing SDK components. Add download page link to installing doc.
...
Bug: 2246467
Change-Id: I15536f3c7f2088fff8f60963ba23a69b1be43804
2009-11-10 08:41:20 -08:00
Scott Main
9fab0aef19
docs: add more documentation for the bluetooth apis.
...
more descriptions for some of the classes and a new
overview and pseudo-code example for using BT APIs
in the package summary.
2009-11-09 18:09:12 -08:00
Android (Google) Code Review
0e08055aa3
Merge change I14a9acd3 into eclair-sdk
...
* changes:
docs: add new document for the win usb driver; remove usb guide from the device document.
2009-11-06 16:57:12 -05:00
Scott Main
ad68fdd702
docs: add new document for the win usb driver;
...
remove usb guide from the device document.
2009-11-06 13:48:21 -08:00
Xavier Ducrohet
91bb62f0dc
New API 4 with new CDMA constants.
2009-11-05 12:41:10 -08:00
Android (Google) Code Review
e33044eadf
Merge change Ib9cc041e into eclair-sdk
...
* changes:
Explicitly specify that online-sdk depends on framework-res. (do not merge)
2009-11-04 19:08:59 -05:00
Ying Wang
b9cc041eb0
Explicitly specify that online-sdk depends on framework-res. (do not merge)
...
this is integrated from Eclair to fix the mac build breakages.
2009-11-04 16:04:26 -08:00
Android (Google) Code Review
00e44ef217
Merge change I54545dfd into eclair-sdk
...
* changes:
doc change: fix broken R.styleable formatting (caused by missing periods). Adjust table markup.
2009-11-04 17:04:41 -05:00
Dirk Dougherty
59ad275e93
doc change: fix broken R.styleable formatting (caused by missing periods). Adjust table markup.
...
Bug: 2230588
Change-Id: I54545dfd9d26acef567e586cfc916f6b883a4de7
2009-11-03 15:33:37 -08:00
Android (Google) Code Review
671c61d66f
Merge change Iaf5d2cc2 into eclair-sdk
...
* changes:
doc change: misc doc fixes.
2009-11-02 21:05:30 -05:00
Dirk Dougherty
6b13bc043e
doc change: misc doc fixes.
...
Bug:2160782
Change-Id: Iaf5d2cc2e3c657700469e8b7394a95bc03fc26f3
2009-10-30 19:44:22 -07:00
Scott Main
3534daddee
docs: fix XSS vulnerability in search
...
add a function that uses replace() to replace all
instances of '<' and '>' with the HTML entities and use
this wherever the query text is added onto the page.
2009-10-28 14:42:40 -07:00
Android (Google) Code Review
d14f1bd7e4
Merge change Iacb6e122 into eclair-sdk
...
* changes:
docs: add 2.0 video to developer site feature videos
2009-10-28 14:27:48 -04:00
Scott Main
3141c707b8
docs: add 2.0 video to developer site feature videos
2009-10-28 11:21:31 -07:00
Android (Google) Code Review
5a4d66965d
Merge change Ib80db923 into eclair-sdk
...
* changes:
doc change: some fixes for online sdk docs. update "testing" section of screens support doc.
2009-10-28 11:56:04 -04:00
Dirk Dougherty
00dc5756b1
doc change: some fixes for online sdk docs. update "testing" section of screens support doc.
...
Bug: 2160782
Change-Id: Ib80db9231f91a36f503db487982378b252c0fcd8
2009-10-27 18:58:54 -07:00
Android (Google) Code Review
675eb31d8d
Merge change I1a010c12 into eclair-sdk
...
* changes:
docs: fix broken link for download page.
2009-10-27 20:16:58 -04:00
Scott Main
1a010c1268
docs: fix broken link for download page.
...
a script was inserting a path that is no longer needed.
the removed class was the script identifier, so removing
this class means the path won't be added.
2009-10-27 17:02:12 -07:00
Android (Google) Code Review
946f9d1edc
Merge change I020b31e1 into eclair-sdk
...
* changes:
doc change: add SDK sizes, checksums, small changes for online SDK doc set, add layoutopt doc.
2009-10-26 21:24:44 -04:00
Dirk Dougherty
bf15ce6de4
doc change: add SDK sizes, checksums, small changes for online SDK doc set, add layoutopt doc.
...
Bug:2160782
Change-Id: I020b31e10f2733223aa37d03687cf8a63843afa7
2009-10-26 18:19:22 -07:00
Scott Main
08c57535d1
docs: add 2.0 highlights doc and updated homepage
2009-10-26 17:29:23 -07:00
Dirk Dougherty
a250f0c808
doc change: fix broken link at top of installing doc
...
Bug: 2160782
2009-10-22 18:02:45 -07:00
Android (Google) Code Review
61c29c293a
Merge change Ieeb0b251 into eclair-sdk
...
* changes:
doc change: incorporate comments on SDK docs and structure.
2009-10-22 20:53:38 -04:00
Android (Google) Code Review
f4520f3e03
Merge change I9161f53d into eclair-sdk
...
* changes:
update account manager javadoc
2009-10-22 20:44:12 -04:00
Dirk Dougherty
eeb0b2514a
doc change: incorporate comments on SDK docs and structure.
...
Bug: 2160782
2009-10-22 17:35:02 -07:00
Fred Quintana
756b735e93
update account manager javadoc
2009-10-22 16:56:08 -07:00
Dirk Dougherty
ee58d1bf9c
doc change: Add docs for SDK. Support new modular structure. In Android.mk, change @since level identifier to 5.xml, expose adt downloadable vars. Fix links that pointed to @sdkCurrent.
...
Change-Id:I368345755dd753b1056fb06ff25e4b32f3020e4d
Bug:2160782
2009-10-22 00:59:47 -07:00
Dirk Dougherty
6797b9fa06
doc change: add diff report 4 -> 5
...
Bug: 2160782
2009-10-21 21:09:14 -07:00
Dirk Dougherty
439bf97ca5
doc change: edits to the screens support doc.
...
Bug: 2160782
2009-10-21 18:33:12 -07:00
Dirk Dougherty
f4b5540b35
doc change only: add screens support doc
2009-10-21 18:32:24 -07:00
Scott Main
f90178d08d
docs only.
...
fix some typos.
2009-10-21 18:31:54 -07:00
Jeff Sharkey
d7bc654626
Fix spacing to escape "false" correctly.
2009-10-20 16:02:01 -07:00
Dianne Hackborn
ae26b8b6f4
Update 5.xml with last minute changes.
2009-10-19 13:57:42 -07:00
Scott Main
f3bc5349b2
docs: fix doc error in dialog example snippet (no not merge)
...
bug: 2160782
2009-10-16 17:40:36 -07:00
Android (Google) Code Review
30a6657ec6
Merge change Ic9b31801 into eclair
...
* changes:
docs: setup new SDK documentation for 2.0 and change sdk build version to 2.0... move upgrading doc into a new guide for "updating" with the new manager tools and remove the previous updating doc from the dev guide. set up preliminary download page and guide for installing the full SDK. add the requirements doc in sdk/ for all general purposes. revise the download 'thank you' message.
2009-10-14 20:52:50 -04:00
Scott Main
efd83af0a7
docs: setup new SDK documentation for 2.0 and change sdk build version to 2.0...
...
move upgrading doc into a new guide for "updating" with
the new manager tools and remove the previous updating doc
from the dev guide. set up preliminary download page and guide
for installing the full SDK. add the requirements doc in sdk/
for all general purposes. revise the download 'thank you'
message.
bug: 2160782
2009-10-14 17:44:13 -07:00
Nick Pelly
53f33d8477
Revert "Remove STOPSHIP comment."
...
This reverts commit 3d0726b4d8a30e57852b70f1dcf4d8d20508cd1e
Change-Id: Ie1ce5d09cc0b799ef0799f30eedc95f0ca5d3fad
DrNo: jerrryw
2009-10-14 12:25:29 -07:00
Android (Google) Code Review
a04ca9b489
Merge change I2492bffe into eclair
...
* changes:
Remove STOPSHIP comment.
2009-10-14 14:55:44 -04:00
Nick Pelly
3d0726b4d8
Remove STOPSHIP comment.
...
Change-Id: I2492bffe57bded65fdbef5cf98e22cef3937e537
DrNo: eastham
Bug: 2089423
Joke: Why don't anteaters get sick? Because they're full of anty-bodies!
2009-10-14 11:46:18 -07:00
Android (Google) Code Review
399fc2636f
Merge change If30c5e20 into eclair
...
* changes:
SDK doc change per http://b/2158141 - adds new res wizard to L10N tutorial. Changed image links to use @docRoot.
2009-10-14 12:52:00 -04:00
Dmitri Plotnikov
fe4c8715c0
Making new Contacts APIs visible in Eclair SDK - Part II
...
Bug: http://b/2186595
Change-Id: Id87533c25cceb0fe3b0845aed10912c937679f45
2009-10-14 00:28:53 -07:00
Android (Google) Code Review
8c471d1def
Merge change I4ef3e82f into eclair
...
* changes:
7 more ringtones. Now with more Dr. No!
2009-10-14 03:13:12 -04:00
Dave Sparks
4ef3e82f6f
7 more ringtones. Now with more Dr. No!
2009-10-14 00:06:47 -07:00
Android (Google) Code Review
cbf77e9bef
Merge change I875200fe into eclair
...
* changes:
Another fix for #2186897 : Cannot unlock the device by swiping
2009-10-14 01:51:00 -04:00
Dianne Hackborn
f2ddfb1528
Another fix for #2186897 : Cannot unlock the device by swiping
...
This was probably a side-effect of the divide by zero exception,
but we'll be safe anyway.
Change-Id: I875200febb9b3090d12f170066b2bea74c9f77f8
2009-10-13 22:47:02 -07:00
Android (Google) Code Review
b10e2f1a86
Merge change Iac534225 into eclair
...
* changes:
Fix issue #2186709 : Can't unlock the device for a while
2009-10-13 23:13:37 -04:00
Dianne Hackborn
53cd579459
Fix issue #2186709 : Can't unlock the device for a while
...
Change-Id: Iac5342254036cc286ad502dba943520f55ea2405
2009-10-13 19:50:51 -07:00