OSDN Git Service

android-x86/frameworks-base.git
8 years agoam 504623e1: am 5389f46c: Docs: Fixes to interactive-watch-face docs (CL 743190)
David Friedman [Thu, 20 Aug 2015 17:53:49 +0000 (17:53 +0000)]
am 504623e1: am 5389f46c: Docs: Fixes to interactive-watch-face docs (CL 743190)

* commit '504623e1a7b20ff7ce66ec487fb329f4b3d2c3cf':
  Docs: Fixes to interactive-watch-face docs (CL 743190)

8 years agoam 5389f46c: Docs: Fixes to interactive-watch-face docs (CL 743190)
David Friedman [Thu, 20 Aug 2015 16:59:08 +0000 (16:59 +0000)]
am 5389f46c: Docs: Fixes to interactive-watch-face docs (CL 743190)

* commit '5389f46ce4245a6a0cfc931160ea13dab17f6590':
  Docs: Fixes to interactive-watch-face docs (CL 743190)

8 years agoDocs: Fixes to interactive-watch-face docs (CL 743190)
David Friedman [Thu, 20 Aug 2015 15:31:07 +0000 (08:31 -0700)]
Docs: Fixes to interactive-watch-face docs (CL 743190)

Change-Id: I2b9c7d7afbf5583da01808027869e1e98873c7d1

8 years agoMerge "Fix issue #23361510: Increase assist timeout from 500ms to 1 second" into...
Dianne Hackborn [Thu, 20 Aug 2015 01:56:02 +0000 (01:56 +0000)]
Merge "Fix issue #23361510: Increase assist timeout from 500ms to 1 second" into mnc-dev

8 years agoFix issue #23361510: Increase assist timeout from 500ms to 1 second
Dianne Hackborn [Thu, 20 Aug 2015 01:54:38 +0000 (18:54 -0700)]
Fix issue #23361510: Increase assist timeout from 500ms to 1 second

Actually, timeout is okay, but need to schedule it on UI thread.

Change-Id: I5b4ffa7caa33815a5223e3ddd08d4809bc7cf7b6

8 years agoMerge "Pass underlying volume UUID to StorageVolume." into mnc-dev
Jeff Sharkey [Thu, 20 Aug 2015 01:28:30 +0000 (01:28 +0000)]
Merge "Pass underlying volume UUID to StorageVolume." into mnc-dev

8 years agoam 9f4ddca9: am 56c22d29: Merge "Docs: Creating interactive watch faces Bug: 21721463...
David Friedman [Thu, 20 Aug 2015 01:15:08 +0000 (01:15 +0000)]
am 9f4ddca9: am 56c22d29: Merge "Docs: Creating interactive watch faces Bug: 21721463" into mnc-preview-docs

* commit '9f4ddca909e1f7d4274da3282a05494d6fb2f3f9':
  Docs: Creating interactive watch faces Bug: 21721463

8 years agoam 311f8eee: am ed54f60a: Merge "Docs: Updating, clarifying Debug-over-WiFi instructi...
David Friedman [Thu, 20 Aug 2015 01:06:29 +0000 (01:06 +0000)]
am 311f8eee: am ed54f60a: Merge "Docs: Updating, clarifying Debug-over-WiFi instructions. Bug: 21371836" into mnc-preview-docs

* commit '311f8eeee04937a08dd3576aaab74be19645c14e':
  Docs: Updating, clarifying Debug-over-WiFi instructions. Bug: 21371836

8 years agoam 56c22d29: Merge "Docs: Creating interactive watch faces Bug: 21721463" into mnc...
David Friedman [Thu, 20 Aug 2015 00:57:50 +0000 (00:57 +0000)]
am 56c22d29: Merge "Docs: Creating interactive watch faces Bug: 21721463" into mnc-preview-docs

* commit '56c22d29b8727e55073cede04b51e65eb6125b9f':
  Docs: Creating interactive watch faces Bug: 21721463

8 years agoMerge "Docs: Creating interactive watch faces Bug: 21721463" into mnc-preview-docs
David Friedman [Thu, 20 Aug 2015 00:44:58 +0000 (00:44 +0000)]
Merge "Docs: Creating interactive watch faces Bug: 21721463" into mnc-preview-docs

8 years agoDocs: Creating interactive watch faces
David Friedman [Wed, 15 Jul 2015 05:42:53 +0000 (22:42 -0700)]
Docs: Creating interactive watch faces
Bug: 21721463

Training module and related API-reference documentation. This is new
material for Android Wear D(iamond) release.

Change-Id: I9959bca50fd96812abd7cfb693139986bc59b133

8 years agoam ed54f60a: Merge "Docs: Updating, clarifying Debug-over-WiFi instructions. Bug...
David Friedman [Wed, 19 Aug 2015 22:31:15 +0000 (22:31 +0000)]
am ed54f60a: Merge "Docs: Updating, clarifying Debug-over-WiFi instructions. Bug: 21371836" into mnc-preview-docs

* commit 'ed54f60ae4d57ed1e9cc963fc3baf5de91d51c53':
  Docs: Updating, clarifying Debug-over-WiFi instructions. Bug: 21371836

8 years agoMerge "Docs: Updating, clarifying Debug-over-WiFi instructions. Bug: 21371836" into...
David Friedman [Wed, 19 Aug 2015 22:21:41 +0000 (22:21 +0000)]
Merge "Docs: Updating, clarifying Debug-over-WiFi instructions. Bug: 21371836" into mnc-preview-docs

8 years agoDocs: Updating, clarifying Debug-over-WiFi instructions.
David Friedman [Thu, 23 Jul 2015 16:05:08 +0000 (09:05 -0700)]
Docs: Updating, clarifying Debug-over-WiFi instructions.
Bug: 21371836

Change-Id: Ieef63c416c85f778e4b00ef08b434040709c2493

8 years agoPass underlying volume UUID to StorageVolume.
Jeff Sharkey [Wed, 19 Aug 2015 21:15:33 +0000 (14:15 -0700)]
Pass underlying volume UUID to StorageVolume.

To help MediaProvider uniquely identify storage devices, pass through
the UUID of the underlying private storage volume.

Bug: 23329611
Change-Id: I22ee7ea98fcb208d7797310acb3396a3f074f09b

8 years agoFix incorrect android.telecom.Call.Details equality check.
Tyler Gunn [Wed, 19 Aug 2015 18:18:58 +0000 (11:18 -0700)]
Fix incorrect android.telecom.Call.Details equality check.

The the android.telecom.Call.Details class provides its own equals
implementation.  Recently added in M is to also check if the mExtras
and mIntentExtras are different.  Unfortunately, Bundles do not implement
equals.  As a result when Telecom calls are parceled and sent to the
InCallServices, this means that the internalUpdate method will always
assume that the Details of a call have changed, even if they have not.
This was causing a LOT of extra calls to onUpdate in the InCall UI (2x the
amount).  Although there is still room for improvement in the number of
callbacks from Telecom, this fix prevents a pretty significant regression
on that front.

Bug: 23218195
Change-Id: I128e996faf60376ed3df1dc848a97c4a7b0482ee

8 years agoMerge "Don't mark NetworkRequests restricted when they don't have restricted caps...
Lorenzo Colitti [Wed, 19 Aug 2015 20:48:31 +0000 (20:48 +0000)]
Merge "Don't mark NetworkRequests restricted when they don't have restricted caps" into mnc-dev

8 years agoMerge "Fix crashes when removing work profile" into mnc-dev
Amith Yamasani [Wed, 19 Aug 2015 20:10:30 +0000 (20:10 +0000)]
Merge "Fix crashes when removing work profile" into mnc-dev

8 years agoMerge "Fix issue #23326715: Clarify --checkin/-c options in batterystats" into mnc-dev
Dianne Hackborn [Wed, 19 Aug 2015 18:25:29 +0000 (18:25 +0000)]
Merge "Fix issue #23326715: Clarify --checkin/-c options in batterystats" into mnc-dev

8 years agoDon't mark NetworkRequests restricted when they don't have restricted caps
Paul Jensen [Wed, 19 Aug 2015 15:06:15 +0000 (11:06 -0400)]
Don't mark NetworkRequests restricted when they don't have restricted caps

Requests without NET_CAPABILITIES_INTERNET and just the default network
capabilities should not be marked restricted.  Without this fix apps
can hit permissions exceptions if they inadvertently make requests
without NET_CAPABILITIES_INTERNET.

Bug:23164917
Change-Id: I4c7136821315bcb05dfc42ffbc505a5d4f6109e6

8 years agoFix SysUI crash when no metadata is provided
Jorim Jaggi [Wed, 19 Aug 2015 01:33:49 +0000 (18:33 -0700)]
Fix SysUI crash when no metadata is provided

Bug: 23327474
Change-Id: I4903c0812c9677e1b31e1f645e3d6f1a03150c38

8 years agoFix issue #23326715: Clarify --checkin/-c options in batterystats
Dianne Hackborn [Wed, 19 Aug 2015 00:33:00 +0000 (17:33 -0700)]
Fix issue #23326715: Clarify --checkin/-c options in batterystats

Change-Id: I3f026447ba7c6d2c3f9ef065269c31a78cf73512

8 years agoFix race conditions for camera prewarm service
Jorim Jaggi [Tue, 18 Aug 2015 03:17:30 +0000 (20:17 -0700)]
Fix race conditions for camera prewarm service

When the unbind request came in before the service was actually
bound, we dropped the unbind request because mPrewarmBound was still
false. Fix that by tracking whether a bind is pending and if a unbind
event comes in during that time, set another flag to unbind it
directly again when the service is actually bound. In addition, don't
allow binding again if any of the previous events are still pending.

Bug: 23143748
Change-Id: I2b8ace86e35479a9848668a3462a2ce687835413

8 years agoMerge "Constrain drawBitmap matrix-to-rect optimization" into mnc-dev
Chris Craik [Tue, 18 Aug 2015 23:51:11 +0000 (23:51 +0000)]
Merge "Constrain drawBitmap matrix-to-rect optimization" into mnc-dev

8 years agoFix crashes when removing work profile
Amith Yamasani [Tue, 18 Aug 2015 21:32:14 +0000 (14:32 -0700)]
Fix crashes when removing work profile

This isn't specific to work profile. When multiple user
deletions happen in sequence, a race causes a dying user
to lose permissions prematurely. This fix delays removal of
user state until the user is completely cleaned up and all the
processes have been killed.

Bug: 23178833
Change-Id: I1636bc2022416359a25f19a3f65d113c05289cd3

8 years agoMerge "Add some bookmarks to plugin-for-gradle page" into mnc-dev
Tenghui Zhu [Tue, 18 Aug 2015 23:13:12 +0000 (23:13 +0000)]
Merge "Add some bookmarks to plugin-for-gradle page" into mnc-dev

8 years agoMerge "docs: Updated hardware system images for M." into mnc-dev
Quddus Chong [Tue, 18 Aug 2015 22:03:21 +0000 (22:03 +0000)]
Merge "docs: Updated hardware system images for M." into mnc-dev

8 years agoConstrain drawBitmap matrix-to-rect optimization
Chris Craik [Tue, 18 Aug 2015 21:52:52 +0000 (14:52 -0700)]
Constrain drawBitmap matrix-to-rect optimization

bug:22962165

Optimization is not valid if matrix would flip image.

Change-Id: Ieee42390517bd3466b7d94596f0fbbe192ab757e

8 years agodocs: Updated hardware system images for M.
Quddus Chong [Tue, 18 Aug 2015 19:59:24 +0000 (12:59 -0700)]
docs: Updated hardware system images for M.

Change-Id: Ied1658cd2c3052e4c6cf23aa18b65b291d03dbc6

8 years agoMerge "Change default cellular activity timeout to 10" into mnc-dev
Adam Lesinski [Tue, 18 Aug 2015 20:43:34 +0000 (20:43 +0000)]
Merge "Change default cellular activity timeout to 10" into mnc-dev

8 years agoMerge "Revert "Disable fingerprint when remotely reset by DPM"" into mnc-dev
Jim Miller [Tue, 18 Aug 2015 19:32:01 +0000 (19:32 +0000)]
Merge "Revert "Disable fingerprint when remotely reset by DPM"" into mnc-dev

8 years agoMerge "Revert "Create a special CONSTRAINED font bucket in frameworks."" into mnc-dev
Roozbeh Pournader [Tue, 18 Aug 2015 19:29:47 +0000 (19:29 +0000)]
Merge "Revert "Create a special CONSTRAINED font bucket in frameworks."" into mnc-dev

8 years agoRevert "Create a special CONSTRAINED font bucket in frameworks."
Roozbeh Pournader [Tue, 18 Aug 2015 19:17:13 +0000 (12:17 -0700)]
Revert "Create a special CONSTRAINED font bucket in frameworks."

This reverts commit 9e21eced5efacd605036be599d96974964deb09b.

Bug: 22929087

8 years agoChange default cellular activity timeout to 10
Adam Lesinski [Tue, 18 Aug 2015 18:47:07 +0000 (11:47 -0700)]
Change default cellular activity timeout to 10

LTE radios take 10 seconds to power down, so we should set the
activity timeout to 10 seconds.

Bug:23294704
Change-Id: I7478b77f134b0fe2d82e39acd5c370add12735ca

8 years agoFix issue #23270878: NPE in UsageStatsService while running UserManagementTest
Dianne Hackborn [Tue, 18 Aug 2015 18:08:10 +0000 (11:08 -0700)]
Fix issue #23270878: NPE in UsageStatsService while running UserManagementTest

Change-Id: I34d4fcdc103b3a6ea5c4ed78895f2fe18597237a

8 years agoMerge "Allow debugging only for apps forked from zygote" into mnc-dev
Sebastien Hertz [Tue, 18 Aug 2015 07:41:50 +0000 (07:41 +0000)]
Merge "Allow debugging only for apps forked from zygote" into mnc-dev

8 years agoMerge "docs: App link doc update for M Preview 3" into mnc-dev
Joe Fernandez [Tue, 18 Aug 2015 07:23:35 +0000 (07:23 +0000)]
Merge "docs: App link doc update for M Preview 3" into mnc-dev

8 years agodocs: App link doc update for M Preview 3
Joe Fernandez [Fri, 14 Aug 2015 10:00:27 +0000 (03:00 -0700)]
docs: App link doc update for M Preview 3

Change-Id: I9a8843bb2209f9ac12d5d0946dda1e3bdd6f1947

8 years agoMerge "Docs: Fixing files that didn't merge properly from mnc-preview-docs" into...
David Friedman [Tue, 18 Aug 2015 04:50:23 +0000 (04:50 +0000)]
Merge "Docs: Fixing files that didn't merge properly from mnc-preview-docs" into mnc-dev

8 years agoMerge "Clear old clip rect when creating new surface." into mnc-dev
Filip Gruszczynski [Tue, 18 Aug 2015 02:04:57 +0000 (02:04 +0000)]
Merge "Clear old clip rect when creating new surface." into mnc-dev

8 years agoDocs: Fixing files that didn't merge properly from mnc-preview-docs
David Friedman [Tue, 18 Aug 2015 01:15:50 +0000 (18:15 -0700)]
Docs: Fixing files that didn't merge properly from mnc-preview-docs

Change-Id: If1a97d8da5a8e7f65293bc34e1a1646f06a48043

8 years agoMerge "Fix issue #23214751: Get a GPS fix before going in to doze" into mnc-dev
Dianne Hackborn [Tue, 18 Aug 2015 01:17:00 +0000 (01:17 +0000)]
Merge "Fix issue #23214751: Get a GPS fix before going in to doze" into mnc-dev

8 years agoMerge "Clean up properly if outcall for doRestoreFinished() fails" into mnc-dev
Chris Tate [Tue, 18 Aug 2015 01:07:50 +0000 (01:07 +0000)]
Merge "Clean up properly if outcall for doRestoreFinished() fails" into mnc-dev

8 years agoClear old clip rect when creating new surface.
Filip Gruszczynski [Tue, 18 Aug 2015 00:42:04 +0000 (17:42 -0700)]
Clear old clip rect when creating new surface.

This fixes an issue where a window state animator holds on to old clip
rect from previous transition and applies it to the newly created surface.

Bug: 22851074
Change-Id: Ic416a2a0c5d0f69fc80d5656541256ade41c9c36

8 years agoMerge "docs: Re-added gms_lists.js and gcm_lists.js for GMS v7.8 (Reblochon) Javadoc...
Quddus Chong [Mon, 17 Aug 2015 23:38:56 +0000 (23:38 +0000)]
Merge "docs: Re-added gms_lists.js and gcm_lists.js for GMS v7.8 (Reblochon) Javadoc discovery." into mnc-dev

8 years agoRevert "Disable fingerprint when remotely reset by DPM"
Jim Miller [Mon, 17 Aug 2015 23:30:35 +0000 (23:30 +0000)]
Revert "Disable fingerprint when remotely reset by DPM"

This reverts commit 8ae1be120806d0189f65a492004a7b5416aa6c6f.

Fixes bug 23187090

Change-Id: Idd9798895b08618f7d272b818818a45d3c9dc7d2

8 years agoFix issue #23214751: Get a GPS fix before going in to doze
Dianne Hackborn [Fri, 14 Aug 2015 23:43:14 +0000 (16:43 -0700)]
Fix issue #23214751: Get a GPS fix before going in to doze

This introduces a new phase of device idle mode, immediately
before going idle (once we are sure the device is not moving),
try to collect a location for the device so that any later
requests for it will have a good chance of having an accurate
value.

We do this with two location requests: one a single-shot as
accurate as possible location, and a second longer-running
attempt to get an accurate location from the GPS.  There is
a limit on how long we will try to collect the location (default
is 30 seconds), and we stop collection once we reach a desired
accuracy (default is 20 meters).

Also cleanup various transition paths out of the normal state
flow to clean up any active state we may have running.

Change-Id: Ibd3d2e9a720fbfd9640755baf5547180dd409f6a

8 years agoMerge "docs: M Preview 3 post-release cleanup" into mnc-dev
Joe Fernandez [Mon, 17 Aug 2015 23:30:07 +0000 (23:30 +0000)]
Merge "docs: M Preview 3 post-release cleanup" into mnc-dev

8 years agoMerge "Setting config_use_sim_language_file to false for 334-020." into mnc-dev
Amit Mahajan [Mon, 17 Aug 2015 23:06:13 +0000 (23:06 +0000)]
Merge "Setting config_use_sim_language_file to false for 334-020." into mnc-dev

8 years agodocs: M Preview 3 post-release cleanup
Joe Fernandez [Mon, 17 Aug 2015 21:21:12 +0000 (14:21 -0700)]
docs: M Preview 3 post-release cleanup

- Add BTLE and Wi-Fi scan permissions change
- Add link to Support library v23 differences report
- Added known issue about Work Profiles not working in MPA44G images

Change-Id: Ica5643b1f9b6980520fd2650dcbab5d88d264127

8 years agoMerge "Fix documentation issue" into mnc-dev
Jorim Jaggi [Mon, 17 Aug 2015 21:51:47 +0000 (21:51 +0000)]
Merge "Fix documentation issue" into mnc-dev

8 years agodocs: Re-added gms_lists.js and gcm_lists.js for GMS v7.8 (Reblochon) Javadoc discovery.
Quddus Chong [Mon, 17 Aug 2015 21:24:35 +0000 (14:24 -0700)]
docs: Re-added gms_lists.js and gcm_lists.js for GMS v7.8 (Reblochon) Javadoc discovery.

Change-Id: I872bbb5069418a4dfb174dda5dd9e86b833f7894

8 years agoMerge "docs: Support Library v23 updates" into mnc-dev
Joe Fernandez [Mon, 17 Aug 2015 20:22:15 +0000 (20:22 +0000)]
Merge "docs: Support Library v23 updates" into mnc-dev

8 years agodocs: Support Library v23 updates
Rich Slogar [Thu, 6 Aug 2015 01:02:17 +0000 (18:02 -0700)]
docs: Support Library v23 updates

Change-Id: I0f5b6109d907e9bb29bd500eb852a031f8952287

8 years agoDoc change: misc fixes for preview 3.
Dirk Dougherty [Mon, 17 Aug 2015 13:50:29 +0000 (06:50 -0700)]
Doc change: misc fixes for preview 3.

Change-Id: Ib389f3db0e38f13d2634fda9e893c1dd87dcd6fc

8 years agoClean up properly if outcall for doRestoreFinished() fails
Christopher Tate [Mon, 17 Aug 2015 19:16:19 +0000 (12:16 -0700)]
Clean up properly if outcall for doRestoreFinished() fails

The target app crashed at an inopportune time but this shouldn't
invalidate the whole ongoing restore operation; it's a problem local to
the specific app undergoing restore.  Recognize this, clean up the app's
possibly-incomplete data, and continue running the restore queue as
planned.

Bug 23228982

Change-Id: If9a19d2fe6a0ce5339c893630d7a61a5a5ccd9b1

8 years agoMerge "Grant SMS carrier provisioning app the permission to receive SMS." into mnc-dev
Junda Liu [Mon, 17 Aug 2015 18:58:19 +0000 (18:58 +0000)]
Merge "Grant SMS carrier provisioning app the permission to receive SMS." into mnc-dev

8 years agoFix documentation issue
Jorim Jaggi [Mon, 17 Aug 2015 18:41:51 +0000 (11:41 -0700)]
Fix documentation issue

Bug: 23038621
Change-Id: I230e09564b619868a4d22b2945c97180796ff4b1

8 years agoMerge "Check component permissions like 'exported' before assigned permissions" into...
Chris Tate [Mon, 17 Aug 2015 18:01:15 +0000 (18:01 +0000)]
Merge "Check component permissions like 'exported' before assigned permissions" into mnc-dev

8 years agodocs: Fixed unclosed anchor tag for M Program Overview.
Quddus Chong [Mon, 17 Aug 2015 17:42:34 +0000 (10:42 -0700)]
docs: Fixed unclosed anchor tag for M Program Overview.

Change-Id: I632e999c0d32acbf5c5fce5377603069fea312f0

8 years agoCheck component permissions like 'exported' before assigned permissions
Christopher Tate [Mon, 17 Aug 2015 17:23:22 +0000 (10:23 -0700)]
Check component permissions like 'exported' before assigned permissions

In particular, don't assume that the absence of an explicit permission
requirement means that the activity is freely launchable unless you have
also checked thing like exported="true" first.

Bug 23223804

Change-Id: Idbfd1f5662b374a7a447b738591b267a1c497e41

8 years agoresolved conflicts for merge of 44053b4e to mnc-dev
Andrew Solovay [Mon, 17 Aug 2015 17:06:26 +0000 (10:06 -0700)]
resolved conflicts for merge of 44053b4e to mnc-dev

Change-Id: Ibe58da3f0b18bce138b9d8880bccfe61ebc0b2cf

8 years agoMerge "docs: Fixed typo in Android for Work section in MNC Behavior Changes doc....
Quddus Chong [Mon, 17 Aug 2015 15:55:02 +0000 (15:55 +0000)]
Merge "docs: Fixed typo in Android for Work section in MNC Behavior Changes doc." into mnc-dev

8 years agodocs: Fixed typo in Android for Work section in MNC Behavior Changes doc.
Quddus Chong [Mon, 17 Aug 2015 15:08:12 +0000 (08:08 -0700)]
docs: Fixed typo in Android for Work section in MNC Behavior Changes doc.

Change-Id: I97970ba5b3194fb5d2cce2f937fd61b08a739193

8 years agoam 398d655f: am d381eb95: Merge "Adding link to location API video." into mnc-preview...
Eric Gilmore [Mon, 17 Aug 2015 15:39:23 +0000 (15:39 +0000)]
am 398d655f: am d381eb95: Merge "Adding link to location API video." into mnc-preview-docs

* commit '398d655f3eda88cde7fc44144b1dad40e1844e06':
  Adding link to location API video.

8 years agoam 08b3f121: am 72c1f222: Merge "docs: studio 1.3.1 revision updates" into mnc-previe...
Rich Sloager [Mon, 17 Aug 2015 15:39:17 +0000 (15:39 +0000)]
am 08b3f121: am 72c1f222: Merge "docs: studio 1.3.1 revision updates" into mnc-preview-docs

* commit '08b3f12146cd5624b6116ea09550ab089a07f8ce':
  docs: studio 1.3.1 revision updates

8 years agoam 285c9cb7: am 4f66c1da: Merge "docs: studio 1.3.1 download updates" into mnc-previe...
Rich Sloager [Mon, 17 Aug 2015 15:39:12 +0000 (15:39 +0000)]
am 285c9cb7: am 4f66c1da: Merge "docs: studio 1.3.1 download updates" into mnc-preview-docs

* commit '285c9cb7bfe60d4a728219aa60103e3caf1b85ae':
  docs: studio 1.3.1 download updates

8 years agoam a2f11f81: am caec50ec: docs: changed version 5 to 3 for Billing API
Cheryl Potter [Mon, 17 Aug 2015 15:39:06 +0000 (15:39 +0000)]
am a2f11f81: am caec50ec: docs: changed version 5 to 3 for Billing API

* commit 'a2f11f81450d33cd2dac15558f68daa4a4ac4a7f':
  docs: changed version 5 to 3 for Billing API

8 years agoam 98d2d0d5: am 862f0f03: doc: Updated Auto quality guideline for media playback...
Quddus Chong [Mon, 17 Aug 2015 15:39:00 +0000 (15:39 +0000)]
am 98d2d0d5: am 862f0f03: doc: Updated Auto quality guideline for media playback (AU-MT).      The update reflects new guidance that media apps do      not autoplay on startup of Android Auto or without      user initiated action to select the app or app media. bugs:

* commit '98d2d0d54c30dfb1302ff480ba776d8228103ca9':
  doc: Updated Auto quality guideline for media playback (AU-MT).      The update reflects new guidance that media apps do      not autoplay on startup of Android Auto or without      user initiated action to select the app or app media. bugs: 22932742

8 years agoam 55ee752e: am c5b58011: Merge "docs: gradle plugin revision update" into mnc-previe...
Rich Sloager [Mon, 17 Aug 2015 15:38:55 +0000 (15:38 +0000)]
am 55ee752e: am c5b58011: Merge "docs: gradle plugin revision update" into mnc-preview-docs

* commit '55ee752ed5ce8c1e995d37a77f9b790b152f44c8':
  docs: gradle plugin revision update

8 years agoam 9186895b: am 5fd0eff1: docs: August 2015 Android Dashboard update
Joe Fernandez [Mon, 17 Aug 2015 15:38:49 +0000 (15:38 +0000)]
am 9186895b: am 5fd0eff1: docs: August 2015 Android Dashboard update

* commit '9186895b7640be058f5f5f9231263263893368b1':
  docs: August 2015 Android Dashboard update

8 years agoam 998f5501: am 378a3a89: Merge "docs: studio 1.3 annotation-update" into mnc-preview...
Rich Sloager [Mon, 17 Aug 2015 15:38:43 +0000 (15:38 +0000)]
am 998f5501: am 378a3a89: Merge "docs: studio 1.3 annotation-update" into mnc-preview-docs

* commit '998f55013947076b5c72ee83dad09dd2d45011fa':
  docs: studio 1.3 annotation-update

8 years agoam 3ee95327: am 6c00399c: docs: studio 1.3 private resources
Rich Slogar [Mon, 17 Aug 2015 15:38:38 +0000 (15:38 +0000)]
am 3ee95327: am 6c00399c: docs: studio 1.3 private resources

* commit '3ee953275435eb2a3e0c339695ec976806ef9276':
  docs: studio 1.3 private resources

8 years agoam 8f0d5451: am e5fe2468: docs: studio 1.3 allocation tracker
Rich Slogar [Mon, 17 Aug 2015 15:38:33 +0000 (15:38 +0000)]
am 8f0d5451: am e5fe2468: docs: studio 1.3 allocation tracker

* commit '8f0d5451302c48dcaed262e9f3212c92ff53ffda':
  docs: studio 1.3 allocation tracker

8 years agoam 860e65be: am 16c5726e: docs: studio 1.3 developer services
Rich Slogar [Mon, 17 Aug 2015 15:38:28 +0000 (15:38 +0000)]
am 860e65be: am 16c5726e: docs: studio 1.3 developer services

* commit '860e65be5cecd4bedaee35d25d9ed37b507e546c':
  docs: studio 1.3 developer services

8 years agoam e62df60a: am b90583ac: Merge "docs: create-project-link in studio overview" into...
Rich Sloager [Mon, 17 Aug 2015 15:38:21 +0000 (15:38 +0000)]
am e62df60a: am b90583ac: Merge "docs: create-project-link in studio overview" into mnc-preview-docs

* commit 'e62df60aea428c78ffaa33b74cc2faba60e05482':
  docs: create-project-link in studio overview

8 years agoam ccd0fe27: am c87ca50a: Merge "docs: studio 1.3 downloads" into mnc-preview-docs
Rich Sloager [Mon, 17 Aug 2015 15:38:14 +0000 (15:38 +0000)]
am ccd0fe27: am c87ca50a: Merge "docs: studio 1.3 downloads" into mnc-preview-docs

* commit 'ccd0fe27ef2fd03c3c8238003a936f01c3689ebd':
  docs: studio 1.3 downloads

8 years agoam fd8da61a: am f0cd0441: Merge "docs: studio 1.3 manifest merger update" into mnc...
Rich Sloager [Mon, 17 Aug 2015 15:38:09 +0000 (15:38 +0000)]
am fd8da61a: am f0cd0441: Merge "docs: studio 1.3 manifest merger update" into mnc-preview-docs

* commit 'fd8da61afdc883550a25f62003c8beff3c91b9e3':
  docs: studio 1.3 manifest merger update

8 years agoam 371ccd13: am 51c02f6a: Merge "docs: studio 1.3 revisions - android plugin for...
Rich Sloager [Mon, 17 Aug 2015 15:38:03 +0000 (15:38 +0000)]
am 371ccd13: am 51c02f6a: Merge "docs: studio 1.3 revisions - android plugin for gradle" into mnc-preview-docs

* commit '371ccd1343c6710f1492e9e5a01f287d7ac29369':
  docs: studio 1.3 revisions - android plugin for gradle

8 years agoam f82f33d3: am 4c5b6cc4: Merge "docs: studio 1.3 live templates" into mnc-preview...
Rich Sloager [Mon, 17 Aug 2015 15:37:57 +0000 (15:37 +0000)]
am f82f33d3: am 4c5b6cc4: Merge "docs: studio 1.3 live templates" into mnc-preview-docs

* commit 'f82f33d3aef0c9211c5ed66d583ce6d5f5cf92eb':
  docs: studio 1.3 live templates

8 years agoam 5f8d3728: am b8987585: Merge "docs: studio 1.3 revisions - studio" into mnc-previe...
Rich Sloager [Mon, 17 Aug 2015 15:37:50 +0000 (15:37 +0000)]
am 5f8d3728: am b8987585: Merge "docs: studio 1.3 revisions - studio" into mnc-preview-docs

* commit '5f8d3728480d74f997f513049a9d8e58557e81f3':
  docs: studio 1.3 revisions - studio

8 years agoam c4fe8db7: am 322de02a: Merge "docs: studio 1.3 hprof viewer" into mnc-preview...
Rich Sloager [Mon, 17 Aug 2015 15:37:44 +0000 (15:37 +0000)]
am c4fe8db7: am 322de02a: Merge "docs: studio 1.3 hprof viewer" into mnc-preview-docs

* commit 'c4fe8db79b3366190cbdb282915343c7a4f1366b':
  docs: studio 1.3 hprof viewer

8 years agoam 27b24602: am 47c88fca: Merge "docs: studio 1.3 separate test folder" into mnc...
Rich Sloager [Mon, 17 Aug 2015 15:37:38 +0000 (15:37 +0000)]
am 27b24602: am 47c88fca: Merge "docs: studio 1.3 separate test folder" into mnc-preview-docs

* commit '27b246028af449000d63e4349c66d4b555749de4':
  docs: studio 1.3 separate test folder

8 years agoam 71178f02: am 29dfe902: Merge "docs: studio 1.3 fingerprint support" into mnc-previ...
Rich Sloager [Mon, 17 Aug 2015 15:37:32 +0000 (15:37 +0000)]
am 71178f02: am 29dfe902: Merge "docs: studio 1.3 fingerprint support" into mnc-preview-docs

* commit '71178f024038591e04b1e32ace4180265eae14ce':
  docs: studio 1.3 fingerprint support

8 years agoam 57cdc011: am 054711b6: Merge "docs: studio 1.3 sdk manager updates" into mnc-previ...
Rich Sloager [Mon, 17 Aug 2015 15:37:25 +0000 (15:37 +0000)]
am 57cdc011: am 054711b6: Merge "docs: studio 1.3 sdk manager updates" into mnc-preview-docs

* commit '57cdc0116fb7f9f2edc30337a8b787a341f37875':
  docs: studio 1.3 sdk manager updates

8 years agoam 7a76e44d: am 1f6a5f89: docs: design support library 22.2.1 revisions
Rich Slogar [Mon, 17 Aug 2015 15:37:19 +0000 (15:37 +0000)]
am 7a76e44d: am 1f6a5f89: docs: design support library 22.2.1 revisions

* commit '7a76e44db90ae0f9a3b570c81b394e1630c814b9':
  docs: design support library 22.2.1 revisions

8 years agoam 8a9972cc: am 803c5738: Merge "docs: Updated the list of auto partners, added links...
Andrew Solovay [Mon, 17 Aug 2015 15:37:13 +0000 (15:37 +0000)]
am 8a9972cc: am 803c5738: Merge "docs: Updated the list of auto partners, added links" into mnc-preview-docs

* commit '8a9972ccac4f65159c8c6511916647184ac54b97':
  docs: Updated the list of auto partners, added links

8 years agoMerge "Remove uids with empty history from NetworkStats uid enumeration" into mnc-dev
Esteban Talavera [Mon, 17 Aug 2015 14:47:49 +0000 (14:47 +0000)]
Merge "Remove uids with empty history from NetworkStats uid enumeration" into mnc-dev

8 years agoMerge "Add Support Lib v23 API Diff" into mnc-dev
Chris Banes [Mon, 17 Aug 2015 08:27:07 +0000 (08:27 +0000)]
Merge "Add Support Lib v23 API Diff" into mnc-dev

8 years agodocs: fix build errors due to linked apache http classes
Joe Fernandez [Mon, 17 Aug 2015 05:01:31 +0000 (22:01 -0700)]
docs: fix build errors due to linked apache http classes

- apache.http packages have been dropped in mnc-dev, causing build errors

Change-Id: I3bcfe0e9a6ecfb20b27df1712e2e527f6af85982

8 years agodocs: Remove Google Play Services pages under Develop > Google Services.
Quddus Chong [Tue, 26 May 2015 21:21:05 +0000 (14:21 -0700)]
docs: Remove Google Play Services pages under Develop > Google Services.

Cherry-pick from Change-Id: I392075b58bebc5556f306c2d20987811efe90b13

Change-Id: I17ad018a0875b653c0706fd9bbe5f637760cdfbc

8 years agodocs: Android 5.1 API Release notes (Lollipop MR1)
Joe Fernandez [Fri, 27 Feb 2015 05:55:07 +0000 (21:55 -0800)]
docs: Android 5.1 API Release notes (Lollipop MR1)

Cherry pick from Change-Id: I47f59ade26086b8368d8b395f92992edc27510d0

Change-Id: I47f59ade26086b8368d8b395f92992edc27510d0

8 years agodocs: SDK Tools v23.3.4 release download links
Joe Fernandez [Mon, 17 Aug 2015 03:51:29 +0000 (20:51 -0700)]
docs: SDK Tools v23.3.4 release download links

- SDK tools update for Android 6.0 (API level 23) and M Preview 3

Change-Id: I32134f632d4a53162cab61237f1c50cba7d6bd71

8 years agodocs: SDK Tools Release notes for v24.3.4
Joe Fernandez [Fri, 14 Aug 2015 19:22:43 +0000 (12:22 -0700)]
docs: SDK Tools Release notes for v24.3.4

- Support for API 23
- Emulator fixes (multi-core, GPU emulation support and fixes)

Change-Id: Id5a89906e14a4393ddd8d201a8b1e45d1ec60cc3

8 years agodocs: Platform release notes for Android 6.0 (API 23) revision 1
Joe Fernandez [Fri, 14 Aug 2015 18:13:54 +0000 (11:13 -0700)]
docs: Platform release notes for Android 6.0 (API 23) revision 1

doc update to coincide with the release of M Preview 3

Change-Id: Ib33939f24d4499b3d1e4deb37807fa9e9a1f8d0c

8 years agoMerge "docs: Build Tools 23.0.0 release notes" into mnc-dev
Joe Fernandez [Mon, 17 Aug 2015 01:52:05 +0000 (01:52 +0000)]
Merge "docs: Build Tools 23.0.0 release notes" into mnc-dev

8 years agodocs: Preview 3 - Support page updates
Joe Fernandez [Sun, 16 Aug 2015 23:56:02 +0000 (16:56 -0700)]
docs: Preview 3 - Support page updates

- Add Key changes
- Add Known issues

Change-Id: I080b191a6609a4216e7521afa951b53f33609b90

8 years agoMerge "Doc change: Edits for final SDK and dev preview 3. Add selector to manage...
Dirk Dougherty [Sun, 16 Aug 2015 22:26:03 +0000 (22:26 +0000)]
Merge "Doc change: Edits for final SDK and dev preview 3. Add selector to manage landing page image." into mnc-dev

8 years agoDoc change: Edits for final SDK and dev preview 3. Add selector to manage landing...
Dirk Dougherty [Sun, 16 Aug 2015 19:55:29 +0000 (12:55 -0700)]
Doc change: Edits for final SDK and dev preview 3. Add selector to manage landing page image.

Change-Id: I9afddbea9ae27bad236a0aff8cc373cb1baea5a4

8 years agodocs: Update Preview downloads page for Developer Preview 3
Joe Fernandez [Sun, 16 Aug 2015 21:54:03 +0000 (14:54 -0700)]
docs: Update Preview downloads page for Developer Preview 3

- System image downloads for Preview 3
- Preview 3 documentation download

Change-Id: I6a0daee44a1e8bd3421b0918daf72aff97b86e4c