Wink Saville
22a2419c7c
am cb2871b3: Fix hasService and use it in updateTelephonySignalStrength.
...
* commit 'cb2871b3d215dba73042c8730e69c5ad873ff755':
Fix hasService and use it in updateTelephonySignalStrength.
2014-07-27 00:50:19 +00:00
Wink Saville
d32e1b42c4
Fix hasService and use it in updateTelephonySignalStrength.
...
I introduced the bug in hasService in
change Ia463997eac7b062653b3cef00570d3fffc115ad3 which added
debug and a quick and dirty hack for 16148026.
Change-Id: I9d5fa36a8cdab2ca28487a94a9f2ecd0d0af6a4b
2014-07-27 00:46:59 +00:00
Jeff Brown
981838a45d
am 108f9dc2: Merge "Remove DozeHardware since it will not be used." into lmp-dev
...
* commit '108f9dc260c703544054c44aa32048ff8556a7e0':
Remove DozeHardware since it will not be used.
2014-07-26 22:48:23 +00:00
John Spurlock
b4f457d4ed
am c9dfaff7: Merge "Doze: Update tease signal to buzz-beep-blink from NoMan." into lmp-dev
...
* commit 'c9dfaff71e485b67f181a3fcec0fed4df964a92f':
Doze: Update tease signal to buzz-beep-blink from NoMan.
2014-07-26 21:20:26 +00:00
Jorim Jaggi
00c9cb0930
am 07d1e212: Use finger velocity for ExpandHelper
...
* commit '07d1e2123eda201b1baf2c34b5fc4d270f0c706e':
Use finger velocity for ExpandHelper
2014-07-26 17:21:48 +00:00
Jorim Jaggi
28c0b714ac
Use finger velocity for ExpandHelper
...
Makes sure that the animation continuing the expand has the exact
same velocity as the finger started the expand. At the end of the
animation, the velocity slows nicely down (reusing logic from
FlingAnimationUtils, yay!).
Change-Id: If9a286a1a3d1bde649cf0475367a63a2188ca3c0
2014-07-26 17:16:39 +00:00
ztenghui
97f3ebf4b4
am ed2a502c: Merge "API REVIEW: VectorDrawable" into lmp-dev
...
* commit 'ed2a502c3fae8b4faae3a4e83b4b5e111319905f':
API REVIEW: VectorDrawable
2014-07-25 23:32:59 +00:00
Jorim Jaggi
f2e3029d64
am 6f4d51f1: Add possible string to survive string freeze.
...
* commit '6f4d51f1a1de790d82c581d659fba636b10820bb':
Add possible string to survive string freeze.
2014-07-25 23:32:56 +00:00
Jorim Jaggi
ab3d017e11
Add possible string to survive string freeze.
...
Winter is coming!
Change-Id: I806e8ece14895f9d79127dd7f98b6818d72ecbf1
2014-07-25 23:27:34 +00:00
Winson Chung
717d0bdcf0
am bee771f7: Fixing issue with Recents not triggering correctly for secondary users. (Bug 15689540)
...
* commit 'bee771f7316b19c79e03c6a06287d9d03c3d2af6':
Fixing issue with Recents not triggering correctly for secondary users. (Bug 15689540)
2014-07-25 23:05:17 +00:00
Winson Chung
c37e129539
Fixing issue with Recents not triggering correctly for secondary users. (Bug 15689540)
2014-07-25 22:47:33 +00:00
Winson Chung
81531c72e0
am 6615b209: Announcing when a task is dismissed (for accessibility). (Bug 9181212)
...
* commit '6615b20987d56b63a97da44864704d56cfe7be0d':
Announcing when a task is dismissed (for accessibility). (Bug 9181212)
2014-07-25 22:02:56 +00:00
Winson Chung
2b92253021
Announcing when a task is dismissed (for accessibility). (Bug 9181212)
2014-07-25 21:58:26 +00:00
Jeff Brown
13c726795f
Merge "Remove DozeHardware since it will not be used." into lmp-dev
2014-07-25 21:16:23 +00:00
Jeff Brown
0f208eb707
Remove DozeHardware since it will not be used.
...
Bug: 16516536
Change-Id: I14597d3c9470c94e3bc5b8cff500d2fe6b2fd977
2014-07-26 15:41:21 -07:00
ztenghui
4883a5ab5e
Merge "API REVIEW: VectorDrawable" into lmp-dev
2014-07-25 21:16:23 +00:00
ztenghui
a95c8abb36
API REVIEW: VectorDrawable
...
- Merge <size> and <viewport> attributes all in to top-level <vector> tag
- Indent attributes under <group> in java doc.
- Updata android:stroke to be android:strokeColor, likewise android:fill
- Instead of android:clipToPath, make this a different clip-path tag.
- Document units of the various attributes
- Add example code for defining a VectorDrawable resource
More than that:
= Refactor the code to better support clipPath as a sub-class.
= Update all the xml files to use the new attributes and clip-path tag.
TODO:
-- Remove clipToPath, since that should happen on build break Friday.
bug:16488254
Change-Id: I6db5680ef83cb26c8f064a60fc7d6e7142974b0f
2014-07-25 23:26:41 +00:00
John Spurlock
646a6501e7
am ec2b8cb3: Merge "Volume: Show safe media warning in settings." into lmp-dev
...
* commit 'ec2b8cb3482486d3114ea6f33af272f5e86a56d3':
Volume: Show safe media warning in settings.
2014-07-25 20:57:59 +00:00
Dan Sandler
7ae09aebe2
am c9d55d0c: Merge "Notification inspector." into lmp-dev
...
* commit 'c9d55d0cc1aca2840626754c89a30e27c30b1764':
Notification inspector.
2014-07-25 19:30:44 +00:00
Winson Chung
58385d11cd
am f61f7bd8: Adding content description for task view buttons.
...
* commit 'f61f7bd82abae5232671f7a3624bc85438880e5f':
Adding content description for task view buttons.
2014-07-25 19:17:36 +00:00
Winson Chung
a4cc966050
Adding content description for task view buttons.
2014-07-25 19:12:28 +00:00
Jorim Jaggi
d4a846d5fc
am bf8ece49: Fix ordering of notifications, user switcher and QS panel
...
* commit 'bf8ece49a6e43c3d0ad4f8f8b5341e153232b0fb':
Fix ordering of notifications, user switcher and QS panel
2014-07-25 19:11:12 +00:00
Jorim Jaggi
bc976e3f4c
Fix ordering of notifications, user switcher and QS panel
...
Also closes the user switcher when opening QS on Keyguard because
touch logic would interleave with QS.
Change-Id: I391dc9bcba7f9e2e99c0854d34ed0ec6efbb2f44
2014-07-25 19:03:47 +00:00
Selim Cinek
7807cb6902
am 4f5e6929: Merge "Reintroduced the clear all button" into lmp-dev
...
* commit '4f5e692954e3918f994c380a723e26670fd02769':
Reintroduced the clear all button
2014-07-25 17:30:43 +00:00
Dan Sandler
ed5c79f4c8
am 4e3b5947: Do not colorize bare notification icons in the overflow.
...
* commit '4e3b59470cc2581c251e229154d1107689f893aa':
Do not colorize bare notification icons in the overflow.
2014-07-25 13:43:12 +00:00
Dan Sandler
13b8159e90
Do not colorize bare notification icons in the overflow.
...
Change-Id: I3377a7d6024e495172a5ccefde1beaa46ec88283
2014-07-25 13:36:37 +00:00
Adrian Roos
311dd744af
am 8e09d6fb: Merge "Remove brightness dialog timeout" into lmp-dev
...
* commit '8e09d6fbe95db69e11b1a4f3300aacef7e055984':
Remove brightness dialog timeout
2014-07-25 13:19:21 +00:00
Jorim Jaggi
69ea13ec66
am f9453e20: Synchronize album fade away with Keyguard dismissal
...
* commit 'f9453e2010492a9733e697a46d4f6f9070a6ab97':
Synchronize album fade away with Keyguard dismissal
2014-07-25 13:15:07 +00:00
Adrian Roos
17a313cd53
am 6468d5c2: Merge "Restart trust agents when updated or when they are dead" into lmp-dev
...
* commit '6468d5c216e45b33830e00b754258e910154393e':
Restart trust agents when updated or when they are dead
2014-07-25 13:10:45 +00:00
Jorim Jaggi
4e0880e395
Synchronize album fade away with Keyguard dismissal
...
Change-Id: I7aaa6213f6070f0db14131a248a62b317309a3bf
2014-07-25 13:09:37 +00:00
John Spurlock
543650bb10
Merge "Volume: Show safe media warning in settings." into lmp-dev
2014-07-24 23:36:47 +00:00
John Spurlock
351346092a
Volume: Show safe media warning in settings.
...
If the safe media warning is enabled, make sure
we display it from the new inline slider preference in
Settings (without showing the volume dialog itself).
Also:
- Update the warning dialog to the new sysui theme.
- Separate the warning sentences with an additional line.
- Fix the auto-dismiss timeout.
- Add a system property to additionally enable the safe
media warning for testing
- Add more information to audio service dumpsys.
Bug:15434662
Change-Id: I95fec12c9049bbfdb7ebdf246160e4b12c0c5be3
2014-07-25 11:27:51 -04:00
John Spurlock
183d10b162
am a20b6388: Merge "QS: Handle all camera api exceptions during init." into lmp-dev
...
* commit 'a20b63882407656b01062088861071e4a9ebe380':
QS: Handle all camera api exceptions during init.
2014-07-24 22:17:54 +00:00
John Spurlock
afe011778a
am 54a6d07c: Merge "Volume: force-dismiss panel when the screen turns off." into lmp-dev
...
* commit '54a6d07c818c34f7361a45e1a79e5cfe2d876edd':
Volume: force-dismiss panel when the screen turns off.
2014-07-24 19:23:35 +00:00
John Spurlock
aae32cfdfd
am 79c0bf24: Merge "QS: Fix clipped battery icon when expanded." into lmp-dev
...
* commit '79c0bf24e8a5af9a41b4d8f2103623fdadf0d86e':
QS: Fix clipped battery icon when expanded.
2014-07-24 19:02:04 +00:00
Svetoslav
3063849fdf
am a6960246: Print to PDF putting a pring job in a wrong state.
...
* commit 'a6960246b2053d29ee61080903762c5d75131573':
Print to PDF putting a pring job in a wrong state.
2014-07-24 17:21:40 +00:00
Svetoslav
b59555ca74
Print to PDF putting a pring job in a wrong state.
...
When printing to a PDF file we get a Uri from the storage APIs
and write the content. Once the file is written to storage the
print job is completed and there is print service involved. Th
spooler was wrongly putting the job in a failed state instead
of a complete state.
bug:16522267
Change-Id: I4741c9b9eb763e118e7dfb2c7c502bd7fc13f7a1
2014-07-24 17:17:07 +00:00
Kenny Guy
79db5b8742
am b4900242: Load package information from correct user.
...
* commit 'b490024232143ebde9bc14f33c775cbcfaba03af':
Load package information from correct user.
2014-07-24 15:54:55 +00:00
Kenny Guy
4dcb0dc453
Load package information from correct user.
...
Handle case where a package is only installed
for secondary user.
Bug: 15983201
Change-Id: I6733011c59e6d08d275dc761660d38b709051d79
2014-07-24 15:49:18 +00:00
John Spurlock
5bceb89c35
Merge "Doze: Update tease signal to buzz-beep-blink from NoMan." into lmp-dev
2014-07-24 15:37:54 +00:00
John Spurlock
cad5768e22
Doze: Update tease signal to buzz-beep-blink from NoMan.
...
Inform SystemUI when NoMan buzzes, beeps or blinks. Use that
as the notification signal when dozing instead of trying to figure
out interesting panel content updates.
At some point, we should move the entire calculation up into SystemUI
itself, but that's too large of a refactoring to perform now.
Bug:15863249
Change-Id: I40e92334977e0676a1363774c2cbbf91d72ec8e5
2014-07-26 17:09:56 -04:00
Adrian Roos
28aca0a170
am 29c97b8d: Update KeyguardUserSwitcher to use UserSwitcherController
...
* commit '29c97b8d23cd1b8174e19c13484f9f355d6356d8':
Update KeyguardUserSwitcher to use UserSwitcherController
2014-07-24 15:37:25 +00:00
John Spurlock
09890b3a90
Merge "QS: Handle all camera api exceptions during init." into lmp-dev
2014-07-24 15:36:51 +00:00
John Spurlock
553b48b50a
QS: Handle all camera api exceptions during init.
...
Temporary workaround to unblock certain devices.
Bug:16547333
Change-Id: I80d8ec609e5c32b9db290576c5ec791ad915c45c
2014-07-24 18:12:58 -04:00
John Spurlock
747a69965e
Merge "Volume: force-dismiss panel when the screen turns off." into lmp-dev
2014-07-24 15:36:51 +00:00
John Spurlock
8c79d2eedd
Volume: force-dismiss panel when the screen turns off.
...
Bug:16492823
Change-Id: Ifc069ef936dc5f29d11f6b11dcc7131f440c7f0b
2014-07-24 15:15:25 -04:00
John Spurlock
8d9e9614dd
Merge "QS: Fix clipped battery icon when expanded." into lmp-dev
2014-07-24 15:36:51 +00:00
John Spurlock
2eec8fe5eb
QS: Fix clipped battery icon when expanded.
...
Change-Id: If5ad46b9f25e70af0e13654ce1137955eb87eec2
2014-07-24 12:16:14 -04:00
Dan Sandler
eceda3d838
Reintroduced the clear all button
...
A new text button is added to the bottom of the notification list
enabling the user to clear all notifications.
Bug: 14826666
Change-Id: I34dcccb59346798cca321bc1a19252b00e7c5689
2014-07-25 19:25:46 +02:00
Adrian Roos
2daf7a056d
Merge "Remove brightness dialog timeout" into lmp-dev
2014-07-24 15:36:05 +00:00