OSDN Git Service

android-x86/frameworks-base.git
10 years agoam 7143b71c: Merge "Make the \'locked\' lock task not lock keyguard on exit" into...
Jason Monk [Wed, 23 Jul 2014 18:51:26 +0000 (18:51 +0000)]
am 7143b71c: Merge "Make the \'locked\' lock task not lock keyguard on exit" into lmp-dev

* commit '7143b71c9daf0ed4e73eabd190a445f14d9eafc0':
  Make the 'locked' lock task not lock keyguard on exit

10 years agoam 6d630c75: Merge "Fix parcel issues with empty service uuid. Added tests." into...
Wei Wang [Wed, 23 Jul 2014 18:47:10 +0000 (18:47 +0000)]
am 6d630c75: Merge "Fix parcel issues with empty service uuid. Added tests." into lmp-dev

* commit '6d630c7575f9e33632acf398201ae4226ce800ed':
  Fix parcel issues with empty service uuid. Added tests.

10 years agoMerge "Make the 'locked' lock task not lock keyguard on exit" into lmp-dev
Jason Monk [Wed, 23 Jul 2014 18:44:53 +0000 (18:44 +0000)]
Merge "Make the 'locked' lock task not lock keyguard on exit" into lmp-dev

10 years agoam cc379868: Merge "Ensure ripple mask gets updated in public constructor" into lmp-dev
Alan Viverette [Wed, 23 Jul 2014 18:30:36 +0000 (18:30 +0000)]
am cc379868: Merge "Ensure ripple mask gets updated in public constructor" into lmp-dev

* commit 'cc379868058f453946f03c7c0fdb89bd2076c8d4':
  Ensure ripple mask gets updated in public constructor

10 years agoam d0868c89: Implement VpnService.setBlocking().
Jeff Davidson [Wed, 23 Jul 2014 18:23:50 +0000 (18:23 +0000)]
am d0868c89: Implement VpnService.setBlocking().

* commit 'd0868c89eac6df2adbbdcdee7fe24dba943736a7':
  Implement VpnService.setBlocking().

10 years agoImplement VpnService.setBlocking().
Jeff Davidson [Wed, 23 Jul 2014 17:14:53 +0000 (10:14 -0700)]
Implement VpnService.setBlocking().

Bug: 12879610
Change-Id: I3a0ad9eae5f7dd9c01f75b9da71810bad38f9fec

10 years agoam 41b62ac7: Add PICK_JOIN_CONTACT_ACTION action contact
Brian Attwell [Wed, 23 Jul 2014 18:15:55 +0000 (18:15 +0000)]
am 41b62ac7: Add PICK_JOIN_CONTACT_ACTION action contact

* commit '41b62ac75082d823c05571e7d04c8cc5453218c9':
  Add PICK_JOIN_CONTACT_ACTION action contact

10 years agoam f2ecf428: Merge "Build layer damage bounds for shadows" into lmp-dev
Chris Craik [Wed, 23 Jul 2014 18:15:51 +0000 (18:15 +0000)]
am f2ecf428: Merge "Build layer damage bounds for shadows" into lmp-dev

* commit 'f2ecf428a0311d0b07ae35d743f5165384812547':
  Build layer damage bounds for shadows

10 years agoAdd PICK_JOIN_CONTACT_ACTION action contact
Brian Attwell [Wed, 23 Jul 2014 03:53:59 +0000 (20:53 -0700)]
Add PICK_JOIN_CONTACT_ACTION action contact

This ContactsContract change is needed by ag/509090

Bug: 16190113
Change-Id: I0f96286bdf45015148d2e84f7fe7aac5b23e1ba2

10 years agoMake the 'locked' lock task not lock keyguard on exit
Jason Monk [Wed, 23 Jul 2014 17:30:27 +0000 (13:30 -0400)]
Make the 'locked' lock task not lock keyguard on exit

While here also fix mIsLockTaskLocked to actually be set to a value
so that it can be used.

Bug: 16347391
Change-Id: I27416f4787b28d19d84f895889eea1d3202c1759

10 years agoam f4348489: Merge "Adding shell commands for grant/revoke of bind app widget permisi...
Svet Ganov [Wed, 23 Jul 2014 17:15:35 +0000 (17:15 +0000)]
am f4348489: Merge "Adding shell commands for grant/revoke of bind app widget permisison." into lmp-dev

* commit 'f4348489228c244578719b20bc3d12317761378f':
  Adding shell commands for grant/revoke of bind app widget permisison.

10 years agoam 80380f82: Switch Session APIs over to AudioAttributes
RoboErik [Wed, 23 Jul 2014 17:15:32 +0000 (17:15 +0000)]
am 80380f82: Switch Session APIs over to AudioAttributes

* commit '80380f827a2147d436494b66193b7d59763de25b':
  Switch Session APIs over to AudioAttributes

10 years agoSwitch Session APIs over to AudioAttributes
RoboErik [Mon, 21 Jul 2014 19:44:53 +0000 (12:44 -0700)]
Switch Session APIs over to AudioAttributes

The session apis were using audioStream in several places. This
updates them to use AudioAttributes instead.

bug:16403289
Change-Id: Ic4da9ca5fbea2536e80c71503bd9a9bf7f346997

10 years agoam 79399931: Merge "Fix issue #16467284: Make noteStartVideo and noteStartAudio nesti...
Dianne Hackborn [Wed, 23 Jul 2014 17:07:35 +0000 (17:07 +0000)]
am 79399931: Merge "Fix issue #16467284: Make noteStartVideo and noteStartAudio nesting" into lmp-dev

* commit '7939993150214d6d717d46246c33d43652ec806a':
  Fix issue #16467284: Make noteStartVideo and noteStartAudio nesting

10 years agoam fcb490a2: Merge "Add Device Policy API to disable screen capture." into lmp-dev
Sander Alewijnse [Wed, 23 Jul 2014 17:07:32 +0000 (17:07 +0000)]
am fcb490a2: Merge "Add Device Policy API to disable screen capture." into lmp-dev

* commit 'fcb490a2d3b1f28a375e40b44201882ff171bfa5':
  Add Device Policy API to disable screen capture.

10 years agoam 69c976c6: Merge "Expose NETWORK_SCORE_SERVICE as @SystemApi." into lmp-dev
Jeff Davidson [Wed, 23 Jul 2014 16:46:23 +0000 (16:46 +0000)]
am 69c976c6: Merge "Expose NETWORK_SCORE_SERVICE as @SystemApi." into lmp-dev

* commit '69c976c665ddde192157cbf9a4cc31df83af1c75':
  Expose NETWORK_SCORE_SERVICE as @SystemApi.

10 years agoam 607281ff: Delete most network scorer tests from coretests.
Jeff Davidson [Wed, 23 Jul 2014 16:46:20 +0000 (16:46 +0000)]
am 607281ff: Delete most network scorer tests from coretests.

* commit '607281ffc1ac13ecc3d51c52d2d0a57c33d2c358':
  Delete most network scorer tests from coretests.

10 years agoam e3316cfe: Merge "TIF: Use @SystemApi for APIs that we intend to open to OEMs"...
Jae Seo [Wed, 23 Jul 2014 16:40:47 +0000 (16:40 +0000)]
am e3316cfe: Merge "TIF: Use @SystemApi for APIs that we intend to open to OEMs" into lmp-dev

* commit 'e3316cfefd3ca2f6aa4928a39f62eea9a67c4e53':
  TIF: Use @SystemApi for APIs that we intend to open to OEMs

10 years agoDelete most network scorer tests from coretests.
Jeff Davidson [Mon, 21 Jul 2014 20:57:18 +0000 (13:57 -0700)]
Delete most network scorer tests from coretests.

Anything which tests public API functionality will be moved to a
compatibility test suite.

The only remaining test is NetworkScorerAppManagerTest, which contains
unit tests for an internal helper class that is not (and should not
be) exposed via @SystemApi or otherwise.

Bug: 16355542
Change-Id: I478da97d3a4d09407992af37e45466dc484fa8cf

10 years agoam 0062e49d: Merge "Fix unknown tag @throw" into lmp-dev
Jungshik Jang [Wed, 23 Jul 2014 14:34:51 +0000 (14:34 +0000)]
am 0062e49d: Merge "Fix unknown tag @throw" into lmp-dev

* commit '0062e49d753903cf440353085f2ed31a17c23ab0':
  Fix unknown tag @throw

10 years agoam eb6f138b: Honor the sort and group keys for notification ranking.
Chris Wren [Wed, 23 Jul 2014 14:23:46 +0000 (14:23 +0000)]
am eb6f138b: Honor the sort and group keys for notification ranking.

* commit 'eb6f138b8156f292acca1026a9df3b9132aea63e':
  Honor the sort and group keys for notification ranking.

10 years agoHonor the sort and group keys for notification ranking.
Chris Wren [Wed, 23 Jul 2014 13:11:45 +0000 (13:11 +0000)]
Honor the sort and group keys for notification ranking.

Sort notifications naturally, then move group childen to be next their proxy.
The group proxy is the summary, or if no summary exists, the lowest-ranked
member of the group is chosen as the proxy.

Notifications with a sortKey but no group and placed into a synthetic
group that consists of all notifications from that package and user in
the same priority bucket that also have sortKeys.

Expose a new API for listeners to get the group key for the notificaiton.

Bug: 15190903
Change-Id: I324ba0c394affdabb3588ca2ebafa7cf0acad2af

10 years agoam 8980a58d: Merge "Revert "Honor the sort and group keys for notification ranking...
Chris Wren [Wed, 23 Jul 2014 12:51:42 +0000 (12:51 +0000)]
am 8980a58d: Merge "Revert "Honor the sort and group keys for notification ranking."" into lmp-dev

* commit '8980a58dec0ac898596c6e1b94bf3e1c2825bec8':
  Revert "Honor the sort and group keys for notification ranking."

10 years agoam ca8e44fb: Merge "Change display Strings to CharSequence (1/3)" into lmp-dev
Santos Cordon [Wed, 23 Jul 2014 12:51:37 +0000 (12:51 +0000)]
am ca8e44fb: Merge "Change display Strings to CharSequence (1/3)" into lmp-dev

* commit 'ca8e44fb5ae5eb9206d9d61408b90ade31d33e8f':
  Change display Strings to CharSequence (1/3)

10 years agoam df09d4c3: Honor the sort and group keys for notification ranking.
Chris Wren [Wed, 23 Jul 2014 12:51:34 +0000 (12:51 +0000)]
am df09d4c3: Honor the sort and group keys for notification ranking.

* commit 'df09d4c348f9f2aea10391b27d157d8b71a9e189':
  Honor the sort and group keys for notification ranking.

10 years agoam 3bd0b010: Merge "Add an internal API to get all asset locales." into lmp-dev
Narayan Kamath [Wed, 23 Jul 2014 12:51:26 +0000 (12:51 +0000)]
am 3bd0b010: Merge "Add an internal API to get all asset locales." into lmp-dev

* commit '3bd0b0105cae24e8265df73a2541dc2f0d630bfe':
  Add an internal API to get all asset locales.

10 years agoam c0fb18a2: Merge "Remove copy of Locale.adjustLanguageCode." into lmp-dev
Narayan Kamath [Wed, 23 Jul 2014 12:51:22 +0000 (12:51 +0000)]
am c0fb18a2: Merge "Remove copy of Locale.adjustLanguageCode." into lmp-dev

* commit 'c0fb18a215467be0f5bdc25fb6d5612349bc989b':
  Remove copy of Locale.adjustLanguageCode.

10 years agoam d5d3525a: Store actions passed to MediaStyle.setShowActionsInCompactView in extras
Bryan Mawhinney [Wed, 23 Jul 2014 12:51:06 +0000 (12:51 +0000)]
am d5d3525a: Store actions passed to MediaStyle.setShowActionsInCompactView in extras

* commit 'd5d3525a92fd42238b03635d2389509feee88389':
  Store actions passed to MediaStyle.setShowActionsInCompactView in extras

10 years agoam ea6f0c52: Fixing cross-user content.
Nicolas Prevot [Wed, 23 Jul 2014 12:51:02 +0000 (12:51 +0000)]
am ea6f0c52: Fixing cross-user content.

* commit 'ea6f0c5248e4026da863f85ead9a7ee7062c4174':
  Fixing cross-user content.

10 years agoam da251030: Add startTimerRecording api to IHdmiControlService.
Jungshik Jang [Wed, 23 Jul 2014 12:50:58 +0000 (12:50 +0000)]
am da251030: Add startTimerRecording api to IHdmiControlService.

* commit 'da251030221ef58ebd03471aa249f7ad3000c7ff':
  Add startTimerRecording api to IHdmiControlService.

10 years agoam 76f8d671: Block logging watched histories for passthrough inputs
Youngsang Cho [Wed, 23 Jul 2014 12:50:54 +0000 (12:50 +0000)]
am 76f8d671: Block logging watched histories for passthrough inputs

* commit '76f8d6714a64a101e281fbe3a24c2289f9a79a8f':
  Block logging watched histories for passthrough inputs

10 years agoam 02d93880: Enable customization of TvInputInfo icon/label
Youngsang Cho [Wed, 23 Jul 2014 12:50:49 +0000 (12:50 +0000)]
am 02d93880: Enable customization of TvInputInfo icon/label

* commit '02d938801ae4b53cce217eadeadc15f29683f267':
  Enable customization of TvInputInfo icon/label

10 years agoHonor the sort and group keys for notification ranking.
Chris Wren [Thu, 17 Jul 2014 21:08:53 +0000 (17:08 -0400)]
Honor the sort and group keys for notification ranking.

Sort notifications naturally, then move group childen to be next their proxy.
The group proxy is the summary, or if no summary exists, the lowest-ranked
member of the group is chosen as the proxy.

Notifications with a sortKey but no group and placed into a synthetic
group that consists of all notifications from that package and user in
the same priority bucket that also have sortKeys.

Bug: 15190903
Change-Id: I377ed65b9592079446da4a4189f5ab49d28630ec

10 years agoStore actions passed to MediaStyle.setShowActionsInCompactView in extras
Bryan Mawhinney [Tue, 22 Jul 2014 11:50:09 +0000 (12:50 +0100)]
Store actions passed to MediaStyle.setShowActionsInCompactView in extras

So that they can be bridged appropriately by Android Wear

Change-Id: I3a21a74991c8067ece1a04fbd0b92dd21438e0fd

10 years agoFixing cross-user content.
Nicolas Prevot [Mon, 21 Jul 2014 15:28:21 +0000 (16:28 +0100)]
Fixing cross-user content.

Change-Id: I1f1beb514950f808ed9113357c3172bddcb06d9e

10 years agoAdd startTimerRecording api to IHdmiControlService.
Jungshik Jang [Tue, 22 Jul 2014 07:56:52 +0000 (16:56 +0900)]
Add startTimerRecording api to IHdmiControlService.

In order to support timer recording we need separate API,
startTimerRecording. Also added HdmiTimerRecordingSources
which is used to help creating timer recording information
such as timing information and program information.

Besides, in order to distinguish one touch record
and timer recording, rename startRecord with startOneTouchRecording.

Bug: 16160962
Change-Id: I8c3d4034665a2f84ddf07135aee73e17ac17cd82

10 years agoMerge "Add Device Policy API to disable screen capture." into lmp-dev
Sander Alewijnse [Wed, 23 Jul 2014 16:59:08 +0000 (16:59 +0000)]
Merge "Add Device Policy API to disable screen capture." into lmp-dev

10 years agoAdd Device Policy API to disable screen capture.
Sander Alewijnse [Wed, 9 Jul 2014 11:57:05 +0000 (12:57 +0100)]
Add Device Policy API to disable screen capture.

WindowManager will set secure flag on SurfaceControl for
all windows of a flagged user to prevent screen capture.
API is consistent with the camera disable API.

Change-Id: Ib180f67f1ad827b6f4aca2af615274256cce58f4

10 years agoMerge "Revert "Honor the sort and group keys for notification ranking."" into lmp-dev
Chris Wren [Wed, 23 Jul 2014 12:41:50 +0000 (12:41 +0000)]
Merge "Revert "Honor the sort and group keys for notification ranking."" into lmp-dev

10 years agoRevert "Honor the sort and group keys for notification ranking."
Chris Wren [Wed, 23 Jul 2014 12:41:37 +0000 (12:41 +0000)]
Revert "Honor the sort and group keys for notification ranking."

This reverts commit df09d4c348f9f2aea10391b27d157d8b71a9e189.

Change-Id: Idbc9ed5c5c83cd0cad5a71872bcc203321a11e9e

10 years agoMerge "Add an internal API to get all asset locales." into lmp-dev
Narayan Kamath [Wed, 23 Jul 2014 10:24:50 +0000 (10:24 +0000)]
Merge "Add an internal API to get all asset locales." into lmp-dev

10 years agoAdd an internal API to get all asset locales.
Narayan Kamath [Mon, 14 Jul 2014 15:28:24 +0000 (16:28 +0100)]
Add an internal API to get all asset locales.

This will allow us to not copy paste this code verbatim into
bundled apps.

bug: 10090157

(cherry picked from commit 9e6d9d4c812d01ac07180c5d6ab64c36fb9b2aa7)

Change-Id: I34690a2b6dad51f1592f37d3c2a8c81345632c2f

10 years agoRemove copy of Locale.adjustLanguageCode.
Narayan Kamath [Fri, 18 Jul 2014 15:09:36 +0000 (16:09 +0100)]
Remove copy of Locale.adjustLanguageCode.

(cherry picked from commit 1d31a5f8243fd6befb14d8a2ba25d28e006511f8)

Change-Id: I7b30a153a44dc1f99a9ddfe256b770d7305a74b7

10 years agoMerge "Remove copy of Locale.adjustLanguageCode." into lmp-dev
Narayan Kamath [Wed, 23 Jul 2014 10:24:47 +0000 (10:24 +0000)]
Merge "Remove copy of Locale.adjustLanguageCode." into lmp-dev

10 years agoBlock logging watched histories for passthrough inputs
Youngsang Cho [Wed, 23 Jul 2014 04:29:47 +0000 (21:29 -0700)]
Block logging watched histories for passthrough inputs

Added a system API TvContract.isChannelUriForPassthroughTvInput

Change-Id: I933482831ae2a8b4d6000c4d16520387b5b6a13f

10 years agoEnable customization of TvInputInfo icon/label
Youngsang Cho [Mon, 21 Jul 2014 18:32:00 +0000 (11:32 -0700)]
Enable customization of TvInputInfo icon/label

TODO: Apply builder pattern to create instances of TvInputInfo

Bug: 16166859
Change-Id: I37ef35e7e463a5ff6612f822fd784b7f299039c9

10 years agoam 3f52465c: MediaFormat: add KEY_TEMPORAL_LAYERING
Lajos Molnar [Wed, 23 Jul 2014 03:43:45 +0000 (03:43 +0000)]
am 3f52465c: MediaFormat: add KEY_TEMPORAL_LAYERING

* commit '3f52465ccfb9fc1e9398340f78e5b6138fd71e9b':
  MediaFormat: add KEY_TEMPORAL_LAYERING

10 years agoMediaFormat: add KEY_TEMPORAL_LAYERING
Lajos Molnar [Wed, 23 Jul 2014 03:20:12 +0000 (20:20 -0700)]
MediaFormat: add KEY_TEMPORAL_LAYERING

Bug: 14562236
Change-Id: I343d2859e48552d7372fec3b77aea868ff1bfc33

10 years agoam db514f4d: Shade: Don\'t clip header icons pre-expand.
John Spurlock [Wed, 23 Jul 2014 02:34:48 +0000 (02:34 +0000)]
am db514f4d: Shade: Don\'t clip header icons pre-expand.

* commit 'db514f4d0f491bf20c88d3f020eda803768c6a9e':
  Shade: Don't clip header icons pre-expand.

10 years agoShade: Don't clip header icons pre-expand.
John Spurlock [Wed, 23 Jul 2014 02:23:42 +0000 (22:23 -0400)]
Shade: Don't clip header icons pre-expand.

Bug:16496619
Change-Id: I1d3a391b2203b172bd525396719b671fe5cc3784

10 years agoam 560faa81: Merge "Remove dialog icons" into lmp-dev
Alan Viverette [Wed, 23 Jul 2014 01:45:35 +0000 (01:45 +0000)]
am 560faa81: Merge "Remove dialog icons" into lmp-dev

* commit '560faa81b46cc727f08ea9267d89dba918b06e93':
  Remove dialog icons

10 years agoam dc4a88f7: Merge "Further fix on issue #16013164" into lmp-dev
Dianne Hackborn [Wed, 23 Jul 2014 01:31:38 +0000 (01:31 +0000)]
am dc4a88f7: Merge "Further fix on issue #16013164" into lmp-dev

* commit 'dc4a88f7fbf2d0f887ceced4d8f41f6ad9e8bfdf':
  Further fix on issue #16013164

10 years agoam 7aeb54cf: Merge "Finish toast app op." into lmp-dev
Dianne Hackborn [Wed, 23 Jul 2014 01:31:34 +0000 (01:31 +0000)]
am 7aeb54cf: Merge "Finish toast app op." into lmp-dev

* commit '7aeb54cf6c78fb068ba1dd63513ad4a5b9b95ac5':
  Finish toast app op.

10 years agoam 4575f2a9: Merge "Use foreground broadcast to get device admin msg." into lmp-dev
Dianne Hackborn [Wed, 23 Jul 2014 01:31:28 +0000 (01:31 +0000)]
am 4575f2a9: Merge "Use foreground broadcast to get device admin msg." into lmp-dev

* commit '4575f2a9a51d704113deeab2ea3c87e134074e1d':
  Use foreground broadcast to get device admin msg.

10 years agoam f0ba6878: Merge "Add test UsageStats App" into lmp-dev
Adam Lesinski [Wed, 23 Jul 2014 01:27:26 +0000 (01:27 +0000)]
am f0ba6878: Merge "Add test UsageStats App" into lmp-dev

* commit 'f0ba6878405bb774c8bfc8120ca8cd1f8b5b7aac':
  Add test UsageStats App

10 years agoam 064c40c0: Merge "Wire up CATEGORY_ALARM and CATEGORY_EVENT." into lmp-dev
John Spurlock [Wed, 23 Jul 2014 01:15:31 +0000 (01:15 +0000)]
am 064c40c0: Merge "Wire up CATEGORY_ALARM and CATEGORY_EVENT." into lmp-dev

* commit '064c40c06abf2cb3d33d8a105a6e5e135481ae89':
  Wire up CATEGORY_ALARM and CATEGORY_EVENT.

10 years agoMerge "Fix unknown tag @throw" into lmp-dev
Jungshik Jang [Wed, 23 Jul 2014 14:31:32 +0000 (14:31 +0000)]
Merge "Fix unknown tag @throw" into lmp-dev

10 years agoFix unknown tag @throw
Jungshik Jang [Wed, 23 Jul 2014 14:30:00 +0000 (23:30 +0900)]
Fix unknown tag @throw

Change-Id: I8c017a83175c447d02d8eb28f571e31921ae77c6

10 years agoam 21668519: Refactor window manager screenshot
Craig Mautner [Wed, 23 Jul 2014 00:50:22 +0000 (00:50 +0000)]
am 21668519: Refactor window manager screenshot

* commit '216685190d68b7156daa8aa4950e655446d25e05':
  Refactor window manager screenshot

10 years agoRefactor window manager screenshot
Craig Mautner [Tue, 22 Jul 2014 23:47:26 +0000 (16:47 -0700)]
Refactor window manager screenshot

For readability, and add rotation compensation.

Fixes bug 16142514.

Change-Id: I1156ec2e0f052f6dec56457d56efe95368f60d91

10 years agoam 26680d5c: Merge "Allow authenticators to rename accounts." into lmp-dev
Carlos Valdivia [Wed, 23 Jul 2014 00:38:58 +0000 (00:38 +0000)]
am 26680d5c: Merge "Allow authenticators to rename accounts." into lmp-dev

* commit '26680d5c344a773756975e36b250cd2656e08f60':
  Allow authenticators to rename accounts.

10 years agoam d93bb9e1: Merge "Make setter methods on Outline call setEmpty() based on params...
Chris Craik [Wed, 23 Jul 2014 00:31:20 +0000 (00:31 +0000)]
am d93bb9e1: Merge "Make setter methods on Outline call setEmpty() based on params" into lmp-dev

* commit 'd93bb9e1ef18d6b91022adaa7e75d8846d64e8b4':
  Make setter methods on Outline call setEmpty() based on params

10 years agoam 82d56d82: Merge "Make hotword availability a callback" into lmp-dev
Sandeep Siddhartha [Wed, 23 Jul 2014 00:31:16 +0000 (00:31 +0000)]
am 82d56d82: Merge "Make hotword availability a callback" into lmp-dev

* commit '82d56d8265a5f8101260af2534e3984199c96c8f':
  Make hotword availability a callback

10 years agoam 22086055: Update spinner asset, fix default popup context and elevation
Alan Viverette [Wed, 23 Jul 2014 00:23:46 +0000 (00:23 +0000)]
am 22086055: Update spinner asset, fix default popup context and elevation

* commit '22086055e66b6f574b56970392ddef5277a049ae':
  Update spinner asset, fix default popup context and elevation

10 years agoUpdate spinner asset, fix default popup context and elevation
Alan Viverette [Wed, 23 Jul 2014 00:12:56 +0000 (17:12 -0700)]
Update spinner asset, fix default popup context and elevation

BUG: 15985882
Change-Id: Ica8c2597c35bd3012da11e315a93bbd1df2f3f38

10 years agoam 5d35986f: Merge "Add thumbnail related api." into lmp-dev
Yao Chen [Wed, 23 Jul 2014 00:10:56 +0000 (00:10 +0000)]
am 5d35986f: Merge "Add thumbnail related api." into lmp-dev

* commit '5d35986f734b4b87c8d3b1005b8440ec00a31223':
  Add thumbnail related api.

10 years agoam f67f7277: Fixing animation when dismissing certain tasks.
Winson Chung [Wed, 23 Jul 2014 00:06:43 +0000 (00:06 +0000)]
am f67f7277: Fixing animation when dismissing certain tasks.

* commit 'f67f72774383b35d0661f60d933c1a9468bac296':
  Fixing animation when dismissing certain tasks.

10 years agoam 2c4813d3: update battery stats for audio/video
Chong Zhang [Wed, 23 Jul 2014 00:06:39 +0000 (00:06 +0000)]
am 2c4813d3: update battery stats for audio/video

* commit '2c4813d3e33b275166d77f6c397920a10b2dd91e':
  update battery stats for audio/video

10 years agoFixing animation when dismissing certain tasks.
Winson Chung [Wed, 23 Jul 2014 00:02:16 +0000 (17:02 -0700)]
Fixing animation when dismissing certain tasks.

10 years agoupdate battery stats for audio/video
Chong Zhang [Tue, 22 Jul 2014 16:12:36 +0000 (09:12 -0700)]
update battery stats for audio/video

Bug: 12979595

Change-Id: I581376cb88a2d14dc4bad77d454b9bba73d0eb9b

10 years agoam bfea100c: Merge "Cleanup: Delete dead code." into lmp-dev
Sreeram Ramachandran [Tue, 22 Jul 2014 23:48:52 +0000 (23:48 +0000)]
am bfea100c: Merge "Cleanup: Delete dead code." into lmp-dev

* commit 'bfea100c342c640efc001af733e9dff7355e16fd':
  Cleanup: Delete dead code.

10 years agoam ef76d6a4: Merge "Handle single-package restores properly" into lmp-dev
Christopher Tate [Tue, 22 Jul 2014 23:48:48 +0000 (23:48 +0000)]
am ef76d6a4: Merge "Handle single-package restores properly" into lmp-dev

* commit 'ef76d6a48709a99f6e49c0c2100ba2e0c4a083dd':
  Handle single-package restores properly

10 years agoam 3524c495: Merge "BatterySaver: Make the bars orange." into lmp-dev
John Spurlock [Tue, 22 Jul 2014 23:48:43 +0000 (23:48 +0000)]
am 3524c495: Merge "BatterySaver: Make the bars orange." into lmp-dev

* commit '3524c4956c378515fc8595676d6cc2bfc927e588':
  BatterySaver: Make the bars orange.

10 years agoam 195f16be: Merge "Don\'t throw RemoteException in public RemoteCallVideoClient...
Andrew Lee [Tue, 22 Jul 2014 23:40:18 +0000 (23:40 +0000)]
am 195f16be: Merge "Don\'t throw RemoteException in public RemoteCallVideoClient APIs." into lmp-dev

* commit '195f16be459635f732561aa0e25f84e3e8c76216':
  Don't throw RemoteException in public RemoteCallVideoClient APIs.

10 years agoam 6dcd490f: Always enable HW layers on task views. (Bug 15986310)
Winson Chung [Tue, 22 Jul 2014 23:40:12 +0000 (23:40 +0000)]
am 6dcd490f: Always enable HW layers on task views. (Bug 15986310)

* commit '6dcd490f981843e9993cef8431781c46d49befc5':
  Always enable HW layers on task views. (Bug 15986310)

10 years agoAlways enable HW layers on task views. (Bug 15986310)
Winson Chung [Tue, 22 Jul 2014 23:30:37 +0000 (16:30 -0700)]
Always enable HW layers on task views. (Bug 15986310)

- Use color filter to apply dim to the task view layer
- Fixing bug where you would see a flash of the task view when animating out of Recents.

10 years agoam befdf350: Move return out of debug conditional
RoboErik [Tue, 22 Jul 2014 23:03:40 +0000 (23:03 +0000)]
am befdf350: Move return out of debug conditional

* commit 'befdf350a6e0b897a7d6825523de9875403d1a85':
  Move return out of debug conditional

10 years agoMove return out of debug conditional
RoboErik [Tue, 22 Jul 2014 22:58:22 +0000 (15:58 -0700)]
Move return out of debug conditional

Accidentally put the return for not sending volume changes into
the debug conditional.

bug:16379124
Change-Id: I473f6fdf7577ca26559ab9b02f4dc0613ef702e3

10 years agoam 601e5f54: Merge "Revert "Don\'t throw RemoteException in public RemoteCallVideoCli...
Andrew Lee [Tue, 22 Jul 2014 22:46:50 +0000 (22:46 +0000)]
am 601e5f54: Merge "Revert "Don\'t throw RemoteException in public RemoteCallVideoClient APIs."" into lmp-dev

* commit '601e5f546cd5624916beaf274a327ed2538e29ec':
  Revert "Don't throw RemoteException in public RemoteCallVideoClient APIs."

10 years agoam 258e43ce: Merge "Always check restore against the latest backend metadata" into...
Christopher Tate [Tue, 22 Jul 2014 22:42:43 +0000 (22:42 +0000)]
am 258e43ce: Merge "Always check restore against the latest backend metadata" into lmp-dev

* commit '258e43cead6489c4472fa319be49060c5e213b65':
  Always check restore against the latest backend metadata

10 years agoam e07c1cc0: Intermediate refactoring to move towards in-app view transitions.
Winson Chung [Tue, 22 Jul 2014 22:28:47 +0000 (22:28 +0000)]
am e07c1cc0: Intermediate refactoring to move towards in-app view transitions.

* commit 'e07c1cc0a2315b5ee936e3c9ffe459596ad41bc4':
  Intermediate refactoring to move towards in-app view transitions.

10 years agoIntermediate refactoring to move towards in-app view transitions.
Winson Chung [Tue, 22 Jul 2014 19:27:13 +0000 (12:27 -0700)]
Intermediate refactoring to move towards in-app view transitions.

- Fixing bug where we weren't toggling to the right task when using affiliations
- Refactoring task rect calculation to allow full screen task view to be laid out for transitions
- Refactoring the view bounds animations into a separate class
- Refactoring the footer view (for lock-to-task) out of TaskView
- Refactoring some transform code out of TaskView
- Removing fullscreen overlay view
- Fixing case where extra invalidations and layouts were still happening in FixedSizeImageView
- Adding debug overlay to replace specific debug drawing code

Change-Id: Ibf98b6a0782a68cd84582203c807cece1ff3379f

10 years agoam 9d8c0b5c: Merge "Don\'t throw RemoteException in public RemoteCallVideoClient...
Andrew Lee [Tue, 22 Jul 2014 22:08:28 +0000 (22:08 +0000)]
am 9d8c0b5c: Merge "Don\'t throw RemoteException in public RemoteCallVideoClient APIs." into lmp-dev

* commit '9d8c0b5cd7ea662f14aeaf4b54138e840bac7adc':
  Don't throw RemoteException in public RemoteCallVideoClient APIs.

10 years agoam e3d7fc4b: Merge "Switched Holo to Material for account chooser activities." into...
Jason Long [Tue, 22 Jul 2014 22:08:25 +0000 (22:08 +0000)]
am e3d7fc4b: Merge "Switched Holo to Material for account chooser activities." into lmp-dev

* commit 'e3d7fc4b6c485545851b3851e8e6b2abf8b180b3':
  Switched Holo to Material for account chooser activities.

10 years agoam ff3666ad: Kill flashlight when launching the camera from lockscreen
Adrian Roos [Tue, 22 Jul 2014 22:08:21 +0000 (22:08 +0000)]
am ff3666ad: Kill flashlight when launching the camera from lockscreen

* commit 'ff3666adc57d9faad2636a26ed87bbeef7001131':
  Kill flashlight when launching the camera from lockscreen

10 years agoam ed9a0c81: QS: Hide flashlight tile if camera is busy
Adrian Roos [Tue, 22 Jul 2014 22:03:16 +0000 (22:03 +0000)]
am ed9a0c81: QS: Hide flashlight tile if camera is busy

* commit 'ed9a0c819452d4b22d966623fa217e28de815fd6':
  QS: Hide flashlight tile if camera is busy

10 years agoMerge "Change display Strings to CharSequence (1/3)" into lmp-dev
Santos Cordon [Wed, 23 Jul 2014 10:41:03 +0000 (10:41 +0000)]
Merge "Change display Strings to CharSequence (1/3)" into lmp-dev

10 years agoMerge "Make setter methods on Outline call setEmpty() based on params" into lmp-dev
Chris Craik [Wed, 23 Jul 2014 00:25:21 +0000 (00:25 +0000)]
Merge "Make setter methods on Outline call setEmpty() based on params" into lmp-dev

10 years agoMake setter methods on Outline call setEmpty() based on params
Chris Craik [Mon, 21 Jul 2014 17:25:54 +0000 (10:25 -0700)]
Make setter methods on Outline call setEmpty() based on params

bug:16142564

Additionally, better define behavior around null outline providers:

A view with an empty outline, and setClipToOutline=true will not be
rendered, though one with a null outline provider
(and thus no outline) will be.

Change-Id: Ic9549841b107b2eb51b417c66058a0cd69dd89eb

10 years agoMerge "BatterySaver: Make the bars orange." into lmp-dev
John Spurlock [Tue, 22 Jul 2014 23:39:58 +0000 (23:39 +0000)]
Merge "BatterySaver: Make the bars orange." into lmp-dev

10 years agoBatterySaver: Make the bars orange.
John Spurlock [Tue, 22 Jul 2014 20:15:08 +0000 (16:15 -0400)]
BatterySaver: Make the bars orange.

Bug:16203820
Change-Id: I85f700d30a90212202626fc10fb289aca7f2b688

10 years agoMerge "Wire up CATEGORY_ALARM and CATEGORY_EVENT." into lmp-dev
John Spurlock [Wed, 23 Jul 2014 01:11:41 +0000 (01:11 +0000)]
Merge "Wire up CATEGORY_ALARM and CATEGORY_EVENT." into lmp-dev

10 years agoWire up CATEGORY_ALARM and CATEGORY_EVENT.
John Spurlock [Wed, 23 Jul 2014 00:39:58 +0000 (20:39 -0400)]
Wire up CATEGORY_ALARM and CATEGORY_EVENT.

And remove the alarm package whitelist now that deskclock
uses a category.

Bug:16406214
Change-Id: I6ca400376a9df7646889e394e53e4d491c56a46c

10 years agoKill flashlight when launching the camera from lockscreen
Adrian Roos [Tue, 22 Jul 2014 15:18:55 +0000 (17:18 +0200)]
Kill flashlight when launching the camera from lockscreen

Bug: 16357300
Change-Id: I6838ac405bb30047b076c8acb98bd124e8d00fd6

10 years agoQS: Hide flashlight tile if camera is busy
Adrian Roos [Tue, 22 Jul 2014 13:40:59 +0000 (15:40 +0200)]
QS: Hide flashlight tile if camera is busy

Currently behind a flag because the camera API for this not working
correctly yet.

Bug: 16357300
Change-Id: Ib10a2eafb1323fd611f38db03a2e0b4d7aa67db0

10 years agoMerge "Remove dialog icons" into lmp-dev
Alan Viverette [Wed, 23 Jul 2014 01:42:11 +0000 (01:42 +0000)]
Merge "Remove dialog icons" into lmp-dev

10 years agoRemove dialog icons
Alan Viverette [Wed, 23 Jul 2014 01:41:37 +0000 (18:41 -0700)]
Remove dialog icons

BUG: 16493564
Change-Id: Ica59abb70a924cccd705172d323a535ef9b75cf1

10 years agoam 96251e35: Stop double-loading device admins
Robin Lee [Tue, 22 Jul 2014 21:45:56 +0000 (21:45 +0000)]
am 96251e35: Stop double-loading device admins

* commit '96251e350b75e6ddbe061e891cfb15f54c936b4b':
  Stop double-loading device admins

10 years agoam 9d129942: Adds ScrollBounds to the Transition framework
Paul Soulos [Tue, 22 Jul 2014 21:39:52 +0000 (21:39 +0000)]
am 9d129942: Adds ScrollBounds to the Transition framework

* commit '9d129942f470ccb10096ebd1afe61a4be36419d0':
  Adds ScrollBounds to the Transition framework

10 years agoam d6f1350f: Make toolbarStyle public
Alan Viverette [Tue, 22 Jul 2014 21:39:42 +0000 (21:39 +0000)]
am d6f1350f: Make toolbarStyle public

* commit 'd6f1350fddb45253820fd8c07497186829788f6f':
  Make toolbarStyle public