Bill Yi
b9a7546487
Import translations. DO NOT MERGE
...
Change-Id: Ic150afd4bb1846e8bc2c7e9285ff579498b2e5f4
Auto-generated-cl: translation import
2019-07-11 19:16:26 -07:00
Miranda Kephart
d0d7e62026
Merge "Allow path specification for rounded corners" into qt-r1-dev am: 3d92c138d5
...
am: 11aea76fa6
Change-Id: I6b9e5fd62c47dfdd5236f3a3fd6552185a0c20c5
2019-07-09 13:25:01 -07:00
Miranda Kephart
11aea76fa6
Merge "Allow path specification for rounded corners" into qt-r1-dev
...
am: 3d92c138d5
Change-Id: I11425d1f27232d6baf98beca5d6a2be9458da4f6
2019-07-09 13:13:22 -07:00
Miranda Kephart
3d92c138d5
Merge "Allow path specification for rounded corners" into qt-r1-dev
2019-07-09 19:35:29 +00:00
Selim Cinek
a38e0b6f65
Merge "Fading away notification panel individually" into qt-r1-dev am: b26223d9c1
...
am: fd01f3c9d6
Change-Id: Ie5c20fe0b208453bd0aa6a7bfd346cff959599a0
2019-07-05 13:49:07 -07:00
Selim Cinek
fd01f3c9d6
Merge "Fading away notification panel individually" into qt-r1-dev
...
am: b26223d9c1
Change-Id: Ie59f75fcc3191c4aaebb1b7f6d9aa1be40218bc0
2019-07-05 13:38:57 -07:00
Selim Cinek
06c12d64fc
Fading away notification panel individually
...
Previously the notification panel was fading away all together,
which doesn't work when the notifications need to stay around.
We're now fading the whole panel away.
Bug: 134952761
Test: pick up phone and unlock, observe normal behavior
Change-Id: I48d12776dc8b4bd51c1a35c2b822caeef38eb850
2019-07-04 20:21:30 -07:00
Miranda Kephart
5393915d75
Allow path specification for rounded corners
...
Parses a path string and uses that for the corner paths.
Bug: 136182248,136270071
Test: manual
Change-Id: Ic34bee5f63959f65af6b2d2afb917ff4282f1d5b
2019-07-03 15:04:05 -04:00
Bill Yi
f215215fee
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I8c0a14da800891de45e2ff5f422055b07864b99b
2019-07-02 18:02:39 -07:00
TreeHugger Robot
c559cb6538
Merge "Move the volume panel over 4dp for consistency"
2019-07-02 21:08:13 +00:00
Zhen Zhang
e8acd24089
Merge "Change quick setting min_num_tiles number and text to resources value." into qt-dev am: bc058faaa3
...
am: 788232785d
Change-Id: Id48473fcc9bff65a4690c4ef2416ccf716ec39cf
2019-07-02 12:14:36 -07:00
Julia Reynolds
c35a08b99d
Move the volume panel over 4dp for consistency
...
Test: visual inspection with volume and power menus
Fixes: 119275591
Change-Id: Ib59beff9045dea5eaae2e07d7e5f7ab603b43ea6
2019-07-02 19:14:11 +00:00
Zhen Zhang
788232785d
Merge "Change quick setting min_num_tiles number and text to resources value." into qt-dev
...
am: bc058faaa3
Change-Id: I329be5dee77d6f45b4bd5314971655df52525294
2019-07-02 11:21:48 -07:00
TreeHugger Robot
bc058faaa3
Merge "Change quick setting min_num_tiles number and text to resources value." into qt-dev
2019-07-02 17:56:59 +00:00
Bill Yi
d35bb4016c
Merge "Import translations. DO NOT MERGE"
2019-07-02 17:28:48 +00:00
TreeHugger Robot
f4861b7199
Merge "Import translations. DO NOT MERGE" into qt-r1-dev
2019-06-30 05:09:21 +00:00
Bill Yi
32fb1d06fe
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I0eb8f76e37daad6b066f7697ddd0beb09c179bb1
2019-06-29 20:42:13 -07:00
Bill Yi
a7f5fbcc2c
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I2bc537499432a02f6a9ad5a41a1d29efd49abc3a
2019-06-29 20:11:40 -07:00
Bill Yi
305f32cad9
Import translations. DO NOT MERGE
...
Change-Id: I4a6d8ec9b7a02c0dd256aa9cebcc11d79ea9ca6a
Auto-generated-cl: translation import
2019-06-29 19:50:34 -07:00
Selim Cinek
d103b927d2
Merge changes I089fa8ff,I8db745c1,I6fa83189 into qt-r1-dev am: a0aa088c9f
...
am: 7bed31955b
Change-Id: Ie8e986a0e1489af39821573c06fce71e76db978b
2019-06-29 17:08:05 -07:00
Selim Cinek
7bed31955b
Merge changes I089fa8ff,I8db745c1,I6fa83189 into qt-r1-dev
...
am: a0aa088c9f
Change-Id: I6d97a64ad21a4125761da9a833ca4bf0654e7642
2019-06-29 16:49:07 -07:00
Selim Cinek
a0aa088c9f
Merge changes I089fa8ff,I8db745c1,I6fa83189 into qt-r1-dev
...
* changes:
Showing heads up for music when bypassing
Not rendering background when bypassing
Made sure the lock icon is invisible while hunned
2019-06-29 23:11:43 +00:00
Lucas Dupin
a87d60929e
Merge "Do not unregister lift when prox is covered" into qt-r1-dev am: e2c873275b
...
am: 78aec06815
Change-Id: I8a6f22f8e634f6ba21344dcec1d1d668e2ea65b1
2019-06-28 19:39:37 -07:00
Selim Cinek
e3c6e46e95
Showing heads up for music when bypassing
...
Users where missing the music controls so
we are showing a headsup for them on the
lockscreen.
Fixes: 134543453
Change-Id: I089fa8ff35b918f485f79e09393173f05971a73e
2019-06-28 19:14:55 -07:00
Hongwei Wang
44db8c302b
Merge "Explicitly sets accessibility order of PiP menu actions"
2019-06-29 01:20:05 +00:00
Lucas Dupin
78aec06815
Merge "Do not unregister lift when prox is covered" into qt-r1-dev
...
am: e2c873275b
Change-Id: Ic4c127978c1d6d0f3e6ba03c211e9937f1ec8df6
2019-06-28 18:17:49 -07:00
Lucas Dupin
a18270b9b7
Merge "LockIcon fixes" into qt-r1-dev am: 8eccd076fa
...
am: 0d88e51183
Change-Id: I8eccbcc557459e8e2bfead293faf04dcff9c10df
2019-06-28 15:15:39 -07:00
Hongwei Wang
5051db663d
Explicitly sets accessibility order of PiP menu actions
...
Also, auto-indent on the layout file
Bug: 136062306
Test: Left swipe on PiP menu w/ Talkback on
Change-Id: I240b9bd35544e76819bd94990c9d6b5caba95e3e
2019-06-28 14:58:23 -07:00
Lucas Dupin
0d88e51183
Merge "LockIcon fixes" into qt-r1-dev
...
am: 8eccd076fa
Change-Id: I6b304f86053f1646a1f8c6e5df5cdb3e47084d23
2019-06-28 14:28:54 -07:00
Lucas Dupin
fac2e8e328
Do not unregister lift when prox is covered
...
The lift sensor won't receive all the data that it needs otherwise.
Test: atest DozeParametersTest
Test: lift while prox is covered
Test: lift while prox is covered, uncovering before end of gesture
Test: lift while prox is not covered
Fixes: 134685251
Change-Id: I0938baba6ccaaf04c40fe30b3f4f59293179dc2a
2019-06-28 11:24:21 -07:00
Selim Cinek
5fb48c7446
Merge changes Ie2fbc4a9,Id5918813,Ie61d5da3,I26a12ff6 into qt-r1-dev am: 35890aba0c
...
am: cc88adbb71
Change-Id: I9b925ff45f63a4df96b982cff2d267b2297df363
2019-06-27 10:06:45 -07:00
Lucas Dupin
8eccd076fa
Merge "LockIcon fixes" into qt-r1-dev
2019-06-27 04:41:42 +00:00
Lucas Dupin
ad2577e1c0
LockIcon fixes
...
Gather state inisitally, then consolidate it on a pre-draw listener.
Before we were deciding when to change the icon based on various
variables, now I'm centralizing the decision on getState(), to avoid
cancelling animations.
Test: At AOD2, lock animates in
Test: When locked, press power button: lock icon animates in
Test: Press power button: lock icon animates in scanning and unlocks
Test: Unlock without bypassing, let device sleep, go to AOD2
Test: Long press padlock when it's open
Test: Look at padlock from SIM PIN screen
Test: Look at padlock when lock screen is not secure (no pin/pwd)
Fixes: 135587352
Fixes: 135960400
Change-Id: I85260b6c373d675bd6076046e33519816221157f
2019-06-26 18:24:25 -07:00
Colin Cross
8061ab1c2f
Fix error in translated string
...
am: bf015232e9
Change-Id: I35ec9af7104c28f7998d54136f9c43339148e4f8
2019-06-26 13:53:57 -07:00
Colin Cross
bf015232e9
Fix error in translated string
...
This error has been fixed correctly with imported translations
in dev branches, but those changes get skipped when automerging
to the *-plus-aosp branches. Manually fix the errors.
Bug: 135617299
Test: m SystemUI
Change-Id: I8fa1903d5bd862d30aae62df3d7f40da6f0821f2
Merged-In: Ib5716af725f929fab433a763ae31b47e0cd0befe
2019-06-26 13:10:13 -07:00
Fabian Kozynski
d69617080e
DO NOT MERGE Revert Privacy Indicators to P
...
am: 5c837108e2
Change-Id: I620ec40368bb4cb12ee7dbb9a93d65b02edac81a
2019-06-26 06:45:29 -07:00
Fabian Kozynski
e8c61a23f8
Merge "DO NOT MERGE Revert Privacy Indicators to P" into qt-r1-dev
2019-06-26 13:16:23 +00:00
Selim Cinek
cc88adbb71
Merge changes Ie2fbc4a9,Id5918813,Ie61d5da3,I26a12ff6 into qt-r1-dev
...
am: 35890aba0c
Change-Id: I675683694cc02ea9ebc66a75ade93a5f7058006f
2019-06-25 20:01:27 -07:00
Selim Cinek
c7e4cb5493
Adjusting the notification header appearance on the lock screen
...
Now the notification looks like a regular heads up and can
transform through the unlock without any change.
Bug: 130327302
Test: add hun on lockscreen, pull down
Change-Id: Id59188130eb5b01376c868874c24afdef9a694fa
2019-06-25 16:12:19 -07:00
TreeHugger Robot
a1f6fbd41c
Merge "Import translations. DO NOT MERGE" into qt-r1-dev
2019-06-25 02:26:27 +00:00
Bill Yi
88f67e022b
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: Iee2561ce810f93e9e50420cb1a385eb6afdfc143
2019-06-24 14:03:33 -07:00
Fabian Kozynski
dd678ebbb3
Merge "Fix case of Dark theme" into qt-dev am: 093af798e4 am: 1558bcbeec
...
am: b152301ebf
Change-Id: Ib24633d44b849d3f6c00e24dcb36f357aaee7471
2019-06-24 13:10:41 -07:00
Fabian Kozynski
6288f173ed
Merge "Fix case of Dark theme" into qt-dev
...
am: 093af798e4
Change-Id: I8abccc7a1eae8a25bf23a058d98b812ea8ce40bd
2019-06-24 13:03:31 -07:00
Fabian Kozynski
b152301ebf
Merge "Fix case of Dark theme" into qt-dev am: 093af798e4
...
am: 1558bcbeec
Change-Id: I42d5f14f11a52ca44210eadda3cba022422b46c4
2019-06-24 12:59:50 -07:00
Fabian Kozynski
1558bcbeec
Merge "Fix case of Dark theme" into qt-dev
...
am: 093af798e4
Change-Id: Ic219b5c5d41291009826a066efb798b43a01cc7f
2019-06-24 12:51:40 -07:00
Fabian Kozynski
093af798e4
Merge "Fix case of Dark theme" into qt-dev
2019-06-24 19:03:16 +00:00
Fabian Kozynski
42c30aec01
Fix case of Dark theme
...
Test: manual
Fixes: 135711083
Change-Id: Ie97422e25e0dffd500d31496a4114b81d1f7218a
2019-06-24 09:52:41 -04:00
Bill Yi
78e1b4bd5a
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I63e4016a8bd2f3d39d3cded18600583936cb4b22
2019-06-22 01:39:39 -07:00
Bill Yi
6ce90273cf
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: I62581a342971f2c72fbf24ecd285060a35c6d863
2019-06-21 22:51:00 -07:00
Bill Yi
2e314a0706
Import translations. DO NOT MERGE
...
Change-Id: Ib5716af725f929fab433a763ae31b47e0cd0befe
Auto-generated-cl: translation import
2019-06-21 13:56:42 -07:00