OSDN Git Service

android-x86/frameworks-base.git
13 years agoInitialize mRetyMgr when constructing GsmDataConnectionTracker.
Wink Saville [Wed, 2 Mar 2011 05:09:22 +0000 (21:09 -0800)]
Initialize mRetyMgr when constructing GsmDataConnectionTracker.

bug: 3501596
Change-Id: I7bcc5cf317519dae3e5c0106f32fcb4481b2aa90

13 years agoMerge "Doc change: Add announce for Android at GDC 2011." into honeycomb
Dirk Dougherty [Mon, 28 Feb 2011 06:23:25 +0000 (22:23 -0800)]
Merge "Doc change: Add announce for Android at GDC 2011." into honeycomb

13 years agoDoc change: Add announce for Android at GDC 2011.
Dirk Dougherty [Thu, 24 Feb 2011 23:13:37 +0000 (15:13 -0800)]
Doc change: Add announce for Android at GDC 2011.

Change-Id: I0f170fa0e926154feab09a97159fd257706af50d

13 years agoDO NOT MERGE: MTP: Disable MTP when the keyguard is locked and secure
Mike Lockwood [Fri, 18 Feb 2011 18:24:01 +0000 (13:24 -0500)]
DO NOT MERGE: MTP: Disable MTP when the keyguard is locked and secure

BUG:  3402847

Change-Id: Id0e20597423131a13ac7cef13ec5c39b962b3e0b
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoDO NOT MERGE: MTP: Add support for dynamically adding and removing storage units
Mike Lockwood [Fri, 18 Feb 2011 14:07:14 +0000 (09:07 -0500)]
DO NOT MERGE: MTP: Add support for dynamically adding and removing storage units

BUG: 3402847

Change-Id: I46e90f546a8d72c273cd7f2de2d086bb6dbdc1b8
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoDO NOT MERGE: KeyguardManager: Fix copy & paste error in isKeyguardLocked()
Mike Lockwood [Sat, 26 Feb 2011 16:23:49 +0000 (11:23 -0500)]
DO NOT MERGE: KeyguardManager: Fix copy & paste error in isKeyguardLocked()

BUG: 3402847

Change-Id: Ic731e49b43fa40df6f8b658d8620a99a85c346e6
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoDO NOT MERGE: KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure()
Mike Lockwood [Fri, 18 Feb 2011 18:23:13 +0000 (13:23 -0500)]
DO NOT MERGE: KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure()

BUG: 3402847

Change-Id: I7cb199763e8d5386914b4c2173c9e1579b08674c
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoMerge "DO NOT MERGE: Cherry picked hacks to better hide A/V sync issues." into honeycomb
Andreas Huber [Fri, 25 Feb 2011 23:33:28 +0000 (15:33 -0800)]
Merge "DO NOT MERGE: Cherry picked hacks to better hide A/V sync issues." into honeycomb

13 years agoMerge "Import revised translations. DO NOT MERGE" into honeycomb
Eric Fischer [Fri, 25 Feb 2011 18:54:34 +0000 (10:54 -0800)]
Merge "Import revised translations.  DO NOT MERGE" into honeycomb

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Fri, 25 Feb 2011 18:47:43 +0000 (10:47 -0800)]
Import revised translations.  DO NOT MERGE

Change-Id: I75f16cb4c3d9a4caa1234a86fbba9cae6799d180

13 years agoDO NOT MERGE: Cherry picked hacks to better hide A/V sync issues.
Andreas Huber [Fri, 25 Feb 2011 17:13:53 +0000 (09:13 -0800)]
DO NOT MERGE: Cherry picked hacks to better hide A/V sync issues.

Squashed commit of the following:

commit b1732e9b8bfea4c99bd07907c9aac9fcf1e8b264
Author: Andreas Huber <andih@google.com>
Date:   Thu Feb 24 12:05:40 2011 -0800

    DO NOT MERGE: Alternate patch for late video issue: seek only the video ahead to the next

    syncframe after the current audio media position, leave audio untouched.

    Change-Id: I4f6eb4e577147bc12ed2e998bea299f4bcfaf936
    related-to-bug: 3375737

commit 5e7282cf0b5c7a613da5e65fd6c8cb33a1058f8e
Author: Andreas Huber <andih@google.com>
Date:   Fri Feb 11 13:09:36 2011 -0800

    DO NOT MERGE: Start playing (and decoding) audio only after the first video frame has been decoded.

    if there's both audio and video content. This gives the video decoder an opportunity
    to fill its internal buffer queue at the start of playback.

    Change-Id: If17c4243546b1c27c8e5ee43941654d0e36f5ee5
    related-to-bug: 3431702

Change-Id: Ic3a6be467ff7ad09da04b1d2bb1a692ee38002b4

13 years agoMerge "Doc change: fixing errors in library proj docs" into honeycomb
Robert Ly [Fri, 25 Feb 2011 02:07:28 +0000 (18:07 -0800)]
Merge "Doc change: fixing errors in library proj docs" into honeycomb

13 years agoDoc change: fixing errors in library proj docs
Robert Ly [Thu, 24 Feb 2011 23:37:00 +0000 (15:37 -0800)]
Doc change: fixing errors in library proj docs

Change-Id: Idfd357b8b79b1e626bbf8a8f0ac00669f9714259

13 years agoDoc change: clarifying nfc tech filter usage
Robert Ly [Thu, 24 Feb 2011 23:03:09 +0000 (15:03 -0800)]
Doc change: clarifying nfc tech filter usage

Change-Id: I536e4523fbc172e769ebbe4d7df0ac4422039476

13 years agoMerge "Import revised translations. DO NOT MERGE" into honeycomb
Eric Fischer [Thu, 24 Feb 2011 19:15:53 +0000 (11:15 -0800)]
Merge "Import revised translations.  DO NOT MERGE" into honeycomb

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Thu, 24 Feb 2011 18:50:23 +0000 (10:50 -0800)]
Import revised translations.  DO NOT MERGE

Change-Id: I6a05c3031a451b0d288762f079203a412133dd14

13 years agoDo not start RILReceiver if wifi-only.
Wink Saville [Thu, 24 Feb 2011 01:28:05 +0000 (17:28 -0800)]
Do not start RILReceiver if wifi-only.

By not starting RILReceiver we don't waste any cycles
trying to communicate with a vendor ril which may
not exist. This allows a wifi-only device to operate
as expected and the system to gracefully handle the
missing radio as ril requests will report RADIO_NOT_AVAILABLE.

Change-Id: I6c6f60830486c5f0447b3b9eb44c8b1f2d70c517

13 years agoMerge "DO NOT MERGE Add support for background scanning" into honeycomb
Irfan Sheriff [Thu, 24 Feb 2011 00:59:55 +0000 (16:59 -0800)]
Merge "DO NOT MERGE Add support for background scanning" into honeycomb

13 years agoMerge "docs: fix sensorevent code snippets bug: 3480932" into honeycomb
Scott Main [Wed, 23 Feb 2011 23:58:13 +0000 (15:58 -0800)]
Merge "docs: fix sensorevent code snippets bug: 3480932" into honeycomb

13 years agoMerge "Import revised translations. DO NOT MERGE" into honeycomb
Eric Fischer [Wed, 23 Feb 2011 23:33:12 +0000 (15:33 -0800)]
Merge "Import revised translations.  DO NOT MERGE" into honeycomb

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Wed, 23 Feb 2011 22:49:04 +0000 (14:49 -0800)]
Import revised translations.  DO NOT MERGE

Change-Id: I5089e17bd14de7b4e217c1b91e393ae4799c4263

13 years agoMerge "DO NOT MERGE No backup of country and sleep policy" into honeycomb
Irfan Sheriff [Wed, 23 Feb 2011 22:35:20 +0000 (14:35 -0800)]
Merge "DO NOT MERGE No backup of country and sleep policy" into honeycomb

13 years agodocs: fix md5 sums
Scott Main [Wed, 23 Feb 2011 22:13:50 +0000 (14:13 -0800)]
docs: fix md5 sums

Change-Id: Ie1cb77cf54bd17d2aa8228f73158e7589a7aebaa

13 years agoDO NOT MERGE No backup of country and sleep policy
Irfan Sheriff [Wed, 23 Feb 2011 21:47:24 +0000 (13:47 -0800)]
DO NOT MERGE No backup of country and sleep policy

Remove country code and sleep policy setting back up as it
is a device specific setting

Bug: 3481068
Change-Id: Ifc824c1cd3c3706f8cdaf09b06a05a0c94243acb

13 years agodocs: fix sensorevent code snippets
Scott Main [Wed, 23 Feb 2011 18:55:17 +0000 (10:55 -0800)]
docs: fix sensorevent code snippets
bug: 3480932

Change-Id: Id97ca4e0edfb92eaac0f2996bc5e91d757644afb

13 years agodocs: fix some typos
Scott Main [Wed, 23 Feb 2011 18:54:31 +0000 (10:54 -0800)]
docs: fix some typos

Change-Id: I2dc9855f8fe87234d4337351e8bac6c382fb74d2

13 years agoDO NOT MERGE Add support for background scanning
Irfan Sheriff [Fri, 18 Feb 2011 00:44:54 +0000 (16:44 -0800)]
DO NOT MERGE Add support for background scanning

Background scanning (preferred network offload) allows us the
host to sleep while the dongle monitors the presence of any
preferred networks. This allows us for significant power savings
since the system does not have to wake up often to initiate
a scan

Bug: 3453021
Change-Id: I73dcf4e1c9ab4de280c40b6df6147a74ac003123

13 years agoMerge "doc change: fix missing code ending tag" into honeycomb
Robert Ly [Wed, 23 Feb 2011 00:57:06 +0000 (16:57 -0800)]
Merge "doc change: fix missing code ending tag" into honeycomb

13 years agoMerge "docs: fix broken links" into honeycomb
Scott Main [Wed, 23 Feb 2011 00:49:32 +0000 (16:49 -0800)]
Merge "docs: fix broken links" into honeycomb

13 years agoMerge "Added more warnings in javadoc for failure to call MediaPlayer.release() immed...
James Dong [Wed, 23 Feb 2011 00:41:29 +0000 (16:41 -0800)]
Merge "Added more warnings in javadoc for failure to call MediaPlayer.release() immediately if a MediaPlayer is not needed" into honeycomb

13 years agodoc change: fix missing code ending tag
Robert Ly [Wed, 23 Feb 2011 00:36:49 +0000 (16:36 -0800)]
doc change: fix missing code ending tag

Change-Id: I64f658d8f843343daa24d81548fd0a3148c8982e

13 years agodocs: fix broken links
Scott Main [Wed, 23 Feb 2011 00:36:02 +0000 (16:36 -0800)]
docs: fix broken links

Change-Id: I2dd9f1d00ac84217b4af8fee73cabeaed7481cf2

13 years agoMerge "docs: update highlights doc to remove preview" into honeycomb
Scott Main [Tue, 22 Feb 2011 23:36:31 +0000 (15:36 -0800)]
Merge "docs: update highlights doc to remove preview" into honeycomb

13 years agodocs: update highlights doc to remove preview
Scott Main [Tue, 22 Feb 2011 23:35:04 +0000 (15:35 -0800)]
docs: update highlights doc to remove preview

Change-Id: Iebee41237eec8f64d9b610a401a2180b68561efa

13 years agoMerge "docs: add breadcrumb trails to some docs, mostly manifest docs" into honeycomb
Scott Main [Tue, 22 Feb 2011 23:14:39 +0000 (15:14 -0800)]
Merge "docs: add breadcrumb trails to some docs, mostly manifest docs" into honeycomb

13 years agoAdd more tags to the RenderScript sample listing.
Roman Nurik [Tue, 22 Feb 2011 22:58:45 +0000 (14:58 -0800)]
Add more tags to the RenderScript sample listing.

Change-Id: Ia0c0e43f1af4f9658ba6ffcd4a17ed9b3f0f5745

13 years agodocs: add breadcrumb trails to some docs, mostly manifest docs
Scott Main [Tue, 22 Feb 2011 22:43:41 +0000 (14:43 -0800)]
docs: add breadcrumb trails to some docs, mostly manifest docs

Change-Id: I85aaed3ee9878a19e983522a7e872cf375be1025

13 years agoAdded more warnings in javadoc for failure to call MediaPlayer.release() immediately...
James Dong [Tue, 22 Feb 2011 21:36:12 +0000 (13:36 -0800)]
Added more warnings in javadoc for failure to call MediaPlayer.release() immediately if a MediaPlayer is not needed

bug - 3040402

Change-Id: I455d2a664851c73212711e8c4b88e97b50ee5b62

13 years agoMerge "Doc change: Add doc for GL texture declaration/filtering, hardwareAccelerated...
Dirk Dougherty [Tue, 22 Feb 2011 20:47:25 +0000 (12:47 -0800)]
Merge "Doc change: Add doc for GL texture declaration/filtering, hardwareAccelerated manifest attr." into honeycomb

13 years agoMerge "Document support for WebM/VP8 decoding." into honeycomb
Roman Nurik [Tue, 22 Feb 2011 20:43:15 +0000 (12:43 -0800)]
Merge "Document support for WebM/VP8 decoding." into honeycomb

13 years agoDoc change: Add doc for GL texture declaration/filtering, hardwareAccelerated
Dirk Dougherty [Sun, 20 Feb 2011 08:40:38 +0000 (00:40 -0800)]
Doc change: Add doc for GL texture declaration/filtering, hardwareAccelerated
manifest attr.

Change-Id: Ia6edc7d48341e7eb58172049219cf6d076126a8b

13 years agoDocument support for WebM/VP8 decoding.
Roman Nurik [Tue, 22 Feb 2011 18:29:00 +0000 (10:29 -0800)]
Document support for WebM/VP8 decoding.

Change-Id: I4d5a1c230c0ef5d5919790eb586175ceff405759

13 years agoMerge "DO NOT MERGE." into honeycomb
Nick Pelly [Tue, 22 Feb 2011 17:10:32 +0000 (09:10 -0800)]
Merge "DO NOT MERGE." into honeycomb

13 years agodocs: revert ndk r6
Scott Main [Tue, 22 Feb 2011 17:02:55 +0000 (09:02 -0800)]
docs: revert ndk r6

Change-Id: I43b16d170ea2c73253a45bd726cfd3c562d5a20d

13 years agodocs: add new-child tags to hide the "new" tag when a parent list item is expanded
Scott Main [Tue, 22 Feb 2011 16:30:22 +0000 (08:30 -0800)]
docs: add new-child tags to hide the "new" tag when a parent list item is expanded

Change-Id: Ie1447eabc3fa498209a1096cdf3b460c8fd56661

13 years agodocs: move 3.0 optimizing doc into the dev guide
Scott Main [Tue, 22 Feb 2011 06:19:27 +0000 (22:19 -0800)]
docs: move 3.0 optimizing doc into the dev guide

Change-Id: I8d0eefd97e25cda691b1035129a50e1b902ab6e7

13 years agoDoc change: Final diff report for API 11.
Dirk Dougherty [Sun, 20 Feb 2011 01:22:29 +0000 (17:22 -0800)]
Doc change: Final diff report for API 11.

Change-Id: Id7a6907a4f765fe753c2b134bfbd29a5792cc9ed

13 years agodocs: update sizes and sums for tools and ndk
Scott Main [Sat, 19 Feb 2011 00:33:25 +0000 (16:33 -0800)]
docs: update sizes and sums for tools and ndk

Change-Id: Id7c72a89dc50461a7883b599dcd7a08738049dee

13 years agoMerge "docs: move new AIDL doc back into the existing doc, but move the side nav...
Scott Main [Fri, 18 Feb 2011 23:08:26 +0000 (15:08 -0800)]
Merge "docs: move new AIDL doc back into the existing doc, but move the side nav location out of tools" into honeycomb

13 years agoMerge "docs: update getting started doc for 3.0; move out of preview docs" into honeycomb
Scott Main [Fri, 18 Feb 2011 18:26:41 +0000 (10:26 -0800)]
Merge "docs: update getting started doc for 3.0; move out of preview docs" into honeycomb

13 years agoDO NOT MERGE.
Nick Pelly [Tue, 15 Feb 2011 21:34:38 +0000 (13:34 -0800)]
DO NOT MERGE.

Minor doc update.

Change-Id: I915b39fd858dcc0f20853203cc555c72115cb52b

13 years agoMerge "Doc change: fixing renderscript samples" into honeycomb
Robert Ly [Fri, 18 Feb 2011 02:53:36 +0000 (18:53 -0800)]
Merge "Doc change: fixing renderscript samples" into honeycomb

13 years agodocs: update getting started doc for 3.0; move out of preview docs
Scott Main [Wed, 16 Feb 2011 23:52:38 +0000 (15:52 -0800)]
docs: update getting started doc for 3.0; move out of preview docs

Change-Id: Ibf6f001eca76ebff2f3be1f38691dbd33220a33e

13 years agoDoc change: fixing renderscript samples
Robert Ly [Tue, 15 Feb 2011 02:57:46 +0000 (18:57 -0800)]
Doc change: fixing renderscript samples

Change-Id: Ie5d17df121ec4bc5fd46448c1670d306322b92d8

13 years agoDO NOT MERGE
Scott Main [Fri, 18 Feb 2011 00:09:25 +0000 (16:09 -0800)]
DO NOT MERGE
Delete unused/broken samples and tests from the renderscript libs,
so we can publish the entire contents of libs/rs/java/ for samples in HC

Change-Id: I0428074e995d7ee282520f54a9a3c81e32bff027

13 years agoDOC CHANGE: Bug 3396898 add attribute uses-library
Joe Malin [Fri, 4 Feb 2011 21:02:23 +0000 (13:02 -0800)]
DOC CHANGE: Bug 3396898 add attribute uses-library

Change-Id: I21810676050abed04c0c69b61c05d8d7228f434d

13 years agodocs: add new tag for tasks doc
Scott Main [Wed, 16 Feb 2011 20:38:59 +0000 (12:38 -0800)]
docs: add new tag for tasks doc

Change-Id: I60248fb9ec1d98e89b526391c453d1bde9226cb0

13 years agoMerge "@hide DPM global proxy settings" into honeycomb
Andy Stadler [Wed, 16 Feb 2011 20:18:39 +0000 (12:18 -0800)]
Merge "@hide DPM global proxy settings" into honeycomb

13 years agoMerge "docs: update homepage for 3.0 announcement" into honeycomb
Scott Main [Wed, 16 Feb 2011 19:58:40 +0000 (11:58 -0800)]
Merge "docs: update homepage for 3.0 announcement" into honeycomb

13 years agodocs: move new AIDL doc back into the existing doc, but move the side nav location...
Scott Main [Wed, 16 Feb 2011 00:25:52 +0000 (16:25 -0800)]
docs: move new AIDL doc back into the existing doc, but move the side nav location out of tools

Change-Id: I6021cd0eb9d37a004036249305819a352efa4f92

13 years ago@hide DPM global proxy settings
Andy Stadler [Wed, 16 Feb 2011 18:53:33 +0000 (10:53 -0800)]
@hide DPM global proxy settings

They don't work as advertised, so remove from SDK.

Bug: 3460938

Change-Id: I87f80ebf38b228a4085630f1c2526c1d86b93dd7

13 years agoMerge "Import revised translations. DO NOT MERGE" into honeycomb
Eric Fischer [Wed, 16 Feb 2011 18:33:18 +0000 (10:33 -0800)]
Merge "Import revised translations.  DO NOT MERGE" into honeycomb

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Wed, 16 Feb 2011 18:18:37 +0000 (10:18 -0800)]
Import revised translations.  DO NOT MERGE

Change-Id: Id7d999bfc9d422292aa81d5a8c579840e9cc1438

13 years agodocs: add breadcrumbs to articles and tutorials
Scott Main [Wed, 16 Feb 2011 18:04:45 +0000 (10:04 -0800)]
docs: add breadcrumbs to articles and tutorials

Change-Id: If49368853e95d39bbe6b42c6fc3820a8a7319048

13 years agoMerge "docs: edit doc titles to match side nav and add breadcrumb links" into honeycomb
Scott Main [Wed, 16 Feb 2011 17:06:43 +0000 (09:06 -0800)]
Merge "docs: edit doc titles to match side nav and add breadcrumb links" into honeycomb

13 years agodocs: add breadcrumbs to developing docs
Scott Main [Wed, 16 Feb 2011 02:26:07 +0000 (18:26 -0800)]
docs: add breadcrumbs to developing docs

Change-Id: Id63b53a77daff2fa45424dc6607a467dc55a10e3

13 years agodocs: add breadcrumbs to testing docs
Scott Main [Wed, 16 Feb 2011 02:02:55 +0000 (18:02 -0800)]
docs: add breadcrumbs to testing docs

Change-Id: Ib2b3ef1871fba52b8f34513e9279acb98d26fb6c

13 years agodocs: edit doc titles to match side nav and add breadcrumb links
Scott Main [Wed, 16 Feb 2011 01:59:36 +0000 (17:59 -0800)]
docs: edit doc titles to match side nav and add breadcrumb links

Change-Id: Ie3dbc42122119c23baeb83b005fff3b8995f744a

13 years agoMerge "docs: revise loader doc title" into honeycomb
Scott Main [Wed, 16 Feb 2011 01:54:28 +0000 (17:54 -0800)]
Merge "docs: revise loader doc title" into honeycomb

13 years agodocs: revise loader doc title
Scott Main [Wed, 16 Feb 2011 01:25:26 +0000 (17:25 -0800)]
docs: revise loader doc title

Change-Id: I232eb1da8270625afa0f26951dbd20d9a61fe15d

13 years agoMerge "doc change: add rel note links to external tools site" into honeycomb
Robert Ly [Wed, 16 Feb 2011 01:38:56 +0000 (17:38 -0800)]
Merge "doc change: add rel note links to external tools site" into honeycomb

13 years agodocs: add parent links to graphics docs
Scott Main [Wed, 16 Feb 2011 01:37:14 +0000 (17:37 -0800)]
docs: add parent links to graphics docs

Change-Id: I8dafe4c717e9169bf85cdf0594553558827f73ae

13 years agodoc change: add rel note links to external tools site
Robert Ly [Wed, 16 Feb 2011 00:08:03 +0000 (16:08 -0800)]
doc change: add rel note links to external tools site

Change-Id: I5b956db99fa1065699d7fe2322fe00e90c88c724

13 years agodocs: fix misc broken links
Scott Main [Tue, 15 Feb 2011 21:18:30 +0000 (13:18 -0800)]
docs: fix misc broken links

Change-Id: Id7d0ee36398aca452ceb2c3d15982397f58a06c6

13 years agodocs: add 'new' tags and resolve some doc title regressions
Scott Main [Tue, 15 Feb 2011 23:45:24 +0000 (15:45 -0800)]
docs: add 'new' tags and resolve some doc title regressions

Change-Id: I4894d29dded74e4e47cdff6e816417de776cfe04

13 years agocherry pick Change-Id: I380cebe8d015749a00f6f3d22fdc5c55a380f447
Robert Ly [Thu, 10 Feb 2011 21:42:13 +0000 (13:42 -0800)]
cherry pick Change-Id: I380cebe8d015749a00f6f3d22fdc5c55a380f447

Doc change: nfc dev guide

Change-Id: I918d0eddc51a96adf901170a6b2f6cbd38579d1d

13 years agoMerge "SDK docs: Hierarchy Viewer V2" into honeycomb
Joe Malin [Tue, 15 Feb 2011 20:32:48 +0000 (12:32 -0800)]
Merge "SDK docs: Hierarchy Viewer V2" into honeycomb

13 years agoMerge "docs: revise a couple sample app names to match side nav" into honeycomb
Scott Main [Tue, 15 Feb 2011 19:33:43 +0000 (11:33 -0800)]
Merge "docs: revise a couple sample app names to match side nav" into honeycomb

13 years agodocs: revise a couple sample app names to match side nav
Scott Main [Tue, 15 Feb 2011 18:58:34 +0000 (10:58 -0800)]
docs: revise a couple sample app names to match side nav

Change-Id: Ia45e78fe005c80934d70b585558cb4c6c0f52f30

13 years agodocs: fix markup error
Scott Main [Tue, 15 Feb 2011 18:45:46 +0000 (10:45 -0800)]
docs: fix markup error

Change-Id: Ic4f86094bbebaca7f9be37207a4126d083fff575

13 years agodocs: add links to sample apps
Scott Main [Mon, 14 Feb 2011 21:41:03 +0000 (13:41 -0800)]
docs: add links to sample apps

Change-Id: I14ba8a84d469162ce2317d02985aebeb447570ea

13 years agoMerge "docs: update sidenav; move loaders under activities, add "more" tags, remove...
Scott Main [Mon, 14 Feb 2011 22:42:18 +0000 (14:42 -0800)]
Merge "docs: update sidenav; move loaders under activities, add "more" tags, remove duplicate for content providers, rename Copying/ to Copy/" into honeycomb

13 years agoMerge "docs: fix link to sample app" into honeycomb
Scott Main [Mon, 14 Feb 2011 22:39:13 +0000 (14:39 -0800)]
Merge "docs: fix link to sample app" into honeycomb

13 years agodocs: fix link to sample app
Scott Main [Mon, 14 Feb 2011 22:38:24 +0000 (14:38 -0800)]
docs: fix link to sample app

Change-Id: Ie9127cc15ab527542bd5df564826ea703fba419b

13 years agoMerge "docs: add faketouch to uses-feature doc" into honeycomb
Scott Main [Mon, 14 Feb 2011 22:29:09 +0000 (14:29 -0800)]
Merge "docs: add faketouch to uses-feature doc" into honeycomb

13 years agodocs: update sidenav; move loaders under activities, add "more" tags,
Scott Main [Mon, 14 Feb 2011 22:20:22 +0000 (14:20 -0800)]
docs: update sidenav; move loaders under activities, add "more" tags,
remove duplicate for content providers, rename Copying/ to Copy/

Change-Id: I4ad8839da1862185caf15b50e0376bb0e380bb21

13 years agodocs: add faketouch to uses-feature doc
Scott Main [Mon, 14 Feb 2011 20:09:50 +0000 (12:09 -0800)]
docs: add faketouch to uses-feature doc

Change-Id: I335bda6018380c6ed5e891787116b2c1ab6f77f0

13 years agoMerge "docs: add clarification to split touch events" into honeycomb
Scott Main [Mon, 14 Feb 2011 20:33:10 +0000 (12:33 -0800)]
Merge "docs: add clarification to split touch events" into honeycomb

13 years agoMerge "Doc change: New docs for Loaders." into honeycomb
Katie McCormick [Mon, 14 Feb 2011 20:01:04 +0000 (12:01 -0800)]
Merge "Doc change: New docs for Loaders." into honeycomb

13 years agoDoc change: New docs for Loaders.
Katie McCormick [Fri, 4 Feb 2011 23:31:29 +0000 (15:31 -0800)]
Doc change: New docs for Loaders.

Change-Id: I89e70576462ef9bf576fea2837572546b3a9b355

13 years agoMerge "docs: fix links" into honeycomb
Scott Main [Mon, 14 Feb 2011 19:44:49 +0000 (11:44 -0800)]
Merge "docs: fix links" into honeycomb

13 years agoMerge "add compatible-screens manifest element and update supports-screens element...
Scott Main [Mon, 14 Feb 2011 19:44:10 +0000 (11:44 -0800)]
Merge "add compatible-screens manifest element and update supports-screens element with resizeable attribute" into honeycomb

13 years agodocs: add clarification to split touch events
Scott Main [Mon, 14 Feb 2011 19:37:50 +0000 (11:37 -0800)]
docs: add clarification to split touch events

Change-Id: If7904475a40905c603b5bf756fecc007073f6242

13 years agoMerge "DOC CHANGE: Fix bug 3448489 - Monkeyrunner example" into honeycomb
Joe Malin [Mon, 14 Feb 2011 19:26:00 +0000 (11:26 -0800)]
Merge "DOC CHANGE: Fix bug 3448489 - Monkeyrunner example" into honeycomb

13 years agodocs: fix links
Scott Main [Mon, 14 Feb 2011 19:23:48 +0000 (11:23 -0800)]
docs: fix links

Change-Id: I7aba4b06996caa55f8d47cab3b13505e37de86ca

13 years agodocs: update homepage for 3.0 announcement
Scott Main [Mon, 14 Feb 2011 19:19:05 +0000 (11:19 -0800)]
docs: update homepage for 3.0 announcement

Change-Id: I71967f09fdc01ea4455761d1c73d33187e334729

13 years agodocs: update 3.0 version notes
Scott Main [Thu, 10 Feb 2011 00:01:04 +0000 (16:01 -0800)]
docs: update 3.0 version notes

Change-Id: Ib864f2b0964877b69e119cdf8e21e710b5b5fbc4

13 years agoDOC CHANGE: Fix bug 3448489 - Monkeyrunner example
Joe Malin [Mon, 14 Feb 2011 18:29:12 +0000 (10:29 -0800)]
DOC CHANGE: Fix bug 3448489 - Monkeyrunner example

Change-Id: Ib997e9b0ef27a071c26774d139f19610404cdfbc

13 years agoMerge "Doc Change: Topics for copy/paste/drag/drop" into honeycomb
Joe Malin [Mon, 14 Feb 2011 18:03:33 +0000 (10:03 -0800)]
Merge "Doc Change: Topics for copy/paste/drag/drop" into honeycomb

13 years agoDoc Change: Topics for copy/paste/drag/drop
Joe Malin [Wed, 19 Jan 2011 22:33:23 +0000 (14:33 -0800)]
Doc Change: Topics for copy/paste/drag/drop

Change-Id: I755216fe9d2afca87a9adaeb99840142ff34a685