OSDN Git Service

android-x86/frameworks-base.git
11 years agoam f19804b5: Merge "new dashboard stats for 11/1, platform version only" into jb...
Scott Main [Thu, 1 Nov 2012 22:31:53 +0000 (15:31 -0700)]
am f19804b5: Merge "new dashboard stats for 11/1, platform version only" into jb-dev-docs

* commit 'f19804b5e994d183e6f6eeb512f74f2380ffd533':
  new dashboard stats for 11/1, platform version only

11 years agoMerge "new dashboard stats for 11/1, platform version only" into jb-dev-docs
Scott Main [Thu, 1 Nov 2012 22:28:33 +0000 (15:28 -0700)]
Merge "new dashboard stats for 11/1, platform version only" into jb-dev-docs

11 years agonew dashboard stats for 11/1, platform version only
Scott Main [Thu, 1 Nov 2012 20:15:26 +0000 (13:15 -0700)]
new dashboard stats for 11/1, platform version only

Change-Id: If6e9633170793e45abfdc94ef215f45edd64e547

11 years agoam 677c1e14: Merge "docs: google market -> google play" into jb-dev-docs
Robert Ly [Thu, 1 Nov 2012 21:16:47 +0000 (14:16 -0700)]
am 677c1e14: Merge "docs: google market -> google play" into jb-dev-docs

* commit '677c1e14fbd991a46b5496d0873b7ca155fd71fb':
  docs: google market -> google play

11 years agoMerge "docs: google market -> google play" into jb-dev-docs
Robert Ly [Thu, 1 Nov 2012 21:14:26 +0000 (14:14 -0700)]
Merge "docs: google market -> google play" into jb-dev-docs

11 years agoam ac294abb: Revision to Notifications API guide
Joe Malin [Thu, 1 Nov 2012 20:55:08 +0000 (13:55 -0700)]
am ac294abb: Revision to Notifications API guide

* commit 'ac294abb40483fc734e22833371d95cbb161ec87':
  Revision to Notifications API guide

11 years agoRevision to Notifications API guide
Joe Malin [Tue, 16 Oct 2012 17:32:15 +0000 (10:32 -0700)]
Revision to Notifications API guide

Change-Id: I52229dfdff3649e03a1fbce91234c8b2a544502a

11 years agoam c7255569: Merge "Doc change: fix broken link in publishing steps TOC." into jb...
Dirk Dougherty [Wed, 31 Oct 2012 00:01:53 +0000 (17:01 -0700)]
am c7255569: Merge "Doc change: fix broken link in publishing steps TOC." into jb-dev-docs

* commit 'c7255569bba20d94200dc05ffd5ce7b61bdc569c':
  Doc change: fix broken link in publishing steps TOC.

11 years agoMerge "Doc change: fix broken link in publishing steps TOC." into jb-dev-docs
Dirk Dougherty [Tue, 30 Oct 2012 23:56:57 +0000 (16:56 -0700)]
Merge "Doc change: fix broken link in publishing steps TOC." into jb-dev-docs

11 years agoDoc change: fix broken link in publishing steps TOC.
Dirk Dougherty [Tue, 30 Oct 2012 23:51:54 +0000 (16:51 -0700)]
Doc change: fix broken link in publishing steps TOC.

Change-Id: I1b7453dfe276be40a23f1bd59a463e6d4f9b0412

11 years agoam ea502b27: Merge "docs: animations au class" into jb-dev-docs
Robert Ly [Thu, 25 Oct 2012 23:26:57 +0000 (16:26 -0700)]
am ea502b27: Merge "docs: animations au class" into jb-dev-docs

* commit 'ea502b27020872003f1d2be1fb2644b04cc59a67':
  docs: animations au class

11 years agoMerge "docs: animations au class" into jb-dev-docs
Robert Ly [Thu, 25 Oct 2012 23:24:03 +0000 (16:24 -0700)]
Merge "docs: animations au class" into jb-dev-docs

11 years agodocs: animations au class
Robert Ly [Wed, 3 Oct 2012 21:20:26 +0000 (14:20 -0700)]
docs: animations au class

Change-Id: I776ccdf44014fe38dd55dedfed8730306d2a2cea

11 years agoam 76cdbdc8: Doc change: update develop landing page content.
Dirk Dougherty [Wed, 24 Oct 2012 17:38:45 +0000 (10:38 -0700)]
am 76cdbdc8: Doc change: update develop landing page content.

* commit '76cdbdc848153680d27e8f7abd6281c0f95d793e':
  Doc change: update develop landing page content.

11 years agoDoc change: update develop landing page content.
Dirk Dougherty [Tue, 23 Oct 2012 04:30:29 +0000 (21:30 -0700)]
Doc change: update develop landing page content.

Change-Id: I1b3639e4097650d9182b8e2bf213f1603ee17e10

11 years agoam 6faae9ad: Doc change: remove a few third-party refs. Fix broken image ref.
Dirk Dougherty [Sun, 21 Oct 2012 00:51:00 +0000 (17:51 -0700)]
am 6faae9ad: Doc change: remove a few third-party refs. Fix broken image ref.

* commit '6faae9ad08670c30379fed451e73171f7d1b6ac8':
  Doc change: remove a few third-party refs. Fix broken image ref.

11 years agoDoc change: remove a few third-party refs. Fix broken image ref.
Dirk Dougherty [Sun, 21 Oct 2012 00:32:05 +0000 (17:32 -0700)]
Doc change: remove a few third-party refs. Fix broken image ref.

Change-Id: Ife1826f9c7d409e131b50e7178eba22f962d4219

11 years agoLayoutlib: Read and close XML files as soon as possible. do not merge.
Xavier Ducrohet [Thu, 18 Oct 2012 01:38:49 +0000 (18:38 -0700)]
Layoutlib: Read and close XML files as soon as possible. do not merge.

Because passing an InputStream to KXML does not close the
stream after the file has been parsed, the files are staying
locked on windows until the gc and finalizers are run.

This change preload the XML files and close their stream,
and then pass the content in a stream to the parser.

(cherry picked from commit c48b0b940d632b9862ff6aa32665e37fe9e50845)

Change-Id: I1b225454c166026c1aab6290c55ac8279e8862d5

11 years agoam 07322102: revise code sample for callback interface
Scott Main [Thu, 18 Oct 2012 19:18:31 +0000 (12:18 -0700)]
am 07322102: revise code sample for callback interface

* commit '07322102e5f1877bc2860d2c72eeeb41839d6bea':
  revise code sample for callback interface

11 years agoUpdate layoutlib for jb mr1. do not merge.
Xavier Ducrohet [Wed, 17 Oct 2012 02:56:03 +0000 (19:56 -0700)]
Update layoutlib for jb mr1. do not merge.

Status bar displayed on all devices.
Update logic for displaying nav bar to whether or not
device has soft button.

Update navigation buttons to new look.
Remove battery and signal from navigation bar.

(cherry picked from commit 891b703f7b1e0e396d16477cc66a286da7161b49)

Change-Id: Id7cc9ad4255d2c4d2e6461a565dfe2cc17e12e75

11 years agorevise code sample for callback interface
Scott Main [Wed, 17 Oct 2012 17:42:54 +0000 (10:42 -0700)]
revise code sample for callback interface

Change-Id: I8e27e2579dcc5cb84a71c74769fb89bb639e16ba

11 years agodocs: google market -> google play
Robert Ly [Wed, 17 Oct 2012 18:50:40 +0000 (11:50 -0700)]
docs: google market -> google play

Change-Id: I546a0c07920612a3fa31a2507c934a28c4d9f419

11 years agoam e249763d: small update to Toast guide, flatten sidenav for notifications/toasts...
Scott Main [Fri, 12 Oct 2012 21:12:07 +0000 (14:12 -0700)]
am e249763d: small update to Toast guide, flatten sidenav for notifications/toasts, new screenshots for notifications

* commit 'e249763db18bb445e93f493046946c13185aa09d':
  small update to Toast guide, flatten sidenav for notifications/toasts, new screenshots for notifications

11 years agosmall update to Toast guide, flatten sidenav for notifications/toasts,
Scott Main [Fri, 12 Oct 2012 19:06:10 +0000 (12:06 -0700)]
small update to Toast guide, flatten sidenav for notifications/toasts,
new screenshots for notifications

Change-Id: I0c02e9e6db70a60ca299ff7f0caa7c8276b7ab68

11 years agoam 01154bda: DOC CHANGE: Notifications Guide
Joe Malin [Fri, 12 Oct 2012 00:38:46 +0000 (17:38 -0700)]
am 01154bda: DOC CHANGE: Notifications Guide

* commit '01154bdae9d6f3d1fbed3169ffa194d51045c9cf':
  DOC CHANGE: Notifications Guide

11 years agoDOC CHANGE: Notifications Guide
Joe Malin [Fri, 24 Aug 2012 16:49:50 +0000 (09:49 -0700)]
DOC CHANGE: Notifications Guide

Change-Id: I7968e933b0fdc5b1de1aa24acbad4f65f183ca42

11 years agoam 45c56ae7: Merge "docs: Release Notes: Android Platform 4.1.2 (16, r3)" into jb...
Joe Fernandez [Thu, 11 Oct 2012 21:35:35 +0000 (14:35 -0700)]
am 45c56ae7: Merge "docs: Release Notes: Android Platform 4.1.2 (16, r3)" into jb-dev-docs

* commit '45c56ae70a1989301fa0fac5c72c51b296f5146e':
  docs: Release Notes: Android Platform 4.1.2 (16, r3)

11 years agoMerge "docs: Release Notes: Android Platform 4.1.2 (16, r3)" into jb-dev-docs
Joe Fernandez [Thu, 11 Oct 2012 21:33:37 +0000 (14:33 -0700)]
Merge "docs: Release Notes: Android Platform 4.1.2 (16, r3)" into jb-dev-docs

11 years agoresolved conflicts for merge of 0b479e43 to jb-dev
Katie McCormick [Wed, 10 Oct 2012 18:09:03 +0000 (11:09 -0700)]
resolved conflicts for merge of 0b479e43 to jb-dev

Change-Id: I04bc45425f11b3562a4219719716c55eaff2228e

11 years agoMerge "Doc changes: misc GCM updates." into jb-dev-docs
&& repo sync -j8 [Wed, 10 Oct 2012 17:34:48 +0000 (10:34 -0700)]
Merge "Doc changes: misc GCM updates." into jb-dev-docs

11 years agoMerge "DO NOT MERGE Control access to inherited methods of jsinterface objects" into...
Geremy Condra [Wed, 10 Oct 2012 04:32:08 +0000 (21:32 -0700)]
Merge "DO NOT MERGE Control access to inherited methods of jsinterface objects" into jb-dev

11 years agoMerge "DO NOT MERGE remove defunct javascript interface" into jb-dev
Geremy Condra [Wed, 10 Oct 2012 04:32:00 +0000 (21:32 -0700)]
Merge "DO NOT MERGE remove defunct javascript interface" into jb-dev

11 years agoDO NOT MERGE Control access to inherited methods of jsinterface objects
Selim Gurun [Tue, 4 Sep 2012 23:45:53 +0000 (16:45 -0700)]
DO NOT MERGE Control access to inherited methods of jsinterface objects

Bug: 7073422

Create the plumbing to use an annotation to allow access to
inherited methods of jsinterface objects. The default webview
behavior has not changed yet. However internally an a flag is
introduced to restrict javascript access to methods that have an annotation.

Clean cherry pick of 94740e6c333a109be7516abbd17dd418f23b4f0c

Provided @JavascriptInterface to methods that are accessible from
js.

Clean cherry pick of b743a23fc5bce9965c1539c3c8611614424a5aff

Add a glue logic to require use of annotations in injected accessibility
 objects.

Change-Id: I4135bd6787b2084177215302cd2c72afed090dc0

11 years agoam f761a9a6: Merge "Doc change: edits to TV tablet story." into jb-dev-docs
Dirk Dougherty [Wed, 10 Oct 2012 00:33:52 +0000 (17:33 -0700)]
am f761a9a6: Merge "Doc change: edits to TV tablet story." into jb-dev-docs

* commit 'f761a9a634a43662525d9c0c537ac5499263fd81':
  Doc change: edits to TV tablet story.

11 years agoMerge "Doc change: edits to TV tablet story." into jb-dev-docs
Dirk Dougherty [Wed, 10 Oct 2012 00:31:34 +0000 (17:31 -0700)]
Merge "Doc change: edits to TV tablet story." into jb-dev-docs

11 years agoam aa0d43ba: Merge "Doc change: Link to AVDs docs from tablet quality checklist....
Dirk Dougherty [Tue, 9 Oct 2012 22:50:12 +0000 (15:50 -0700)]
am aa0d43ba: Merge "Doc change: Link to AVDs docs from tablet quality checklist." into jb-dev-docs

* commit 'aa0d43ba2581bb97f9ee955ea185b4f2759055c6':
  Doc change: Link to AVDs docs from tablet quality checklist.

11 years agoMerge "Doc change: Link to AVDs docs from tablet quality checklist." into jb-dev...
Dirk Dougherty [Tue, 9 Oct 2012 22:48:34 +0000 (15:48 -0700)]
Merge "Doc change: Link to AVDs docs from tablet quality checklist." into jb-dev-docs

11 years agoDoc change: Link to AVDs docs from tablet quality checklist.
Dirk Dougherty [Tue, 9 Oct 2012 22:43:10 +0000 (15:43 -0700)]
Doc change: Link to AVDs docs from tablet quality checklist.

Change-Id: Ifb20a903a0dd32009b6db6e583a6d0c86cddb52e

11 years agoDoc changes: misc GCM updates.
&& repo sync -j8 [Thu, 27 Sep 2012 23:09:14 +0000 (16:09 -0700)]
Doc changes: misc GCM updates.

Change-Id: I12e7ae6c4b52b8aa54dc355d09916c3b4499f172

11 years agodocs: Release Notes: Android Platform 4.1.2 (16, r3)
Joe Fernandez [Tue, 9 Oct 2012 19:27:47 +0000 (12:27 -0700)]
docs: Release Notes: Android Platform 4.1.2 (16, r3)

Change-Id: I30988ac0c6c9d1c958a066f1e623f00a44cfb658

11 years agoMerge "docs: nfc ndef helper methods bug 5957772" into jb-dev
Robert Ly [Tue, 9 Oct 2012 18:38:00 +0000 (11:38 -0700)]
Merge "docs: nfc ndef helper methods bug 5957772" into jb-dev

11 years agoam 46c4b488: Doc change: Subscriptions free trials on Google Play.
Dirk Dougherty [Tue, 9 Oct 2012 17:33:53 +0000 (10:33 -0700)]
am 46c4b488: Doc change: Subscriptions free trials on Google Play.

* commit '46c4b4886ae7b3a982cb1803f2b3ed7b7aa5f1c4':
  Doc change: Subscriptions free trials on Google Play.

11 years agoDoc change: Subscriptions free trials on Google Play.
Dirk Dougherty [Sun, 7 Oct 2012 22:05:07 +0000 (15:05 -0700)]
Doc change: Subscriptions free trials on Google Play.

Change-Id: I981eb94658f9f152d1c1a9915ffaadd63b4a965d

11 years agodocs: nfc ndef helper methods bug 5957772
Robert Ly [Tue, 28 Feb 2012 21:05:50 +0000 (13:05 -0800)]
docs: nfc ndef helper methods bug 5957772

Change-Id: I9c8356f44c1f9cc4a5187d40816cbfdd6212ab6e

11 years agoDO NOT MERGE remove defunct javascript interface
Selim Gurun [Wed, 5 Sep 2012 18:53:44 +0000 (11:53 -0700)]
DO NOT MERGE remove defunct javascript interface

Bug: 7073422

The feature that is using search box implementation was removed from
browser after Honeycomb. This is to remove the js interface that
is added for this feature.

Clean cherry pick of d773ca8ff2a7a5be94d7f2aaa8ff5ef5dac501a8

Change-Id: I033d29718d08803f375759faf83e2058df6d4906

11 years agoDoc change: edits to TV tablet story.
Dirk Dougherty [Mon, 8 Oct 2012 18:41:44 +0000 (11:41 -0700)]
Doc change: edits to TV tablet story.

Change-Id: Idbada9a3b83f7e80cd7cf7b79da5c2f9ab4398d6

11 years agoam a4c7176d: Merge "Doc change: Add core quality and tablet quality docs and spotligh...
Dirk Dougherty [Sat, 6 Oct 2012 02:03:51 +0000 (19:03 -0700)]
am a4c7176d: Merge "Doc change: Add core quality and tablet quality docs and spotlight." into jb-dev-docs

* commit 'a4c7176dbc5193085ba3f2f602d16adac12cfa63':
  Doc change: Add core quality and tablet quality docs and spotlight.

11 years agoMerge "Doc change: Add core quality and tablet quality docs and spotlight." into...
Dirk Dougherty [Sat, 6 Oct 2012 01:56:23 +0000 (18:56 -0700)]
Merge "Doc change: Add core quality and tablet quality docs and spotlight." into jb-dev-docs

11 years agoam d8a4a72a: Merge "Doc change: edits to distribute content." into jb-dev-docs
Dirk Dougherty [Sat, 6 Oct 2012 01:52:13 +0000 (18:52 -0700)]
am d8a4a72a: Merge "Doc change: edits to distribute content." into jb-dev-docs

* commit 'd8a4a72ab5f99d2dc5e95a07d9e3eb6ada40da6b':
  Doc change: edits to distribute content.

11 years agoMerge "Doc change: edits to distribute content." into jb-dev-docs
Dirk Dougherty [Sat, 6 Oct 2012 01:50:02 +0000 (18:50 -0700)]
Merge "Doc change: edits to distribute content." into jb-dev-docs

11 years agoDoc change: Add core quality and tablet quality docs and spotlight.
Dirk Dougherty [Mon, 20 Aug 2012 18:07:36 +0000 (11:07 -0700)]
Doc change: Add core quality and tablet quality docs and spotlight.

Change-Id: Ia88e66818200fdc20417c0fe20672a5758284028

Conflicts:

docs/html/distribute/googleplay/quality/core.jd
docs/html/distribute/googleplay/quality/index.jd
docs/html/distribute/googleplay/quality/tablet.jd

11 years agoam 2ed01adc: a few more crosslinks for design guide (to other design docs or dev...
Scott Main [Sat, 6 Oct 2012 00:03:33 +0000 (17:03 -0700)]
am 2ed01adc: a few more crosslinks for design guide (to other design docs or dev docs)

* commit '2ed01adc8d1af5a11520bd71450b764ca36fcb1c':
  a few more crosslinks for design guide (to other design docs or dev docs)

11 years agoa few more crosslinks for design guide (to other design docs or dev docs)
Scott Main [Thu, 4 Oct 2012 18:14:01 +0000 (11:14 -0700)]
a few more crosslinks for design guide (to other design docs or dev docs)

Change-Id: Icba63102236b6efe445957f1f3070b705a40e1a9

11 years agoam e3eeeb6d: Merge "docs: Remove Android Open Accessory docs, which are now on source...
Joe Fernandez [Thu, 4 Oct 2012 20:07:15 +0000 (13:07 -0700)]
am e3eeeb6d: Merge "docs: Remove Android Open Accessory docs, which are now on source.android.com" into jb-dev-docs

* commit 'e3eeeb6d03ed8575df5e8c8dfecd4e26af2d4127':
  docs: Remove Android Open Accessory docs, which are now on source.android.com

11 years agoMerge "docs: Remove Android Open Accessory docs, which are now on source.android...
Joe Fernandez [Thu, 4 Oct 2012 20:05:12 +0000 (13:05 -0700)]
Merge "docs: Remove Android Open Accessory docs, which are now on source.android.com" into jb-dev-docs

11 years agoam 688447e5: fix the lesson title names
Scott Main [Thu, 4 Oct 2012 19:45:29 +0000 (12:45 -0700)]
am 688447e5: fix the lesson title names

* commit '688447e512185dab4acd9ddfc9f22066d164ff4e':
  fix the lesson title names

11 years agofix the lesson title names
Scott Main [Thu, 4 Oct 2012 19:43:05 +0000 (12:43 -0700)]
fix the lesson title names

Change-Id: I09ba41685664b92b5082376a8b9e885bf444415f

11 years agodocs: Remove Android Open Accessory docs, which are now on source.android.com
Joe Fernandez [Thu, 4 Oct 2012 18:43:09 +0000 (11:43 -0700)]
docs: Remove Android Open Accessory docs, which are now on source.android.com

Change-Id: I5346de7e575304523d33a94329792fb1a37db89b

11 years agoresolved conflicts for merge of 78866b71 to jb-dev
Scott Main [Thu, 4 Oct 2012 18:39:00 +0000 (11:39 -0700)]
resolved conflicts for merge of 78866b71 to jb-dev

Change-Id: I028637f4622f398769ad43e714d45ec95ff3f23d

11 years agoMerge "Doc update: TTL change." into jb-dev-docs
Scott Main [Thu, 4 Oct 2012 17:20:12 +0000 (10:20 -0700)]
Merge "Doc update: TTL change." into jb-dev-docs

11 years agoam cea1f19c: Merge "add links from various design docs to corresponding developer...
Scott Main [Thu, 4 Oct 2012 17:08:00 +0000 (10:08 -0700)]
am cea1f19c: Merge "add links from various design docs to corresponding developer docs" into jb-dev-docs

* commit 'cea1f19cb85c8204cc920bb1073c0726b610cedd':
  add links from various design docs to corresponding developer docs

11 years agoMerge "add links from various design docs to corresponding developer docs" into jb...
Scott Main [Thu, 4 Oct 2012 17:06:02 +0000 (10:06 -0700)]
Merge "add links from various design docs to corresponding developer docs" into jb-dev-docs

11 years agoDoc change: edits to distribute content.
Dirk Dougherty [Thu, 4 Oct 2012 00:43:04 +0000 (17:43 -0700)]
Doc change: edits to distribute content.

Change-Id: Ief68326428be5fc94060daca664b062e0af1f9df

11 years agoadd links from various design docs to corresponding developer docs
Scott Main [Thu, 4 Oct 2012 01:47:08 +0000 (18:47 -0700)]
add links from various design docs to corresponding developer docs

Change-Id: Id731979a9b6ebcfc956848933d64ea5cf64953b5

11 years agoam 99f5ff0a: Merge "Revert "Doc change: Add core quality and tablet quality docs...
Dirk Dougherty [Thu, 4 Oct 2012 02:38:17 +0000 (19:38 -0700)]
am 99f5ff0a: Merge "Revert "Doc change: Add core quality and tablet quality docs, tablet developer stories."" into jb-dev-docs

* commit '99f5ff0abb361de352f374822d2edc1a9379ad0c':
  Revert "Doc change: Add core quality and tablet quality docs, tablet developer stories."

11 years agoMerge "Revert "Doc change: Add core quality and tablet quality docs, tablet developer...
Dirk Dougherty [Thu, 4 Oct 2012 02:37:00 +0000 (19:37 -0700)]
Merge "Revert "Doc change: Add core quality and tablet quality docs, tablet developer stories."" into jb-dev-docs

11 years agoRevert "Doc change: Add core quality and tablet quality docs, tablet developer stories."
Dirk Dougherty [Thu, 4 Oct 2012 02:36:08 +0000 (19:36 -0700)]
Revert "Doc change: Add core quality and tablet quality docs, tablet developer stories."

This reverts commit c395f4a39cef3e0c2eaac8318b5e1723eac7d696

Change-Id: If74bdf2e567f60fc1af9e2c272531ef58e2cee41

11 years agoam 48b2cadf: fix badge generator button
Scott Main [Thu, 4 Oct 2012 00:26:24 +0000 (17:26 -0700)]
am 48b2cadf: fix badge generator button

* commit '48b2cadf1bc2c1c3400e567e1ea7c66be86e3ff5':
  fix badge generator button

11 years agofix badge generator button
Scott Main [Thu, 4 Oct 2012 00:23:45 +0000 (17:23 -0700)]
fix badge generator button

Change-Id: I797da9baca30873db0c3600de67c41a0fba1b492

11 years agoresolved conflicts for merge of f15f8a1b to jb-dev
Scott Main [Wed, 3 Oct 2012 23:42:06 +0000 (16:42 -0700)]
resolved conflicts for merge of f15f8a1b to jb-dev

Change-Id: Ic20777658426aa27304858dd51f315ee967a7bfa

11 years agoMerge "docs: Update design download links" into jb-dev
Scott Main [Wed, 3 Oct 2012 23:36:21 +0000 (16:36 -0700)]
Merge "docs: Update design download links" into jb-dev

11 years agoMerge "add analytics event tracking for Design downloads, SDK downloads, Badges and...
Scott Main [Wed, 3 Oct 2012 23:23:00 +0000 (16:23 -0700)]
Merge "add analytics event tracking for Design downloads, SDK downloads, Badges and Device art." into jb-dev-docs

11 years agoadd analytics event tracking for Design downloads, SDK downloads, Badges and Device...
Scott Main [Wed, 3 Oct 2012 22:23:06 +0000 (15:23 -0700)]
add analytics event tracking for Design downloads, SDK downloads, Badges and Device art.

Change-Id: I479b0059678d31fb993f6ddc68f5a7ef5ee26ecc

11 years agoam d2e9486b: Merge "re-write the Dialog guide to focus on using DialogFragment" into...
Scott Main [Wed, 3 Oct 2012 23:15:04 +0000 (16:15 -0700)]
am d2e9486b: Merge "re-write the Dialog guide to focus on using DialogFragment" into jb-dev-docs

* commit 'd2e9486bbf88cfe83f9ce3a7e2f86ea4ddf271bc':
  re-write the Dialog guide to focus on using DialogFragment

11 years agoMerge "re-write the Dialog guide to focus on using DialogFragment" into jb-dev-docs
Scott Main [Wed, 3 Oct 2012 23:12:36 +0000 (16:12 -0700)]
Merge "re-write the Dialog guide to focus on using DialogFragment" into jb-dev-docs

11 years agoDoc update: TTL change.
&& repo sync -j8 [Wed, 3 Oct 2012 22:38:34 +0000 (15:38 -0700)]
Doc update: TTL change.

Change-Id: I9ddb224e51140adc712b49442dc56cb78a8be901

11 years agodocs: Update design download links
Roman Nurik [Wed, 3 Oct 2012 20:50:57 +0000 (13:50 -0700)]
docs: Update design download links

This is a manual merge of change I354d5dfd9c8c8843c217767ccb04447b30f79a48
from jb-dev-docs.

Change-Id: I448eca9e6c5a3e4ff9af82e14d713fdf3e99f236

11 years agoam 66ff277f: (-s ours) docs: Update design download links
Roman Nurik [Wed, 3 Oct 2012 20:45:24 +0000 (13:45 -0700)]
am 66ff277f: (-s ours) docs: Update design download links

* commit '66ff277fbd143c2d5da8c96ecb174ddc6f75562f':
  docs: Update design download links

11 years agodocs: Update design download links
Roman Nurik [Wed, 3 Oct 2012 20:28:27 +0000 (13:28 -0700)]
docs: Update design download links

Change-Id: I354d5dfd9c8c8843c217767ccb04447b30f79a48

11 years agoam c395f4a3: Doc change: Add core quality and tablet quality docs, tablet developer...
Dirk Dougherty [Wed, 3 Oct 2012 08:19:45 +0000 (01:19 -0700)]
am c395f4a3: Doc change: Add core quality and tablet quality docs, tablet developer stories.

* commit 'c395f4a39cef3e0c2eaac8318b5e1723eac7d696':
  Doc change: Add core quality and tablet quality docs, tablet developer stories.

11 years agoDoc change: Add core quality and tablet quality docs, tablet developer stories.
Dirk Dougherty [Mon, 20 Aug 2012 18:07:36 +0000 (11:07 -0700)]
Doc change: Add core quality and tablet quality docs, tablet developer stories.

Change-Id: Ia88e66818200fdc20417c0fe20672a5758284028

11 years agoam ddab47b7: update sidenav structure for localized strings dependent on change Ifcae...
Scott Main [Wed, 3 Oct 2012 03:31:09 +0000 (20:31 -0700)]
am ddab47b7: update sidenav structure for localized strings dependent on change Ifcae4fcf716c8bb48f3ff18f17313b3f131c3f73

* commit 'ddab47b78ca5dff3b9ca8f79c2af8de0292a8fa4':
  update sidenav structure for localized strings dependent on change Ifcae4fcf716c8bb48f3ff18f17313b3f131c3f73

11 years agoupdate sidenav structure for localized strings
Scott Main [Wed, 3 Oct 2012 00:48:11 +0000 (17:48 -0700)]
update sidenav structure for localized strings
dependent on change Ifcae4fcf716c8bb48f3ff18f17313b3f131c3f73

Change-Id: I8eaf83c454bb3e4eae4aac11473f371987c29ab1

11 years agoam 11f03b4b: (-s ours) DO NOT MERGE cherrypick from jb-dev Change-Id: I9579a7eb04cb39...
Scott Main [Tue, 2 Oct 2012 23:18:19 +0000 (16:18 -0700)]
am 11f03b4b: (-s ours) DO NOT MERGE cherrypick from jb-dev Change-Id: I9579a7eb04cb39d3b457dde390b6b2a7b240a429 docs: android training - Data Storage

* commit '11f03b4b694f506ed5dcb7c12a9984b653f93b42':
  DO NOT MERGE cherrypick from jb-dev Change-Id: I9579a7eb04cb39d3b457dde390b6b2a7b240a429 docs: android training - Data Storage

11 years agoDO NOT MERGE
Scott Main [Fri, 7 Sep 2012 22:26:39 +0000 (15:26 -0700)]
DO NOT MERGE
cherrypick from jb-dev Change-Id: I9579a7eb04cb39d3b457dde390b6b2a7b240a429
docs: android training - Data Storage

Change-Id: I62b6d5385355555aa3e184bfd4418a0d2e0c1719

11 years agodocs: android training - Data Storage
Scott Main [Fri, 7 Sep 2012 22:26:39 +0000 (15:26 -0700)]
docs: android training - Data Storage

Change-Id: I9579a7eb04cb39d3b457dde390b6b2a7b240a429

11 years agoam 32a1d2db: dashboard update for 10/1
Scott Main [Mon, 1 Oct 2012 22:46:20 +0000 (15:46 -0700)]
am 32a1d2db: dashboard update for 10/1

* commit '32a1d2dbf9e396ae77bc621ec583c92b6774ed32':
  dashboard update for 10/1

11 years agodashboard update for 10/1
Scott Main [Mon, 1 Oct 2012 19:02:24 +0000 (12:02 -0700)]
dashboard update for 10/1

Change-Id: I8930a4830eaa2fba7440832aae51db34ae06f84a

11 years agoam cd579c57: wording tweak to brand guidelines
Scott Main [Mon, 1 Oct 2012 19:00:24 +0000 (12:00 -0700)]
am cd579c57: wording tweak to brand guidelines

* commit 'cd579c57bb7bce23736216905dc2c0a349bf4246':
  wording tweak to brand guidelines

11 years agowording tweak to brand guidelines
Scott Main [Mon, 1 Oct 2012 18:17:54 +0000 (11:17 -0700)]
wording tweak to brand guidelines

Change-Id: Ie1435ac97b6988b74fbcd1e1b29e4ff106492a13

11 years agoam b78c2207: Merge "updates to the brand guidelines, based on the partner toolkit...
Scott Main [Fri, 28 Sep 2012 22:05:19 +0000 (15:05 -0700)]
am b78c2207: Merge "updates to the brand guidelines, based on the partner toolkit" into jb-dev-docs

* commit 'b78c2207a05cee804f225e86c27211ae5b1629ab':
  updates to the brand guidelines, based on the partner toolkit

11 years agoMerge "updates to the brand guidelines, based on the partner toolkit" into jb-dev...
Scott Main [Fri, 28 Sep 2012 22:02:28 +0000 (15:02 -0700)]
Merge "updates to the brand guidelines, based on the partner toolkit" into jb-dev-docs

11 years agore-write the Dialog guide to focus on using DialogFragment
Scott Main [Wed, 12 Sep 2012 03:47:48 +0000 (20:47 -0700)]
re-write the Dialog guide to focus on using DialogFragment

Change-Id: Ia7812f4dab5d6c3d2f945da009891239b9d8d5e3

11 years agoDO NOT MERGE - Full (local) restore security changes
Christopher Tate [Wed, 26 Sep 2012 22:25:59 +0000 (15:25 -0700)]
DO NOT MERGE - Full (local) restore security changes

(1) Prevent full restore from creating files/directories that are
    accessible by other applications

(2) Don't restore filesets from "system" packages; i.e. any that runs
    as a special uid, unless they define their own agent for handling
    the restore process.

Bug 7168284

This is a cherry-pick from the originating tree.

Change-Id: I9f39ada3c4c3b7ee63330b015e62745e84ccb58f

11 years agoAdd --error-on-failed-insert option to aapt. do not merge.
Xavier Ducrohet [Thu, 6 Sep 2012 00:49:21 +0000 (17:49 -0700)]
Add --error-on-failed-insert option to aapt. do not merge.

The new SDK build system give the ability to insert
versionCode/Name and min/targetSdkVersion in the manifest
but aapt won't replace those if they already exist.

The main problem is that aapt doesn't actually fail when
it doesn't replace them, making the output not what the
developer wanted.

This patch set adds an option to aapt to make it return
an error if the insert failed because the attribute
already existed.

Cherry-pick from 7714a2429b192c88e134ff67b969121bbaeb5457

Change-Id: I8938ec1238da407a8562c974e9598db39001ffd9

11 years agoam 829986a5: Merge "DOC CHANGE: Fix Google Play services page" into jb-dev-docs
Joe Malin [Wed, 26 Sep 2012 19:43:38 +0000 (12:43 -0700)]
am 829986a5: Merge "DOC CHANGE: Fix Google Play services page" into jb-dev-docs

* commit '829986a5f6b46a744f1f9953b8af5bbe849c71a9':
  DOC CHANGE: Fix Google Play services page

11 years agoMerge "DOC CHANGE: Fix Google Play services page" into jb-dev-docs
Joe Malin [Wed, 26 Sep 2012 19:41:42 +0000 (12:41 -0700)]
Merge "DOC CHANGE: Fix Google Play services page" into jb-dev-docs

11 years agoDOC CHANGE: Fix Google Play services page
Joe Malin [Wed, 26 Sep 2012 19:20:24 +0000 (12:20 -0700)]
DOC CHANGE: Fix Google Play services page

Change-Id: I9b175a01ee415fee187ff4257c36b9462acfd29b

11 years agoupdates to the brand guidelines, based on the partner toolkit
Scott Main [Tue, 18 Sep 2012 05:08:57 +0000 (22:08 -0700)]
updates to the brand guidelines, based on the partner toolkit

Change-Id: Ie4ee8b11bc97d00412f48b6086fac72ad5c52006

11 years agoam 8e3dca8d: Merge "Doc change: Update GP services description." into jb-dev-docs
Dirk Dougherty [Wed, 26 Sep 2012 19:00:54 +0000 (12:00 -0700)]
am 8e3dca8d: Merge "Doc change: Update GP services description." into jb-dev-docs

* commit '8e3dca8d274270d8cb43d0df10787c7409bcc8cc':
  Doc change: Update GP services description.