OSDN Git Service

android-x86/frameworks-base.git
9 years agoMerge "Camera2: Legacy: handle FPS range properly" into mnc-dev
Yin-Chia Yeh [Thu, 11 Jun 2015 20:29:00 +0000 (20:29 +0000)]
Merge "Camera2: Legacy: handle FPS range properly" into mnc-dev

9 years agoMerge "Workaround shader crash" into mnc-dev
Chris Craik [Thu, 11 Jun 2015 20:28:39 +0000 (20:28 +0000)]
Merge "Workaround shader crash" into mnc-dev

9 years agoMerge "Change to add STK_PERMISSION for stk related commands." into mnc-dev
Amit Mahajan [Thu, 11 Jun 2015 20:26:14 +0000 (20:26 +0000)]
Merge "Change to add STK_PERMISSION for stk related commands." into mnc-dev

9 years agoMerge "Revert contact metadata_sync constants." into mnc-dev
Zheng Fu [Thu, 11 Jun 2015 20:24:58 +0000 (20:24 +0000)]
Merge "Revert contact metadata_sync constants." into mnc-dev

9 years agoMerge "Doze: Use Settings.Global.DEVICE_IDLE_CONSTANTS instead of hardcoded constants...
Adam Lesinski [Thu, 11 Jun 2015 20:24:29 +0000 (20:24 +0000)]
Merge "Doze: Use Settings.Global.DEVICE_IDLE_CONSTANTS instead of hardcoded constants" into mnc-dev

9 years agoMerge "Merge EXTENDED font profile with the next (unnamed) profile." into mnc-dev
Roozbeh Pournader [Thu, 11 Jun 2015 20:19:28 +0000 (20:19 +0000)]
Merge "Merge EXTENDED font profile with the next (unnamed) profile." into mnc-dev

9 years agoMerge EXTENDED font profile with the next (unnamed) profile.
Roozbeh Pournader [Thu, 11 Jun 2015 17:26:13 +0000 (10:26 -0700)]
Merge EXTENDED font profile with the next (unnamed) profile.

This is now possible since we have less space restrictions on
devices.

This helps make sure that devices don't mistakenly ship with a
limited font support simply because they didn't turn on the extended
font profile.

Although the larger version of Droid Sans Fallback is no longer used
in any font profile for a device, it is kept since it's used by the
SDK.

The Nanum Gothic font is no longer used in any device profile either,
but it's kept in the fallback chain, so the SDK (that uses it)
continues to work.

Bug: 19668057
Change-Id: I6e32c4c98745e9b6aff6684d993943a19aebf6f7

9 years agoMerge "Protect against null detail record." into mnc-dev
Jason Monk [Thu, 11 Jun 2015 20:06:10 +0000 (20:06 +0000)]
Merge "Protect against null detail record." into mnc-dev

9 years agoMerge "Revert "Permissions: Fix account related permissions."" into mnc-dev
Carlos Valdivia [Thu, 11 Jun 2015 20:04:31 +0000 (20:04 +0000)]
Merge "Revert "Permissions: Fix account related permissions."" into mnc-dev

9 years agoRevert "Permissions: Fix account related permissions."
Carlos Valdivia [Thu, 11 Jun 2015 20:04:04 +0000 (20:04 +0000)]
Revert "Permissions: Fix account related permissions."

This reverts commit ffb46022b30dffdf1cc4cbd08d4bcbe51e1f8814.

Change-Id: I4c62b1b5a5bd4e2a5fac76244a16730526ed67fc

9 years agoCamera2: Legacy: handle FPS range properly
Yin-Chia Yeh [Wed, 10 Jun 2015 17:59:40 +0000 (10:59 -0700)]
Camera2: Legacy: handle FPS range properly

Convert between the FPS range unit of API1 and API2.

Bug: 21754853
Change-Id: I823e533eeac3bf8beb7b975fe296b309300e2b05

9 years agoProtect against null detail record.
Jason Monk [Thu, 11 Jun 2015 19:57:41 +0000 (15:57 -0400)]
Protect against null detail record.

Bug: 21779477
Change-Id: I70abe5d88f7ca0db782182937f5b73a9e9be1f5a

9 years agoMerge "Ignore some more generic USB device names." into mnc-dev
Jeff Sharkey [Thu, 11 Jun 2015 19:57:23 +0000 (19:57 +0000)]
Merge "Ignore some more generic USB device names." into mnc-dev

9 years agoIgnore some more generic USB device names.
Jeff Sharkey [Thu, 11 Jun 2015 19:47:24 +0000 (12:47 -0700)]
Ignore some more generic USB device names.

Bug: 21376386
Change-Id: I8c1b1cf9d881ad2795e9b15740ff511260572f1b

9 years agoTrace each stage of Choreographer driven frames
Chris Craik [Fri, 22 May 2015 01:33:37 +0000 (18:33 -0700)]
Trace each stage of Choreographer driven frames

bug:21374535

Change-Id: I332dac216defbc4517441e2a9cdffdf71731f1e6

9 years agoMerge "Fix the PFD detachFd issue." into mnc-dev
Makoto Onuki [Thu, 11 Jun 2015 19:39:15 +0000 (19:39 +0000)]
Merge "Fix the PFD detachFd issue." into mnc-dev

9 years agoMerge "Add more specific consumer names for common buffer queue endpoints." into...
Eino-Ville Talvala [Thu, 11 Jun 2015 19:36:15 +0000 (19:36 +0000)]
Merge "Add more specific consumer names for common buffer queue endpoints." into mnc-dev

9 years agoFix the PFD detachFd issue.
Makoto Onuki [Thu, 11 Jun 2015 19:34:22 +0000 (12:34 -0700)]
Fix the PFD detachFd issue.

Bug 18566244

Change-Id: I410b2219e08c9108236e2c2926bd613315198703

9 years agoDoze: Use Settings.Global.DEVICE_IDLE_CONSTANTS instead of hardcoded constants
Adam Lesinski [Wed, 10 Jun 2015 00:34:04 +0000 (17:34 -0700)]
Doze: Use Settings.Global.DEVICE_IDLE_CONSTANTS instead of hardcoded constants

This will allow gservices to tweak the settings and experiment
with different values for various doze constants.

The values are encoded in a string as a key=value list. Ex:

inactive_to=5000,idle_factor=0.01

Bug:21640379
Change-Id: Ie98a0e4893f9b46a64d961d6c5c5169b8b8ad742

9 years agoChange to add STK_PERMISSION for stk related commands.
Amit Mahajan [Thu, 11 Jun 2015 00:02:39 +0000 (17:02 -0700)]
Change to add STK_PERMISSION for stk related commands.

Bug: 21697171
Change-Id: I7649c7341428194963ac74e9ae622dfa76ea738b

9 years agoMerge "DO NOT MERGE Remove SUBSCRIBED_FEEDS permissions from framework b/20220885...
Svet Ganov [Thu, 11 Jun 2015 18:52:38 +0000 (18:52 +0000)]
Merge "DO NOT MERGE Remove SUBSCRIBED_FEEDS permissions from framework b/20220885" into mnc-dev

9 years agoDO NOT MERGE Remove SUBSCRIBED_FEEDS permissions from framework
Svet Ganov [Thu, 11 Jun 2015 18:48:53 +0000 (11:48 -0700)]
DO NOT MERGE Remove SUBSCRIBED_FEEDS permissions from framework
b/20220885

Instead, move it to GSF:
ag/700092

SUBSCRIBED_FEEDS_READ/WRITE permissions guard the Content Provider
that stores sync feeds for 1p apps (Gmail, Claendar, etc).
The sync feeds are used for delivering and processing
GCM tickle-to-sync messages.

These permissions should not be used by 3rd parties but
if they were, this change will break them.

I don't know the reason these were not in GSF and 'signature'
to begin with. If someone does, please, comment.

Change-Id: I6c4e4c774fea12c7fe7082477c210ad75f007c66

9 years agoMerge "Selected count string needs plurals." into mnc-dev
Jeff Sharkey [Thu, 11 Jun 2015 18:21:07 +0000 (18:21 +0000)]
Merge "Selected count string needs plurals." into mnc-dev

9 years agoPermissions: Fix account related permissions.
Carlos Valdivia [Tue, 9 Jun 2015 02:07:54 +0000 (19:07 -0700)]
Permissions: Fix account related permissions.

Requires updating the docs in AccountManaager as well as the logic in
AccountManagerService.

MANAGE_ACCOUNTS, USE_CREDENTIALS, and AUTHENTCATE_ACCOUNTS are going
away. Where AUTHENTCATE_ACCOUNTS was required we now do signature
matching.

GET_ACCOUNTS is kept but has been grouped under contacts.

Bug: 20136477
Change-Id: Iabbb76dce8d1efc607c1f107911d7ddab598a481

9 years agoam 405d58ff: am fd743227: Merge "Doc change: Remove disallow /preview from indexing...
Dirk Dougherty [Thu, 11 Jun 2015 17:57:37 +0000 (17:57 +0000)]
am 405d58ff: am fd743227: Merge "Doc change: Remove disallow /preview from indexing." into mnc-preview-docs

* commit '405d58fff8a64833f365893d065edf3d17f60f21':
  Doc change: Remove disallow /preview from indexing.

9 years agoMerge "Add bucket that unknown state playback falls into" into mnc-dev
Hyungtae Tim Kim [Thu, 11 Jun 2015 17:53:15 +0000 (17:53 +0000)]
Merge "Add bucket that unknown state playback falls into" into mnc-dev

9 years agoMerge "Remove device initializer status messages" into mnc-dev
Craig Lafayette [Thu, 11 Jun 2015 17:45:01 +0000 (17:45 +0000)]
Merge "Remove device initializer status messages" into mnc-dev

9 years agoam fd743227: Merge "Doc change: Remove disallow /preview from indexing." into mnc...
Dirk Dougherty [Thu, 11 Jun 2015 17:40:53 +0000 (17:40 +0000)]
am fd743227: Merge "Doc change: Remove disallow /preview from indexing." into mnc-preview-docs

* commit 'fd7432276172790a27bd51b75e61d756772eb33b':
  Doc change: Remove disallow /preview from indexing.

9 years agoMerge "Android Keystore keys are no longer backed by Conscrypt." into mnc-dev
Alex Klyubin [Thu, 11 Jun 2015 17:40:07 +0000 (17:40 +0000)]
Merge "Android Keystore keys are no longer backed by Conscrypt." into mnc-dev

9 years agoMerge "Doc change: Remove disallow /preview from indexing." into mnc-preview-docs
Dirk Dougherty [Thu, 11 Jun 2015 17:31:44 +0000 (17:31 +0000)]
Merge "Doc change: Remove disallow /preview from indexing." into mnc-preview-docs

9 years agoMerge "Disable ResolverComparator's debug logging" into mnc-dev
Adam Powell [Thu, 11 Jun 2015 17:14:03 +0000 (17:14 +0000)]
Merge "Disable ResolverComparator's debug logging" into mnc-dev

9 years agoDisable ResolverComparator's debug logging
Adam Powell [Thu, 11 Jun 2015 17:08:03 +0000 (10:08 -0700)]
Disable ResolverComparator's debug logging

Change-Id: Ic1df5a7caaadf7076436cbcec6e79bb14ffa1c81

9 years agoam fd7a6b03: am d1d8b843: Merge "Revert "Revert "docs: studio 1.2.2.0 updates"""...
Joe Fernandez [Thu, 11 Jun 2015 16:47:20 +0000 (16:47 +0000)]
am fd7a6b03: am d1d8b843: Merge "Revert "Revert "docs: studio 1.2.2.0 updates""" into mnc-preview-docs

* commit 'fd7a6b03329606caa4e61eab64435b6407c90bf2':
  Revert "Revert "docs: studio 1.2.2.0 updates""

9 years agoam d1d8b843: Merge "Revert "Revert "docs: studio 1.2.2.0 updates""" into mnc-preview...
Joe Fernandez [Thu, 11 Jun 2015 16:33:02 +0000 (16:33 +0000)]
am d1d8b843: Merge "Revert "Revert "docs: studio 1.2.2.0 updates""" into mnc-preview-docs

* commit 'd1d8b843dd4b7575438339a15e610deafa060f76':
  Revert "Revert "docs: studio 1.2.2.0 updates""

9 years agoMerge "Follow-up to I7d96ca46a41ec764984be5fe42d225cb94f53497" into mnc-dev
Adrian Roos [Thu, 11 Jun 2015 16:24:28 +0000 (16:24 +0000)]
Merge "Follow-up to I7d96ca46a41ec764984be5fe42d225cb94f53497" into mnc-dev

9 years agoMerge "Revert "Revert "docs: studio 1.2.2.0 updates""" into mnc-preview-docs
Joe Fernandez [Thu, 11 Jun 2015 16:24:24 +0000 (16:24 +0000)]
Merge "Revert "Revert "docs: studio 1.2.2.0 updates""" into mnc-preview-docs

9 years agoMerge "Filter hover events for clipped views" into mnc-dev
Adrian Roos [Thu, 11 Jun 2015 16:24:09 +0000 (16:24 +0000)]
Merge "Filter hover events for clipped views" into mnc-dev

9 years agoSelected count string needs plurals.
Jeff Sharkey [Thu, 11 Jun 2015 16:16:19 +0000 (09:16 -0700)]
Selected count string needs plurals.

Bug: 21717427
Change-Id: Ie0db8ac30244b022ca5838969fb085230bfc4499

9 years agoMerge "Align the behaviour of different lock task modes" into mnc-dev
Benjamin Franz [Thu, 11 Jun 2015 16:15:34 +0000 (16:15 +0000)]
Merge "Align the behaviour of different lock task modes" into mnc-dev

9 years agoMerge "Delete TODO and file a bug." into mnc-dev
Jonathan Basseri [Thu, 11 Jun 2015 15:36:32 +0000 (15:36 +0000)]
Merge "Delete TODO and file a bug." into mnc-dev

9 years agoAdd bucket that unknown state playback falls into
Hyungtae Tim Kim [Wed, 10 Jun 2015 21:35:28 +0000 (14:35 -0700)]
Add bucket that unknown state playback falls into

MediaPlayerStressTest some media files are missing on the results as they
were reported neither completed nor erroneous.
This case will fall into a new category named unknown playback state so that
we could track them in media dashboard.

Bug: 21755950
Change-Id: Iefcc3e375c63d952a7d9edb418208209d87b9e08

9 years agoMerge "A11y: Annotate the QS brightness slider properly." into mnc-dev
Dan Sandler [Thu, 11 Jun 2015 14:55:00 +0000 (14:55 +0000)]
Merge "A11y: Annotate the QS brightness slider properly." into mnc-dev

9 years agoA11y: Annotate the QS brightness slider properly.
Dan Sandler [Thu, 11 Jun 2015 13:56:24 +0000 (09:56 -0400)]
A11y: Annotate the QS brightness slider properly.

Instead of just clobbering SeekBar's awesome feedback with
"Display brightness" right on the slider, we move that
string up to the parent and set it as the slider's label.

The new utterance will be: "<standard seekbar feedback> for
<label>", which in this case comes out as:

"Seek control, fifteen percent, for display brightness."

Bug: 20343730
Change-Id: I1223b3b07b6bf67ee3df22094ec5976b5188d968

9 years agoMerge "Fix rotation tile animation" into mnc-dev
Jason Monk [Thu, 11 Jun 2015 14:10:02 +0000 (14:10 +0000)]
Merge "Fix rotation tile animation" into mnc-dev

9 years agoMerge "Volume: Disable seekbar prefs when zen muted." into mnc-dev
John Spurlock [Thu, 11 Jun 2015 14:08:44 +0000 (14:08 +0000)]
Merge "Volume: Disable seekbar prefs when zen muted." into mnc-dev

9 years agoMerge "Update Statement Service" into mnc-dev
Joseph Wen [Thu, 11 Jun 2015 13:59:28 +0000 (13:59 +0000)]
Merge "Update Statement Service" into mnc-dev

9 years agoFix rotation tile animation
Jason Monk [Thu, 11 Jun 2015 13:23:16 +0000 (09:23 -0400)]
Fix rotation tile animation

Don't call setAllowAnimation unless there is a state change.
Also don't bother updating the rest of the state as it hasn't
changed.

Bug: 21337755
Change-Id: Ia3357e075c8e65fdb83232b685332c98e16c291d

9 years agoMerge "New look and feel for managed profile toast" into mnc-dev
Kenny Guy [Thu, 11 Jun 2015 11:06:54 +0000 (11:06 +0000)]
Merge "New look and feel for managed profile toast" into mnc-dev

9 years agoPropagete document meta-data to custom print UI.
Svet Ganov [Thu, 11 Jun 2015 09:46:45 +0000 (02:46 -0700)]
Propagete document meta-data to custom print UI.

Change-Id: I3f122224e1b311a222969253ae0336177989a414

9 years agoMerge "Permission group is granted if one permission is granted for UI purposes....
Svet Ganov [Thu, 11 Jun 2015 08:17:41 +0000 (08:17 +0000)]
Merge "Permission group is granted if one permission is granted for UI purposes." into mnc-dev

9 years agoPermission group is granted if one permission is granted for UI purposes.
Svet Ganov [Thu, 11 Jun 2015 08:15:43 +0000 (01:15 -0700)]
Permission group is granted if one permission is granted for UI purposes.

bug:21761217

Change-Id: I02c78225e3883106565d304d5b268e496bca7d89

9 years agoMerge "Added strings to explain why the security method needs to be solved" into...
Selim Cinek [Thu, 11 Jun 2015 08:12:49 +0000 (08:12 +0000)]
Merge "Added strings to explain why the security method needs to be solved" into mnc-dev

9 years agoMerge "API council review feedback for ActionMenuView" into mnc-dev
Chris Banes [Thu, 11 Jun 2015 08:05:38 +0000 (08:05 +0000)]
Merge "API council review feedback for ActionMenuView" into mnc-dev

9 years agoMerge "Add system API to watch for permission changes" into mnc-dev
Svetoslav [Thu, 11 Jun 2015 08:02:03 +0000 (08:02 +0000)]
Merge "Add system API to watch for permission changes" into mnc-dev

9 years agoAdded strings to explain why the security method needs to be solved
Selim Cinek [Thu, 11 Jun 2015 07:34:53 +0000 (00:34 -0700)]
Added strings to explain why the security method needs to be solved

Bug: 21618072
Change-Id: I4feca6a597610b09dc4399ff2e9962d0928f46c0

9 years agoMerge "Update visibility of the stack dropdown list after the search view is collapse...
Daichi Hirono [Thu, 11 Jun 2015 05:31:38 +0000 (05:31 +0000)]
Merge "Update visibility of the stack dropdown list after the search view is collapsed." into mnc-dev

9 years agoMerge "Add logging to help debug this issue." into mnc-dev
Robert Greenwalt [Thu, 11 Jun 2015 05:30:35 +0000 (05:30 +0000)]
Merge "Add logging to help debug this issue." into mnc-dev

9 years agoUpdate visibility of the stack dropdown list after the search view is collapsed.
Daichi Hirono [Thu, 11 Jun 2015 05:29:28 +0000 (14:29 +0900)]
Update visibility of the stack dropdown list after the search view is collapsed.

Previously we hid the stack dropdown list just before the action bar is
collapsed. Then the dropdown list gets back to be visible when the action bar is
collapsed.

The CL updates visibility of the stack dropdown list just after the action bar
is collapsed.

BUG=20945584
Change-Id: Iaf5055bce101f8134accd311829e50f441ddc98b

9 years agoAdd logging to help debug this issue.
Robert Greenwalt [Thu, 11 Jun 2015 03:25:14 +0000 (20:25 -0700)]
Add logging to help debug this issue.

Shows:
TelephonyNetworkFactories:
    {TelephonyNetworkFactory - ScoreFilter=50, Filter=[ Transports:
    CELLULAR Capabilities: MMS&SUPL&DUN&FOTA&IMS&CBS&IA&RCS&XCAP&EIMS&
    INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN Specifier: <2>],
    requests=1, refCount=0}
        {NetworkRequest [ id=1, legacyType=-1, [ Capabilities:
        INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ], score=50, requested=true}

bug:20731384
Change-Id: I6a38f195609ad01ff2a2584d07945540ae421586

9 years agoFix MediaBrowser.getItem() API inconsistencies, again.
Jeff Brown [Thu, 11 Jun 2015 01:08:05 +0000 (18:08 -0700)]
Fix MediaBrowser.getItem() API inconsistencies, again.

Bug: 21668207
Change-Id: I2439179e5e551b5628a1d2044f43a9df74d4240c

9 years agoMerge "media: allow feature-can-swap-width-height to be optional." into mnc-dev
Lajos Molnar [Thu, 11 Jun 2015 04:52:21 +0000 (04:52 +0000)]
Merge "media: allow feature-can-swap-width-height to be optional." into mnc-dev

9 years agoAdd system API to watch for permission changes
Svetoslav [Thu, 11 Jun 2015 01:43:22 +0000 (18:43 -0700)]
Add system API to watch for permission changes

Change-Id: I1ce450a59fb326c14848f46732d877dea33f33c7

9 years agoMerge "Rename KEY_VOICE_PRIVACY_DISABLE_BOOL -> KEY_VOICE_PRIVACY_DISABLE_UI_BOOL...
Jonathan Basseri [Thu, 11 Jun 2015 04:14:42 +0000 (04:14 +0000)]
Merge "Rename KEY_VOICE_PRIVACY_DISABLE_BOOL -> KEY_VOICE_PRIVACY_DISABLE_UI_BOOL" into mnc-dev

9 years agoRename KEY_VOICE_PRIVACY_DISABLE_BOOL -> KEY_VOICE_PRIVACY_DISABLE_UI_BOOL
Jonathan Basseri [Tue, 9 Jun 2015 22:16:21 +0000 (15:16 -0700)]
Rename KEY_VOICE_PRIVACY_DISABLE_BOOL -> KEY_VOICE_PRIVACY_DISABLE_UI_BOOL

Disabling voice privacy sounds scary. Update this config variable name
to what it actually does, which is to hide some settings UI.

Bug: 21571894
Change-Id: Ib981b5e442b56d0167a19326fe34935b7a1cfbf1

9 years agomedia: allow feature-can-swap-width-height to be optional.
Lajos Molnar [Thu, 11 Jun 2015 03:53:23 +0000 (20:53 -0700)]
media: allow feature-can-swap-width-height to be optional.

We have enabled this only optionally in media_codecs.xml

Bug: 21568607
Change-Id: I11a12883afc051ba8c479255acc59388fb9a6722

9 years agoDelete TODO and file a bug.
Jonathan Basseri [Thu, 11 Jun 2015 03:52:14 +0000 (20:52 -0700)]
Delete TODO and file a bug.

This TODO looks more like a feature request, so I filed b/21766386 to
evaluate the feature. We should remove the TODO especially because this
text is in the public API.

Note: I'm not deleting the exact same comment from
packages/services/Telephony/res/values/config.xml
because the data migrated to CarrierConfigManager is slated to be
deleted from config.xml files.

Bug: 21571894
Change-Id: Iaba042fb47ade24f5825a48b21960193d322363f

9 years agoMerge "TIF: Support localized input label for hardware input" into mnc-dev
Dongwon Kang [Thu, 11 Jun 2015 03:44:04 +0000 (03:44 +0000)]
Merge "TIF: Support localized input label for hardware input" into mnc-dev

9 years agoMerge "Fix MediaBrowser.getItem() API inconsistencies." into mnc-dev
Jeff Brown [Thu, 11 Jun 2015 03:40:31 +0000 (03:40 +0000)]
Merge "Fix MediaBrowser.getItem() API inconsistencies." into mnc-dev

9 years agoFix MediaBrowser.getItem() API inconsistencies.
Jeff Brown [Thu, 11 Jun 2015 01:08:05 +0000 (18:08 -0700)]
Fix MediaBrowser.getItem() API inconsistencies.

Bug: 21668207
Change-Id: Idc8d3a079f66cc7bc4fa1016f84cddb26fe7f0f8

9 years agoMerge "Expose Context.getSystemServiceName()." into mnc-dev
Jeff Brown [Thu, 11 Jun 2015 02:37:28 +0000 (02:37 +0000)]
Merge "Expose Context.getSystemServiceName()." into mnc-dev

9 years agoMerge "Add docs for ContentProviderOperations." into mnc-dev
Jeff Brown [Thu, 11 Jun 2015 02:32:11 +0000 (02:32 +0000)]
Merge "Add docs for ContentProviderOperations." into mnc-dev

9 years agoMerge "Remove network requests properly." into mnc-dev
Robert Greenwalt [Thu, 11 Jun 2015 02:19:15 +0000 (02:19 +0000)]
Merge "Remove network requests properly." into mnc-dev

9 years agoFollow-up to I7d96ca46a41ec764984be5fe42d225cb94f53497
Adrian Roos [Thu, 11 Jun 2015 01:50:18 +0000 (18:50 -0700)]
Follow-up to I7d96ca46a41ec764984be5fe42d225cb94f53497

Original CL was missing a case.

Bug: 21765088
Change-Id: I8a2ef543f6ef1c9cb1132cb0caeca1bbdef18890

9 years agoMerge "Start using some better sorting for intent resolution" into mnc-dev
Adam Powell [Thu, 11 Jun 2015 01:16:55 +0000 (01:16 +0000)]
Merge "Start using some better sorting for intent resolution" into mnc-dev

9 years agoDoc change: Remove disallow /preview from indexing.
Dirk Dougherty [Thu, 11 Jun 2015 01:13:54 +0000 (18:13 -0700)]
Doc change: Remove disallow /preview from indexing.

Change-Id: I67ce4395529422a741903d3635085fdea7a2f510

9 years agoMerge "Fix format string mismatch. Clang build fix." into mnc-dev
Dan Albert [Thu, 11 Jun 2015 00:53:25 +0000 (00:53 +0000)]
Merge "Fix format string mismatch. Clang build fix." into mnc-dev

9 years agoMerge "Fix notification bounds on screen" into mnc-dev
Adrian Roos [Thu, 11 Jun 2015 00:49:50 +0000 (00:49 +0000)]
Merge "Fix notification bounds on screen" into mnc-dev

9 years agoTIF: Support localized input label for hardware input
Dongwon Kang [Wed, 10 Jun 2015 03:42:01 +0000 (20:42 -0700)]
TIF: Support localized input label for hardware input

Bug: 20803624
Change-Id: Iade3b2a11a6d946e2d1b1e5c12f2cad60abdcf6d

9 years agoExpose Context.getSystemServiceName().
Jeff Brown [Thu, 11 Jun 2015 00:39:51 +0000 (17:39 -0700)]
Expose Context.getSystemServiceName().

Expose this method so that subclasses can declare new types of services
that can be returned by getSystemService(Class<T>).

Bug: 21343770
Change-Id: I08bdfa61153d19298645dc495deb2d535e54f9f0

9 years agoFilter hover events for clipped views
Adrian Roos [Thu, 11 Jun 2015 00:47:12 +0000 (17:47 -0700)]
Filter hover events for clipped views

Fixes a bug where hovering would select a view even
if the hovered part was clipped away.

Bug: 21763049
Change-Id: I1bbe700cf15d467d570a16bf474e62a477e4bb51

9 years agoMerge "Fix typo possibly -> possible." into mnc-dev
Jonathan Basseri [Thu, 11 Jun 2015 00:44:42 +0000 (00:44 +0000)]
Merge "Fix typo possibly -> possible." into mnc-dev

9 years agoAdd docs for ContentProviderOperations.
Jeff Brown [Thu, 11 Jun 2015 00:16:05 +0000 (17:16 -0700)]
Add docs for ContentProviderOperations.

Bug: 21343769
Change-Id: Ia122b58785cf98f16664f82eb00a1f6bd9366885

9 years agoMerge "Remove click listener from PIN views" into mnc-dev
Adrian Roos [Thu, 11 Jun 2015 00:25:03 +0000 (00:25 +0000)]
Merge "Remove click listener from PIN views" into mnc-dev

9 years agoRevert "Revert "docs: studio 1.2.2.0 updates""
Rich Sloager [Thu, 11 Jun 2015 00:23:42 +0000 (00:23 +0000)]
Revert "Revert "docs: studio 1.2.2.0 updates""

This reverts commit c9032b1472f4f54b6a7db66921975c808e7db88d.

Change-Id: Ia590d767ed5c280369fbcecd65538c7fc25158a1

9 years agoMerge "Disable swipe-up gesture to invoke assist" into mnc-dev
Jorim Jaggi [Thu, 11 Jun 2015 00:22:46 +0000 (00:22 +0000)]
Merge "Disable swipe-up gesture to invoke assist" into mnc-dev

9 years agoFix notification bounds on screen
Adrian Roos [Wed, 10 Jun 2015 23:42:53 +0000 (16:42 -0700)]
Fix notification bounds on screen

Bug: 21763049
Change-Id: Ifcc5bd7258c00ebd3a64ca4a4edd894e3baf0ccc

9 years agoMerge "Update docs on SignalStrength.getLevel" into mnc-dev
Robert Greenwalt [Wed, 10 Jun 2015 23:58:59 +0000 (23:58 +0000)]
Merge "Update docs on SignalStrength.getLevel" into mnc-dev

9 years agoWorkaround shader crash
Chris Craik [Wed, 10 Jun 2015 23:58:42 +0000 (16:58 -0700)]
Workaround shader crash

bug:21706035

Change-Id: Ia1cd4824c742b2d6fc0feb2861ccfde0b6ac2189

9 years agoDisable swipe-up gesture to invoke assist
Jorim Jaggi [Wed, 10 Jun 2015 23:37:05 +0000 (16:37 -0700)]
Disable swipe-up gesture to invoke assist

Bug: 21754666
Change-Id: If76b9a6331f64d09df4ac1fc6c433bfac42e3f13

9 years agoNew strings!
Jeff Sharkey [Wed, 10 Jun 2015 21:21:27 +0000 (14:21 -0700)]
New strings!

Bug: 2173757321666225217566982173766621471429
Change-Id: If1c5882d48f798d311f6d2b86277d3c13f06824e

9 years agoMerge "Add native tracing API" into mnc-dev
Chris Craik [Wed, 10 Jun 2015 23:48:23 +0000 (23:48 +0000)]
Merge "Add native tracing API" into mnc-dev

9 years agoMerge "Pause activities when the screen is off." into mnc-dev
Jeff Brown [Wed, 10 Jun 2015 23:45:11 +0000 (23:45 +0000)]
Merge "Pause activities when the screen is off." into mnc-dev

9 years agoRemove click listener from PIN views
Adrian Roos [Wed, 10 Jun 2015 23:42:53 +0000 (16:42 -0700)]
Remove click listener from PIN views

Bug: 21638812
Change-Id: I382dd0f64092aebeb6fdb6b2e2d465b0abdd5669

9 years agoStart using some better sorting for intent resolution
Adam Powell [Sat, 6 Jun 2015 01:02:21 +0000 (18:02 -0700)]
Start using some better sorting for intent resolution

Previously we used time in foreground as our sole signal. Now, also
use time since last launch and launch count as signals.

Still to come later: launch count based on specific component name
rather than package, pending the recording of that information in
usage stats.

Change-Id: Ic449cae396cfee797b7bb3de9dc3c0da5da2f96c

9 years agoPause activities when the screen is off.
Jeff Brown [Wed, 10 Jun 2015 23:36:03 +0000 (16:36 -0700)]
Pause activities when the screen is off.

Bug: 19948628
Change-Id: I90923605d50f4ee381da4e05117879554e0a1dee

9 years agoMerge "Fixed a bug where we might get stuck in a fully expanded statusbar" into mnc-dev
Selim Cinek [Wed, 10 Jun 2015 23:31:57 +0000 (23:31 +0000)]
Merge "Fixed a bug where we might get stuck in a fully expanded statusbar" into mnc-dev

9 years agoMerge "Reseting scrollposition to 0 when going to keyguard" into mnc-dev
Selim Cinek [Wed, 10 Jun 2015 23:30:09 +0000 (23:30 +0000)]
Merge "Reseting scrollposition to 0 when going to keyguard" into mnc-dev

9 years agoMerge "Switched to round rect clipping while appearing notifications" into mnc-dev
Selim Cinek [Wed, 10 Jun 2015 23:29:31 +0000 (23:29 +0000)]
Merge "Switched to round rect clipping while appearing notifications" into mnc-dev

9 years agoFix vibration when expanding notifications
Jorim Jaggi [Wed, 10 Jun 2015 22:58:08 +0000 (15:58 -0700)]
Fix vibration when expanding notifications

To make it more consistent with other vibration feedback in the
system.

Bug: 21549323
Change-Id: Ia4ef1cf17c28f6069635797af94991a639e1cef0

9 years agoMerge "SoundPool monitors AppOps for OP_PLAY_AUDIO" into mnc-dev
Jean-Michel Trivi [Wed, 10 Jun 2015 23:11:12 +0000 (23:11 +0000)]
Merge "SoundPool monitors AppOps for OP_PLAY_AUDIO" into mnc-dev