Dan Sandler
24813b0dd5
Stop leaking Notifications when they change groupKeys.
...
If a Notification changes groups (either from one group to
another, or gets a group key for the first time, which takes
it out of its implicit singleton group) it should be removed
from the old group in NotificationGroupManager's mGroupMap
and re-inserted under the new one.
Unfortunately we were passing the *new* notification in the
oldNotification argument, so we would always attempt (and
fail) to remove it from the *new* group, leaving a strong
reference to the Notification inside mGroupMap under an
obsolete group key.
Bug: 26561365
Change-Id: Ie5cdceb4f843dbd363652e00fbc0f3ac6f6ef247
2016-01-15 10:29:31 -05:00
Selim Cinek
ba9e8586e3
Fixed a crash with the heads up manager
...
Bug: 25693389
Change-Id: Id852e342000bff6de0ce19f442eb53b21e935b7b
2016-01-13 21:13:33 +00:00
Jason Monk
67b2c16a9a
Get data type from service state as well
...
Bug: 26276354
Bug: 26413831
Change-Id: Ic080300db7d5e5200caf611cc2ee1ef3af93736e
2016-01-12 10:24:09 -05:00
Dan Sandler
8d9aea8a18
DO NOT MERGE: Use GregorianCalendar.add() when searching for next alarm.
...
Never attribute to malice that which is adequately explained
by a bug, particularly one involving date math.
Bug: 26326394
Change-Id: I3483ac102c678a8852565c8ea94c06e19b3f26d8
2016-01-07 18:09:11 +00:00
Adam Lesinski
9289560aa0
Use wakeup reason when FingerPrint sensor wakes up the device
...
PowerManager can log into BatteryStats the reason for the device being
woken up. This change has the Fingerprint controller report the reason
instead of a default non-descriptive 'wakeUp' reason.
Bug:26209577
Change-Id: I12d80682dad888add139cca586d4b948e9d546e5
(cherry picked from commit 5bcb8bb31ab6688dff432cb7bd20fe69016c7003)
2015-12-15 21:46:11 +00:00
Julia Reynolds
3e57340b6a
Fix radio button flash on hour change.
...
Also delete confusing debug variable.
Bug: 25459795
Bug: 25783349
Change-Id: I9208ece4edf5fbcff5f257994f47d81a901766e8
2015-12-07 14:59:16 +00:00
Winson Chung
3bab0fd4f7
Merge "DO NOT MERGE Ensure that the device is provisioned before showing Recents." into mnc-dev am: dce0f8040d am: 3e9f2b7894
...
am: 1b29fd87a2
* commit '1b29fd87a26d6230c55c701d1411b34342614af0':
DO NOT MERGE Ensure that the device is provisioned before showing Recents.
2015-11-13 18:21:53 +00:00
Winson Chung
1b29fd87a2
Merge "DO NOT MERGE Ensure that the device is provisioned before showing Recents." into mnc-dev am: dce0f8040d
...
am: 3e9f2b7894
* commit '3e9f2b789414f34b5530107c362295c5a637bac1':
DO NOT MERGE Ensure that the device is provisioned before showing Recents.
2015-11-13 18:15:29 +00:00
Winson Chung
3e9f2b7894
Merge "DO NOT MERGE Ensure that the device is provisioned before showing Recents." into mnc-dev
...
am: dce0f8040d
* commit 'dce0f8040dcce494166832eb6c1e8a2d9638ddd4':
DO NOT MERGE Ensure that the device is provisioned before showing Recents.
2015-11-13 18:08:35 +00:00
Winson
a7df77155d
DO NOT MERGE Ensure that the device is provisioned before showing Recents.
...
Bug: 25476219
Change-Id: Ibbe621748f7275f8c1ccded84612ca16292559eb
2015-11-11 17:48:34 +00:00
Geoff Mendal
210f0afaf9
Import translations. DO NOT MERGE
...
Change-Id: I45eaf276af6efa775e2e7c0a7cd8040fbf13e32e
Auto-generated-cl: translation import
2015-11-09 05:11:08 -08:00
Geoff Mendal
4c9cdbc7ba
Import translations. DO NOT MERGE
...
Change-Id: I4d14bf278e491e46eeaabd4bb97641d06c48920c
Auto-generated-cl: translation import
2015-11-04 06:59:32 -08:00
Geoff Mendal
f44adbba69
Import translations. DO NOT MERGE
...
Change-Id: I52024255e1324f3757497603d692def1fec6e75f
Auto-generated-cl: translation import
2015-11-04 05:09:10 -08:00
Selim Cinek
341d544693
Fixed a bug where the panel could get stuck closing am: b0e4f9e97e
...
am: 157e60f7a2
* commit '157e60f7a2ec40bdbb3bde0ea41f1c92bef93a1e':
Fixed a bug where the panel could get stuck closing
2015-11-03 01:29:27 +00:00
Selim Cinek
b0e4f9e97e
Fixed a bug where the panel could get stuck closing
...
When mClosing was set even though the panel was not
expanding, the variable was never reset leading to
bad states like the notification shade not updating,
people missing calls and similar bad bugs.
Bug: 25338991
Change-Id: I4362fda257770c98c5f9ba75a5622b14f74dc5ae
2015-11-02 21:51:34 +00:00
Geoff Mendal
c3cd7b1585
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 25319151
Change-Id: I4170f31d992d23a365c98fe5e799a31ef48f17bd
2015-10-29 12:27:09 -07:00
Geoff Mendal
b8afc77c0a
Import translations. DO NOT MERGE
...
Change-Id: If7c4ccf382e85f88a4fac586ca870068d8219974
Auto-generated-cl: translation import
2015-10-28 06:59:45 -07:00
Dan Sandler
aa1c08014e
Petites fautes.
...
Bug: 25308153
Change-Id: I62ffe080e3f36eb685cdc06d8c106d32e18092ed
2015-10-27 13:42:55 -04:00
Geoff Mendal
f6fc9e2152
Import translations. DO NOT MERGE
...
Change-Id: I9bf90d06113d8333bed3eec1c65ed799a785fb63
Auto-generated-cl: translation import
2015-10-26 07:17:06 -07:00
Dan Sandler
446dcc9ed7
Delay hiding the cast icon for 3 seconds. DO NOT MERGE
...
Ensure that the user has had a chance to see it for a few
seconds after screen recording has ended.
Bug: 19121797
Change-Id: I52b69b2029439d42163ead5dc8748889b4f61934
(cherry picked from commit 8fd25bf7711aabffe73213ba1f9056f285270695)
2015-10-23 01:37:52 +00:00
Dmitry Torokhov
5c6a3872cb
SystemUI: fix automatic pairing of BT keyboards am: 79f00cf06f
...
am: d3eee7c410
* commit 'd3eee7c410dbc6f8eb5133a347fb0a0ce7221893':
SystemUI: fix automatic pairing of BT keyboards
2015-10-22 18:18:46 +00:00
Dmitry Torokhov
d3eee7c410
SystemUI: fix automatic pairing of BT keyboards
...
am: 79f00cf06f
* commit '79f00cf06f5e70047d73b48d20910b967353b075':
SystemUI: fix automatic pairing of BT keyboards
2015-10-22 18:13:36 +00:00
Dmitry Torokhov
79f00cf06f
SystemUI: fix automatic pairing of BT keyboards
...
After reset (docking) Pixel C Keyboard that was previously paired with
a device goes into so-called non-discoverable mode, where it will
establish connection only with device that it has connected before. When
scanning for available devices we need to wait till the keyboard starts
advertising itself as discoverable, and only then try to pair.
Also, let's flush the device cache when we attach the base to make sure
the device that we seen before and cached again in the right state after
reset.
Bug: 24915541
Change-Id: I136c1c4235080a25529b4b1c2b1da9bc18508811
2015-10-22 10:19:32 -07:00
Daniel Sandler
f7284546d9
Merge "Delay hiding the cast icon for 3 seconds." into mnc-dr-dev am: cb10c09f0a
...
am: b4aa8b0c5b
* commit 'b4aa8b0c5b65d301611ca4c0492b2a9ed67a5a1a':
Delay hiding the cast icon for 3 seconds.
2015-10-21 23:24:36 +00:00
Daniel Sandler
b4aa8b0c5b
Merge "Delay hiding the cast icon for 3 seconds." into mnc-dr-dev
...
am: cb10c09f0a
* commit 'cb10c09f0a6c0750d79bf4f681a623fa35f4cef7':
Delay hiding the cast icon for 3 seconds.
2015-10-21 23:18:54 +00:00
Daniel Sandler
cb10c09f0a
Merge "Delay hiding the cast icon for 3 seconds." into mnc-dr-dev
2015-10-21 23:14:50 +00:00
Dan Sandler
8fd25bf771
Delay hiding the cast icon for 3 seconds.
...
Ensure that the user has had a chance to see it for a few
seconds after screen recording has ended.
Bug: 19121797
Change-Id: I52b69b2029439d42163ead5dc8748889b4f61934
2015-10-21 15:42:48 -07:00
Selim Cinek
ae070b96ac
Merge "Changing the ordering for heads up notifications" into mnc-dr-dev am: 688e046bad
...
am: f9c4f745e6
* commit 'f9c4f745e6a4e8586baab085dc86b9b2b187f48a':
Changing the ordering for heads up notifications
2015-10-21 20:52:29 +00:00
Selim Cinek
f9c4f745e6
Merge "Changing the ordering for heads up notifications" into mnc-dr-dev
...
am: 688e046bad
* commit '688e046bad87cc722e8571b8f4180604623239a8':
Changing the ordering for heads up notifications
2015-10-21 20:45:17 +00:00
Selim Cinek
688e046bad
Merge "Changing the ordering for heads up notifications" into mnc-dr-dev
2015-10-21 20:39:28 +00:00
Geoff Mendal
a01cf41054
Import translations. DO NOT MERGE
...
Change-Id: I167d766a2f76a3b6b4b121abddf1f874103a378a
Auto-generated-cl: translation import
2015-10-21 10:16:37 -07:00
Geoff Mendal
fde4111eea
Import translations. DO NOT MERGE
...
Change-Id: I03353dbedeb1204ce7cd07577257aa070ce19b2f
Auto-generated-cl: translation import
2015-10-21 07:18:52 -07:00
Geoff Mendal
0705d75d69
Import translations. DO NOT MERGE
...
Change-Id: Idaba78408b31b9161ac35fbcf940266b491ee296
Auto-generated-cl: translation import
2015-10-21 05:14:07 -07:00
Selim Cinek
2ae7107d0e
Changing the ordering for heads up notifications
...
In the new ranking, notifications with fullscreen
intents always take priority over those without,
such that when you get a call and a message
in succession, you would always see the
call on top and are able to pick it up.
Bug: 22778349
Change-Id: Ia9aaf009998fc9493f513dc71f2649d38ccf7a79
2015-10-20 23:17:59 +00:00
Michael Wright
b959ce872c
resolve merge conflicts of 57a5cba606 to cw-e-dev.
...
am: bab2b42445
* commit 'bab2b424453e556a2e7bb9470d70673793dd82df':
Add SystemUI component to watch for keyboard attachment.
2015-10-20 17:23:23 +00:00
Michael Wright
bab2b42445
resolve merge conflicts of 57a5cba606 to cw-e-dev.
...
Change-Id: Ib43f0cf0b285c9799239658859af735279f87fff
2015-10-20 17:06:27 +01:00
Michael Wright
57a5cba606
Merge "Add SystemUI component to watch for keyboard attachment." into mnc-dr-dev
2015-10-20 15:31:01 +00:00
Adrian Roos
011f9eb1fc
Merge "Reload content description of KeyButtonView" into mnc-dr-dev am: 9a345f31f2
...
am: 574b5f71e8
* commit '574b5f71e80cb5b205dcca2d9ef33820e33a850e':
Reload content description of KeyButtonView
2015-10-19 23:50:19 +00:00
Adrian Roos
574b5f71e8
Merge "Reload content description of KeyButtonView" into mnc-dr-dev
...
am: 9a345f31f2
* commit '9a345f31f23fc581f9ce501e854c821e865920ca':
Reload content description of KeyButtonView
2015-10-19 23:43:32 +00:00
Adrian Roos
9a345f31f2
Merge "Reload content description of KeyButtonView" into mnc-dr-dev
2015-10-19 23:26:47 +00:00
Geoff Mendal
5e4863205e
Import translations. DO NOT MERGE
...
Change-Id: Ie8f3e950a4c69ad49e6f370b97398b507d488111
Auto-generated-cl: translation import
2015-10-19 07:01:55 -07:00
Chris Wren
9c25e23c4b
am 3472f18e: am c7f2058c: Merge "count notification peeks by window action" into mnc-dr-dev
...
* commit '3472f18e0218c7d7a991da50db8251471fd8c25d':
count notification peeks by window action
2015-10-17 21:41:39 +00:00
Chris Wren
3472f18e02
am c7f2058c: Merge "count notification peeks by window action" into mnc-dr-dev
...
* commit 'c7f2058cefd00bdce31a77646afa407bdf269809':
count notification peeks by window action
2015-10-17 21:35:25 +00:00
Chris Wren
c7f2058cef
Merge "count notification peeks by window action" into mnc-dr-dev
2015-10-17 21:30:37 +00:00
Adrian Roos
3bab515b19
Reload content description of KeyButtonView
...
Reload the content description whenever the
configuration changes.
Bug: 24977838
Change-Id: I875f0d83976b7d007a9bb2e56b28ff8fb6365a38
2015-10-16 23:53:12 +00:00
Selim Cinek
4135092ce9
am 303e5c41: am b9a73d2c: Merge "Stopping chronometers now when the shade is closed" into mnc-dr-dev
...
* commit '303e5c410c17b2be84051b3692635e6e24e37530':
Stopping chronometers now when the shade is closed
2015-10-16 23:40:12 +00:00
Selim Cinek
303e5c410c
am b9a73d2c: Merge "Stopping chronometers now when the shade is closed" into mnc-dr-dev
...
* commit 'b9a73d2ce34b35684a282c8521d65f52fea1197a':
Stopping chronometers now when the shade is closed
2015-10-16 23:34:43 +00:00
Selim Cinek
98713a4fcf
Stopping chronometers now when the shade is closed
...
Bug: 23978877
Change-Id: I01a9e756d7eeef7aa239ca0c67d4084624aaed12
2015-10-16 15:58:10 -07:00
Chris Wren
063926bda7
count notification peeks by window action
...
Bug: 20751989
Change-Id: I9b1093b98f303656a299c18b503c1d8c9f032335
2015-10-16 16:26:41 -04:00
Julia Reynolds
542052dd83
am 96faf5c8: am a762c210: Merge "Add \'until next alarm\' option to QS zen panel." into mnc-dr-dev
...
* commit '96faf5c8fad5114dda807eee1c94a1c0dc021fe8':
Add 'until next alarm' option to QS zen panel.
2015-10-16 19:48:47 +00:00