OSDN Git Service

android-x86/frameworks-base.git
8 years agoMidiBluetoothService: add new device to HashMap
Phil Burk [Fri, 21 Aug 2015 22:39:10 +0000 (15:39 -0700)]
MidiBluetoothService: add new device to HashMap

The HashMap is being used but devices never added to the map.

Bug: 23429459
Change-Id: I1da5305a56f5bd48e1c5d9345e721ea8dd2eed4e
Signed-off-by: Phil Burk <philburk@google.com>
8 years agoFix build: wrong API made public
Etan Cohen [Tue, 25 Aug 2015 22:52:16 +0000 (15:52 -0700)]
Fix build: wrong API made public

Change-Id: I03a9151ef648bb999060bd94900691fde356058e

8 years agoMerge "Explicitly construct all Rects"
Pablo Ceballos [Tue, 25 Aug 2015 22:13:01 +0000 (22:13 +0000)]
Merge "Explicitly construct all Rects"

8 years agoMerge "Convert useImsAlwaysForEmergencyCall to carrier configuration."
Etan Cohen [Tue, 25 Aug 2015 21:58:12 +0000 (21:58 +0000)]
Merge "Convert useImsAlwaysForEmergencyCall to carrier configuration."

8 years agoNotificationPlayer supports MediaPlayer errors
Jean-Michel Trivi [Fri, 21 Aug 2015 00:37:50 +0000 (17:37 -0700)]
NotificationPlayer supports MediaPlayer errors

If an error is reported while trying to play a notification,
 behave as if the playback had completed.

Bug 21093153

Change-Id: Iedc7691d0b8f4d68ad75cb04292a5d7d9350552f

8 years agoMerge "Organize import lines in InputMethodManagerService.java."
Yohei Yukawa [Tue, 25 Aug 2015 21:41:46 +0000 (21:41 +0000)]
Merge "Organize import lines in InputMethodManagerService.java."

8 years agoMerge "Correctly distribute weight to pre-measured zero-dimension views"
Alan Viverette [Tue, 25 Aug 2015 21:19:41 +0000 (21:19 +0000)]
Merge "Correctly distribute weight to pre-measured zero-dimension views"

8 years agoOrganize import lines in InputMethodManagerService.java.
Yohei Yukawa [Tue, 25 Aug 2015 21:01:28 +0000 (14:01 -0700)]
Organize import lines in InputMethodManagerService.java.

This CL changes nothing except for organizing the import lines
with the following style rule.
   development/ide/intellij/codestyles/AndroidStyle.xml

No behavior change is intended.

Bug: 22285167
Change-Id: I029baa5e5609207ecc1023ece25fe803f676c377

8 years agoCorrectly distribute weight to pre-measured zero-dimension views
Alan Viverette [Tue, 25 Aug 2015 20:50:27 +0000 (16:50 -0400)]
Correctly distribute weight to pre-measured zero-dimension views

Previously, the measurements obtained from LinearLayout when using
EXACTLY and AT_MOST modes would be different even if the resulting
height was the same. This was the result of non-EXACTLY measurement
accounting for the size of zero-dimension views and then redistrib-
uting space as though they had initally been set as AT_MOST, whereas
EXACTLY would always redistribute space as though they had initially
been set as zero-dimension.

Makes perfect sense, right?

This CL updates non-EXACTLY measurement to always calculate the
minimum dimensions requested by zero-dimension views, but then to
redistribute the space according to weight.

Bug: 22810327
Change-Id: Iba8a3d26f2724e5fa9a30457119b4564eb285edb

8 years agoMerge "Leverage WindowManagerInternal for private communication."
Seigo Nonaka [Tue, 25 Aug 2015 20:42:25 +0000 (20:42 +0000)]
Merge "Leverage WindowManagerInternal for private communication."

8 years agoLeverage WindowManagerInternal for private communication.
Seigo Nonaka [Tue, 18 Aug 2015 01:34:13 +0000 (18:34 -0700)]
Leverage WindowManagerInternal for private communication.

This CL changes following four methods from direct calling of
WindowManagerService to calling via WindowManagerInternal.
- getInputMethodWindowVisibleHeight
  (introduced by I0e920ee79c526c3aea6872b063cf294e2ab081c8)
- saveLastInputMethodWindowForTransition
  (introduced by Idf7700271cf882dfbf35c9d16f0f173a791221bc)
- isHardKeyboardAvailable
  (introduced by I8a6a4a7efce50bfaec114117e33f97f27b1ef950)
- setOnHardKeyboardStatusChangeListener
  (introduced by Ica768083f95c33dc1e494a28ba7d8b6eb989b0ef)

This CL does mechanical code moving and does not change any behaviors.

Bug: 22285167
Change-Id: I08e506050a0e495d62236b46e487848c967d185d

8 years agoam fe12a31c: am df98fdaf: am 5d636c8c: Merge "Fix AudioAttributes.usageToString(...
Zach Johnson [Tue, 25 Aug 2015 19:39:04 +0000 (19:39 +0000)]
am fe12a31c: am df98fdaf: am 5d636c8c: Merge "Fix AudioAttributes.usageToString() string return values" into cw-e-dev

* commit 'fe12a31cbccfd983198edd5bca6df894213d0ecd':
  Fix AudioAttributes.usageToString() string return values

8 years agoam 3f7cfb2c: am 632c240f: am 3f62358b: Merge "*ring ring* Who is it? Destiny? I\...
Zach Johnson [Tue, 25 Aug 2015 19:38:58 +0000 (19:38 +0000)]
am 3f7cfb2c: am 632c240f: am 3f62358b: Merge "*ring ring* Who is it? Destiny? I\'ve been expecting your call..." into cw-e-dev

* commit '3f7cfb2cfb3831914b8a8d6a340077415c7968b9':
  *ring ring* Who is it? Destiny? I've been expecting your call...

8 years agoam df98fdaf: am 5d636c8c: Merge "Fix AudioAttributes.usageToString() string return...
Zach Johnson [Tue, 25 Aug 2015 19:32:23 +0000 (19:32 +0000)]
am df98fdaf: am 5d636c8c: Merge "Fix AudioAttributes.usageToString() string return values" into cw-e-dev

* commit 'df98fdaf2c6165dcd8bfb2ba8fd3e89d729af256':
  Fix AudioAttributes.usageToString() string return values

8 years agoam 632c240f: am 3f62358b: Merge "*ring ring* Who is it? Destiny? I\'ve been expecting...
Zach Johnson [Tue, 25 Aug 2015 19:32:18 +0000 (19:32 +0000)]
am 632c240f: am 3f62358b: Merge "*ring ring* Who is it? Destiny? I\'ve been expecting your call..." into cw-e-dev

* commit '632c240f436f03d6412640376ad96e436ff5f901':
  *ring ring* Who is it? Destiny? I've been expecting your call...

8 years agoam 5d636c8c: Merge "Fix AudioAttributes.usageToString() string return values" into...
Zach Johnson [Tue, 25 Aug 2015 19:22:16 +0000 (19:22 +0000)]
am 5d636c8c: Merge "Fix AudioAttributes.usageToString() string return values" into cw-e-dev

* commit '5d636c8c50cc4a26492095b3df61801f3935424f':
  Fix AudioAttributes.usageToString() string return values

8 years agoam 3f62358b: Merge "*ring ring* Who is it? Destiny? I\'ve been expecting your call...
Zach Johnson [Tue, 25 Aug 2015 19:22:11 +0000 (19:22 +0000)]
am 3f62358b: Merge "*ring ring* Who is it? Destiny? I\'ve been expecting your call..." into cw-e-dev

* commit '3f62358b7e3a35f6f9c68aac09889e5d47bc6d2a':
  *ring ring* Who is it? Destiny? I've been expecting your call...

8 years agoMerge "Fix AudioAttributes.usageToString() string return values" into cw-e-dev
Zach Johnson [Tue, 25 Aug 2015 19:16:59 +0000 (19:16 +0000)]
Merge "Fix AudioAttributes.usageToString() string return values" into cw-e-dev

8 years agoMerge "*ring ring* Who is it? Destiny? I've been expecting your call..." into cw...
Zach Johnson [Tue, 25 Aug 2015 19:16:43 +0000 (19:16 +0000)]
Merge "*ring ring* Who is it? Destiny? I've been expecting your call..." into cw-e-dev

8 years agoMerge "Suppressing Illegal argument exception when activating a task."
Vadim Tryshev [Tue, 25 Aug 2015 19:06:28 +0000 (19:06 +0000)]
Merge "Suppressing Illegal argument exception when activating a task."

8 years agoMerge "Using actual users in more places."
Vadim Tryshev [Tue, 25 Aug 2015 19:05:10 +0000 (19:05 +0000)]
Merge "Using actual users in more places."

8 years agoMerge "Clean up ContextThemeWrapper"
Alan Viverette [Tue, 25 Aug 2015 18:58:43 +0000 (18:58 +0000)]
Merge "Clean up ContextThemeWrapper"

8 years agoMerge "Return asset manager with correct config from ContextThemeWrapper"
Alan Viverette [Tue, 25 Aug 2015 18:58:23 +0000 (18:58 +0000)]
Merge "Return asset manager with correct config from ContextThemeWrapper"

8 years agoam 61428288: am 8a6f55e7: am 30275c19: Refactor UidDetailProvider and its dependencie...
Wei Liu [Tue, 25 Aug 2015 18:45:41 +0000 (18:45 +0000)]
am 61428288: am 8a6f55e7: am 30275c19: Refactor UidDetailProvider and its dependencies to SettingsLib.

* commit '6142828872e7c3ce4f747e7620ef222c059d7b2a':
  Refactor UidDetailProvider and its dependencies to SettingsLib.

8 years agoam 8a6f55e7: am 30275c19: Refactor UidDetailProvider and its dependencies to SettingsLib.
Wei Liu [Tue, 25 Aug 2015 18:37:45 +0000 (18:37 +0000)]
am 8a6f55e7: am 30275c19: Refactor UidDetailProvider and its dependencies to SettingsLib.

* commit '8a6f55e743973cf351126cf540c6021aba39b9ba':
  Refactor UidDetailProvider and its dependencies to SettingsLib.

8 years agoam 30275c19: Refactor UidDetailProvider and its dependencies to SettingsLib.
Wei Liu [Tue, 25 Aug 2015 18:32:47 +0000 (18:32 +0000)]
am 30275c19: Refactor UidDetailProvider and its dependencies to SettingsLib.

* commit '30275c1924b2bd45b05bd9c98f8648ecbc71374f':
  Refactor UidDetailProvider and its dependencies to SettingsLib.

8 years agoFix AudioAttributes.usageToString() string return values
Zach Johnson [Mon, 24 Aug 2015 23:33:16 +0000 (16:33 -0700)]
Fix AudioAttributes.usageToString() string return values

Change-Id: I75642d043d647c921259dad20df504dd2e551644

8 years ago*ring ring* Who is it? Destiny? I've been expecting your call...
Zach Johnson [Mon, 24 Aug 2015 22:38:27 +0000 (15:38 -0700)]
*ring ring* Who is it? Destiny? I've been expecting your call...

https://www.youtube.com/watch?v=7VFPtY7hiGw

Allow USAGE_NOTIFICATION_RINGTONE regardless of effect supression
component, because otherwise we can't use the system implementation of
ringtones (audio or vibration). If a platform wishes to turn supress this,
it can be disabled through the default zen configuration if necessary.

Change-Id: I02a89376b40c6eecde2468c93898b4a821315e64

8 years agoam 1148d54f: am 608cf688: am 37e1db23: Merge "Move SummaryForAllUidLoader to Settings...
Wei Liu [Tue, 25 Aug 2015 18:22:35 +0000 (18:22 +0000)]
am 1148d54f: am 608cf688: am 37e1db23: Merge "Move SummaryForAllUidLoader to SettingsLib." into cw-e-dev

* commit '1148d54f08c646fe10bbe696864623c4b46b98ea':
  Move SummaryForAllUidLoader to SettingsLib.

8 years agoam 608cf688: am 37e1db23: Merge "Move SummaryForAllUidLoader to SettingsLib." into...
Wei Liu [Tue, 25 Aug 2015 18:16:36 +0000 (18:16 +0000)]
am 608cf688: am 37e1db23: Merge "Move SummaryForAllUidLoader to SettingsLib." into cw-e-dev

* commit '608cf688f404036ac86613e7dd6b0f73b5f12a05':
  Move SummaryForAllUidLoader to SettingsLib.

8 years agoam ee02b881: am 6fbf2724: am ae2880a6: am 26b555d4: am d34ecae4: Don\'t set a null...
Nicolas Prevot [Tue, 25 Aug 2015 18:09:48 +0000 (18:09 +0000)]
am ee02b881: am 6fbf2724: am ae2880a6: am 26b555d4: am d34ecae4: Don\'t set a null filter to a cross-profile ResolveInfo.

* commit 'ee02b88183e700592acd3848af690f318c50a73c':
  Don't set a null filter to a cross-profile ResolveInfo.

8 years agoam 37e1db23: Merge "Move SummaryForAllUidLoader to SettingsLib." into cw-e-dev
Wei Liu [Tue, 25 Aug 2015 18:07:17 +0000 (18:07 +0000)]
am 37e1db23: Merge "Move SummaryForAllUidLoader to SettingsLib." into cw-e-dev

* commit '37e1db2320acd850e0738f3972d3ba4334f59949':
  Move SummaryForAllUidLoader to SettingsLib.

8 years agoClean up ContextThemeWrapper
Alan Viverette [Tue, 25 Aug 2015 18:07:02 +0000 (14:07 -0400)]
Clean up ContextThemeWrapper

Fix trailing white space, use of final, comments.

Change-Id: Iacc034acd46a651c35c32f2efbc0fe5fb58e1209

8 years agoMerge "[Backup] Special handling for sharedpref files in backup config"
Dmitry Polukhin [Tue, 25 Aug 2015 18:06:15 +0000 (18:06 +0000)]
Merge "[Backup] Special handling for sharedpref files in backup config"

8 years agoam 6fbf2724: am ae2880a6: am 26b555d4: am d34ecae4: Don\'t set a null filter to a...
Nicolas Prevot [Tue, 25 Aug 2015 18:05:11 +0000 (18:05 +0000)]
am 6fbf2724: am ae2880a6: am 26b555d4: am d34ecae4: Don\'t set a null filter to a cross-profile ResolveInfo.

* commit '6fbf2724c2caf4c6dd6c8275b1005a6bf39f2897':
  Don't set a null filter to a cross-profile ResolveInfo.

8 years agoRefactor UidDetailProvider and its dependencies to SettingsLib.
Wei Liu [Tue, 25 Aug 2015 00:35:49 +0000 (17:35 -0700)]
Refactor UidDetailProvider and its dependencies to SettingsLib.

so that it can be reused by Wear app data usage.

Change-Id: Ifd5709647ba031bb38b2293c35def01bcdee1448

8 years agoam ae2880a6: am 26b555d4: am d34ecae4: Don\'t set a null filter to a cross-profile...
Nicolas Prevot [Tue, 25 Aug 2015 17:57:28 +0000 (17:57 +0000)]
am ae2880a6: am 26b555d4: am d34ecae4: Don\'t set a null filter to a cross-profile ResolveInfo.

* commit 'ae2880a62881b08eb692978a869a226fcc692c78':
  Don't set a null filter to a cross-profile ResolveInfo.

8 years agoMerge "Move SummaryForAllUidLoader to SettingsLib." into cw-e-dev
Wei Liu [Tue, 25 Aug 2015 17:55:32 +0000 (17:55 +0000)]
Merge "Move SummaryForAllUidLoader to SettingsLib." into cw-e-dev

8 years agoMerge "Pass Resources when loading ImageView source from stream"
Alan Viverette [Tue, 25 Aug 2015 17:50:29 +0000 (17:50 +0000)]
Merge "Pass Resources when loading ImageView source from stream"

8 years agoam 26b555d4: am d34ecae4: Don\'t set a null filter to a cross-profile ResolveInfo.
Nicolas Prevot [Tue, 25 Aug 2015 17:49:18 +0000 (17:49 +0000)]
am 26b555d4: am d34ecae4: Don\'t set a null filter to a cross-profile ResolveInfo.

* commit '26b555d42ce2cf78d42ebcc9806447bf83df9318':
  Don't set a null filter to a cross-profile ResolveInfo.

8 years agoReturn asset manager with correct config from ContextThemeWrapper
Alan Viverette [Tue, 25 Aug 2015 17:45:38 +0000 (13:45 -0400)]
Return asset manager with correct config from ContextThemeWrapper

Bug: 23416037
Change-Id: Ia87bebbe6f23214c892bc2ca19d4112853023235

8 years agoMerge "Clean up ImageView"
Alan Viverette [Tue, 25 Aug 2015 17:40:02 +0000 (17:40 +0000)]
Merge "Clean up ImageView"

8 years agoam d34ecae4: Don\'t set a null filter to a cross-profile ResolveInfo.
Nicolas Prevot [Tue, 25 Aug 2015 17:39:24 +0000 (17:39 +0000)]
am d34ecae4: Don\'t set a null filter to a cross-profile ResolveInfo.

* commit 'd34ecae444867b78be06bb5a6b0fb2a66c2e30aa':
  Don't set a null filter to a cross-profile ResolveInfo.

8 years agoMerge "Hide SearchView icon when no drawable set"
Alan Viverette [Tue, 25 Aug 2015 17:28:40 +0000 (17:28 +0000)]
Merge "Hide SearchView icon when no drawable set"

8 years agoPass Resources when loading ImageView source from stream
Alan Viverette [Tue, 25 Aug 2015 17:25:16 +0000 (13:25 -0400)]
Pass Resources when loading ImageView source from stream

Only targets >M since developers may have already had workarounds in
place or been relying on the incorrect behavior.

Bug: 23383805
Change-Id: Ifa69b204b10b8084cf6486e41d5393969e197826

8 years agoClean up ImageView
Alan Viverette [Tue, 25 Aug 2015 17:19:25 +0000 (13:19 -0400)]
Clean up ImageView

Refactors ImageView to use LOG_TAG constant, fixes indentation, trailing
whitespace, uses of final. No functional changes.

Change-Id: I9e67d9a152e1c6d646719afa5010c45868db9c6f

8 years agoHide SearchView icon when no drawable set
Alan Viverette [Tue, 25 Aug 2015 16:33:01 +0000 (12:33 -0400)]
Hide SearchView icon when no drawable set

Bug: 23511899
Change-Id: Ic2a4622f905779fc713482c60706c727274f9be5

8 years agoMerge "Fix AudioAttributes.usageToString() string return values"
Jean-Michel Trivi [Tue, 25 Aug 2015 16:12:29 +0000 (16:12 +0000)]
Merge "Fix AudioAttributes.usageToString() string return values"

8 years agoSuppressing Illegal argument exception when activating a task.
Vadim Tryshev [Tue, 25 Aug 2015 15:34:50 +0000 (08:34 -0700)]
Suppressing Illegal argument exception when activating a task.

It's always possible to have race conditions when the button is still present
in Shelf Recents, but the task has gone, and we don't want sustemui to crash
when this happens.

Bug: 20024603
Change-Id: I96a3ebbc3217bcd74994d4a626d07824c7bb82e5

8 years agoam 9d758fb0: am b50d5b4c: am d267c3b3: am 83d83194: Merge "instrument fingerprint...
Chris Wren [Tue, 25 Aug 2015 14:33:44 +0000 (14:33 +0000)]
am 9d758fb0: am b50d5b4c: am d267c3b3: am 83d83194: Merge "instrument fingerprint crypto token service" into mnc-dr-dev

* commit '9d758fb0421b40f3f32d647becbb12a7b1444995':
  instrument fingerprint crypto token service

8 years agoam b50d5b4c: am d267c3b3: am 83d83194: Merge "instrument fingerprint crypto token...
Chris Wren [Tue, 25 Aug 2015 14:27:22 +0000 (14:27 +0000)]
am b50d5b4c: am d267c3b3: am 83d83194: Merge "instrument fingerprint crypto token service" into mnc-dr-dev

* commit 'b50d5b4cd419bddcdf5559db50298486b0611e9f':
  instrument fingerprint crypto token service

8 years agoam d267c3b3: am 83d83194: Merge "instrument fingerprint crypto token service" into...
Chris Wren [Tue, 25 Aug 2015 14:22:24 +0000 (14:22 +0000)]
am d267c3b3: am 83d83194: Merge "instrument fingerprint crypto token service" into mnc-dr-dev

* commit 'd267c3b3212f804a1507947f98233230af9413b4':
  instrument fingerprint crypto token service

8 years agoam 83d83194: Merge "instrument fingerprint crypto token service" into mnc-dr-dev
Chris Wren [Tue, 25 Aug 2015 14:14:41 +0000 (14:14 +0000)]
am 83d83194: Merge "instrument fingerprint crypto token service" into mnc-dr-dev

* commit '83d83194c3e68740593800ee2c295247d2bf2e06':
  instrument fingerprint crypto token service

8 years agoMerge "instrument fingerprint crypto token service" into mnc-dr-dev
Chris Wren [Tue, 25 Aug 2015 14:10:20 +0000 (14:10 +0000)]
Merge "instrument fingerprint crypto token service" into mnc-dr-dev

8 years agoDon't set a null filter to a cross-profile ResolveInfo.
Nicolas Prevot [Tue, 25 Aug 2015 12:01:43 +0000 (13:01 +0100)]
Don't set a null filter to a cross-profile ResolveInfo.

ResolverActivity expects the filter not to be null.

BUG:23395395
Change-Id: Ie7081daba1ad138b1a3903ef9dd1b649806c8d0e

8 years agoam e3e93853: am 9bdcde8a: am 49eb98e7: add permissions strings that have to be altere...
Erik Wolsheimer [Tue, 25 Aug 2015 05:36:09 +0000 (05:36 +0000)]
am e3e93853: am 9bdcde8a: am 49eb98e7: add permissions strings that have to be altered from framework originals for use in Wear BUG: 23223527

* commit 'e3e9385333e93d6e8d33a4bc87544ca19c175d54':
  add permissions strings that have to be altered from framework originals for use in Wear BUG: 23223527

8 years agoam 9bdcde8a: am 49eb98e7: add permissions strings that have to be altered from framew...
Erik Wolsheimer [Tue, 25 Aug 2015 05:29:57 +0000 (05:29 +0000)]
am 9bdcde8a: am 49eb98e7: add permissions strings that have to be altered from framework originals for use in Wear BUG: 23223527

* commit '9bdcde8a83dff776644eb78e94eff9382aa81458':
  add permissions strings that have to be altered from framework originals for use in Wear BUG: 23223527

8 years agoam 33b20dd8: am 667691b5: am 2ef327ed: am 2cb70049: Scale notifications on lockscreen...
Jorim Jaggi [Tue, 25 Aug 2015 05:29:23 +0000 (05:29 +0000)]
am 33b20dd8: am 667691b5: am 2ef327ed: am 2cb70049: Scale notifications on lockscreen for 420 dpi devices

* commit '33b20dd82dd0136d3ad56baf89ff8e55426c2bf5':
  Scale notifications on lockscreen for 420 dpi devices

8 years agoam 49eb98e7: add permissions strings that have to be altered from framework originals...
Erik Wolsheimer [Tue, 25 Aug 2015 05:22:22 +0000 (05:22 +0000)]
am 49eb98e7: add permissions strings that have to be altered from framework originals for use in Wear BUG: 23223527

* commit '49eb98e783e2f8e8e5fe2db4844babdc31553be6':
  add permissions strings that have to be altered from framework originals for use in Wear BUG: 23223527

8 years agoam 59ef9b0d: am cb4c0af3: am 46814fbf: Merge "Override Body Sensors string for watche...
Vinod Krishnan [Tue, 25 Aug 2015 05:19:15 +0000 (05:19 +0000)]
am 59ef9b0d: am cb4c0af3: am 46814fbf: Merge "Override Body Sensors string for watches" into cw-e-dev

* commit '59ef9b0d80dfde4d257d8adef7350a9850c4b69d':
  Override Body Sensors string for watches

8 years agoam 667691b5: am 2ef327ed: am 2cb70049: Scale notifications on lockscreen for 420...
Jorim Jaggi [Tue, 25 Aug 2015 05:18:19 +0000 (05:18 +0000)]
am 667691b5: am 2ef327ed: am 2cb70049: Scale notifications on lockscreen for 420 dpi devices

* commit '667691b5120baacafa873ee45db3a37ab21d2a2c':
  Scale notifications on lockscreen for 420 dpi devices

8 years agoadd permissions strings that have to be altered from framework originals for use...
Erik Wolsheimer [Tue, 25 Aug 2015 05:14:50 +0000 (22:14 -0700)]
add permissions strings that have to be altered from framework originals for use in Wear
BUG: 23223527

Change-Id: I5c175f3867d72e1dd1a539bec454ac60d2d501d7

8 years agoam 2ef327ed: am 2cb70049: Scale notifications on lockscreen for 420 dpi devices
Jorim Jaggi [Tue, 25 Aug 2015 05:13:47 +0000 (05:13 +0000)]
am 2ef327ed: am 2cb70049: Scale notifications on lockscreen for 420 dpi devices

* commit '2ef327ede9f9b5f5da90a2d54eceee2a0e9c4406':
  Scale notifications on lockscreen for 420 dpi devices

8 years agoam cb4c0af3: am 46814fbf: Merge "Override Body Sensors string for watches" into cw...
Vinod Krishnan [Tue, 25 Aug 2015 05:12:03 +0000 (05:12 +0000)]
am cb4c0af3: am 46814fbf: Merge "Override Body Sensors string for watches" into cw-e-dev

* commit 'cb4c0af3423a8e5ab9caf900d7fd3ca3e362980a':
  Override Body Sensors string for watches

8 years agoam 2cb70049: Scale notifications on lockscreen for 420 dpi devices
Jorim Jaggi [Tue, 25 Aug 2015 05:07:12 +0000 (05:07 +0000)]
am 2cb70049: Scale notifications on lockscreen for 420 dpi devices

* commit '2cb7004928e4bb34022e3ced112c2917fc5362f9':
  Scale notifications on lockscreen for 420 dpi devices

8 years agoam 46814fbf: Merge "Override Body Sensors string for watches" into cw-e-dev
Vinod Krishnan [Tue, 25 Aug 2015 05:03:03 +0000 (05:03 +0000)]
am 46814fbf: Merge "Override Body Sensors string for watches" into cw-e-dev

* commit '46814fbfc842d80033f4b1a8ae702f25eb8fd5d2':
  Override Body Sensors string for watches

8 years agoScale notifications on lockscreen for 420 dpi devices
Jorim Jaggi [Mon, 24 Aug 2015 21:52:45 +0000 (14:52 -0700)]
Scale notifications on lockscreen for 420 dpi devices

Bug: 23299488
Change-Id: Ied4505532aad41a3a1469efce2464a491661fb6c

8 years agoMerge "Override Body Sensors string for watches" into cw-e-dev
Vinod Krishnan [Tue, 25 Aug 2015 04:51:05 +0000 (04:51 +0000)]
Merge "Override Body Sensors string for watches" into cw-e-dev

8 years agoOverride Body Sensors string for watches
Vinod Krishnan [Tue, 25 Aug 2015 04:47:45 +0000 (21:47 -0700)]
Override Body Sensors string for watches

Change-Id: Ie967f7ae5444b9ce92a46cd30a85896814c8fd17

8 years agoam f9867af2: am 29b588a3: Merge "Add documentation for media router\'s palette depend...
Jaewan Kim [Tue, 25 Aug 2015 01:53:16 +0000 (01:53 +0000)]
am f9867af2: am 29b588a3: Merge "Add documentation for media router\'s palette dependency." into mnc-ub-dev

* commit 'f9867af26af8d13c5df7996a0c45ae02de71b1de':
  Add documentation for media router's palette dependency.

8 years agoam 29b588a3: Merge "Add documentation for media router\'s palette dependency." into...
Jaewan Kim [Tue, 25 Aug 2015 01:44:30 +0000 (01:44 +0000)]
am 29b588a3: Merge "Add documentation for media router\'s palette dependency." into mnc-ub-dev

* commit '29b588a3b738f2bcfb572fdfe541bba19374e44b':
  Add documentation for media router's palette dependency.

8 years agoMerge "Add documentation for media router's palette dependency." into mnc-ub-dev
Jaewan Kim [Tue, 25 Aug 2015 01:40:11 +0000 (01:40 +0000)]
Merge "Add documentation for media router's palette dependency." into mnc-ub-dev

8 years agoUsing actual users in more places.
Vadim Tryshev [Thu, 20 Aug 2015 15:43:20 +0000 (08:43 -0700)]
Using actual users in more places.

Fixing an issue when installed apps in Guest user were treated incorrectly.
This happened because we used APIs using the systemui current user (0),
not the app's user.

Also, switching AppInfo from user's serial numbers to UserHandle. Earlier,
I declared that user ids (not serials) is the "lingua franca" between different classes,
so, this move is along these lines. In addition, this is simply more convenient.

Bug: 20024603
Change-Id: I749d900aa17083a41e4215c6587ae5ccaa31f5eb

8 years agoam d9a24b1b: am d7f3dfb7: am cd05509a: am 6393275f: am 2bf7b98a: Merge "Camera2:...
Eino-Ville Talvala [Tue, 25 Aug 2015 00:46:50 +0000 (00:46 +0000)]
am d9a24b1b: am d7f3dfb7: am cd05509a: am 6393275f: am 2bf7b98a: Merge "Camera2: Remove filtering for non-BURST_CAPTURE-capable devices" into mnc-dev

* commit 'd9a24b1b907fabc76a9c4bdc07ac26b6959db811':
  Camera2: Remove filtering for non-BURST_CAPTURE-capable devices

8 years agoresolved conflicts for merge of 7dea1b3b to master
Jorim Jaggi [Tue, 25 Aug 2015 00:42:02 +0000 (17:42 -0700)]
resolved conflicts for merge of 7dea1b3b to master

Change-Id: I51acda15b42952cda1838d7124fc991d367f0693

8 years agoFix AudioAttributes.usageToString() string return values
Zach Johnson [Mon, 24 Aug 2015 23:33:16 +0000 (16:33 -0700)]
Fix AudioAttributes.usageToString() string return values

Change-Id: I75642d043d647c921259dad20df504dd2e551644

8 years agoam 523be967: am a6774c5c: am 7edca79e: am 8a8885b9: am def6896d: Fix shifted wallpape...
Adrian Roos [Mon, 24 Aug 2015 23:40:28 +0000 (23:40 +0000)]
am 523be967: am a6774c5c: am 7edca79e: am 8a8885b9: am def6896d: Fix shifted wallpaper after OTA

* commit '523be967bdf2a61ff1390e158e0f4b834e358cad':
  Fix shifted wallpaper after OTA

8 years agoam 5f6fad05: (-s ours) am 307bd0bf: am 379e7343: Merge "DO NOT MERGE guard against...
Erik Wolsheimer [Mon, 24 Aug 2015 23:40:03 +0000 (23:40 +0000)]
am 5f6fad05: (-s ours) am 307bd0bf: am 379e7343: Merge "DO NOT MERGE guard against null DimLayer instances in TaskStack BUG: 23452983" into cw-e-dev

* commit '5f6fad05b08675d3bf15311b37581f86dd1597f7':
  DO NOT MERGE guard against null DimLayer instances in TaskStack BUG: 23452983

8 years agoam 86c0ac7e: am 8373cf7d: am 5d552f2c: am 414985c4: Remove window from mWaitingForDra...
Jorim Jaggi [Mon, 24 Aug 2015 23:39:57 +0000 (23:39 +0000)]
am 86c0ac7e: am 8373cf7d: am 5d552f2c: am 414985c4: Remove window from mWaitingForDrawn when policy hidden

* commit '86c0ac7ebd5a4f0a4b2c758fec734c0fbf93326a':
  Remove window from mWaitingForDrawn when policy hidden

8 years agoam 49aadbce: am f2a7fed4: am c9a110b0: am 8c8a0c00: am c550a6fa: Merge "docs: Add...
Joe Fernandez [Mon, 24 Aug 2015 23:39:39 +0000 (23:39 +0000)]
am 49aadbce: am f2a7fed4: am c9a110b0: am 8c8a0c00: am c550a6fa: Merge "docs: Add Studio 1.3.2 release notes and download links" into mnc-dev

* commit '49aadbce6efc0b8f5fca6be84e89f53c1d3a2035':
  docs: Add Studio 1.3.2 release notes and download links

8 years agoam f76d558b: am 93826c7e: am f2c5ce5d: am a42cf680: Merge "Camera: Add support for...
Eino-Ville Talvala [Mon, 24 Aug 2015 23:39:22 +0000 (23:39 +0000)]
am f76d558b: am 93826c7e: am f2c5ce5d: am a42cf680: Merge "Camera: Add support for notifying NFC stack when camera is active" into mnc-dr-dev

* commit 'f76d558bb0ea3bbac422a90febfdb0417b5397d6':
  Camera: Add support for notifying NFC stack when camera is active

8 years agoam 5916f342: am 4888cdf9: am 7fd1014f: am 21490522: Merge "Don\'t show roaming icon...
Vineeta Srivastava [Mon, 24 Aug 2015 23:39:14 +0000 (23:39 +0000)]
am 5916f342: am 4888cdf9: am 7fd1014f: am 21490522: Merge "Don\'t show roaming icon when connecting HT HR network with Tele2 SIM" into mnc-dr-dev

* commit '5916f342a245dc2eca0c053716bf48e7f310621d':
  Don't show roaming icon when connecting HT HR network with Tele2 SIM

8 years agoam d7f3dfb7: am cd05509a: am 6393275f: am 2bf7b98a: Merge "Camera2: Remove filtering...
Eino-Ville Talvala [Mon, 24 Aug 2015 23:38:17 +0000 (23:38 +0000)]
am d7f3dfb7: am cd05509a: am 6393275f: am 2bf7b98a: Merge "Camera2: Remove filtering for non-BURST_CAPTURE-capable devices" into mnc-dev

* commit 'd7f3dfb7c8f40308a95a56f90ef7a1157897cce6':
  Camera2: Remove filtering for non-BURST_CAPTURE-capable devices

8 years agoam cd05509a: am 6393275f: am 2bf7b98a: Merge "Camera2: Remove filtering for non-BURST...
Eino-Ville Talvala [Mon, 24 Aug 2015 23:31:49 +0000 (23:31 +0000)]
am cd05509a: am 6393275f: am 2bf7b98a: Merge "Camera2: Remove filtering for non-BURST_CAPTURE-capable devices" into mnc-dev

* commit 'cd05509a81fff64e28dd1d7a2f482af5f269c6fc':
  Camera2: Remove filtering for non-BURST_CAPTURE-capable devices

8 years agoam 6393275f: am 2bf7b98a: Merge "Camera2: Remove filtering for non-BURST_CAPTURE...
Eino-Ville Talvala [Mon, 24 Aug 2015 23:21:16 +0000 (23:21 +0000)]
am 6393275f: am 2bf7b98a: Merge "Camera2: Remove filtering for non-BURST_CAPTURE-capable devices" into mnc-dev

* commit '6393275f5f8daa2d14dbc3fbd6511a78978999cd':
  Camera2: Remove filtering for non-BURST_CAPTURE-capable devices

8 years agoam 2bf7b98a: Merge "Camera2: Remove filtering for non-BURST_CAPTURE-capable devices...
Eino-Ville Talvala [Mon, 24 Aug 2015 23:12:16 +0000 (23:12 +0000)]
am 2bf7b98a: Merge "Camera2: Remove filtering for non-BURST_CAPTURE-capable devices" into mnc-dev

* commit '2bf7b98a2ade8b3fe25143fa9ef94f2266a908dd':
  Camera2: Remove filtering for non-BURST_CAPTURE-capable devices

8 years agoMerge "Camera2: Remove filtering for non-BURST_CAPTURE-capable devices" into mnc-dev
Eino-Ville Talvala [Mon, 24 Aug 2015 23:08:00 +0000 (23:08 +0000)]
Merge "Camera2: Remove filtering for non-BURST_CAPTURE-capable devices" into mnc-dev

8 years agoam 044826a4: am 7166ae1d: am d94d3a2a: Fix issues with light status bar and fp wake...
Jorim Jaggi [Mon, 24 Aug 2015 22:11:31 +0000 (22:11 +0000)]
am 044826a4: am 7166ae1d: am d94d3a2a: Fix issues with light status bar and fp wake-and-unlock

* commit '044826a4dd0c5a04205a978ee1e793ae5553ed7d':
  Fix issues with light status bar and fp wake-and-unlock

8 years agoam a6774c5c: am 7edca79e: am 8a8885b9: am def6896d: Fix shifted wallpaper after OTA
Adrian Roos [Mon, 24 Aug 2015 22:07:00 +0000 (22:07 +0000)]
am a6774c5c: am 7edca79e: am 8a8885b9: am def6896d: Fix shifted wallpaper after OTA

* commit 'a6774c5cbb11cf305abfe29f011f98aaf0d396f5':
  Fix shifted wallpaper after OTA

8 years agoam 7166ae1d: am d94d3a2a: Fix issues with light status bar and fp wake-and-unlock
Jorim Jaggi [Mon, 24 Aug 2015 22:05:05 +0000 (22:05 +0000)]
am 7166ae1d: am d94d3a2a: Fix issues with light status bar and fp wake-and-unlock

* commit '7166ae1d19269d536442572e35063f624350000e':
  Fix issues with light status bar and fp wake-and-unlock

8 years agoam 7edca79e: am 8a8885b9: am def6896d: Fix shifted wallpaper after OTA
Adrian Roos [Mon, 24 Aug 2015 21:59:58 +0000 (21:59 +0000)]
am 7edca79e: am 8a8885b9: am def6896d: Fix shifted wallpaper after OTA

* commit '7edca79ede391a058b690c7ed203099dd24e7145':
  Fix shifted wallpaper after OTA

8 years agoam d94d3a2a: Fix issues with light status bar and fp wake-and-unlock
Jorim Jaggi [Mon, 24 Aug 2015 21:56:17 +0000 (21:56 +0000)]
am d94d3a2a: Fix issues with light status bar and fp wake-and-unlock

* commit 'd94d3a2aa5cd1f177f61f73733217c952e356c43':
  Fix issues with light status bar and fp wake-and-unlock

8 years agoam 8a8885b9: am def6896d: Fix shifted wallpaper after OTA
Adrian Roos [Mon, 24 Aug 2015 21:51:09 +0000 (21:51 +0000)]
am 8a8885b9: am def6896d: Fix shifted wallpaper after OTA

* commit '8a8885b91de361b3a6a975e380e4a00fa92f8d7d':
  Fix shifted wallpaper after OTA

8 years agoFix issues with light status bar and fp wake-and-unlock
Jorim Jaggi [Fri, 21 Aug 2015 23:52:55 +0000 (16:52 -0700)]
Fix issues with light status bar and fp wake-and-unlock

- When wake-and-unlocking, make sure to skip the light status bar
transition.
- Fix race condition with window manager when unlocking when device
is interactive for supplying the timings for the light status bar
transition.
- Fix media artwork when wake-and-unlocking while pulsing.

Bug: 23365544
Change-Id: I209ca1e6684811f5f313354ca1614a0ebd49388c

8 years agoMerge "Update pretty-printed capabilities in GpsLocationProvider."
Daniel Estrada Alva [Mon, 24 Aug 2015 21:46:15 +0000 (21:46 +0000)]
Merge "Update pretty-printed capabilities in GpsLocationProvider."

8 years agoMerge "Reverse order of RT animations so enter animation works correctly"
Alan Viverette [Mon, 24 Aug 2015 21:45:43 +0000 (21:45 +0000)]
Merge "Reverse order of RT animations so enter animation works correctly"

8 years agoam def6896d: Fix shifted wallpaper after OTA
Adrian Roos [Mon, 24 Aug 2015 21:41:43 +0000 (21:41 +0000)]
am def6896d: Fix shifted wallpaper after OTA

* commit 'def6896d10ce4869831bf91eb73709e8a9714b27':
  Fix shifted wallpaper after OTA

8 years agoReverse order of RT animations so enter animation works correctly
Alan Viverette [Mon, 24 Aug 2015 21:25:36 +0000 (17:25 -0400)]
Reverse order of RT animations so enter animation works correctly

Bug: 23428182
Change-Id: Id54ad19c6ee71e01656f79d413e45cf2e19bd1ea

8 years agoUpdate pretty-printed capabilities in GpsLocationProvider.
destradaa [Mon, 24 Aug 2015 21:14:44 +0000 (14:14 -0700)]
Update pretty-printed capabilities in GpsLocationProvider.

Change-Id: I4c8b7f6b65b5b774860930c6f3d33537f2f96267

8 years agoCamera2: Remove filtering for non-BURST_CAPTURE-capable devices
Eino-Ville Talvala [Mon, 24 Aug 2015 21:06:12 +0000 (14:06 -0700)]
Camera2: Remove filtering for non-BURST_CAPTURE-capable devices

Devices that do not support the BURST_CAPTURE capability do not
get the split resolution lists. However, one spot in the stream
configuration map enumeration did not guard against this properly.

As a result, the category of devices that are not-BURST-CAPABLE and
do list resolutions that operate at a 'slow' (<= 20fps) rates cause
an assert to fire from an apparently-inconsistent size list.

Guard the filtering correctly, to correctly support such
devices.

Bug: 23489536
Change-Id: Ib026f6555c69b7fac0cd1ea5027d598644cd8701