Adrian Roos
8740e37939
Show PLMN on CryptKeeper am: 316bf54484 am: 3b09d5028c
...
am: 8249ef437c
Change-Id: Ifaa93b7d4772c46ecb4a301606f29acc2aa8139e
2016-09-26 09:30:25 +00:00
Adrian Roos
35afe2d8de
Fix wake lock logic during Dream startup am: 9ede1d2602 am: 042c2349c6
...
am: 4ffff73947
Change-Id: If3c1dd67f402bc549cad76e5072817a1d1104463
2016-09-26 08:59:08 +00:00
Dong-wan Kim
67fdb6d5db
Fix DismissView cannot be clicked sometimes after boot am: b926666a76 am: 2e61103c5e
...
am: a3ecfe6bdf
Change-Id: Ibb0c01a92857dd21a995e250fa8af0094c49e8a4
2016-09-26 08:52:56 +00:00
Selim Cinek
cc3308c983
Fixed a bug where the dimmed background could be invisible am: 3334a182a6 am: 53d7b67290
...
am: c04b945862
Change-Id: I5216d0139e52d36806903a9c75ab5e0f73b1aa55
2016-09-26 08:48:40 +00:00
Selim Cinek
206e74140b
Fixed an issue where the inline controls where not usable am: fc7086ef65 am: 8f88867ba1
...
am: 29f40afd9b
Change-Id: I1dee9bcf6b49aff6954e6a5186c02352eee71365
2016-09-26 08:47:26 +00:00
Jason Monk
e4f3565f52
QS: Don't show graph or warning text when not present am: a03c641c60 am: 3a25aaaef2
...
am: 7ad42670e1
Change-Id: I76953de4569deeb7fb190a5678d74b47b5cf2f36
2016-09-26 08:32:06 +00:00
Will Harmon
e12fe3b15a
Remove location tile from the list of default-enabled QuickSettings tiles am: 3629af022f am: a6f4c5cb1b
...
am: 5852bd904d
Change-Id: Ia20006e99c6727df7a260b9205a88eb120f92077
2016-09-26 08:30:06 +00:00
Jason Monk
58feeccbad
Revert "Change bang to x for indication of no internet" am: ed29365c9e am: 287ea2f714
...
am: 2e18eff746
Change-Id: Ia3bbd0a666a133ad2779800bd6dcb5c01020eb4b
2016-09-25 21:29:57 +00:00
Adrian Roos
8249ef437c
Show PLMN on CryptKeeper am: 316bf54484
...
am: 3b09d5028c
Change-Id: Ide966f8d1c3f9ebe639000aa007532514387ec54
2016-09-24 02:12:28 +00:00
Adrian Roos
3b09d5028c
Show PLMN on CryptKeeper
...
am: 316bf54484
Change-Id: Ia1e078cca8e29aa0f36b46daf74ce91ec1a90f48
2016-09-24 02:07:38 +00:00
Adrian Roos
316bf54484
Show PLMN on CryptKeeper
...
Also shows the state only once radio is enabled.
Fixes: 30301831
Change-Id: Iaf3b96c3622e20d8ada6e1f6391d6065101fb281
2016-09-23 17:28:38 -07:00
Adrian Roos
4ffff73947
Fix wake lock logic during Dream startup am: 9ede1d2602
...
am: 042c2349c6
Change-Id: I6c8a9119fd841b071dfb9f0e54680eb3dd7a1ef1
2016-09-23 22:24:32 +00:00
Adrian Roos
042c2349c6
Fix wake lock logic during Dream startup
...
am: 9ede1d2602
Change-Id: If4bbf9e3242946a352eedbba3d8610964b505c29
2016-09-23 22:19:57 +00:00
Dong-wan Kim
a3ecfe6bdf
Fix DismissView cannot be clicked sometimes after boot am: b926666a76
...
am: 2e61103c5e
Change-Id: Iba79909cfb5f2dc2770b6d7086c061d125ee0888
2016-09-23 22:18:29 +00:00
Selim Cinek
c04b945862
Fixed a bug where the dimmed background could be invisible am: 3334a182a6
...
am: 53d7b67290
Change-Id: I1acae36d41732e2b1df9d0c8b65a646e8f35f229
2016-09-23 22:14:13 +00:00
Selim Cinek
29f40afd9b
Fixed an issue where the inline controls where not usable am: fc7086ef65
...
am: 8f88867ba1
Change-Id: Ida51f45dc0fa31ec4ceb7761ca313e46fc6b7836
2016-09-23 22:13:32 +00:00
Adrian Roos
9ede1d2602
Fix wake lock logic during Dream startup
...
Fixes a crash that would happen in all dreams
that did not have permission to acquire wake locks.
Instead moves the wake lock logic into the system
process. Also fixes a bug in DozeService where the
wake lock was not held until dozing was actually
properly initialized.
Fixes: 31612287
Bug: 31044352
Related-CL: I85955a2b7d6bad5171accbc336117a9660b1b198
Test: adb shell settings put secure screensaver_components com.android.dreams.basic/.Colors; adb shell service call dreams 1
Change-Id: Idb3f921ee71b6da6c2ab0c44c332ef91f93ddbc0
2016-09-23 15:11:15 -07:00
Dong-wan Kim
2e61103c5e
Fix DismissView cannot be clicked sometimes after boot
...
am: b926666a76
Change-Id: I1f9a91b04dfc7b1bbaff3243e383c6b26dd4dcf4
2016-09-23 22:05:21 +00:00
Selim Cinek
53d7b67290
Fixed a bug where the dimmed background could be invisible
...
am: 3334a182a6
Change-Id: I30cfda47616d2b365113d9d05f7483e239b973e1
2016-09-23 22:02:16 +00:00
Selim Cinek
8f88867ba1
Fixed an issue where the inline controls where not usable
...
am: fc7086ef65
Change-Id: I802f032cbe63c19e28782ece7a7a9d6faa1665b6
2016-09-23 22:01:22 +00:00
Winson
9da862e8bc
Defer launching next task until after first layout. am: bd53a314f4 am: 6dcd21e5da
...
am: ce5dc9236f
Change-Id: Idb713092d5fb1f1ffc81f2c48ef0cbcee38f67db
2016-09-23 21:41:09 +00:00
Dong-wan Kim
b926666a76
Fix DismissView cannot be clicked sometimes after boot
...
mActivePointerId should be initialized to INVALID_POINTER.
Otherwise, the click event to DismissView can be intercepted by
onInterceptTouchEventScroll() due to wrong calculated value of yDiff
when mActivePointerId is not intialized.
This issue can be reproduced at the first click to DismissView while
user have not touched any notification views ever after boot.
And that click event must contains some MOVE events.
Test: manual - Check whether user always can click DismissView
after boot.
Fixes: 31649735
Change-Id: If9baf6db1b891a58e17153806d52d395ddd661df
2016-09-23 13:07:25 -07:00
Jason Monk
7ad42670e1
QS: Don't show graph or warning text when not present am: a03c641c60
...
am: 3a25aaaef2
Change-Id: Ie5b3cf615ef73d5c96b8410573ae57a795d9e7d7
2016-09-23 20:06:23 +00:00
Jason Monk
3a25aaaef2
QS: Don't show graph or warning text when not present
...
am: a03c641c60
Change-Id: I998f80d700d9dc726c001587d06b19158c8980b7
2016-09-23 20:02:49 +00:00
Will Harmon
5852bd904d
Remove location tile from the list of default-enabled QuickSettings tiles am: 3629af022f
...
am: a6f4c5cb1b
Change-Id: I3996653fce869b8a8c9368c7fe2694b288272aa0
2016-09-23 19:53:55 +00:00
Will Harmon
a6f4c5cb1b
Remove location tile from the list of default-enabled QuickSettings tiles
...
am: 3629af022f
Change-Id: I41b1dec13ccf3e43be0b8faf9414287e48cef27b
2016-09-23 19:49:45 +00:00
Jason Monk
2e18eff746
Revert "Change bang to x for indication of no internet" am: ed29365c9e
...
am: 287ea2f714
Change-Id: I400ec6a4181ff2b88e187dbe51d915443327e825
2016-09-23 19:31:46 +00:00
Jason Monk
287ea2f714
Revert "Change bang to x for indication of no internet"
...
am: ed29365c9e
Change-Id: I7dc0b10fe93e80adf8a3f2cf386268957a0323de
2016-09-23 19:28:17 +00:00
Will Harmon
3629af022f
Remove location tile from the list of default-enabled QuickSettings tiles
...
Fixes: 31708103
Change-Id: I0218beee23199df2e6969e3e858294e65db6c0f8
2016-09-23 19:11:12 +00:00
Jason Monk
a03c641c60
QS: Don't show graph or warning text when not present
...
Change-Id: Ic2cfcc0716a70a3d577d17e5af9c5d1f7f8fd4c6
Fixes: 30694497
Fixes: 30898011
2016-09-23 14:18:19 -04:00
Jason Monk
ed29365c9e
Revert "Change bang to x for indication of no internet"
...
This reverts commit d67fbe6201 .
Fixes: 31271895
Change-Id: Ief00046dde1309fb66e3284b1c57264882297ad9
2016-09-23 17:55:34 +00:00
Winson
8789023a9b
Fixing index bounds exception when TaskViews are added while dismissing. am: ffaf07fed0 am: 0eb26d7e4b
...
am: 3180d517bd
Change-Id: Ia362d0341259e4be681bda0004a64c79bc245517
2016-09-23 01:39:59 +00:00
Winson
4ef2f33540
Fixing RTL issues with transition and screen pinning. am: 96f78f5046 am: 9ae8d47697
...
am: 14fa6c2847
Change-Id: Ib85ef1245ddacfd5f7055e1acb254f4ee3be4e16
2016-09-23 01:38:11 +00:00
Winson
ce5dc9236f
Defer launching next task until after first layout. am: bd53a314f4
...
am: 6dcd21e5da
Change-Id: If5fe8dbe4dc0d71cc7b1c4bf19572576bdd8c978
2016-09-22 23:51:15 +00:00
Winson
3180d517bd
Fixing index bounds exception when TaskViews are added while dismissing. am: ffaf07fed0
...
am: 0eb26d7e4b
Change-Id: Iffb6fc9ef928f0eb1b3b3bf99239cb6bee7997ab
2016-09-22 23:45:37 +00:00
Winson
14fa6c2847
Fixing RTL issues with transition and screen pinning. am: 96f78f5046
...
am: 9ae8d47697
Change-Id: Ie3c2cec6d8c7f3ff09ae12ae02fd1df5d7372a5f
2016-09-22 23:43:45 +00:00
Selim Cinek
3334a182a6
Fixed a bug where the dimmed background could be invisible
...
Test: Notification group with 2 children on shade locked. Swipe 1 away and go to lockscreen
Change-Id: If7c3a55e220579eb27036f31d59b222371d2bf8e
Fixes: 31524202
2016-09-22 16:19:42 -07:00
Winson
6dcd21e5da
Defer launching next task until after first layout.
...
am: bd53a314f4
Change-Id: I73070b5bd4d5b6818dfe0a6c3ef0c6c73bef4cca
2016-09-22 22:53:16 +00:00
Winson
0eb26d7e4b
Fixing index bounds exception when TaskViews are added while dismissing.
...
am: ffaf07fed0
Change-Id: Iaf42d020a561626040ca1c6a3bd75240c6146f40
2016-09-22 22:45:38 +00:00
Winson
9ae8d47697
Fixing RTL issues with transition and screen pinning.
...
am: 96f78f5046
Change-Id: Id492a30f4a76a2a008d169496e65036ce8828134
2016-09-22 22:43:56 +00:00
TreeHugger Robot
a9375fef09
Merge "Defer launching next task until after first layout." into nyc-mr1-dev
2016-09-22 21:26:02 +00:00
TreeHugger Robot
48d24389cb
Merge "Fixing index bounds exception when TaskViews are added while dismissing." into nyc-mr1-dev
2016-09-22 21:09:23 +00:00
Selim Cinek
fc7086ef65
Fixed an issue where the inline controls where not usable
...
Because the calculation whether a touch is on a view was incorrect
the inline controlls would always close on tablets when interacting
with them.
Change-Id: I68dcba411b34def32a044f5a4d73b396f74e9730
Fixes: 31502625
2016-09-22 14:03:41 -07:00
Jorim Jaggi
8861146e4c
Merge "Use eventlog for latency tracking"
2016-09-22 20:46:46 +00:00
Winson
ffaf07fed0
Fixing index bounds exception when TaskViews are added while dismissing.
...
Bug: 31518216
Change-Id: I749aa45f54d80d524f069922ac09d2f781c87f86
2016-09-22 19:47:41 +00:00
Winson
96f78f5046
Fixing RTL issues with transition and screen pinning.
...
Bug: 31367531
Change-Id: Id790293cc5246535d6fb829ec57e4ee640fea1a2
2016-09-22 19:47:31 +00:00
Winson
bd53a314f4
Defer launching next task until after first layout.
...
Bug: 30192607
Change-Id: I04cd182a795ea9600c9782056dc0adbe9a288af6
2016-09-22 19:46:15 +00:00
TreeHugger Robot
c051914a46
Merge "Import translations. DO NOT MERGE" into cw-f-dev
2016-09-22 09:56:33 +00:00
TreeHugger Robot
cc20924eda
Merge "Import translations. DO NOT MERGE"
2016-09-22 09:54:45 +00:00
TreeHugger Robot
d5d5dc2473
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev
2016-09-22 09:52:00 +00:00