15823 Commits

Author SHA1 Message Date
Tony Mantler
b3543e0d1d Move ZoneGetter into SettingsLib
Change-Id: I8ecfc018e6de2514e9ada4c1b6fe9c8d71cc4e88
2015-05-28 14:49:11 -07:00
Sanket Padawe
3a017f2c32 Merge "Fix display of "null" string shown in Wifi Settings for AP." into mnc-dev 2015-05-28 18:10:44 +00:00
Sanket Padawe
3e9e5fa66e Fix display of "null" string shown in Wifi Settings for AP.
Bug: 21476825
Change-Id: I643dcaa3112ff896e7b0abd998f2ad5e13187706
2015-05-28 10:41:14 -07:00
Jason Monk
a7d92b6fde Cache bluetooth connection state from callback
Bug: 21444506
Change-Id: Idebcc1974fdd7551645d10eea4e30d9e1133556b
2015-05-28 10:19:09 -04:00
Winson Chung
526862c755 Merge "Adding a delete action to the screenshot notification." into mnc-dev 2015-05-28 00:43:07 +00:00
Winson Chung
8858e6e98d Adding a delete action to the screenshot notification.
Bug: 21161917
Change-Id: I03e2073ef09e9aea00b523eddbe2b9122d280d89
2015-05-27 17:40:57 -07:00
Jorim Jaggi
7c9d94404f Merge "Fix status bar window IME flags & layout" into mnc-dev 2015-05-27 22:57:27 +00:00
Winson Chung
f896552398 Merge "Adding NPE check when the system has no tasks." into mnc-dev 2015-05-27 21:27:23 +00:00
Winson Chung
e3230ae223 Merge "Fixing issue with screenshot icon being stretched." into mnc-dev 2015-05-27 21:26:48 +00:00
Winson Chung
c6caff84a4 Fixing issue with screenshot icon being stretched.
Bug: 17491725
Change-Id: Iea36ed204dc9431fe1d80be5224a1fcbf6ff1c40
2015-05-27 14:24:40 -07:00
Ben Kwa
7a3b2012ea Merge "Ensure that the copy notification is always cancelable." into mnc-dev 2015-05-27 21:18:27 +00:00
Winson Chung
65c294036b Adding NPE check when the system has no tasks.
Bug: 20640135
Change-Id: Ifb62d18dbf2125bc33325b7c2f2a44da51309325
2015-05-27 19:47:21 +00:00
Alan Viverette
8141d6e150 Merge "Use DeviceDefault (dark) theme for PrintActivity" into mnc-dev 2015-05-27 19:26:27 +00:00
Alan Viverette
7e59bb70a6 Use DeviceDefault (dark) theme for PrintActivity
Bug: 21433656
Change-Id: If90ba72fb5862f0eb583c8e64642920c49c5fea6
2015-05-27 12:17:26 -07:00
Andres Morales
5ccfe51d8b Merge "[LockSettings] migrate password attempt throttling to hardware" into mnc-dev 2015-05-27 18:37:32 +00:00
Jorim Jaggi
aa8061448e Fix status bar window IME flags & layout
When bouncer was showing, but keyguard was occluded, staus bar
window couldn't receive input, and thus the IME window was placed
below the status bar window. In addition to that, fix the layout when
IME is showing up on the bouncer screen.

Bug: 19969474
Change-Id: I38d21647801b57608d49c3f525d4840e6ba58296
2015-05-27 11:35:46 -07:00
Ben Kwa
7c0ade56f3 Ensure that the copy notification is always cancelable.
If the CopyService dies or is stopped for whatever reason, the cached
"current" job ID will go to null.  In that case, the cancel intent will
be ignored, and the copy notification can never be dismissed.  Adding a
null check to the handleCancel method of CopyService fixes this.

BUG=21365043
Change-Id: I0615328f6033a313fec79f8b63291c7f7373ea0f
2015-05-27 09:19:28 -07:00
Andres Morales
2397427cb1 [LockSettings] migrate password attempt throttling to hardware
leverage root protected, cryptographically secured hardware
if available

Bug: 21118563
Change-Id: Ifa804c5a0728bfd14466eb2a84051bace6d33d57
2015-05-26 19:48:51 -07:00
Jorim Jaggi
5aa147dd9b Merge "Prevent draw passes when nothing actually changes" into mnc-dev 2015-05-26 21:17:55 +00:00
Jorim Jaggi
06302c2296 Prevent draw passes when nothing actually changes
Bug: 19602257
Change-Id: I1d05fb8399332021b6d50470fe3dd9bb34773a81
2015-05-26 14:16:54 -07:00
Jorim Jaggi
5a45537578 Merge "Round rect clipping for notification contents" into mnc-dev 2015-05-26 21:14:46 +00:00
Jorim Jaggi
be4116a347 Round rect clipping for notification contents
Enable round rect clipping on notifications for the following kind
of notifications:
- Big picture style.
- Big media narrow style.
- Custom notifications.

Bug: 16142505
Change-Id: I157650fe470636ed624a81557c08135827eac0cb
2015-05-26 14:14:10 -07:00
Jorim Jaggi
4e792fa5a9 Merge "Polish animations for fingerprint icon" into mnc-dev 2015-05-26 20:48:39 +00:00
Jorim Jaggi
864e64bace Polish animations for fingerprint icon
- Make error state animation faster.
- Add animation for
-- Draw on when turning on the screen
-- Draw off when unlocking
-- Error state -> normal state

Bug: 21269675
Change-Id: If09c0a35ce194fbeeb86151d45b4cfa81c9999c5
2015-05-26 13:34:34 -07:00
Jason Monk
7cd8a7e1bd Merge "SysUI: Move LocationControllerImpl receiver to bg" into mnc-dev 2015-05-26 17:19:10 +00:00
Jason Monk
05b86bc027 SysUI: Move LocationControllerImpl receiver to bg
Bug: 19520495
Change-Id: Ia0fbfb663076c296c65bcefdad62d36f98c9e757
2015-05-26 13:11:35 -04:00
Jason Monk
283c8b72aa QS: Only show summary for active wifi
Bug: 20432208
Change-Id: Iedf6e4d102e64c53a633f8d377b5eb57768b1f17
2015-05-26 12:54:12 -04:00
Joseph Wen
f981ea95f2 Merge "Update Statement Service" into mnc-dev 2015-05-26 15:11:09 +00:00
Adrian Roos
47cfee9d03 Fix initial keyguard user switcher state
Bug: 18411080
Change-Id: I506968ee6101069361d83f7ef386802f5856a68e
2015-05-26 01:10:37 +00:00
Geoff Mendal
c38fbbe103 Merge "Import translations. DO NOT MERGE" into mnc-dev 2015-05-25 15:07:41 +00:00
Geoff Mendal
ab26685640 Import translations. DO NOT MERGE
Change-Id: I9662a21a18c78c1599c7ebf55300f22b2df1a458
Auto-generated-cl: translation import
2015-05-25 10:05:44 -05:00
Geoff Mendal
32156a7586 Import translations. DO NOT MERGE
Change-Id: Id4da8170bceabc117824f81c25a6019f5584ce0b
Auto-generated-cl: translation import
2015-05-25 09:53:44 -05:00
Selim Cinek
37c110fa14 Fixed a flash when launching keyguard affordances
When media artwork was present the screen would briefly
show the artwork and the scrim when launching the affordances
on the keyguard.

Bug: 21379150
Change-Id: Ica36e7f7ef11beef9b2351af4cf43ab4e20151ac
2015-05-22 19:45:46 +00:00
Joseph Wen
b409110cc1 Update Statement Service
Remove wildcard relation support.

BUG=21343000

Change-Id: I93f4ddf05e7efed78f3ea4a477917cef2836a4a0
2015-05-22 14:07:32 -04:00
Jason Monk
bf3d1af3d8 SettingsLib: Fix wifi crash during settings index
and test it

Bug: 21365029
Change-Id: I9a914773577dcbe591b41c9114ba4d078b5e7369
2015-05-22 11:26:34 -04:00
Selim Cinek
79d79c455b The heads up now have a margin on top and don't stick to the edge
Bug: 21337754
Change-Id: I199bc0732df62eadc2458db12a7c1059da988020
2015-05-21 23:38:30 +00:00
Selim Cinek
ffa6eb8791 Fixed a crash with HUN notifications
Bug: 20925733
Change-Id: Id96c9e476d9faa770b5bcd3c35213dd0debdeaea
2015-05-21 23:35:52 +00:00
Jorim Jaggi
eb8f11a865 Keep status bar visible when animating in negative heights
So we don't accidentally invoke bouncer and introduce jank
when expanding again.

Bug: 18502113
Change-Id: I0206cf1f48779d0d0fc661cb27852e2d202245ba
2015-05-21 20:29:05 +00:00
Steve McKay
4f95badec2 Merge "[mnc-dev] Hide list/grid menu items for copy dest action...in mnc-dev!" into mnc-dev 2015-05-21 20:27:37 +00:00
Steve McKay
574b4bcd1b [mnc-dev] Hide list/grid menu items for copy dest action...in mnc-dev!
BUG=21259006
Change-Id: Ic31dfa1a1cffa4340769c08db3e3cb3fb46e31d5
(cherry picked from commit e04e02d027b731448d68995a202c8867c4985fa3)
2015-05-21 20:15:31 +00:00
Selim Cinek
0cce531f2e Fixed a bug where a notification could get below the empty shade view
This lead to a temporary flash when a notification came in with
the empty shade view being visible.

Bug: 20972545
Change-Id: I2b06f63dd43bf53bb2d1da0cddb635a709663f71
2015-05-21 18:51:44 +00:00
Xiyuan Xia
e695b59eb5 Merge "Do not show soft keyboard when locked out on keyguard UI" into mnc-dev 2015-05-21 16:15:51 +00:00
Baligh Uddin
376723e219 Merge "Import translations. DO NOT MERGE" into mnc-dev 2015-05-21 13:20:17 +00:00
Baligh Uddin
39effd54d7 Merge "Import translations. DO NOT MERGE" into mnc-dev 2015-05-21 13:20:12 +00:00
Geoff Mendal
dc038f3246 Import translations. DO NOT MERGE
Change-Id: Ibc636bc980ceaead21d2eaf2dd813de284341ab0
Auto-generated-cl: translation import
2015-05-21 06:10:03 -07:00
Baligh Uddin
e68fed4568 Import translations. DO NOT MERGE
Change-Id: Ie0f7cbb03d74e7c84ed90084d69a3d663f41214b
Auto-generated-cl: translation import
2015-05-20 21:59:08 -07:00
Baligh Uddin
7ded358368 Import translations. DO NOT MERGE
Change-Id: I2e800db526beb320e54c5f80ba8f8bf6a81391e0
Auto-generated-cl: translation import
2015-05-20 21:54:23 -07:00
John Spurlock
dbf2cd1660 Merge "Volume: Include a11y bit in dialog dump." into mnc-dev 2015-05-21 03:35:12 +00:00
John Spurlock
84ee67ce70 Volume: Include a11y bit in dialog dump.
Bug: 21340132
Change-Id: Ie9a347e7e0f08c7019b4a483a3a87a8cba6f37da
2015-05-20 23:33:43 -04:00
Xiyuan Xia
de26ea65a8 Do not show soft keyboard when locked out on keyguard UI
- Split password entry enabled and input enabled into two states;
- Disable input during lock check;
- Disable password entry when locked out;
- Don't show soft keyboard if password entry is disabled on resume;
- Auto show soft keyboard when password entry becomes enabled;

Bug:20542149
Change-Id: Iffe3f205776143ac21e25e337d5b7a0e6994ebf2
2015-05-21 01:39:08 +00:00