John Spurlock
c403a340cb
Merge "Doze: Route volume keys to music only while pulsing." into lmp-dev
2014-10-01 20:17:36 +00:00
Winson Chung
d092fc7076
Merge "Ensure that we don't show excluded tasks when we are not in that task (Bug 17657618) - Fix regression with launching an affiliated task due to clipping changes (Bug 17755902) - Tweaking previous changes to home transition - Disable the debug mode option" into lmp-dev
2014-10-01 20:03:19 +00:00
John Spurlock
0b99ea94f0
Doze: Route volume keys to music only while pulsing.
...
Avoid waking up the device on hw vol key presses during a doze
pulse. Instead, behave as if the screen was off for these keys,
namely forwarding them over to the session manager.
Bug:17672775
Change-Id: I566b93f0bdea79253ac3eca41d3876b271c61306
2014-10-01 15:32:22 -04:00
Winson Chung
9cb5c4e385
Ensure that we don't show excluded tasks when we are not in that task (Bug 17657618)
...
- Fix regression with launching an affiliated task due to clipping changes (Bug 17755902)
- Tweaking previous changes to home transition
- Disable the debug mode option
2014-10-01 17:48:05 +00:00
Selim Cinek
15b2202bac
Merge "Adapting translation length for a string in a dialog" into lmp-dev
2014-10-01 16:43:07 +00:00
Baligh Uddin
ff99ff98cc
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-10-01 16:35:13 +00:00
Selim Cinek
1aca1d4110
Adapting translation length for a string in a dialog
...
Bug: 17344905
Change-Id: Id95bdfea30c8ffd86a44cfa259cf5417abb09528
2014-10-01 14:12:11 +02:00
Winson Chung
e3206407a5
Merge "Fixing crash in Recents due to late onBootCompleted call (Bug 17572254)" into lmp-dev
2014-09-30 16:39:43 +00:00
John Spurlock
a1b84165f9
Merge "Don't play hint animations when dozing" into lmp-dev
2014-09-30 16:35:26 +00:00
Jorim Jaggi
d7912d2f10
Don't play hint animations when dozing
...
Bug: 17718416
Change-Id: I2c27b4ea479ee46612eb5284a2c872d03dc52ab0
2014-09-30 17:38:19 +02:00
Jason Monk
e7b18d2bab
Merge "Pull roaming from mServiceState for consistency" into lmp-dev
2014-09-30 15:30:11 +00:00
John Spurlock
ee98df79a1
Doze: Log screenOnFromTouch when flinging.
...
Bug: 17350239
Bug: 17496795
Change-Id: I4a8e26c2fc05cf4396e9c8cb58e81b4f95c531e6
2014-09-30 14:07:23 +00:00
Jason Monk
1cd44e3ab4
Pull roaming from mServiceState for consistency
...
Also consolidate roaming logic while here, to make it easier to
maintain.
Bug: 17514906
Bug: 17619763
Change-Id: I8efabdecc26722ff6ac70d715f3befaae989abdc
2014-09-30 10:05:46 -04:00
Baligh Uddin
3fd0438f55
Import translations. DO NOT MERGE
...
Change-Id: Ic6eb721869643c210f5e3e89fb407a346d27ffd2
Auto-generated-cl: translation import
2014-09-30 04:00:07 -07:00
Winson Chung
8bf05afc26
Fixing crash in Recents due to late onBootCompleted call (Bug 17572254)
...
Change-Id: I016dd8b7be9efa786291051152b1b56aac708e33
2014-09-29 13:42:49 -07:00
Jorim Jaggi
b514013083
Merge "Revert "Add massive logging to investigate blank Keyguard"" into lmp-dev
2014-09-29 16:31:55 +00:00
Baligh Uddin
04678abbe5
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-09-29 16:30:58 +00:00
John Spurlock
e5238f7a8d
Merge "DozeLog: Keep keyguard monitor alive, keep emer call stats." into lmp-dev
2014-09-29 16:28:52 +00:00
John Spurlock
bee3b0a023
DozeLog: Keep keyguard monitor alive, keep emer call stats.
...
Ensure the existing keyguard callback survives weak reference
collection, and add missing emergency call stats append.
Bug:17496795
Change-Id: Iecec4646562cf1f6edb5bc5972767127f4419035
2014-09-29 11:30:12 -04:00
Jorim Jaggi
8a63806a8d
Revert "Add massive logging to investigate blank Keyguard"
...
This reverts commit 10ead64346b2651be144ac591117cc2413d8caa3.
Bug: 17475334
Change-Id: Ie7103a2ede1f00a91a2afc51d9e6ecf5ae569545
2014-09-29 16:24:55 +02:00
Jorim Jaggi
79107083ca
Merge "Add option to enable scrim SRC optimization" into lmp-dev
2014-09-29 13:44:07 +00:00
Jorim Jaggi
e2ff1a4edb
Merge "Fix overdraw" into lmp-dev
2014-09-29 13:43:20 +00:00
Selim Cinek
311fc0b399
Fixed a crash that could occur in the ObservableScrollView
...
Bug: 17644848
Change-Id: I771c27f9fee8c0d5edfbd21998ea015fd1d6f685
2014-09-29 12:21:48 +00:00
Baligh Uddin
e923f53640
Import translations. DO NOT MERGE
...
Change-Id: I50e2c272196c5ae07c950caef75b75686414b309
Auto-generated-cl: translation import
2014-09-28 22:41:17 -07:00
Jorim Jaggi
0e66439387
Add option to enable scrim SRC optimization
...
It turns out that the optimization to disable glClear + draw scrim
with SRC is not good for all devices, so this CL adds a config flag
to revert to the old behavior.
Bug: 17673806
Change-Id: Ic4e0177f2d6fcf4448755d0be66e8fbef2d15ab5
2014-09-28 20:16:53 +00:00
Jorim Jaggi
2bc5406d7a
Fix overdraw
...
Bug: 17673806
Change-Id: Ia34602122a47e5ffc69dce3580cfab52bc9f535f
2014-09-28 20:15:36 +00:00
John Spurlock
245bd4ec8a
Merge "Avoid dozing in car mode." into lmp-dev
2014-09-26 20:09:58 +00:00
John Spurlock
bd721cafc4
Merge "Touch-exploration improvements to volume dialog." into lmp-dev
2014-09-26 19:58:45 +00:00
John Spurlock
a0457c2e92
Touch-exploration improvements to volume dialog.
...
- Extend the dismiss timeout when interacting with various
subcontrols.
- Ensure "hover" events in touch exploration extend the timeout
in addition to touch events.
- Introduce new helper to standardize interaction callbacks.
- Announce zen toasts.
- Announce zen condition selections, and when existing countdown
conditions are modified.
Bug:17578434
Change-Id: I8a055b3455aa8d20ba93439bdec6cc75db97800e
2014-09-26 14:17:09 -04:00
Jorim Jaggi
e51b21a81e
Merge "Don't preload task description icons when opening recents" into lmp-dev
2014-09-26 17:57:05 +00:00
Selim Cinek
1fdd65e204
Fixed a bug where the QS could get stuck
...
Bug: 17655858
Change-Id: I099b07504617670101b10bcbaf9fcb42cee23a1c
2014-09-26 19:05:50 +02:00
Jorim Jaggi
bdd4b201e4
Don't preload task description icons when opening recents
...
Bug: 17624331
Change-Id: I55a1184efd5982122f87fab99a5402336b380d7c
2014-09-26 19:00:05 +02:00
Selim Cinek
f4d7fc3687
Fixed a crash with disapearing views
...
Bug: 17660994
Change-Id: Id957bc65f0787860019c491559c4bca242ea620e
2014-09-26 17:15:34 +02:00
Selim Cinek
34cf5c4bfc
Increased the falsing threshold when woken up by touch
...
Bug: 17649103
Change-Id: Iea4736a761a1108e7832aa62cc2060ea0bd89376
2014-09-26 16:31:57 +02:00
John Spurlock
870f153583
Avoid dozing in car mode.
...
Ensure we do not begin dozing in car mode, and end dozing when
entering car mode.
Bug:17658724
Change-Id: I572b0d6163d2ece3b93d86981fd6cad832f96b99
2014-09-25 22:08:18 -04:00
John Spurlock
9d1d07551b
Shorten the zen supertoast visible duration.
...
Bug:16215680
Change-Id: I7ac8e9637b7bf8eae55b0902c60ddc9d513f20a3
2014-09-25 20:14:41 -04:00
Chris Wren
91807556a8
Merge "Allow longer translations in the notification actions." into lmp-dev
2014-09-25 19:50:33 +00:00
Amith Yamasani
91dcf1f93c
Merge "Fix GPS icon not showing for secondary users" into lmp-dev
2014-09-25 19:18:24 +00:00
John Spurlock
27c7b9295d
Supertoast when user changes zen mode.
...
If the user selects a new zen mode, display a quick toast
with the mode icon + text to aid in association.
Also fix a recent regression in the zen subhead alignment.
Bug:16215680
Bug:17641211
Change-Id: I4ead88d81be4d9c26459aed82c47b8c2fb32eafa
2014-09-25 15:04:32 -04:00
Chris Wren
0eba732e36
Allow longer translations in the notification actions.
...
Bug: 17345743
Change-Id: Icd0588516cb568ea76e2766f54ba1a61a8f3d997
2014-09-25 13:38:39 -04:00
Amith Yamasani
84949f5c4b
Fix GPS icon not showing for secondary users
...
Watch for high power usage broadcasts from all users in the statusbar.
Bug: 17647654
Change-Id: I2c6c5a218d38438415a450cfa2f9328763af3f50
2014-09-24 17:46:19 -07:00
Baligh Uddin
4149138abf
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-09-24 17:49:37 +00:00
Adrian Roos
895db8525b
Merge "Fix ColorInversionTile for secondary users" into lmp-dev
2014-09-24 16:46:21 +00:00
Adrian Roos
32d88e8ead
Fix ColorInversionTile for secondary users
...
Bug: 17626692
Change-Id: I40354a460a7c00f6fd5eb05f7836dc89129fdacb
2014-09-24 17:08:22 +02:00
Jason Monk
8681c044be
Merge "Fix accessibility announcement for QS details" into lmp-dev
2014-09-24 14:50:04 +00:00
Jason Monk
56ac947b69
Merge "Add missing permission for hotspot QS tile" into lmp-dev
2014-09-23 19:42:25 +00:00
Selim Cinek
59ca78c937
Merge "Enforcing falsing-threshold on touch when using AoD" into lmp-dev
2014-09-23 19:28:13 +00:00
Selim Cinek
29ed3c92ef
Enforcing falsing-threshold on touch when using AoD
...
Also increased the threshold by a factor of 1.5 if
we are waking up due to a touch.
Bug: 17350239
Change-Id: Ida8bad234b3815abf80ca57f8004f3bc5df003cd
2014-09-23 20:44:35 +02:00
Christoph Studer
231dc0a6d2
Merge "SysUI: Correctly compare MediaControllers" into lmp-dev
2014-09-23 17:03:48 +00:00
Jeff Brown
510e8cdc8d
Merge "Ensure wakelock is released unconditionally." into lmp-dev
2014-09-23 16:39:40 +00:00