OSDN Git Service

android-x86/frameworks-base.git
8 years agoReintroduce per-app scheduled job limits
Christopher Tate [Wed, 24 Feb 2016 22:18:35 +0000 (14:18 -0800)]
Reintroduce per-app scheduled job limits

There was a period of interim deployments during which sync-manager jobs
were not properly attributed to the package whose sync operations were
being driven.  This situation is now corrected when it is encountered.

Bug 27335118

Change-Id: Iafc40c80093499447b2e62a4888e3ece0371bfcb

8 years agoMerge "Allows components to register shortcut key." into nyc-dev
Muyuan Li [Fri, 26 Feb 2016 22:40:34 +0000 (22:40 +0000)]
Merge "Allows components to register shortcut key." into nyc-dev

8 years agoMerge "Audio record notification: report audio device information" into nyc-dev
Jean-Michel Trivi [Fri, 26 Feb 2016 22:37:32 +0000 (22:37 +0000)]
Merge "Audio record notification: report audio device information" into nyc-dev

8 years agoAllows components to register shortcut key.
Muyuan Li [Thu, 25 Feb 2016 00:20:54 +0000 (16:20 -0800)]
Allows components to register shortcut key.

The registered shortcut will be called from PhoneWindowManager,
before dispatching

Change-Id: If26128939b45a639c8895719a7a23ca433f39fd9
(cherry picked from commit 4da863c5a8872dcabb179a978a2b2157d9081679)

8 years agoMerge "WallpaperManager: support custom default cropper." into nyc-dev
Oren Blasberg [Fri, 26 Feb 2016 22:09:53 +0000 (22:09 +0000)]
Merge "WallpaperManager: support custom default cropper." into nyc-dev

8 years agoDecorated media notifications now also animate their actions
Selim Cinek [Fri, 26 Feb 2016 17:56:31 +0000 (09:56 -0800)]
Decorated media notifications now also animate their actions

Bug: 24866646
Change-Id: I271be0d55270043dfc41c621911d802b37d4690f

8 years agoFixed a bug where notifications could stay dark
Selim Cinek [Fri, 26 Feb 2016 17:25:33 +0000 (09:25 -0800)]
Fixed a bug where notifications could stay dark

The check whether dark changed was always done
on the notification itself, ignoring that the
contentviews actually also have a check whether it
changed, leading to potential problems that this state
became out of date. In addition did we assume that whenever
an update comes in the text becomes normal, which is
not true for an inline update. This hopefully fixes things once
and for all! I said once and for all!

Bug: 27147160
Change-Id: Idd68be8da0f648cf79102544b038065618c1d0ff

8 years agoMerge "AccountManager: fix residue data when authenticator is uninstalled." into...
Sandra Kwan [Fri, 26 Feb 2016 21:51:48 +0000 (21:51 +0000)]
Merge "AccountManager: fix residue data when authenticator is uninstalled." into nyc-dev

8 years agoMerge "Clear selection mode when changing root" into nyc-dev
Aga Wronska [Fri, 26 Feb 2016 21:32:26 +0000 (21:32 +0000)]
Merge "Clear selection mode when changing root" into nyc-dev

8 years agoClear selection mode when changing root
Aga Wronska [Fri, 26 Feb 2016 19:36:07 +0000 (11:36 -0800)]
Clear selection mode when changing root

Bug: 2736469127142316
Change-Id: I961f3eef67b51a2de999d34edbacd21e4b51c2a4

8 years agoMerge "Clear starting window request if remove is requested before it is added" into...
Wale Ogunwale [Fri, 26 Feb 2016 21:22:10 +0000 (21:22 +0000)]
Merge "Clear starting window request if remove is requested before it is added" into nyc-dev

8 years agoWallpaperManager: support custom default cropper.
Oren Blasberg [Fri, 26 Feb 2016 19:01:23 +0000 (11:01 -0800)]
WallpaperManager: support custom default cropper.

If the component name is specified by the OEM, that component is used
as the default (fallback) cropper rather than
com.android.wallpapercropper.

Bug: 26084319
Change-Id: I5c79beb8e84721944e752bda637cdf0377b8d826

8 years agoMerge "Don't lose mInitialized in onStop()" into nyc-dev
John Reck [Fri, 26 Feb 2016 21:00:25 +0000 (21:00 +0000)]
Merge "Don't lose mInitialized in onStop()" into nyc-dev

8 years agoDon't lose mInitialized in onStop()
John Reck [Fri, 26 Feb 2016 20:58:17 +0000 (12:58 -0800)]
Don't lose mInitialized in onStop()

Bug: 27350647
Change-Id: I74e6427ac4030645c416efb24948efdbdc90fa1c

8 years agoMerge "Control magnification only with the setting." into nyc-dev
Phil Weaver [Fri, 26 Feb 2016 20:57:45 +0000 (20:57 +0000)]
Merge "Control magnification only with the setting." into nyc-dev

8 years agoMerge "Api review: NotificationManager" into nyc-dev
Julia Reynolds [Fri, 26 Feb 2016 20:56:26 +0000 (20:56 +0000)]
Merge "Api review: NotificationManager" into nyc-dev

8 years agoMerge "Api review: Notification.Builder" into nyc-dev
Julia Reynolds [Fri, 26 Feb 2016 20:52:19 +0000 (20:52 +0000)]
Merge "Api review: Notification.Builder" into nyc-dev

8 years agoMerge "Do not stop window if preserving the window" into nyc-dev
Chong Zhang [Fri, 26 Feb 2016 20:52:15 +0000 (20:52 +0000)]
Merge "Do not stop window if preserving the window" into nyc-dev

8 years agoMerge "App transition delay tracking" into nyc-dev
Jorim Jaggi [Fri, 26 Feb 2016 20:51:38 +0000 (20:51 +0000)]
Merge "App transition delay tracking" into nyc-dev

8 years agoApi review: NotificationManager
Julia Reynolds [Fri, 26 Feb 2016 19:08:25 +0000 (14:08 -0500)]
Api review: NotificationManager

Bug: 27365672
Change-Id: Ic0fd82fb9442d10d6b308182a3859497aa882d07

8 years agoApi review: Notification.Builder
Julia Reynolds [Fri, 26 Feb 2016 15:45:32 +0000 (10:45 -0500)]
Api review: Notification.Builder

Bug: 27364889
Change-Id: I95cee3336f1adb64e37e71a9ab40e68feb1d9c5b

8 years agoMerge "DrawVectorDrawableOp for old rendering pipeline" into nyc-dev
Doris Liu [Fri, 26 Feb 2016 20:40:34 +0000 (20:40 +0000)]
Merge "DrawVectorDrawableOp for old rendering pipeline" into nyc-dev

8 years agoDo not stop window if preserving the window
Chong Zhang [Fri, 26 Feb 2016 20:03:33 +0000 (12:03 -0800)]
Do not stop window if preserving the window

bug: 27350647
Change-Id: I670d2641ee7e600a6ea46f7b329afd4df10a3862

8 years agoMerge "Fix unitialized member/init-parameter in AudioTrack(long) and AudioRecord...
Paul Mclean [Fri, 26 Feb 2016 20:24:37 +0000 (20:24 +0000)]
Merge "Fix unitialized member/init-parameter in AudioTrack(long) and AudioRecord(long)." into nyc-dev

8 years agoFix unitialized member/init-parameter in AudioTrack(long) and AudioRecord(long).
Paul McLean [Fri, 26 Feb 2016 19:45:33 +0000 (12:45 -0700)]
Fix unitialized member/init-parameter in AudioTrack(long) and AudioRecord(long).

Bug: 27381351

Change-Id: Ia11c13bde978dbf1707439b82a18abf22fe23f2f

8 years agoDrawVectorDrawableOp for old rendering pipeline
Doris Liu [Fri, 26 Feb 2016 19:36:03 +0000 (11:36 -0800)]
DrawVectorDrawableOp for old rendering pipeline

Bug: 27371430
Change-Id: I068d8023812173526ac98d11b903f82e0a66d9c2

8 years agoControl magnification only with the setting.
Phil Weaver [Fri, 26 Feb 2016 17:47:12 +0000 (09:47 -0800)]
Control magnification only with the setting.

Don't turn off magnification if gestures are enabled.

Bug: 26571116
Change-Id: I8dafcd4eef50bfa8f9474bf98637f8e54f3527e1

8 years agoMerge "Don't translate our trusted quick view package val." into nyc-dev
Aga Wronska [Fri, 26 Feb 2016 19:29:58 +0000 (19:29 +0000)]
Merge "Don't translate our trusted quick view package val." into nyc-dev

8 years agoDon't translate our trusted quick view package val.
Steve McKay [Fri, 26 Feb 2016 19:21:12 +0000 (11:21 -0800)]
Don't translate our trusted quick view package val.

Change-Id: I74574e38705940b72be8afc8e3ec163fb6ccdef4

8 years agoApp transition delay tracking
Jorim Jaggi [Tue, 23 Feb 2016 15:11:02 +0000 (10:11 -0500)]
App transition delay tracking

Add TRON logging for all kinds aspects when we execute an app transition.

Bug: 27295491
Change-Id: Icb0cbdb92d4d5fbfedadd40a017a50eb217058aa

8 years agoAudio record notification: report audio device information
Jean-Michel Trivi [Fri, 26 Feb 2016 00:31:45 +0000 (16:31 -0800)]
Audio record notification: report audio device information

Support querying the AudioDeviceInfo in AudioRecordConfiguration.
When AudioService (through RecordingActivityMonitor) receives
  a recording event on an existing session, report it as an
  update if the recording configuration has changed.

Bug 22876530

Change-Id: I1b72c08aa0589077fe8ad254087965e6384ce50a

8 years agoMerge "Added convenience methods to use chronometer countdown methods" into nyc-dev
Selim Cinek [Fri, 26 Feb 2016 19:05:03 +0000 (19:05 +0000)]
Merge "Added convenience methods to use chronometer countdown methods" into nyc-dev

8 years agoAccountManager: fix residue data when authenticator is uninstalled.
Sandra Kwan [Tue, 23 Feb 2016 18:22:15 +0000 (10:22 -0800)]
AccountManager: fix residue data when authenticator is uninstalled.

Bug: 20447341
Change-Id: Ie7bbc0300e1f902f18a826ef45b9cbae445651ec

8 years agoMerge "Work on issue #26390161: Throttle syncs/jobs when system is low on RAM" into...
Dianne Hackborn [Fri, 26 Feb 2016 18:44:53 +0000 (18:44 +0000)]
Merge "Work on issue #26390161: Throttle syncs/jobs when system is low on RAM" into nyc-dev

8 years agoMerge "Delete confirmation and notification improvements." into nyc-dev
Steve McKay [Fri, 26 Feb 2016 18:34:19 +0000 (18:34 +0000)]
Merge "Delete confirmation and notification improvements." into nyc-dev

8 years agoMerge "When system server goes down, crash apps." into nyc-dev
Jeff Sharkey [Fri, 26 Feb 2016 18:14:51 +0000 (18:14 +0000)]
Merge "When system server goes down, crash apps." into nyc-dev

8 years agoMerge "Create linker-namespace for the classloader" into nyc-dev
Dimitry Ivanov [Fri, 26 Feb 2016 18:03:54 +0000 (18:03 +0000)]
Merge "Create linker-namespace for the classloader" into nyc-dev

8 years agoMerge "Don't use Settings for storing the backup enable state" into nyc-dev
Chris Tate [Fri, 26 Feb 2016 18:03:38 +0000 (18:03 +0000)]
Merge "Don't use Settings for storing the backup enable state" into nyc-dev

8 years agoMerge "Open bugreport info when touching notification (as well as DETAILS button...
Felipe Leme [Fri, 26 Feb 2016 17:49:53 +0000 (17:49 +0000)]
Merge "Open bugreport info when touching notification (as well as DETAILS button)." into nyc-dev

8 years agoMerge "Frameworks/base: Refactor android.os.Debug" into nyc-dev
Andreas Gampe [Fri, 26 Feb 2016 17:39:19 +0000 (17:39 +0000)]
Merge "Frameworks/base: Refactor android.os.Debug" into nyc-dev

8 years agoMerge "JNI plumbing for native audio routing API" into nyc-dev
Paul Mclean [Fri, 26 Feb 2016 17:32:27 +0000 (17:32 +0000)]
Merge "JNI plumbing for native audio routing API" into nyc-dev

8 years agoMerge "Remove READ_WRITE_CONTACT_METADATA, which is no longer used" into nyc-dev
Makoto Onuki [Fri, 26 Feb 2016 17:21:04 +0000 (17:21 +0000)]
Merge "Remove READ_WRITE_CONTACT_METADATA, which is no longer used" into nyc-dev

8 years agoJNI plumbing for native audio routing API
Paul McLean [Tue, 26 Jan 2016 21:43:35 +0000 (14:43 -0700)]
JNI plumbing for native audio routing API

Bug: 23899814
Change-Id: I3a831bb661fbdfe1981ae3482fcc8773c7df22b6

8 years agoClear starting window request if remove is requested before it is added
Wale Ogunwale [Fri, 26 Feb 2016 16:16:02 +0000 (08:16 -0800)]
Clear starting window request if remove is requested before it is added

It is possible the add starting window to be scheduled and a remove request
come in before it is actually added. In this case we want to prevent the
addition of the starting window by clearing the AppWindowToken.startingData.

Bug: 26659857
Change-Id: I3ef6ea81d555e81b62e894003aadcc51d281b1ad

8 years agoMerge "Introduce IMPORTANCE_MIN." into nyc-dev
Julia Reynolds [Fri, 26 Feb 2016 16:10:59 +0000 (16:10 +0000)]
Merge "Introduce IMPORTANCE_MIN." into nyc-dev

8 years agoAdd unavailable state to the flashlight icon
Jason Monk [Thu, 25 Feb 2016 21:46:55 +0000 (16:46 -0500)]
Add unavailable state to the flashlight icon

Bug: 26851684
Change-Id: I08c438aaef3e5f0731fbd1b5fef79c87c75d3022

8 years agoMerge "Add scroll indicators to QS editing" into nyc-dev
Jason Monk [Fri, 26 Feb 2016 16:03:33 +0000 (16:03 +0000)]
Merge "Add scroll indicators to QS editing" into nyc-dev

8 years agoMerge "Fix drag to add tiles showing too many times" into nyc-dev
Jason Monk [Fri, 26 Feb 2016 16:02:44 +0000 (16:02 +0000)]
Merge "Fix drag to add tiles showing too many times" into nyc-dev

8 years agoMerge "Expose bssids for AccessPoints" into nyc-dev
Jason Monk [Fri, 26 Feb 2016 16:01:45 +0000 (16:01 +0000)]
Merge "Expose bssids for AccessPoints" into nyc-dev

8 years agoIntroduce IMPORTANCE_MIN.
Julia Reynolds [Thu, 25 Feb 2016 14:34:04 +0000 (09:34 -0500)]
Introduce IMPORTANCE_MIN.

Allow HUNs for >= IMPORTANCE_HIGH.
Allow full screen intents for IMPORTANCE_MAX.

Bug: 22960980
Bug: 26918284
Change-Id: Id4d2b90ea2e21563dbc716db411060d826e73699

8 years agoMerge "Remove inline settings slider." into nyc-dev
Julia Reynolds [Fri, 26 Feb 2016 14:41:30 +0000 (14:41 +0000)]
Merge "Remove inline settings slider." into nyc-dev

8 years agoFix ASAN builds after app_process change.
Nicolas Geoffray [Fri, 26 Feb 2016 13:16:50 +0000 (13:16 +0000)]
Fix ASAN builds after app_process change.

Bug:27245894

Change-Id: Ie2fc1edcbd874e8ad3b932f8e24ef38c9817b2cd

8 years agozygote to preload public native libraries
Dimitry Ivanov [Mon, 22 Feb 2016 19:22:11 +0000 (11:22 -0800)]
zygote to preload public native libraries

Preload public native libraries when starting a zygote
This lets other users of libnativeloader (like dex2oat)
avoid unnecessary cold loads of libandroid.so which could
take up to a second.

Bug: http://b/27245894
Change-Id: I1499a7485c186b185fce8a1f8d05afcd579d59cc

8 years agoMerge "MediaSession: Update javadoc of prepare-related methods" into nyc-dev
Donghyun Cho [Fri, 26 Feb 2016 08:23:40 +0000 (08:23 +0000)]
Merge "MediaSession: Update javadoc of prepare-related methods" into nyc-dev

8 years agoMerge "Stops performing operations that does not supported by MTP device." into nyc-dev
Daichi Hirono [Fri, 26 Feb 2016 07:21:22 +0000 (07:21 +0000)]
Merge "Stops performing operations that does not supported by MTP device." into nyc-dev

8 years agoStops performing operations that does not supported by MTP device.
Daichi Hirono [Sun, 21 Feb 2016 06:50:30 +0000 (15:50 +0900)]
Stops performing operations that does not supported by MTP device.

MTP devices can return supported operation list. The CL sets root flag
by referring it.

BUG=26147375

Change-Id: I02397821e208cf5a8fcf7457aa279d2818ce24c7

8 years agoMerge "PIP: Restore PIP size when PIP menu is gone" into nyc-dev
Jaewan Kim [Fri, 26 Feb 2016 06:13:26 +0000 (06:13 +0000)]
Merge "PIP: Restore PIP size when PIP menu is gone" into nyc-dev

8 years agoPIP: Restore PIP size when PIP menu is gone
Jaewan Kim [Fri, 26 Feb 2016 04:04:12 +0000 (20:04 -0800)]
PIP: Restore PIP size when PIP menu is gone

Change-Id: Ifb1bf992b875dc2cf10a3e9e05ca0b1fe6bd535b

8 years agoMerge "PowerManager: Hide the SUSTAINED_PERFORMANCE API." into nyc-dev
Ruchi Kandoi [Fri, 26 Feb 2016 02:26:55 +0000 (02:26 +0000)]
Merge "PowerManager: Hide the SUSTAINED_PERFORMANCE API." into nyc-dev

8 years agoFrameworks/base: Refactor android.os.Debug
Andreas Gampe [Fri, 26 Feb 2016 02:03:03 +0000 (18:03 -0800)]
Frameworks/base: Refactor android.os.Debug

Refactor some static fields into a holder. This allows to statically
initialize the class in the boot image. It also has some minimal
positive impact on the class size, a net benefit when tracing is
not used.

Bug: 27248115
Change-Id: I0cdfb6acf916ad8d9a7d82bba32929dba15d4200

8 years agoDon't use Settings for storing the backup enable state
Christopher Tate [Wed, 24 Feb 2016 01:41:26 +0000 (17:41 -0800)]
Don't use Settings for storing the backup enable state

Bug 19678828

Change-Id: Ieb572bcb2e8fe4d03f654dd52596c8dc4fdd72a9

8 years agoMerge "Fix typo in SwappedOut reporting" into nyc-dev
Thierry Strudel [Fri, 26 Feb 2016 01:47:35 +0000 (01:47 +0000)]
Merge "Fix typo in SwappedOut reporting" into nyc-dev

8 years agoFix typo in SwappedOut reporting
Thierry Strudel [Fri, 26 Feb 2016 01:46:38 +0000 (17:46 -0800)]
Fix typo in SwappedOut reporting

Change-Id: I55b3725eba054d3d6d2b38041cf375fc7b141c69

8 years agoMerge "Fix '<' / '>' in JobService docs" into nyc-dev
Chris Tate [Fri, 26 Feb 2016 01:38:33 +0000 (01:38 +0000)]
Merge "Fix '<' / '>' in JobService docs" into nyc-dev

8 years agoRemove READ_WRITE_CONTACT_METADATA, which is no longer used
Makoto Onuki [Fri, 26 Feb 2016 00:15:30 +0000 (16:15 -0800)]
Remove READ_WRITE_CONTACT_METADATA, which is no longer used

Bug 27365657

Change-Id: Iaf1b62991bbb0ccce9488e4e50bc49a12663a2d0

8 years agoMerge "Fix permission check in hasEnrolledFingerprints()" into nyc-dev
Jim Miller [Fri, 26 Feb 2016 01:12:47 +0000 (01:12 +0000)]
Merge "Fix permission check in hasEnrolledFingerprints()" into nyc-dev

8 years agoMerge "Tidy up stale lock wallpaper state in set-both operation" into nyc-dev
Chris Tate [Fri, 26 Feb 2016 01:11:34 +0000 (01:11 +0000)]
Merge "Tidy up stale lock wallpaper state in set-both operation" into nyc-dev

8 years agoFix permission check in hasEnrolledFingerprints()
Jim Miller [Fri, 26 Feb 2016 00:42:28 +0000 (16:42 -0800)]
Fix permission check in hasEnrolledFingerprints()

Fixes bug 27350799

Change-Id: Icd00985b5ad9a8159733e9180c79f646b275b60d

8 years agoOpen bugreport info when touching notification (as well as DETAILS button).
Felipe Leme [Fri, 26 Feb 2016 01:06:58 +0000 (17:06 -0800)]
Open bugreport info when touching notification (as well as DETAILS button).

Also added test case for CANCEL button on system notification.

BUG: 26906985
Change-Id: I92eac2e5ec18a8d1d4412f5c1832a52705caf3b3

8 years agoMerge "Properly reject empty unclipped savelayers" into nyc-dev
Chris Craik [Fri, 26 Feb 2016 01:06:48 +0000 (01:06 +0000)]
Merge "Properly reject empty unclipped savelayers" into nyc-dev

8 years agoProperly reject empty unclipped savelayers
Chris Craik [Fri, 26 Feb 2016 00:54:08 +0000 (16:54 -0800)]
Properly reject empty unclipped savelayers

bug:27225580
bug:27281241

Empty unclipped savelayers (clipped at defer time, often by dirty rect)
were resulting in invalid layer clear rectangles. Simplify by just
rejecting these unclipped savelayers entirely at defer.

Also, use repaint rect as base clip for constructed ops within
LayerBuilder.

Change-Id: I5c466199e85201a2f68f5cdc60b29187c849961b

8 years agoTidy up stale lock wallpaper state in set-both operation
Christopher Tate [Thu, 25 Feb 2016 22:39:17 +0000 (14:39 -0800)]
Tidy up stale lock wallpaper state in set-both operation

Also fix bug that was failing to remember the lock-only wallpaper, and
along the way make the disk write a single large block operation instead
of a number of small writes.

Bug 27353079

Change-Id: Ib1351e509af95905dced41e69c6e13dcce839511

8 years agoWhen system server goes down, crash apps.
Jeff Sharkey [Fri, 26 Feb 2016 00:40:12 +0000 (17:40 -0700)]
When system server goes down, crash apps.

Apps making calls into the system server may end up persisting
internal state or making security decisions based on the perceived
success or failure of a call, or the default values returned.

The reality is that if the system process just died, init will be
along shortly to kill all running apps, so we should have no problem
rethrowing the RemoteException as a RuntimeException.

Bug: 27364859
Change-Id: If632cc36f68cd399a34de513b2d979abaa36fcaa

8 years agoMerge "Using Message.obtain() to decrease number of Messages allocated." into nyc-dev
Felipe Leme [Fri, 26 Feb 2016 00:32:27 +0000 (00:32 +0000)]
Merge "Using Message.obtain() to decrease number of Messages allocated." into nyc-dev

8 years agoMerge "Force cancel pending RemotePrintDocument commands when the PrintActivity exits...
Philip P. Moltmann [Fri, 26 Feb 2016 00:28:51 +0000 (00:28 +0000)]
Merge "Force cancel pending RemotePrintDocument commands when the PrintActivity exits" into nyc-dev

8 years agoFix '<' / '>' in JobService docs
Christopher Tate [Fri, 26 Feb 2016 00:18:32 +0000 (16:18 -0800)]
Fix '<' / '>' in JobService docs

Bug 27291714

Change-Id: I7e6ec24442bdd071d34faa980d201f4c747cadff

8 years agoUsing Message.obtain() to decrease number of Messages allocated.
Felipe Leme [Fri, 26 Feb 2016 00:22:38 +0000 (16:22 -0800)]
Using Message.obtain() to decrease number of Messages allocated.

BUG: 26906985
Change-Id: Ide8c6e308dcc83e9627ec775a4d977d17cd2f0a9

8 years agoIMS: Reason Codes For Call Pull Scenarios
Omkar Kolangade [Fri, 26 Feb 2016 00:23:16 +0000 (00:23 +0000)]
IMS: Reason Codes For Call Pull Scenarios
am: f38780b483

* commit 'f38780b483de489635749f523258003506c8bbbc':
  IMS: Reason Codes For Call Pull Scenarios

8 years agoAdded convenience methods to use chronometer countdown methods
Selim Cinek [Fri, 26 Feb 2016 00:23:13 +0000 (16:23 -0800)]
Added convenience methods to use chronometer countdown methods

Bug: 27343480
Change-Id: Iea4d0259ba8c3ab91fec5ee04ea4b39e5dd988bf

8 years agoPowerManager: Hide the SUSTAINED_PERFORMANCE API.
Ruchi Kandoi [Fri, 26 Feb 2016 00:22:54 +0000 (16:22 -0800)]
PowerManager: Hide the SUSTAINED_PERFORMANCE API.

Bug: 27365880
Change-Id: Ia84a5af85f6e8ef0740ce4b41dbc5bab4cbeef05

8 years agoMerge "Modify WakeupMessage to only send the message if not canceled" into mm-wireles...
Mitchell Wills [Fri, 26 Feb 2016 00:20:00 +0000 (00:20 +0000)]
Merge "Modify WakeupMessage to only send the message if not canceled" into mm-wireless-dev
am: 9505e0ac3f

* commit '9505e0ac3f6bef7ad850f3b6fc9ec576b65b1e55':
  Modify WakeupMessage to only send the message if not canceled

8 years agoMerge "Allow sample rate UNSPECIFIED to mean a route-dependent value" into nyc-dev
Glenn Kasten [Fri, 26 Feb 2016 00:17:44 +0000 (00:17 +0000)]
Merge "Allow sample rate UNSPECIFIED to mean a route-dependent value" into nyc-dev

8 years agoMerge "Accept non-EA jobs while user is locked." into nyc-dev
Jeff Sharkey [Fri, 26 Feb 2016 00:15:45 +0000 (00:15 +0000)]
Merge "Accept non-EA jobs while user is locked." into nyc-dev

8 years agoMerge "configfs is special; don't delete dir contents." into nyc-dev
Jeff Sharkey [Fri, 26 Feb 2016 00:12:44 +0000 (00:12 +0000)]
Merge "configfs is special; don't delete dir contents." into nyc-dev

8 years agoAccept non-EA jobs while user is locked.
Jeff Sharkey [Fri, 26 Feb 2016 00:10:50 +0000 (17:10 -0700)]
Accept non-EA jobs while user is locked.

We'll keep them around in the pending queue until the user is
unlocked, at which point we'll consider running them.

Bug: 27358148
Change-Id: I2eb538a89206d4caac620b3b4e989b011b309201

8 years agoconfigfs is special; don't delete dir contents.
Jeff Sharkey [Fri, 26 Feb 2016 00:08:11 +0000 (17:08 -0700)]
configfs is special; don't delete dir contents.

Bug: 27342722
Change-Id: I63e8316a6a6260869b4fdd94fde59b5ec3d7b30a

8 years agoMerge "Removed clock type from GnssClock" into nyc-dev
Lifu Tang [Thu, 25 Feb 2016 23:59:43 +0000 (23:59 +0000)]
Merge "Removed clock type from GnssClock" into nyc-dev

8 years agoIMS: Reason Codes For Call Pull Scenarios
Omkar Kolangade [Wed, 24 Feb 2016 19:53:06 +0000 (11:53 -0800)]
IMS: Reason Codes For Call Pull Scenarios

Adding reason codes for call pull success
and failure scenarios.

BUG=27340495
Change-Id: I775316f52ed13862981500ebe035ee626adc934f

8 years agoDelete confirmation and notification improvements.
Steve McKay [Tue, 23 Feb 2016 18:06:50 +0000 (10:06 -0800)]
Delete confirmation and notification improvements.

Bug: 273445272734764727136182
Change-Id: Ia33f05b449a0bc30704e116287e18094e30382e0

8 years agoRemoved clock type from GnssClock
Lifu Tang [Thu, 25 Feb 2016 01:17:38 +0000 (17:17 -0800)]
Removed clock type from GnssClock

Bug: 27341583
Change-Id: I5ffd891737c3ddf83d9c6a78aa36c94858591199

8 years agoMerge "Make system locale persistent." into nyc-dev
Roozbeh Pournader [Thu, 25 Feb 2016 23:42:34 +0000 (23:42 +0000)]
Merge "Make system locale persistent." into nyc-dev

8 years agoMerge "Modify WakeupMessage to only send the message if not canceled" into mm-wireles...
Mitchell Wills [Thu, 25 Feb 2016 23:36:29 +0000 (23:36 +0000)]
Merge "Modify WakeupMessage to only send the message if not canceled" into mm-wireless-dev

8 years agoMerge "Disable HWUI_NEW_OPS" into nyc-dev
John Reck [Thu, 25 Feb 2016 23:28:36 +0000 (23:28 +0000)]
Merge "Disable HWUI_NEW_OPS" into nyc-dev

8 years agoMerge "Accessibility to toggle multiwindow mode" into nyc-dev
Phil Weaver [Thu, 25 Feb 2016 23:16:51 +0000 (23:16 +0000)]
Merge "Accessibility to toggle multiwindow mode" into nyc-dev

8 years agoMerge "Revert "AAPT: Allow duplicate attribute definitions if identical"" into nyc-dev
Adam Lesinski [Thu, 25 Feb 2016 23:13:23 +0000 (23:13 +0000)]
Merge "Revert "AAPT: Allow duplicate attribute definitions if identical"" into nyc-dev

8 years agoAccessibility to toggle multiwindow mode
Phil Weaver [Fri, 19 Feb 2016 23:12:29 +0000 (15:12 -0800)]
Accessibility to toggle multiwindow mode

Encapsulating the logic to toggle multiwindow mode from recents,
and plumbing it through to accessibility global actions. Sending
accessibility events when windows bounds change. Exposing the
dock divider window type to accessibility services.

Bug: 27250995
Change-Id: Ib7491f1f853dc7f01bf5c5a4ac1f914f55d0608a

8 years agoRevert "AAPT: Allow duplicate attribute definitions if identical"
Adam Lesinski [Thu, 25 Feb 2016 23:13:08 +0000 (23:13 +0000)]
Revert "AAPT: Allow duplicate attribute definitions if identical"

This reverts commit c25283b5e206ceae2aa6eb01877b79c3c1f0adfb.

Change-Id: I2f42a4360fa53c4333494afe0178dcec56d62d8e

8 years agoMerge "PIP: Apply the latest UI spec for onboarding activity" into nyc-dev
Jaewan Kim [Thu, 25 Feb 2016 23:11:49 +0000 (23:11 +0000)]
Merge "PIP: Apply the latest UI spec for onboarding activity" into nyc-dev

8 years agoPIP: Apply the latest UI spec for onboarding activity
Jaewan Kim [Tue, 23 Feb 2016 14:16:57 +0000 (06:16 -0800)]
PIP: Apply the latest UI spec for onboarding activity

Bug: 27273286
Change-Id: I57b3050e1f07ffbcee66e30404578937f65c3189

8 years agoDisable HWUI_NEW_OPS
John Reck [Thu, 25 Feb 2016 23:02:02 +0000 (15:02 -0800)]
Disable HWUI_NEW_OPS

Bug: 27365711

Change-Id: Ife7ecc7c688738df4028f30847a2ff914e433b99