OSDN Git Service

android-x86/frameworks-base.git
9 years agoFix wakelock leak for dozing
Jorim Jaggi [Wed, 19 Aug 2015 20:01:19 +0000 (13:01 -0700)]
Fix wakelock leak for dozing

Bug: 23344235
Change-Id: I7f4233cfe15bdd3e8cc5f01a70707bdde9fc1737

9 years agoam 8b8fa3e9: Fix SysUI crash when no metadata is provided
Jorim Jaggi [Wed, 19 Aug 2015 02:20:10 +0000 (02:20 +0000)]
am 8b8fa3e9: Fix SysUI crash when no metadata is provided

* commit '8b8fa3e934e3ddf01790e647b4401dc88b24bf67':
  Fix SysUI crash when no metadata is provided

9 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

9 years agoam f610bd78: Fix race conditions for camera prewarm service
Jorim Jaggi [Wed, 19 Aug 2015 01:08:27 +0000 (01:08 +0000)]
am f610bd78: Fix race conditions for camera prewarm service

* commit 'f610bd78b2cf574faa197ed9f21128ac7795a407':
  Fix race conditions for camera prewarm service

9 years agoMerge "Improve motion for wake-and-unlocking while pulsing" into mnc-dr-dev
Jorim Jaggi [Wed, 19 Aug 2015 01:04:58 +0000 (01:04 +0000)]
Merge "Improve motion for wake-and-unlocking while pulsing" into mnc-dr-dev

9 years agoMerge "Fix race condition for doze mode and wake-and-unlocking" into mnc-dr-dev
Jorim Jaggi [Wed, 19 Aug 2015 01:04:54 +0000 (01:04 +0000)]
Merge "Fix race condition for doze mode and wake-and-unlocking" into mnc-dr-dev

9 years agoImprove motion for wake-and-unlocking while pulsing
Jorim Jaggi [Tue, 18 Aug 2015 00:38:58 +0000 (17:38 -0700)]
Improve motion for wake-and-unlocking while pulsing

- Move all fingerprint related to logic in on central class in
SystemUI that knows all the state of the UI so there is exactly ONE
place in which we decide what to do when we acquire a fingerprint.
- When pulsing and we get a valid finger, we fade the contents of the
Keyguard out and fade the scrim out almost the same way as we would do
in a normal wake-and-unlock sequence.
- Hide shadows while dozing, so we don't see the artifacts when we fade
the dozed Keyguard out.

Bug: 23225107
Change-Id: I82f78e61f2530cf7d507ade80f6f0a340c082567

9 years agoam 0b804542: Merge "Constrain drawBitmap matrix-to-rect optimization" into mnc-dev
Chris Craik [Wed, 19 Aug 2015 00:54:00 +0000 (00:54 +0000)]
am 0b804542: Merge "Constrain drawBitmap matrix-to-rect optimization" into mnc-dev

* commit '0b8045425ff58f992046ff2be35bc91001dabf7b':
  Constrain drawBitmap matrix-to-rect optimization

9 years agoam c9ecc985: Merge "Add some bookmarks to plugin-for-gradle page" into mnc-dev
Tenghui Zhu [Wed, 19 Aug 2015 00:53:52 +0000 (00:53 +0000)]
am c9ecc985: Merge "Add some bookmarks to plugin-for-gradle page" into mnc-dev

* commit 'c9ecc985947462e3032fdd3b1c6abc0d5b5b1084':
  Add some bookmarks to plugin-for-gradle page

9 years agoam 54bdb2e7: Merge "docs: Updated hardware system images for M." into mnc-dev
Quddus Chong [Wed, 19 Aug 2015 00:53:39 +0000 (00:53 +0000)]
am 54bdb2e7: Merge "docs: Updated hardware system images for M." into mnc-dev

* commit '54bdb2e732de98ae2829101570dc29970e377fa3':
  docs: Updated hardware system images for M.

9 years agoam 886e7a63: Merge "Change default cellular activity timeout to 10" into mnc-dev
Adam Lesinski [Wed, 19 Aug 2015 00:53:35 +0000 (00:53 +0000)]
am 886e7a63: Merge "Change default cellular activity timeout to 10" into mnc-dev

* commit '886e7a63b122a30c69c663d32e3e5f880a07593e':
  Change default cellular activity timeout to 10

9 years agoOnly call authenticate when we are not listening yet
Jorim Jaggi [Tue, 18 Aug 2015 22:25:09 +0000 (15:25 -0700)]
Only call authenticate when we are not listening yet

Bug: 23304421
Change-Id: I5c589ba8992039ca995138d7d74abd123b911a5c

9 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

9 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

9 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

9 years agoMerge "Reset fingerprint lockout timer when strong auth is used." into mnc-dr-dev
Jim Miller [Tue, 18 Aug 2015 23:12:18 +0000 (23:12 +0000)]
Merge "Reset fingerprint lockout timer when strong auth is used." into mnc-dr-dev

9 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

9 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

9 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

9 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

9 years agoDo not start with a black frame in bootanimation
Jorim Jaggi [Wed, 12 Aug 2015 03:23:56 +0000 (20:23 -0700)]
Do not start with a black frame in bootanimation

Bug: 23128307
Change-Id: I0ec044f983c1c30960be046e43a882c63205dc5f

9 years agoresolved conflicts for merge of 448216e7 to mnc-dr-dev
Jim Miller [Tue, 18 Aug 2015 20:07:25 +0000 (13:07 -0700)]
resolved conflicts for merge of 448216e7 to mnc-dr-dev

Change-Id: Ic83b34ab6114e2ffe6e08961eaea07110efc5cc5

9 years agoReset fingerprint lockout timer when strong auth is used.
Jim Miller [Thu, 13 Aug 2015 03:30:34 +0000 (20:30 -0700)]
Reset fingerprint lockout timer when strong auth is used.

Fixes bug 22565462

Change-Id: I4842877839845e7fe103396d8ca8104928568c04

9 years agoMerge "Use init to write usb typec props." into mnc-dr-dev
Tim Kilbourn [Tue, 18 Aug 2015 19:54:46 +0000 (19:54 +0000)]
Merge "Use init to write usb typec props." into mnc-dr-dev

9 years agoam 53c38c88: Merge "Revert "Create a special CONSTRAINED font bucket in frameworks...
Roozbeh Pournader [Tue, 18 Aug 2015 19:37:16 +0000 (19:37 +0000)]
am 53c38c88: Merge "Revert "Create a special CONSTRAINED font bucket in frameworks."" into mnc-dev

* commit '53c38c8819e2497f8272e7615d34aaa4ae052adf':
  Revert "Create a special CONSTRAINED font bucket in frameworks."

9 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

9 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

9 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

9 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

9 years agoam af75c17b: Fix issue #23270878: NPE in UsageStatsService while running UserManageme...
Dianne Hackborn [Tue, 18 Aug 2015 18:33:25 +0000 (18:33 +0000)]
am af75c17b: Fix issue #23270878: NPE in UsageStatsService while running UserManagementTest

* commit 'af75c17bca8b2f017e254131393cd72e2fe7c6e8':
  Fix issue #23270878: NPE in UsageStatsService while running UserManagementTest

9 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

9 years agoam 9a010d0a: Merge "Allow debugging only for apps forked from zygote" into mnc-dev
Sebastien Hertz [Tue, 18 Aug 2015 07:50:06 +0000 (07:50 +0000)]
am 9a010d0a: Merge "Allow debugging only for apps forked from zygote" into mnc-dev

* commit '9a010d0a4157f97870bc38bd3dd0a8f4fd18a172':
  Allow debugging only for apps forked from zygote

9 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

9 years agoam 96695d2f: Merge "docs: App link doc update for M Preview 3" into mnc-dev
Joe Fernandez [Tue, 18 Aug 2015 07:28:31 +0000 (07:28 +0000)]
am 96695d2f: Merge "docs: App link doc update for M Preview 3" into mnc-dev

* commit '96695d2f5961cbfac2d5c5ea6a7c03612991d5fb':
  docs: App link doc update for M Preview 3

9 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

9 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

9 years agoam 3e40a27e: Merge "Docs: Fixing files that didn\'t merge properly from mnc-preview...
David Friedman [Tue, 18 Aug 2015 04:54:58 +0000 (04:54 +0000)]
am 3e40a27e: Merge "Docs: Fixing files that didn\'t merge properly from mnc-preview-docs" into mnc-dev

* commit '3e40a27eaca9e82398f7dc59006c14e56de7cc43':
  Docs: Fixing files that didn't merge properly from mnc-preview-docs

9 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

9 years agoFix race condition for doze mode and wake-and-unlocking
Jorim Jaggi [Fri, 14 Aug 2015 20:56:01 +0000 (13:56 -0700)]
Fix race condition for doze mode and wake-and-unlocking

When pulse was about to turn on and at the same time we were starting
a wake-and-unlock sequence, there was jank because the scrim handling
was not correct anymore. Now, abort the pulse when we are wake-and-
unlocking so we don't see flickering with the scrims anymore.

Bug: 23217476
Change-Id: I331f513b68fb1832b4372d3e2e518b31b556a43c

9 years agoam 610008c0: Merge "Clear old clip rect when creating new surface." into mnc-dev
Filip Gruszczynski [Tue, 18 Aug 2015 02:12:47 +0000 (02:12 +0000)]
am 610008c0: Merge "Clear old clip rect when creating new surface." into mnc-dev

* commit '610008c0ebf5ea4556b4825eac521b2b16f1a66c':
  Clear old clip rect when creating new surface.

9 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

9 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

9 years agoam 12b9c2d6: Merge "Fix issue #23214751: Get a GPS fix before going in to doze" into...
Dianne Hackborn [Tue, 18 Aug 2015 01:26:10 +0000 (01:26 +0000)]
am 12b9c2d6: Merge "Fix issue #23214751: Get a GPS fix before going in to doze" into mnc-dev

* commit '12b9c2d6aa77d25848f81d84e34367a46d09d2af':
  Fix issue #23214751: Get a GPS fix before going in to doze

9 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

9 years agoam c0a2254e: Merge "Clean up properly if outcall for doRestoreFinished() fails" into...
Chris Tate [Tue, 18 Aug 2015 01:13:24 +0000 (01:13 +0000)]
am c0a2254e: Merge "Clean up properly if outcall for doRestoreFinished() fails" into mnc-dev

* commit 'c0a2254e083f7d2f38052012363cd71d1a6657dc':
  Clean up properly if outcall for doRestoreFinished() fails

9 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

9 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

9 years agoam 7aa6fc67: Merge "docs: Re-added gms_lists.js and gcm_lists.js for GMS v7.8 (Rebloc...
Quddus Chong [Mon, 17 Aug 2015 23:48:02 +0000 (23:48 +0000)]
am 7aa6fc67: Merge "docs: Re-added gms_lists.js and gcm_lists.js for GMS v7.8 (Reblochon) Javadoc discovery." into mnc-dev

* commit '7aa6fc67d7c1c02cd2e99e8d94b4c0b8918c4d3f':
  docs: Re-added gms_lists.js and gcm_lists.js for GMS v7.8 (Reblochon) Javadoc discovery.

9 years agoam 036895e1: Merge "docs: M Preview 3 post-release cleanup" into mnc-dev
Joe Fernandez [Mon, 17 Aug 2015 23:40:15 +0000 (23:40 +0000)]
am 036895e1: Merge "docs: M Preview 3 post-release cleanup" into mnc-dev

* commit '036895e1f18539d49496ea38592d0b1f9456efd1':
  docs: M Preview 3 post-release cleanup

9 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

9 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

9 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

9 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

9 years agoam dd8df041: Merge "Setting config_use_sim_language_file to false for 334-020." into...
Amit Mahajan [Mon, 17 Aug 2015 23:21:25 +0000 (23:21 +0000)]
am dd8df041: Merge "Setting config_use_sim_language_file to false for 334-020." into mnc-dev

* commit 'dd8df0418ee4a873efd66ada577c5a2b21b3de5d':
  Setting config_use_sim_language_file to false for 334-020.

9 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

9 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

9 years agoMerge "Not allowing empty fingerprint names anymore" into mnc-dr-dev
Selim Cinek [Mon, 17 Aug 2015 22:34:40 +0000 (22:34 +0000)]
Merge "Not allowing empty fingerprint names anymore" into mnc-dr-dev

9 years agoam 757e2c7f: Merge "Fix documentation issue" into mnc-dev
Jorim Jaggi [Mon, 17 Aug 2015 21:58:51 +0000 (21:58 +0000)]
am 757e2c7f: Merge "Fix documentation issue" into mnc-dev

* commit '757e2c7f3e6ee93c69ecdd9de18fc03eff72d00e':
  Fix documentation issue

9 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

9 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

9 years agoam 46ae218b: Merge "docs: Support Library v23 updates" into mnc-dev
Joe Fernandez [Mon, 17 Aug 2015 20:27:41 +0000 (20:27 +0000)]
am 46ae218b: Merge "docs: Support Library v23 updates" into mnc-dev

* commit '46ae218b2aeab9e92d59b3d074cc43d696be11d5':
  docs: Support Library v23 updates

9 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

9 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

9 years agoam bd58d6fc: Doc change: misc fixes for preview 3.
Dirk Dougherty [Mon, 17 Aug 2015 19:56:28 +0000 (19:56 +0000)]
am bd58d6fc: Doc change: misc fixes for preview 3.

* commit 'bd58d6fcadad111cee35778a4f77c4f789a0f8c6':
  Doc change: misc fixes for preview 3.

9 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

9 years agoNot allowing empty fingerprint names anymore
Selim Cinek [Thu, 13 Aug 2015 23:17:13 +0000 (16:17 -0700)]
Not allowing empty fingerprint names anymore

Bug: 22497103
Change-Id: I638b1db5b614f5ea9bf8e3566bf4619a3249d391

9 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

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

* commit 'f2cb6f7e3ea143ba4acace0821c9d49e363da7eb':
  Grant SMS carrier provisioning app the permission to receive SMS.

9 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

9 years agoam a3fd27ad: Merge "Check component permissions like \'exported\' before assigned...
Chris Tate [Mon, 17 Aug 2015 18:55:24 +0000 (18:55 +0000)]
am a3fd27ad: Merge "Check component permissions like \'exported\' before assigned permissions" into mnc-dev

* commit 'a3fd27adcc655dd9566d72f290ac343704e8e4db':
  Check component permissions like 'exported' before assigned permissions

9 years agoam a03567bf: docs: Fixed unclosed anchor tag for M Program Overview.
Quddus Chong [Mon, 17 Aug 2015 18:47:52 +0000 (18:47 +0000)]
am a03567bf: docs: Fixed unclosed anchor tag for M Program Overview.

* commit 'a03567bfe0b2f71263e5facd0edc908bf43965cc':
  docs: Fixed unclosed anchor tag for M Program Overview.

9 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

9 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

9 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

9 years agoam af46e1b4: resolved conflicts for merge of 44053b4e to mnc-dev
Andrew Solovay [Mon, 17 Aug 2015 17:35:05 +0000 (17:35 +0000)]
am af46e1b4: resolved conflicts for merge of 44053b4e to mnc-dev

* commit 'af46e1b404c1d4fea17a24e5a49f23a7d0c982f7':
  docs: Updating the permissions docs for Preview 3.

9 years agoMerge "Add experimental camera session prepare API." into mnc-dr-dev
Ruben Brunk [Mon, 17 Aug 2015 17:28:12 +0000 (17:28 +0000)]
Merge "Add experimental camera session prepare API." into mnc-dr-dev

9 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

9 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

9 years agoMerge "instrument fingerprint service" into mnc-dr-dev
Chris Wren [Mon, 17 Aug 2015 16:47:55 +0000 (16:47 +0000)]
Merge "instrument fingerprint service" into mnc-dr-dev

9 years agoam ed7961eb: Merge "docs: Fixed typo in Android for Work section in MNC Behavior...
Quddus Chong [Mon, 17 Aug 2015 16:03:53 +0000 (16:03 +0000)]
am ed7961eb: Merge "docs: Fixed typo in Android for Work section in MNC Behavior Changes doc." into mnc-dev

* commit 'ed7961eb5a1fceabf30a8f790c8dc37ae714db51':
  docs: Fixed typo in Android for Work section in MNC Behavior Changes doc.

9 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

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

* commit '9b3c0bc91aa5a40fd53e282a70f606c3af510f93':
  Adding link to location API video.

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

* commit '7f328d98d94217b57d167318548a85befcac4139':
  docs: studio 1.3.1 revision updates

9 years agoam 50a16111: am 285c9cb7: am 4f66c1da: Merge "docs: studio 1.3.1 download updates...
Rich Sloager [Mon, 17 Aug 2015 15:48:35 +0000 (15:48 +0000)]
am 50a16111: am 285c9cb7: am 4f66c1da: Merge "docs: studio 1.3.1 download updates" into mnc-preview-docs

* commit '50a161114fa87d0907f901f3b3e5378e0bdbe750':
  docs: studio 1.3.1 download updates

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

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

9 years agoam 3f90a43c: am 98d2d0d5: am 862f0f03: doc: Updated Auto quality guideline for media...
Quddus Chong [Mon, 17 Aug 2015 15:48:25 +0000 (15:48 +0000)]
am 3f90a43c: 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

* commit '3f90a43cd9e3cfcad03fc0e280709f19553295fe':
  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

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

* commit '96b2c10dd119593c9cc54ceb0e9a44883cd5885c':
  docs: gradle plugin revision update

9 years agoam f71cc012: am 9186895b: am 5fd0eff1: docs: August 2015 Android Dashboard update
Joe Fernandez [Mon, 17 Aug 2015 15:48:16 +0000 (15:48 +0000)]
am f71cc012: am 9186895b: am 5fd0eff1: docs: August 2015 Android Dashboard update

* commit 'f71cc012ff3c6b0c304ae084eface2ed72784b20':
  docs: August 2015 Android Dashboard update

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

* commit 'd00a5b1b6fdd0d8fc3226324fa4789237af5527b':
  docs: studio 1.3 annotation-update

9 years agoam 43c8a1c8: am 3ee95327: am 6c00399c: docs: studio 1.3 private resources
Rich Slogar [Mon, 17 Aug 2015 15:48:07 +0000 (15:48 +0000)]
am 43c8a1c8: am 3ee95327: am 6c00399c: docs: studio 1.3 private resources

* commit '43c8a1c8a66302f17d83c7d38d19d41e2e26b32f':
  docs: studio 1.3 private resources

9 years agoam 1614f115: am 8f0d5451: am e5fe2468: docs: studio 1.3 allocation tracker
Rich Slogar [Mon, 17 Aug 2015 15:48:00 +0000 (15:48 +0000)]
am 1614f115: am 8f0d5451: am e5fe2468: docs: studio 1.3 allocation tracker

* commit '1614f115c38c68d49a74c2553a68a46bd2f4c913':
  docs: studio 1.3 allocation tracker

9 years agoam 605c890b: am 860e65be: am 16c5726e: docs: studio 1.3 developer services
Rich Slogar [Mon, 17 Aug 2015 15:47:56 +0000 (15:47 +0000)]
am 605c890b: am 860e65be: am 16c5726e: docs: studio 1.3 developer services

* commit '605c890bf0e01235bb538c9175495830e77f0783':
  docs: studio 1.3 developer services

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

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

9 years agoam c6bfe586: am ccd0fe27: am c87ca50a: Merge "docs: studio 1.3 downloads" into mnc...
Rich Sloager [Mon, 17 Aug 2015 15:47:46 +0000 (15:47 +0000)]
am c6bfe586: am ccd0fe27: am c87ca50a: Merge "docs: studio 1.3 downloads" into mnc-preview-docs

* commit 'c6bfe58697bc0055d493917240f0e74aa73eae08':
  docs: studio 1.3 downloads

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

* commit '0ac81a6e14ce25f93520039bb10033469791e6d9':
  docs: studio 1.3 manifest merger update

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

* commit '3cff3688d93d26b0f73755dc61d1cda1ffbb3306':
  docs: studio 1.3 revisions - android plugin for gradle

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

* commit '110a55749af8c4190e39358e6d6be43cfad81ed3':
  docs: studio 1.3 live templates

9 years agoam 7026df3b: am 5f8d3728: am b8987585: Merge "docs: studio 1.3 revisions - studio...
Rich Sloager [Mon, 17 Aug 2015 15:47:23 +0000 (15:47 +0000)]
am 7026df3b: am 5f8d3728: am b8987585: Merge "docs: studio 1.3 revisions - studio" into mnc-preview-docs

* commit '7026df3b94143bf486c7477f1e3884ce255bb879':
  docs: studio 1.3 revisions - studio

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

* commit '7cbc35bea98b7df728223870be3370f3a97d94ff':
  docs: studio 1.3 hprof viewer

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

* commit '1c6997b3ecf8036257c17b072a165ab6a3904a08':
  docs: studio 1.3 separate test folder