Dan Sandler
12d3393249
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
2015-12-31 04:24:22 +00:00
Alexander Toresson
5bb6dcef3f
Fix volume expand arrow to be displayed correctly
...
Sometimes, the volume control expand arrow would be displayed
incorrectly. When different apps use different volume controls and
force different orientations, the position of the arrow (expand button)
will not be updated correctly. When this happens the arrow cannot be
pressed and the volume settings cannot be expanded.
The underlying reason is that onLayoutChange only compares the old
dimensions of a view with the new dimensions, which doesn't take into
account that the last time onLayoutChange was run it may have been run
for a different view (a different volume control), in which case the
dimensions of the new view may not have changed, but the arrow needs to
be repositioned anyway as it needs to be positioned in relation to
another view.
Fix this problem by storing the last stream (volume control) that the
arrow was positioned in relation to, and checking if we're positioning
in relation to the same stream the next time the position of the arrow
is updated.
Change-Id: Id23e7605d50857292e09c1909b3e27f01bdf5e22
2015-12-14 16:11:31 +01:00
Baligh Uddin
599c81d0ea
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 25433205
Change-Id: I924e59eeff537a0f66ae7ac7ace1dacd1f89f35e
2015-11-04 15:57:40 -08:00
Julia Reynolds
537af1070b
Merge "SystemUI: Reload the EndNowButton label" am: 40b52bbe48
...
am: c7839bde7c
* commit 'c7839bde7cd8ed21326208b17030c87e8bf206c9':
SystemUI: Reload the EndNowButton label
2015-10-26 15:15:24 +00:00
Julia Reynolds
c7839bde7c
Merge "SystemUI: Reload the EndNowButton label"
...
am: 40b52bbe48
* commit '40b52bbe480436fbdc3bfb8a1a70c6144e71ff8f':
SystemUI: Reload the EndNowButton label
2015-10-26 15:05:34 +00:00
Johan Redestig
f2d824fd56
SystemUI: Reload the EndNowButton label
...
Reload the EndNowButton label when configuration
changes.
Change-Id: I042d31f0bb011996aa8219c3c412e7b71987244c
2015-10-26 15:51:23 +01:00
Dmitry Torokhov
3eba93f21c
SystemUI: fix automatic pairing of BT keyboards am: 79f00cf06f am: d3eee7c410
...
am: 5c6a3872cb
* commit '5c6a3872cb0df50e9a8d2aaa0b8f84e78cd4433f':
SystemUI: fix automatic pairing of BT keyboards
2015-10-22 18:24:35 +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
f5450e1b33
Merge "Delay hiding the cast icon for 3 seconds." into mnc-dr-dev am: cb10c09f0a am: b4aa8b0c5b
...
am: f7284546d9
* commit 'f7284546d930583d1f7d6ca50d80bd74be3eeae4':
Delay hiding the cast icon for 3 seconds.
2015-10-21 23:30:29 +00: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
49ebad9e66
Merge "Changing the ordering for heads up notifications" into mnc-dr-dev am: 688e046bad am: f9c4f745e6
...
am: ae070b96ac
* commit 'ae070b96acc23e1e6c4ca979d72c39e0d91e583a':
Changing the ordering for heads up notifications
2015-10-21 20:59:42 +00: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
f013c3f111
resolve merge conflicts of 57a5cba606 to cw-e-dev. am: bab2b42445
...
am: b959ce872c
* commit 'b959ce872c37e5f49c8f77ad188fcb9970dcce7a':
Add SystemUI component to watch for keyboard attachment.
2015-10-20 17:44:46 +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
0fdcc66177
Merge "Reload content description of KeyButtonView" into mnc-dr-dev am: 9a345f31f2 am: 574b5f71e8
...
am: 011f9eb1fc
* commit '011f9eb1fcdfd5bda83185ee2190664b3bc3f22f':
Reload content description of KeyButtonView
2015-10-20 00:32:09 +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
fec413dbea
am 9c25e23c: am 3472f18e: am c7f2058c: Merge "count notification peeks by window action" into mnc-dr-dev
...
* commit '9c25e23c4b571f9c9ff3fd69408c4cfd03385e82':
count notification peeks by window action
2015-10-17 21:46:00 +00: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
4d655e7b98
am 4135092c: am 303e5c41: am b9a73d2c: Merge "Stopping chronometers now when the shade is closed" into mnc-dr-dev
...
* commit '4135092ce9381d5545f6ef1625a348c969614b33':
Stopping chronometers now when the shade is closed
2015-10-16 23:44:59 +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
429e7dcd09
am 542052dd: am 96faf5c8: am a762c210: Merge "Add \'until next alarm\' option to QS zen panel." into mnc-dr-dev
...
* commit '542052dd83e89f7cebc07aa0004a8592efc12364':
Add 'until next alarm' option to QS zen panel.
2015-10-16 19:55:25 +00: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
Julia Reynolds
96faf5c8fa
am a762c210: Merge "Add \'until next alarm\' option to QS zen panel." into mnc-dr-dev
...
* commit 'a762c210d2901bedce5b7972eb139c4d5e59dcd1':
Add 'until next alarm' option to QS zen panel.
2015-10-16 19:41:54 +00:00
Julia Reynolds
8e2d2bbeec
Add 'until next alarm' option to QS zen panel.
...
Unlike the implementation in LMR1, this is a countdown condition
(a countdown until the time of what was the next alarm when the
rule was created). The rule will not change if alarms change.
Also, alarms up to 7 days in the future will be considered.
Bug: 21648799
Change-Id: Id7fa9dbdbad1539e4da19b1d0e0c4395bb13e6cb
(cherry picked from commit 0842fe87b2 )
2015-10-15 17:02:00 -04:00
Julia Reynolds
607479d109
am 86fdb662: am 4f836839: am 67ea77ec: Merge "Selectively show zen footer." into mnc-dr-dev
...
* commit '86fdb662a3d9c34099248910756ca18cd0b3b2f1':
Selectively show zen footer.
2015-10-15 13:43:17 +00:00
Julia Reynolds
86fdb662a3
am 4f836839: am 67ea77ec: Merge "Selectively show zen footer." into mnc-dr-dev
...
* commit '4f836839c19aed433e7b1913ce05ccb129743fd7':
Selectively show zen footer.
2015-10-15 13:39:28 +00:00
Julia Reynolds
4f836839c1
am 67ea77ec: Merge "Selectively show zen footer." into mnc-dr-dev
...
* commit '67ea77ec3fd838e1a367ad6f367970599e599a99':
Selectively show zen footer.
2015-10-15 13:33:35 +00:00
Julia Reynolds
67ea77ec3f
Merge "Selectively show zen footer." into mnc-dr-dev
2015-10-15 13:29:51 +00:00