TreeHugger Robot
802c98dfb8
Merge "Import translations. DO NOT MERGE"
2017-09-18 19:31:00 +00:00
Selim Cinek
f66b77b92f
Merge "Fixes an issue where the guts could disappear" into oc-mr1-dev am: 6b3501ab91
...
am: 61282f612d
Change-Id: Icea2de548c1e8a5cd11efa96db446dd13985f5e1
2017-09-18 18:54:48 +00:00
Selim Cinek
61282f612d
Merge "Fixes an issue where the guts could disappear" into oc-mr1-dev
...
am: 6b3501ab91
Change-Id: I3011c9437aac2405c35c93df746a7a865256ab48
2017-09-18 18:40:09 +00:00
Selim Cinek
64c31a374e
Merge "Merge "Fix NPE which could occur when showing notification guts" into oc-mr1-dev am: cf6a6d244e" into oc-mr1-dev-plus-aosp
...
am: a464532b92
Change-Id: Ifa801951b0d4f02567eaab0ce43f1611b2757c74
2017-09-18 18:33:02 +00:00
Selim Cinek
6b3501ab91
Merge "Fixes an issue where the guts could disappear" into oc-mr1-dev
2017-09-18 18:24:50 +00:00
Selim Cinek
133324dfa2
Merge "Fix NPE which could occur when showing notification guts" into oc-mr1-dev
...
am: cf6a6d244e
Change-Id: Ic3ac8d59c56cec95357bbecafa60d2228810e61c
2017-09-18 18:17:14 +00:00
Selim Cinek
cf6a6d244e
Merge "Fix NPE which could occur when showing notification guts" into oc-mr1-dev
2017-09-18 18:08:29 +00:00
Jason Monk
ff7ac22471
Merge "Refinement of auto-dimming nav" into oc-mr1-dev am: 5b4b6bda2d
...
am: ec01a4abb9
Change-Id: Ibfced93a748f3b098fb3e0a9af691b745666f916
2017-09-18 17:37:23 +00:00
Jason Monk
ec01a4abb9
Merge "Refinement of auto-dimming nav" into oc-mr1-dev
...
am: 5b4b6bda2d
Change-Id: Id986f78ecc87693f0442534875d473c5a0fe16ab
2017-09-18 17:27:30 +00:00
Bill Yi
465887fdac
Import translations. DO NOT MERGE
...
Change-Id: I990179cc9d80a1a7b6fa5ed2b01a807765c68560
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
2017-09-18 07:47:49 -07:00
Jason Monk
def8c8da6c
Refinement of auto-dimming nav
...
- Make dimming only happen for interaction with nav
- Extend time to dim
- Shorten time to start dimming by same amount.
Test: visual
Change-Id: Ieb5b31bacdde9ce1952601ad65cff2d54386dd0f
Fixes: 65694001
2017-09-18 10:31:37 -04:00
Bill Yi
268f09c640
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Exempt-From-Owner-Approval: translation import
Bug: 64712476
Change-Id: I431251ef3dc0930b820a108edc6b76f876639035
2017-09-15 23:50:17 -07:00
Kensuke Matsui
efa1a74bb8
Fix NPE which could occur when showing notification guts
...
SystemUI keeps shown heads-up notification for minimum display time
even if the notification is canceled right after it's posted.
This is intentional behavior but causes inconsistency between
mEntry and mRankingMap in NotificationData.
That inconsistency could cause NPE when showing notification guts.
To avoid this, update an Entry only when the corresponding Ranking
is available.
Fixes: 65567562
Test: manual - long press a missed call notification
immediately after receiving an incoming call
Test: runtest -x packages/SystemUI/tests/src/com/android/systemui/statusbar/NotificationDataTest.java
Change-Id: I6dc70d8e57efa7af0f23862a00d0e18cf39dfebb
2017-09-15 17:21:08 -07:00
Selim Cinek
56867b7072
Merge "Increased the text size for colorized notifications" into oc-mr1-dev am: dd3b6c83c6
...
am: f83e81117a
Change-Id: Ideb598d0c28ce8bb0b84913e4683dda453d522a6
2017-09-15 21:34:25 +00:00
Selim Cinek
f83e81117a
Merge "Increased the text size for colorized notifications" into oc-mr1-dev
...
am: dd3b6c83c6
Change-Id: Ifd1e83f3400bd870d087c1a248bb74b305aa313f
2017-09-15 21:26:46 +00:00
Selim Cinek
dd3b6c83c6
Merge "Increased the text size for colorized notifications" into oc-mr1-dev
2017-09-15 21:20:44 +00:00
Selim Cinek
eb3fc3d540
Fixes an issue where the guts could disappear
...
Because it was too big to fit on the screen, a
notification could be dropped.
Change-Id: I73e57ef18ac55ca076e6b76408d9bd9d91a78b9d
Fixes: 64735432
Test: manual, longpress last notification, trigger layout.
2017-09-15 13:37:14 -07:00
Selim Cinek
299b3302ef
Increased the text size for colorized notifications
...
Increased the text sizes a bit to make them more prominent.
Test: add colorized notifications of all styles
Change-Id: Ie22053edcb0297e7c3ee0c43b29cdd0e7b6a4516
Fixes: 35925915
2017-09-15 11:08:30 -07:00
Lucas Dupin
c271a0af26
Merge "Do not animate icons when leaving AoD" into oc-mr1-dev am: 06dc14cabc
...
am: a6e4a02b7e
Change-Id: I70ea8de8a19743859ca1226d7570db5fb1dfd03c
2017-09-15 11:31:03 +00:00
Matthew Ng
6a5d5f72cb
Merge "Avoid saving position before minimizing when in transition" into oc-mr1-dev am: 33b1e1fe4d
...
am: f42bf5904b
Change-Id: I46cffe55224ee5c7c58f794d802db7251e213ee8
2017-09-15 11:28:48 +00:00
Matthew Ng
b9a74a5745
Merge "Fixes quick switch animation entering recents for low ram devices" into oc-mr1-dev am: 03f8b068a9
...
am: 0acb9df191
Change-Id: I27ce836328aad395c391b4ed21846abd6b3fa1bf
2017-09-15 11:26:36 +00:00
Beverly
a2437d80b5
Merge "Added SafetyNet logging for UsbDebugging security bug." into oc-mr1-dev am: 8bba760b4f
...
am: cb68c2559c
Change-Id: Id87da8f0e49ef8095a290ba2393c237c6a15cf48
2017-09-15 11:24:14 +00:00
Lei Yu
c57a9334b6
Merge "Change battery icon to the side of bt icon" into oc-mr1-dev am: a57aea0d61
...
am: d5d9766793
Change-Id: I8dbc10eff33b8eeee0b5942a53080c7d504ec7d9
2017-09-15 11:14:58 +00:00
Julia Reynolds
a50fe10aac
Merge "Display volume dialog for longer..." into oc-mr1-dev am: d5ca90a7af
...
am: 379961a33f
Change-Id: Iff68ede11094b517ec2c28ebdb721a9f65dc6c9e
2017-09-15 07:33:16 +00:00
Evan Laird
0dd2f36ea4
Merge "Show mobile signal strength in QS edit panel" into oc-mr1-dev am: a76a1e8842
...
am: 9ccc1dcd4d
Change-Id: I87d0af5c6e447473e96d22bde909d795e1552aab
2017-09-15 07:21:48 +00:00
Lucas Dupin
a6e4a02b7e
Merge "Do not animate icons when leaving AoD" into oc-mr1-dev
...
am: 06dc14cabc
Change-Id: I838cbedf1388e8fcab56ecf824730b9ac871a738
2017-09-15 02:20:58 +00:00
Matthew Ng
f42bf5904b
Merge "Avoid saving position before minimizing when in transition" into oc-mr1-dev
...
am: 33b1e1fe4d
Change-Id: Ic7c0ffeb7f295c4161d01d7ad1d0ae2eae6d9f85
2017-09-15 02:17:32 +00:00
Matthew Ng
0acb9df191
Merge "Fixes quick switch animation entering recents for low ram devices" into oc-mr1-dev
...
am: 03f8b068a9
Change-Id: I83d71c531785410cf7aaaf18d921b0a3bcfa77eb
2017-09-15 02:14:26 +00:00
Beverly
cb68c2559c
Merge "Added SafetyNet logging for UsbDebugging security bug." into oc-mr1-dev
...
am: 8bba760b4f
Change-Id: Ib0982cf352af1e107f182251a1d01382865228d8
2017-09-15 02:10:50 +00:00
TreeHugger Robot
06dc14cabc
Merge "Do not animate icons when leaving AoD" into oc-mr1-dev
2017-09-15 00:56:22 +00:00
TreeHugger Robot
33b1e1fe4d
Merge "Avoid saving position before minimizing when in transition" into oc-mr1-dev
2017-09-14 23:28:24 +00:00
TreeHugger Robot
03f8b068a9
Merge "Fixes quick switch animation entering recents for low ram devices" into oc-mr1-dev
2017-09-14 23:27:04 +00:00
Selim Cinek
87c7b3a989
Merge "Fixed an issue where the pattern wouldn't show properly" into oc-mr1-dev am: 246a9f8038
...
am: 84c32c23ab
Change-Id: I57f39969a8c36ce1d6460faa5c6ef58b0ab75dc6
2017-09-14 22:40:22 +00:00
TreeHugger Robot
8bba760b4f
Merge "Added SafetyNet logging for UsbDebugging security bug." into oc-mr1-dev
2017-09-14 22:26:55 +00:00
Lei Yu
d5d9766793
Merge "Change battery icon to the side of bt icon" into oc-mr1-dev
...
am: a57aea0d61
Change-Id: I1aa4703f4d5fb110c0b4261cc091ba8dbfc5e5f1
2017-09-14 21:41:39 +00:00
Andrew Lehmer
647d626494
Merge "AOD: Prewarm display while waiting for brightness sensor" into oc-mr1-dev am: 1952fcffc3
...
am: b4fe0c9fa5
Change-Id: I876c2d0afee23254b129a8694b3021085d35701d
2017-09-14 21:40:18 +00:00
Lei Yu
a57aea0d61
Merge "Change battery icon to the side of bt icon" into oc-mr1-dev
2017-09-14 21:31:11 +00:00
Julia Reynolds
379961a33f
Merge "Display volume dialog for longer..." into oc-mr1-dev
...
am: d5ca90a7af
Change-Id: I55c8feae01484de44f89fd75edd784e65e719c31
2017-09-14 19:46:37 +00:00
Julia Reynolds
d5ca90a7af
Merge "Display volume dialog for longer..." into oc-mr1-dev
2017-09-14 19:19:56 +00:00
Beverly
5cdff9579b
Added SafetyNet logging for UsbDebugging security bug.
...
Bug: 62187985
Test: n/a
Change-Id: I69244381b2172357c5adc8785fc73d1cfd3cc17d
2017-09-14 19:15:52 +00:00
Evan Laird
9ccc1dcd4d
Merge "Show mobile signal strength in QS edit panel" into oc-mr1-dev
...
am: a76a1e8842
Change-Id: Icb107684248f324722ce36da3ec63b4531ddf49f
2017-09-14 18:52:53 +00:00
TreeHugger Robot
a76a1e8842
Merge "Show mobile signal strength in QS edit panel" into oc-mr1-dev
2017-09-14 18:34:55 +00:00
Lucas Dupin
8274aa9f25
Do not animate icons when leaving AoD
...
Change-Id: I10ff1f06f6f699c0b0ceedffa54b463fdf25593f
Fixes: 37433524
Test: screenrecord # look at video frame by frame
2017-09-14 11:03:09 -07:00
Selim Cinek
84c32c23ab
Merge "Fixed an issue where the pattern wouldn't show properly" into oc-mr1-dev
...
am: 246a9f8038
Change-Id: I63ab7c592586c7e370cd86f4efbe38614f71f1aa
2017-09-14 03:00:30 +00:00
Lucas Dupin
52ec920914
Merge "Do not play sounds when unlocking from AoD." into oc-mr1-dev am: dd68a88a51
...
am: 2124e129c0
Change-Id: I908440191acf3269fe26b52ac64ab044bb88c696
2017-09-14 02:12:18 +00:00
Kevin Chyn
1a9b414efc
Merge "Log fingerprint unlock mode" into oc-mr1-dev am: 953a464dd1
...
am: d782922e92
Change-Id: I13cd5dc38c870ee512677fb7e92c8f6644c024a7
2017-09-14 02:08:31 +00:00
Andrew Lehmer
b4fe0c9fa5
Merge "AOD: Prewarm display while waiting for brightness sensor" into oc-mr1-dev
...
am: 1952fcffc3
Change-Id: I92b6d4ce3d1a17274809dfd123bea3ed56cd646c
2017-09-14 01:52:07 +00:00
TreeHugger Robot
246a9f8038
Merge "Fixed an issue where the pattern wouldn't show properly" into oc-mr1-dev
2017-09-14 01:25:22 +00:00
Lucas Dupin
2124e129c0
Merge "Do not play sounds when unlocking from AoD." into oc-mr1-dev
...
am: dd68a88a51
Change-Id: Idd190bc16ed78da0322b3f963be29792c9fe6173
2017-09-14 00:42:13 +00:00
Kevin Chyn
d782922e92
Merge "Log fingerprint unlock mode" into oc-mr1-dev
...
am: 953a464dd1
Change-Id: I9ae73021bdb25f0a8656a5429aaa49bb91d5e04b
2017-09-14 00:35:18 +00:00