Commit Graph

10266 Commits

Author SHA1 Message Date
Jason Monk
17cfb5ec67 am af5b992c: am 9c2182e1: Merge "Add a dumpsys for KeyguardUpdateMonitor" into mnc-dev
* commit 'af5b992c85e589e11a3063a47a97829eef4e218d':
  Add a dumpsys for KeyguardUpdateMonitor
2015-07-14 00:27:54 +00:00
Jason Monk
9c2182e1b3 Merge "Add a dumpsys for KeyguardUpdateMonitor" into mnc-dev 2015-07-14 00:10:11 +00:00
Amit Mahajan
6709157781 am 66eb1ad1: am 53e5ba22: Merge "Do not check runtime READ_PHONE_STATE if caller has the privileged one." into mnc-dev
* commit '66eb1ad11ecf8e33d2511d3a3b113429cccb7a72':
  Do not check runtime READ_PHONE_STATE if caller has the privileged one.
2015-07-13 23:36:30 +00:00
Jason Monk
5c84cc8e6a am cdeeeb69: am 28a07ff0: Merge "Fix demo mode issues" into mnc-dev
* commit 'cdeeeb69068e04b2e072cc977562edf7b58399ce':
  Fix demo mode issues
2015-07-13 23:35:43 +00:00
Jason Monk
fceeadc3f9 am a04f5f27: am 59b1dfef: Merge "Show volume restriction toast on all users" into mnc-dev
* commit 'a04f5f27780f54dc73602498dfb7745918f93662':
  Show volume restriction toast on all users
2015-07-13 23:35:35 +00:00
Amith Yamasani
2ae3ff2dea am 8117c2f8: am 5449ee07: Merge "Avoid IPC call with an empty array" into mnc-dev
* commit '8117c2f8e491d9b48769139c5bca685e88106ae5':
  Avoid IPC call with an empty array
2015-07-13 23:33:44 +00:00
Adrian Roos
63d58c0a33 am dc445a11: am d374c20f: Merge "Fix flash of uninitialized surface" into mnc-dev
* commit 'dc445a115fb93d3b6c900cd823032f340cc3cd56':
  Fix flash of uninitialized surface
2015-07-13 23:33:35 +00:00
Amith Yamasani
8117c2f8e4 am 5449ee07: Merge "Avoid IPC call with an empty array" into mnc-dev
* commit '5449ee078620255ce9bea60c0a4dbece36e6acf9':
  Avoid IPC call with an empty array
2015-07-13 22:45:29 +00:00
Robin Lee
7321f09fd7 am 6a5c9370: am 6795a2ae: Check legacy VPN is connected before alerting
* commit '6a5c937042d54d22d79f82772771c99e618a1787':
  Check legacy VPN is connected before alerting
2015-07-13 22:34:41 +00:00
Jorim Jaggi
3539d32806 am 7f3a1557: am 0c758805: Merge "Fix empty keyguard for once and all" into mnc-dev
* commit '7f3a15574c0b33c194625046cdc47a76879434db':
  Fix empty keyguard for once and all
2015-07-13 22:34:36 +00:00
Adrian Roos
dc445a115f am d374c20f: Merge "Fix flash of uninitialized surface" into mnc-dev
* commit 'd374c20fc9269913d19666f0994268ed457e0d42':
  Fix flash of uninitialized surface
2015-07-13 22:30:29 +00:00
Amit Mahajan
53e5ba22c1 Merge "Do not check runtime READ_PHONE_STATE if caller has the privileged one." into mnc-dev 2015-07-13 22:08:38 +00:00
Jason Monk
ab52527262 Add a dumpsys for KeyguardUpdateMonitor
Include the info used when determining carrier text display.

Bug: 22212693
Change-Id: I12f01683c259ff11c7f27eec5d03d53f0b290d0b
2015-07-13 17:05:16 -04:00
Robin Lee
6a5c937042 am 6795a2ae: Check legacy VPN is connected before alerting
* commit '6795a2aeafa6df8a5e8e3045d29991d33c8db33f':
  Check legacy VPN is connected before alerting
2015-07-13 17:51:02 +00:00
Jorim Jaggi
7f3a15574c am 0c758805: Merge "Fix empty keyguard for once and all" into mnc-dev
* commit '0c758805b385a5c136b21a2b38e2383c30665282':
  Fix empty keyguard for once and all
2015-07-13 17:50:58 +00:00
Jason Monk
28a07ff0e1 Merge "Fix demo mode issues" into mnc-dev 2015-07-13 16:22:45 +00:00
Jason Monk
23a8ed802d Show volume restriction toast on all users
Bug: 21642285
Change-Id: I18ed4036543e1f13cd3010b9e1d790b16aa8e7a0
2015-07-13 11:02:13 -04:00
Jason Monk
33b60bb45f Fix demo mode issues
Bug: 22387423
Change-Id: I7b0b4ca75bae12a9fb3a90ab804b263e8d982b46
2015-07-13 10:42:23 -04:00
Geoff Mendal
2154298fd1 Import translations. DO NOT MERGE
Change-Id: If92ad99cfc2fab1a96e9bd99d7bbac850cba9bf5
Auto-generated-cl: translation import
2015-07-11 12:06:50 -05:00
Geoff Mendal
d64ba82e89 Import translations. DO NOT MERGE
Change-Id: I69aef7f3e9d819732675c4103553a6afe4b062b3
Auto-generated-cl: translation import
2015-07-11 06:47:43 -07:00
Amith Yamasani
5449ee0786 Merge "Avoid IPC call with an empty array" into mnc-dev 2015-07-11 02:27:33 +00:00
Adrian Roos
d374c20fc9 Merge "Fix flash of uninitialized surface" into mnc-dev 2015-07-11 00:57:20 +00:00
Amit Mahajan
1cfd45701b Do not check runtime READ_PHONE_STATE if caller has the privileged one.
Also removed READ_PHONE_STATE from SystemUI since it has
READ_PRIVILEGED_PHONE_STATE.

Bug: 22376654
Change-Id: I437f9bf324950cb70bae5be76699824da5897a6f
2015-07-10 17:15:59 -07:00
Adrian Roos
18a0b9e041 Fix flash of uninitialized surface
Fixes a bug where during the animation of
the backdrop uninitialized memory was showing
because the backdrop's alpha was zero, so RenderNode
didn't issue any drawing commands.

Bug: 21472158
Change-Id: I7ad6bb64e739059febffca10463c8097693a9563
2015-07-10 15:50:24 -07:00
Robin Lee
6795a2aeaf Check legacy VPN is connected before alerting
Legacy VPN does nothing if the device has no underlying network
connection, so showing this warning in that case is confusing.

Conversely third-party VPN can still be dangerous since a malicious
app will store sensitive information and upload it later.

Bug: 21499103
Change-Id: I25a0d4e1e5b10198cb067f06645f0e5ecf81bf56
2015-07-10 21:22:46 +00:00
Jorim Jaggi
4474f54f4e Fix empty keyguard for once and all
When a Keyguard exit animation was played while the screen was
turning off, the window animation was cancelled. However, since
we didn't reset mPostKeyguardExitAnimation, we thought we need to
apply it again, with a start time of Long.MIN_VALUE. For some reason,
this animation never ended, and it was stuck at the beginning. Thus,
the alpha was 0 and the user just saw a blank wallpaper.

In addition, we also forbid starting the Keyguard exit animation when
the screen is about to turn off.

Bug: 21124013
Change-Id: Ief022c5bd758a9fedcaab3fe9fc385fa4234b37f
2015-07-10 21:06:44 +00:00
Jorim Jaggi
3509437672 am 3cc5c24b: Merge "Fix assist for hardware long-press" into mnc-dev
* commit '3cc5c24b83edaab66c97b161e25ff0bd93b3e1b4':
  Fix assist for hardware long-press
2015-07-09 19:31:54 +00:00
Jorim Jaggi
3cc5c24b83 Merge "Fix assist for hardware long-press" into mnc-dev 2015-07-09 19:19:05 +00:00
Jason Monk
5ef8188f6c am 58599104: Merge "Remove data icon for WFC" into mnc-dev
* commit '5859910463df29324df868f30e0ff66440cf161f':
  Remove data icon for WFC
2015-07-09 19:09:38 +00:00
Jason Monk
de5df11426 am 8969817a: Merge "Fix roaming icon when not default signal" into mnc-dev
* commit '8969817a83e2ed5f28f67bd5f7f4de14a5455139':
  Fix roaming icon when not default signal
2015-07-09 19:09:32 +00:00
Jason Monk
5859910463 Merge "Remove data icon for WFC" into mnc-dev 2015-07-09 18:55:06 +00:00
Jason Monk
8969817a83 Merge "Fix roaming icon when not default signal" into mnc-dev 2015-07-09 18:55:01 +00:00
Jason Monk
7150d7fa35 Remove data icon for WFC
Bug: 22095746
Change-Id: I0ca8420c2d88425cbb6da5fcc02c083355e933e9
2015-07-09 10:14:12 -04:00
Robert Greenwalt
7649e156ca am de335a7d: Merge "Fix Permission Typo." into mnc-dev
* commit 'de335a7dc4dcd6b1de8f4c455184f4c82d42612d':
  Fix Permission Typo.
2015-07-09 00:47:51 +00:00
Robert Greenwalt
0f1ed304c1 Fix Permission Typo.
There is no 'd' in privilege.  And there is no spell checking in Manifests.

bug:22358954
Change-Id: Ia122f51a81dc35760f277e23fe0f5a6d3d739457
2015-07-08 16:57:45 -07:00
Jeff Sharkey
435c4013f5 am 9f4c4ee6: Merge "Fix crash looping SystemUI." into mnc-dev
* commit '9f4c4ee66632e1355afa1218021ed728a99f7415':
  Fix crash looping SystemUI.
2015-07-08 23:23:48 +00:00
Selim Cinek
02f91c024e am 9201385f: Merge "Cleaned up the clipping logic for the dismiss motion." into mnc-dev
* commit '9201385f2e59d58bc52a5fbe5a3b666850dcae5f':
  Cleaned up the clipping logic for the dismiss motion.
2015-07-08 23:23:44 +00:00
Jeff Sharkey
9f4c4ee666 Merge "Fix crash looping SystemUI." into mnc-dev 2015-07-08 23:14:11 +00:00
Jeff Sharkey
a80d264be6 Fix crash looping SystemUI.
Bug: 22358954
Change-Id: Ie8539d7f866ae722edd071f6b20e8f8881d82434
2015-07-08 16:11:55 -07:00
Selim Cinek
9201385f2e Merge "Cleaned up the clipping logic for the dismiss motion." into mnc-dev 2015-07-08 23:08:48 +00:00
Jorim Jaggi
165ce066b7 Fix assist for hardware long-press
Activating the assistant will now route through SysUI, so
we have the logic whether to start an activity or to start a voice
interaction session in one single place.

Bug: 22201770
Change-Id: I0f4699533aea2a1e595ee25a844434c82f548c01
2015-07-08 22:26:24 +00:00
Jorim Jaggi
b0ca502645 am 6d712e06: Remove volume motion delay
* commit '6d712e06f7c35d4120ce8ded5961d3bb97c44cab':
  Remove volume motion delay
2015-07-08 22:08:38 +00:00
Jorim Jaggi
6d712e06f7 Remove volume motion delay
Disable window animations, so we can start the show animation directly.

Bug: 21335976
Change-Id: I1d25d0ce46b9a068efed0a1561051072cda226a9
2015-07-08 21:57:14 +00:00
Robert Greenwalt
8e7b195474 am 8b0f3873: Merge "Add/Fix Permission check on SubscriptionManager." into mnc-dev
* commit '8b0f3873a04103f6886fdc2fb79b9a3963567720':
  Add/Fix Permission check on SubscriptionManager.
2015-07-08 21:41:06 +00:00
Robert Greenwalt
8b0f3873a0 Merge "Add/Fix Permission check on SubscriptionManager." into mnc-dev 2015-07-08 21:26:17 +00:00
Adrian Roos
4a94dca13a am 7f806ec2: Merge "Dump internal state of ImageWallpaper" into mnc-dev
* commit '7f806ec2288df739a0ec03a2363cc912ad49f443':
  Dump internal state of ImageWallpaper
2015-07-08 21:16:42 +00:00
Adrian Roos
7f806ec228 Merge "Dump internal state of ImageWallpaper" into mnc-dev 2015-07-08 21:01:27 +00:00
Selim Cinek
9c17b77493 Cleaned up the clipping logic for the dismiss motion.
Notifications are now not clipped anymore during the animation
and it is ensured that the State is always correctly reset after
the animation.

Bug: 22232352
Change-Id: Ic873a0b119d5f71c29f5fd9b76a7bee1ae74638b
2015-07-08 13:05:20 -07:00
Selim Cinek
7617f55ed1 am a8c247e0: Merge "Fixed a bug where collapserunnables where dropped" into mnc-dev
* commit 'a8c247e0b4e14123f85cec00500144ff28aaf6ed':
  Fixed a bug where collapserunnables where dropped
2015-07-08 19:10:15 +00:00
Selim Cinek
a8c247e0b4 Merge "Fixed a bug where collapserunnables where dropped" into mnc-dev 2015-07-08 18:55:34 +00:00