Scott Main
9d74eff49b
am d41ff8e1: docs: update the honeycomb preview version notes
...
* commit 'd41ff8e1a4ae67ff01c2bb427949ff317871f7db':
docs: update the honeycomb preview version notes
2011-01-21 18:00:28 -08:00
Scott Main
d41ff8e1a4
docs: update the honeycomb preview version notes
...
Change-Id: I5364ef351095a23914f75ae109d21cb4d9c09e01
2011-01-21 17:55:14 -08:00
Scott Main
6752e67479
am 5b5cbbf8: Merge "Doc change: fixing links and code indents" into honeycomb
...
* commit '5b5cbbf8570a81d3604d1260f559d9d543e8e4bf':
Doc change: fixing links and code indents
2011-01-21 16:21:57 -08:00
Scott Main
5b5cbbf857
Merge "Doc change: fixing links and code indents" into honeycomb
2011-01-21 16:19:56 -08:00
Robert Ly
070c84d9eb
Doc change: fixing links and code indents
...
Change-Id: I1fecaee28858c9b619ea41357c5313a7c39d6e13
2011-01-21 12:02:07 -08:00
Scott Main
535ad65e54
am 0f805632: cherrypick Change-Id: Ic268b65b127b356155dd62d737029ce442c12f51 docs: add OEM USB Drivers document and update install guide with windows 7 procedures misc style edits
...
* commit '0f8056321f4d4552fb96a671c3cd194814ad0d4e':
cherrypick Change-Id: Ic268b65b127b356155dd62d737029ce442c12f51 docs: add OEM USB Drivers document and update install guide with windows 7 procedures misc style edits
2011-01-20 21:42:23 -08:00
Scott Main
244c10b0d8
am 77d6fcff: cherrypick Change-Id: I8c52dbe5ac04dfeb1b466b163ae3aec5dc401175 docs: update supports-screens doc with xlargescreens attribute... we updated the Supporting Multiple Screens document with this attribute for gingerbread, but this document was not updated at
...
* commit '77d6fcff7b97b53d7bf15557e117d32b95c21f63':
cherrypick Change-Id: I8c52dbe5ac04dfeb1b466b163ae3aec5dc401175 docs: update supports-screens doc with xlargescreens attribute... we updated the Supporting Multiple Screens document with this attribute for gingerbread, but this document was not updated at that time.
2011-01-20 21:42:18 -08:00
Robert Ly
16c0a0f638
am edc2aac7: cherry pick Change-Id: I30e939d1dd5603a05070486c8a43187bedef52a4 Doc change: Updating ndk/sdk/tools overview pages for hc preview
...
* commit 'edc2aac7bf75ce0fb17ab9f83cb2d02d825f829f':
cherry pick Change-Id: I30e939d1dd5603a05070486c8a43187bedef52a4 Doc change: Updating ndk/sdk/tools overview pages for hc preview
2011-01-20 21:42:13 -08:00
Scott Main
0f8056321f
cherrypick Change-Id: Ic268b65b127b356155dd62d737029ce442c12f51
...
docs: add OEM USB Drivers document
and update install guide with windows 7 procedures
misc style edits
Change-Id: Icadbfc1136463a75039f87e7c0cbc79d29afbd84
2011-01-20 18:37:41 -08:00
Scott Main
77d6fcff7b
cherrypick Change-Id: I8c52dbe5ac04dfeb1b466b163ae3aec5dc401175
...
docs: update supports-screens doc with xlargescreens attribute...
we updated the Supporting Multiple Screens document with this attribute
for gingerbread, but this document was not updated at that time.
Change-Id: I946e7eb8b93cee1a7223d400c882f415d6045815
2011-01-20 18:33:51 -08:00
Scott Main
0cf6d22a67
am 924e3528: Merge "docs: add getting started doc and version notes for HC preview" into honeycomb
...
* commit '924e352875849acc30ff87355e80b96a20e78eca':
docs: add getting started doc and version notes for HC preview
2011-01-20 18:31:22 -08:00
Robert Ly
edc2aac7bf
cherry pick Change-Id: I30e939d1dd5603a05070486c8a43187bedef52a4
...
Doc change: Updating ndk/sdk/tools overview pages for hc preview
Change-Id: I7e5feecc645be48e92d1f4a6d80f86ddb98e48b9
2011-01-20 18:30:42 -08:00
Scott Main
924e352875
Merge "docs: add getting started doc and version notes for HC preview" into honeycomb
2011-01-20 18:27:41 -08:00
Scott Main
7fb538cc77
docs: add getting started doc and version notes for HC preview
...
Change-Id: Ia969c54a9b57197fb0f8814cc1898e50c02608e0
2011-01-20 18:26:43 -08:00
Adam Powell
8bbec79447
am 9c91c7e2: Merge "Fix bug 3362375 - API REVIEW: remove unused public \'up\' id" into honeycomb
...
* commit '9c91c7e27fbfff5abc34e19779a9477239ab9b10':
Fix bug 3362375 - API REVIEW: remove unused public 'up' id
2011-01-20 17:06:35 -08:00
Trevor Johns
fa7469cae8
am 2ca4d8b7: Merge "Fixing bugs in HelloWebView tutorial on developer.android.com." into honeycomb
...
* commit '2ca4d8b7b97f20c8ad6897fc8c0c95616c0e80c6':
Fixing bugs in HelloWebView tutorial on developer.android.com.
2011-01-20 17:04:40 -08:00
Adam Powell
9c91c7e27f
Merge "Fix bug 3362375 - API REVIEW: remove unused public 'up' id" into honeycomb
2011-01-20 14:39:56 -08:00
Adam Powell
1264c33163
Fix bug 3362375 - API REVIEW: remove unused public 'up' id
...
Fix bug 3362453 - API REVIEW: android.app.ActionBar
Change-Id: I4e0233cd9355a47682bfe7b4a7fda39801586f1a
2011-01-20 13:25:08 -08:00
Trevor Johns
2ca4d8b7b9
Merge "Fixing bugs in HelloWebView tutorial on developer.android.com." into honeycomb
2011-01-20 13:19:25 -08:00
Trevor Johns
b99d136f25
Fixing bugs in HelloWebView tutorial on developer.android.com.
...
- Top-level LinearLayout needs to fill_parent, rather than wrap_content,
otherwise the child WebView has 0 width
- setWebViewClient() needs to construct a new HelloWebViewClient, not
WebViewClientDemo (which doens't exist).
Change-Id: Ie8b14e0cbf2b498573e965ccfc27b858dedabfa0
2011-01-20 13:04:17 -08:00
Scott Main
364e92dbef
am e65b0f8d: Merge "Doc change: adding missing nfc demo png" into honeycomb
...
* commit 'e65b0f8df03c16765b5ece94e5c9c6d75042cae0':
Doc change: adding missing nfc demo png
2011-01-19 23:02:00 -08:00
Robert Ly
50241d5c27
Doc change: adding missing nfc demo png
...
Change-Id: Id96b13f4d075cec48dbc528c8396d1c2f6ed50d9
2011-01-19 22:52:18 -08:00
Scott Main
9376f27251
am 242d556c: Merge "Doc change: adding missing samples" into honeycomb
...
* commit '242d556c983a370ee4fec53154d1ef8b04276eb7':
Doc change: adding missing samples
2011-01-19 22:39:16 -08:00
Scott Main
242d556c98
Merge "Doc change: adding missing samples" into honeycomb
2011-01-19 22:37:21 -08:00
Robert Ly
e985c3a9bd
am 4c433225: Merge "Doc change: animation devguide topic" into honeycomb
...
* commit '4c4332250d9e6d2cb746625cc232052561c4d450':
Doc change: animation devguide topic
2011-01-19 22:12:05 -08:00
Robert Ly
4c4332250d
Merge "Doc change: animation devguide topic" into honeycomb
2011-01-19 22:09:47 -08:00
Robert Ly
f99b782b9f
Doc change: animation devguide topic
...
Change-Id: I52cdd29616f7f30784c0f8352c035493c8d413dc
2011-01-19 21:39:45 -08:00
Robert Ly
3f9b6445cb
Doc change: adding missing samples
...
Change-Id: Id5f63a02b80f88b5cb0c4db18322554944b944c9
2011-01-19 19:57:37 -08:00
Alexander Lucas
d378264051
am af3227ff: Merge "Added Honeycomb-Gallery to docs." into honeycomb
...
* commit 'af3227ff772e8d5d577fd6fa10338837b435e99f':
Added Honeycomb-Gallery to docs.
2011-01-19 18:37:06 -08:00
Alexander Lucas
d84725401d
Added Honeycomb-Gallery to docs.
...
Change-Id: I3879ee553f761113b30f8ad82c0a226d0823dd2c
2011-01-19 18:31:44 -08:00
Elliott Hughes
b28c5eccab
am ea6a3c70: Merge "Minor updates." into honeycomb
...
* commit 'ea6a3c706ada7db1abeda609aa5d1ba9209c7f2b':
Minor updates.
2011-01-18 18:39:36 -08:00
Elliott Hughes
ea6a3c706a
Merge "Minor updates." into honeycomb
2011-01-18 17:25:05 -08:00
Elliott Hughes
c3839d3242
Minor updates.
...
Take into account Gingerbread JIT and GC improvements.
Change-Id: I170def3ac1ecac0ba88258b8d6bfdd77cb2f7f9a
2011-01-18 17:13:06 -08:00
Dianne Hackborn
ad81f4ffb8
am f4c4b666: Merge "Remove old APIs." into honeycomb
...
* commit 'f4c4b666234d0e5c510c846b13382b77175f10e1':
Remove old APIs.
2011-01-18 07:34:09 -08:00
Dianne Hackborn
17b9b81418
Remove old APIs.
...
Change-Id: If676e4e7886ad71c4959d4253db99639b49218b8
2011-01-17 17:16:02 -08:00
Scott Main
eb7dbc08be
am a8e519a3: Merge "docs: move the fragments dev guide into fundamentals topic" into honeycomb
...
* commit 'a8e519a32291e1d964d3de71fa291d7204ef52c7':
docs: move the fragments dev guide into fundamentals topic
2011-01-17 17:04:01 -08:00
Scott Main
9ef6ec9876
am 7ef461d2: Merge "docs: update sidenav for honeycomb preview" into honeycomb
...
* commit '7ef461d2a203b79a768ddc5c292a9b58bf6ee734':
docs: update sidenav for honeycomb preview
2011-01-17 17:03:44 -08:00
Scott Main
1064dd9117
docs: move the fragments dev guide into fundamentals topic
...
Change-Id: If6a9751e78db23e76256e179db99aa0e29126f85
2011-01-17 16:06:12 -08:00
Scott Main
b3180bc263
docs: update sidenav for honeycomb preview
...
Change-Id: Ifaf93335159ed36c15c9639e7b3d8f77438614af
2011-01-17 15:51:42 -08:00
Scott Main
40f956bd3a
am 168a0e90: Merge "docs: revise offline homepage; delete developing index redirect page" into honeycomb
...
* commit '168a0e907d06a151678295585f063456d7bf01e5':
docs: revise offline homepage; delete developing index redirect page
2011-01-17 15:11:45 -08:00
Scott Main
e158413543
docs: revise offline homepage; delete developing index redirect page
...
Change-Id: If73a0811721fa61c6924ac4aeaaa92c81c5fe439
2011-01-17 14:48:15 -08:00
Scott Main
ab56c2ea67
am 47cd4d52: Merge "docs: update fragment docs with revised APIs, add sample code from ApiDemos, and polish it up" into honeycomb
...
* commit '47cd4d521bf440042562b5cd1527facc4416b8dc':
docs: update fragment docs with revised APIs, add sample code from ApiDemos, and polish it up
2011-01-17 12:08:50 -08:00
Scott Main
04d0e3d188
docs: update fragment docs with revised APIs, add sample code from ApiDemos, and polish it up
...
Change-Id: Ie5fb51d6a4109acec6dd403cde2b630df8724bba
2011-01-16 21:36:42 -08:00
Scott Main
9fc8bea989
am 2150553d: cherrypick Change-Id: I1365c6c45f8e1f75ee4afbc52c32778d21b97be4 from master docs: Rewrite of App Fundamentals.. Part 2. This introduces three new docs:
...
* commit '2150553dc374204a1cb3033ed3fa65c2f22dd5e7':
cherrypick Change-Id: I1365c6c45f8e1f75ee4afbc52c32778d21b97be4 from master docs: Rewrite of App Fundamentals.. Part 2. This introduces three new docs:
2011-01-14 14:10:14 -08:00
Scott Main
2150553dc3
cherrypick Change-Id: I1365c6c45f8e1f75ee4afbc52c32778d21b97be4 from master
...
docs: Rewrite of App Fundamentals.. Part 2.
This introduces three new docs:
Services:
Provides an introduction to using services and describes the
service lifecycle (previously in the "Component Lifecycles" section
of the fundamentals.jd document)
Bound Services:
A guide for services that offer binding.
AIDL:
A doc about using AIDL (primarily for creating a service interface)
Also includes edits to IntentService javadocs to clarify
different behaviors for some callback methods
Includes a new version of the services lifecycle diagram
and an additional diagram for determining onRebind()
These files are orphaned for now---they're not linked in the sidenav,
until I get the last couple documents submitted for the app fundamentals.
Change-Id: I7fb0a8faff1f18b7d6b9a7b59f66f55a1b6168f1
2011-01-14 14:07:29 -08:00
Scott Main
7024a313e4
resolved conflicts for merge of ac8d7926 to honeycomb-plus-aosp
...
Change-Id: I873904e7724c3822d6011b507649c9d2d9e9bfef
2011-01-11 14:51:21 -08:00
Dianne Hackborn
247fe74c93
Implement issue # 3255887 could CursorLoader offer...
...
...to throttle contentobserver-based requeries
Why yes, I guess it could.
This also reworks AsyncTaskLoader to not generate multiple
concurrent tasks if it is getting change notifications before
the last background task is complete.
And removes some of the old APIs that had been deprecated but
need to be gone for final release.
And fixes a few little problems with applying the wrong theme
in system code.
Change-Id: Ic7a665b666d0fb9d348e5f23595532191065884f
2011-01-08 18:25:30 -08:00
Robert Ly
67c2d979e3
Doc change: fixing links set 3
...
Change-Id: Id4123a2f0685887417d0b17a6fa81368aa756b6e
2011-01-07 18:57:06 -08:00
Robert Ly
293b850da6
Doc change: fixing links set 2
...
Change-Id: I8752cc7c732812a5f11f8b5f5ac83c3a87305f22
2011-01-07 18:56:10 -08:00
Robert Ly
c74a69a89a
Doc Change: Fixing broken links and miscellaneous text revisions to support link fixing
...
Change-Id: I192595a3c7af520bf8598e80ae25d0dea289fcbd
2011-01-07 18:54:44 -08:00