Commit Graph

20334 Commits

Author SHA1 Message Date
Adrian Roos
0ded7c8578 Merge "AOD: Implement redacted notificatinos" into oc-dev
am: 89e8b7b58e

Change-Id: I92526d3c656647fa42c0a6266d4d33f035e54c9f
2017-04-18 00:50:02 +00:00
TreeHugger Robot
89e8b7b58e Merge "AOD: Implement redacted notificatinos" into oc-dev 2017-04-18 00:31:59 +00:00
Adrian Roos
a4f06716da Merge "AOD: Do not show guts nor snooze" into oc-dev
am: 96da371a6d

Change-Id: I9aea00c77f69134dedde0f77c277a0eed815a125
2017-04-18 00:17:26 +00:00
TreeHugger Robot
96da371a6d Merge "AOD: Do not show guts nor snooze" into oc-dev 2017-04-18 00:08:05 +00:00
Winson Chung
302c49a559 Merge "Tightening up rotation behavior for PIP (3/3)" into oc-dev
am: c2627353c4

Change-Id: I867999bac435926e9f54fb33e489ea3f44d1dad0
2017-04-18 00:01:44 +00:00
TreeHugger Robot
c2627353c4 Merge "Tightening up rotation behavior for PIP (3/3)" into oc-dev 2017-04-17 23:50:27 +00:00
Geoffrey Pitsch
dcceca2341 Merge "Accessibility for Notification Inline Controls" into oc-dev
am: 8c3a371bf3

Change-Id: I301f09565598eb80cddf107094a7fb3cd8c0b81b
2017-04-17 23:15:01 +00:00
TreeHugger Robot
8c3a371bf3 Merge "Accessibility for Notification Inline Controls" into oc-dev 2017-04-17 23:07:56 +00:00
Jason Monk
5e511e588d Merge "Fix up color issues as a result of theme change" into oc-dev
am: 8604ac3af5

Change-Id: Id3ac0f5131c9680d38c9d4b83904a47626785bea
2017-04-17 22:50:33 +00:00
Jason Monk
5efe531874 Merge "Status bar updates" into oc-dev
am: c5e04dbfd4

Change-Id: I34324fbaddc90814bc4efdd2d723c4b7264d284a
2017-04-17 22:49:05 +00:00
Adrian Roos
1a1ecfcf5a AOD: Implement redacted notificatinos
Test: Turn on "show sensitive notifications on lockscreen", receive notification, observe AOD
Bug: 36610748
Change-Id: I981ef4cea7cefc76dcd55ebad9d05c758927dabb
2017-04-17 15:41:09 -07:00
Jason Monk
8604ac3af5 Merge "Fix up color issues as a result of theme change" into oc-dev 2017-04-17 22:32:55 +00:00
Jason Monk
c5e04dbfd4 Merge "Status bar updates" into oc-dev 2017-04-17 22:32:14 +00:00
Adrian Roos
5ed5068b07 Merge "AOD: Track missed AOD time ticks" into oc-dev
am: e7b581bca9

Change-Id: I72825244a16f4d88e8acd1e69e045859ef3a8acc
2017-04-17 22:27:47 +00:00
Jason Monk
256a7f3926 Merge "Fix date going missing in QS" into oc-dev
am: ff9a2790b7

Change-Id: I88a31aad238ec5ca67b816cb6deb4e5f311536e1
2017-04-17 22:26:20 +00:00
TreeHugger Robot
e7b581bca9 Merge "AOD: Track missed AOD time ticks" into oc-dev 2017-04-17 22:16:21 +00:00
TreeHugger Robot
ff9a2790b7 Merge "Fix date going missing in QS" into oc-dev 2017-04-17 22:06:11 +00:00
Winson Chung
ef4dc81d50 Tightening up rotation behavior for PIP (3/3)
- Fixing up edge case when SysUI resizing conflicts with updating the
  display rotation bounds.  When an interaction causes both a display
  rotation and a resize from SystemUI, we should defer the resize animation
  until the rotation has been propagated to SystemUI, otherwise the bounds
  used will be incorrect.

Bug: 36879891
Test: android.server.cts.ActivityManagerPinnedStackTests
Change-Id: Ife1b7ab0c2f1f11f33cbc9614778ff49a28c79f6
2017-04-17 14:49:31 -07:00
Adrian Roos
3ca223a8ce AOD: Do not show guts nor snooze
Fixes: 37179751
Test: receive notification while phone is off, try longpress or accessing the gear icon through swiping, ensure neither works
Change-Id: If18ac166eac28cd7ad05a12f670b2ddbad9e29b8
2017-04-17 14:17:40 -07:00
Geoffrey Pitsch
d94e788318 Accessibility for Notification Inline Controls
Send WINDOW_STATE_CHANGED event in status bar
Disable falsing when in touch navigation
Accessibility string for enable/disable switch
Bug: 34840327
Test: runtest systemui
Change-Id: I60cc7e49d9e6323e23a17183b8b10c9d857501bb
2017-04-17 17:04:51 -04:00
Adrian Roos
1eb27d06c5 Merge "AOD: disable quicksettings while dozing" into oc-dev
am: 1c4c981c03

Change-Id: Icf289127886daf7eccd383aef18bd155f0d3ec67
2017-04-17 20:58:41 +00:00
TreeHugger Robot
1c4c981c03 Merge "AOD: disable quicksettings while dozing" into oc-dev 2017-04-17 20:41:09 +00:00
Jason Monk
18c990104c Fix up color issues as a result of theme change
Test: visual
Change-Id: I9adc8b85b40e3ac2df6099655c7479c74675b7bb
Fixes: 37372025
Fixes: 37362926
Fixes: 37358881
Fixes: 37326340
2017-04-17 16:04:30 -04:00
Jason Monk
daac9c455e Fix date going missing in QS
Test: Dismiss alarm while QS is expanded
Change-Id: I491deda22848af08db36dcffcb678f6ce2f1bdda
Fixes: 37259783
2017-04-17 15:22:30 -04:00
Jason Monk
d1ba5fbb54 Status bar updates
- Wifi moves to right of cell
 - Cell data and roaming indicator swap places
 - Data disabled and no internet on cell look the same
 - Don't show wifi in QS signal cluster, it has its status
   right below.

Test: visual && runtest systemui
Fixes: 36717491
Change-Id: I16ebe6fb6dd519526a1e174753c8ce08c713d405
2017-04-17 15:14:15 -04:00
Selim Cinek
324b399798 Merge changes I22b55b73,Id050f2f5 into oc-dev
am: d8d7a283bd

Change-Id: Ia147e09d7974c2a4f810ee0df04c602be1760be4
2017-04-17 19:00:28 +00:00
Adrian Roos
7b9bff257b Merge "AOD: Fix icon color when updating on AOD" into oc-dev
am: f0111ce8b6

Change-Id: Ie554c41a43c2a311d217a35fe96a6b81b56ceac6
2017-04-17 18:59:20 +00:00
TreeHugger Robot
d8d7a283bd Merge changes I22b55b73,Id050f2f5 into oc-dev
* changes:
  Only foreground service notifications can be colorized
  Fixed a regression where the scrim would be black
2017-04-17 18:51:07 +00:00
Adrian Roos
f0111ce8b6 Merge "AOD: Fix icon color when updating on AOD" into oc-dev 2017-04-17 18:48:42 +00:00
Adrian Roos
68d468019e AOD: disable quicksettings while dozing
Test: Trigger ambient display / AOD, verify quicksettings is not expandable
Bug: 37303800
Change-Id: I694360f4d728ff9714036d0b92176c922ff53e9a
2017-04-17 11:38:16 -07:00
Jaewan Kim
6b2d5be466 Merge "TV PIP: Remove onboarding activity and overlay activity" into oc-dev
am: bde4eb5bcb

Change-Id: I0b81c971b5b466e967b8255cfc400c780c9078ba
2017-04-17 18:00:26 +00:00
TreeHugger Robot
bde4eb5bcb Merge "TV PIP: Remove onboarding activity and overlay activity" into oc-dev 2017-04-17 17:53:20 +00:00
Yoshinori Hirano
8a323ab65f Merge "Fix EmergencyCryptKeeperText initialization" into oc-dev
am: 1afa1646a2

Change-Id: I2cf920ba553587c4da04a1f1973a15d48c89ed80
2017-04-17 17:39:45 +00:00
Yoshinori Hirano
2696aa3577 Fix EmergencyCryptKeeperText initialization
Moved the initialization to CollapsedStatusBarFragment
because EmergencyCryptKepperText is included in status_bar.xml

Bug: 37198942
Test: visual

Change-Id: I1b87e4857cea7f7b582f7e0f6062b70da98df13a
2017-04-17 11:29:59 -04:00
Jaewan Kim
e630923b55 TV PIP: Remove onboarding activity and overlay activity
Remove both activities until the new OC UX spec is finalized.

Bug: 36370535
Test: Manual test (Checked that onboarding nor overlay activities aren't
    shown after the FDR)
Change-Id: I97c4b2038aabf4f00cac957af6b79dcd874000ae
2017-04-17 19:36:27 +09:00
Winson Chung
4cc5518c80 Use vsync choreographer when moving PIP.
am: 487737b876

Change-Id: Ifc6c5a57748432bf1173b27d5377ed573c70ba65
2017-04-17 01:50:43 +00:00
Winson Chung
487737b876 Use vsync choreographer when moving PIP.
Bug: 36371375
Test: Enter PIP, move PIP
Change-Id: I5956a3ed9e92a4cdd4bf0a55723b9f1574c1a86f
2017-04-16 16:45:18 -07:00
Kevin Chyn
54b5b6d710 Merge "Keyguard should authenticate with FP even after getting valid FP" into oc-dev
am: 4ea09f5ca4

Change-Id: I9aa9104818078c058f5f5cefaf3e442873a072e8
2017-04-15 07:11:00 +00:00
TreeHugger Robot
4ea09f5ca4 Merge "Keyguard should authenticate with FP even after getting valid FP" into oc-dev 2017-04-15 07:05:48 +00:00
Adrian Roos
153159130f Merge "AOD: Prolong AOD2 after interaction, turn off AOD when prox covered" into oc-dev
am: 490ef3cda4

Change-Id: I6a808b422c23e0bd695d8422150e57ed9cf874ad
2017-04-15 01:58:55 +00:00
Adrian Roos
490ef3cda4 Merge "AOD: Prolong AOD2 after interaction, turn off AOD when prox covered" into oc-dev 2017-04-15 01:48:31 +00:00
Wale Ogunwale
a1ba99cbb0 Merge "Reduce effect on PipMenuActivity during animation" into oc-dev
am: 47dea3b16d

Change-Id: I57a59e7fe55c50bb69dad7e0de3b8b11a2bb9638
2017-04-15 01:28:03 +00:00
TreeHugger Robot
47dea3b16d Merge "Reduce effect on PipMenuActivity during animation" into oc-dev 2017-04-15 01:18:36 +00:00
Kevin Chyn
625a014006 Keyguard should authenticate with FP even after getting valid FP
There may be strange states where the user is already authenticated
but still on the lockscreen. The user should be able to dismiss
keyguard in that state.

Fixes: 29306222

Test: unlock phone
go back to keyguard
swipe up screen half way
touch fingerprint sensor (icon should change to unlocked)
then touch fingerprint sensor again (keyguard should be dismissed)

Test: unlock phone and go to settings -> Pixel Imprint
lock phone, unlock phone with fingerprint
touch sensor again and make sure Pixel Imprint page also responds to FP
do this test at least 10 times

Change-Id: I86acd520a06a68fab3548dd4cf6153a7833114fe
2017-04-14 17:33:14 -07:00
Adrian Roos
f3eacd35c0 AOD: Fix icon color when updating on AOD
Fixes a bug where notification shelf icons
would become colorful when they update while
in AOD.

Change-Id: I6e1d98bc75a2119eb32b55a40a66a9b3bcee8737
Fixes: 37156783
Test: Turn off device, receive notification, receive update to that notification, trigger ambient display
2017-04-14 16:35:58 -07:00
Adrian Roos
67cca7442b AOD: Prolong AOD2 after interaction, turn off AOD when prox covered
Turns off AOD 1 and 2 when the proximity sensor is covered.
Also extends the AOD2 duration when the screen is touched or
the lift gesture is triggered.

Also fixes some issues with the fingerprint unlock transition
from AOD where the doze state for the NotificationPanelView
was cleared too early.

Also hides the wallpaper while we're dozing.

Test: runtest -x packages/SystemUI/tests/src/com/android/systemui/doze/DozeMachineTest.java
Fixes: 36893539
Fixes: 36893538
Fixes: 36033906
Fixes: 37327153
Change-Id: I3fccae1515a0daf2ff99589ed78ec947687e6262
2017-04-14 22:59:26 +00:00
Adrian Roos
e4b564c856 AOD: Track missed AOD time ticks
Adds missed AOD time ticks to the doze log.

Bug: 36506772
Test: adb shell cmd deviceidle force-idle deep && sleep 2min && adb shell dumpsys activity service com.android.systemui | grep "missedTick"
Change-Id: I12d056d01603d91ef27fa62ec0d48c8f658f0971
2017-04-14 14:50:50 -07:00
Jason Monk
389755704e Merge "Convert signal icon to be custom drawable" into oc-dev
am: 06426bf652

Change-Id: I3fddf788317b91e65c22ec75bb3e6aa0509f64fe
2017-04-14 20:58:31 +00:00
Mady Mellor
daf76b82ae Merge "Fix issue where menu items visible on 'closed' notification on lockscreen" into oc-dev
am: 4b7b01c1cc

Change-Id: Ib51c0125042553302584c79a360ee07f2ae1c1b8
2017-04-14 20:48:02 +00:00
TreeHugger Robot
06426bf652 Merge "Convert signal icon to be custom drawable" into oc-dev 2017-04-14 20:44:19 +00:00