Dianne Hackborn
e56665cd4e
Merge "Oh sticky broadcasts, I'd like to do even worse to you." into lmp-dev
2014-08-29 22:37:48 +00:00
Dianne Hackborn
828bd38a07
More debug for issue #17310019 : pause when launching settings
...
Dang, I missed a lot of opportunities to log!
Change-Id: I566597269fe73b0f798df4f00ad26d062021081d
2014-08-29 15:35:24 -07:00
Dianne Hackborn
2c3530061f
Oh sticky broadcasts, I'd like to do even worse to you.
...
Change-Id: I36a7eae294d325d1bd88c15d52566dd4ee1f35be
2014-08-29 15:27:11 -07:00
Alan Viverette
7ff48839b0
Variety of small UI tweaks
...
Updates dialog padding, text opacities on dark theme, progress bar
opacity, ripple background exit speed, remove unnecessary text color
attribute from action menu item layout, fix secondary and tertiary
disabled state text colors.
BUG: 17321765
BUG: 17333263
BUG: 17322159
BUG: 17330086
Change-Id: I14473a985b2c6b853afe7db535a2443e934238e9
2014-08-29 15:20:13 -07:00
John Spurlock
bd69378419
Merge "Add a hidden system method to check call filter." into lmp-dev
2014-08-29 22:17:10 +00:00
Andrew Jeon
0de79f16f3
Merge "Replace "Comment" to "Description" since description makes more sense in the context of the java doc." into lmp-dev
2014-08-29 22:12:23 +00:00
John Spurlock
2b122f4c2e
Add a hidden system method to check call filter.
...
As a stopgap for dialer, add a NoMan method to check
whether or not contact extras meet the current notification
interruption filter, if phone calls are allowed at all.
Bug:17299986
Change-Id: I4d7e04b974d878504ef4e3a73cb6b602cdd2f73e
2014-08-29 18:09:35 -04:00
Robin Lee
f0246a8a14
Keep managed profile keystores in sync with owner
...
Fixes setting a keyguard password for keystore in a multi-user setup
while we're at it.
Bug: 16233206.
Change-Id: I7941707ca66ac25bd122fd22e5e0f639e7af697e
2014-08-29 23:03:42 +01:00
Tyler Gunn
be74de0978
Hiding videoState values in telecomm APIs. (1/3)
...
Hiding in Connection, ConnectionRequest, and ConnectionService.
Also @hiding PhoneAccount and PhoneCapabilities attributes related
to VT.
Bug: 17243002
Change-Id: I685305cddb99e1d2eb767982106253894a8d282f
2014-08-29 14:51:48 -07:00
Amith Yamasani
b48be6e858
Merge "Clean up apks installed for a removed user" into lmp-dev
2014-08-29 21:51:09 +00:00
Christopher Tate
e167eb52c9
Merge "Expand job scheduler dumpsys a bit" into lmp-dev
2014-08-29 21:43:52 +00:00
Michael Wright
c0a6c03cf2
Merge "Use a linear spline if there's a non-monotonic brightness curve" into lmp-dev
2014-08-29 21:43:15 +00:00
Dianne Hackborn
8c94d9fb95
Merge "Fix issue #17329066 : Crash in ActivityManager" into lmp-dev
2014-08-29 21:40:39 +00:00
Michael Wright
3e9a13438d
Use a linear spline if there's a non-monotonic brightness curve
...
Some devices may contain things like transflective displays where
they actually want the backlight brightness to decrease in the face
of high ambient light scenarios. In the interest of time, just use a
linear interpolation based on the brightness control points for these
cases but in the future we should consider adding a non-monotonic
cubic spline.
Bug: 15611140
Change-Id: I8fcee061b18c8ae9cc9a1b38d8b850aaec4478ce
2014-08-29 14:39:12 -07:00
Adam Lesinski
9d75e95f9b
Merge "Add test to ensure themes get copied from separate resource tables" into lmp-dev
2014-08-29 21:38:02 +00:00
ztenghui
cbf4c08796
Merge "Ambient shadow tessellation improvement." into lmp-dev
2014-08-29 21:36:03 +00:00
Dianne Hackborn
b8708c01df
Merge "Fix issue #17329290 : NPE during ContentProviderRecord.dump()" into lmp-dev
2014-08-29 21:35:23 +00:00
Adam Lesinski
9d9cc6233c
Add test to ensure themes get copied from separate resource tables
...
Change-Id: I94e9966cf1e9d0e7e6c7daa0606a87bb0f67705e
2014-08-29 14:34:54 -07:00
Scott Rowe
0ae64a84af
am 4d50fde5: am 6208e7b5: am 1014b9aa: Merge "docs: remove references to resource browser; point to SDK instead" into klp-modular-docs
...
* commit '4d50fde5754b2f4a8350b79b42812100183175a4':
docs: remove references to resource browser; point to SDK instead
2014-08-29 21:33:11 +00:00
Andrew Jeon
51374011a8
Replace "Comment" to "Description" since description makes more sense in
...
the context of the java doc.
Change-Id: Id7c2bb76d792680eb6d674cd01290272de723b92
2014-08-29 14:26:53 -07:00
Chris Wren
4775109ec1
Merge "Disable lockscreen notifications for secure users on upgrade." into lmp-dev
2014-08-29 21:25:43 +00:00
Winson Chung
68245c074c
Merge "Workaround to prevent starting the same task from Recents twice. (Bug 17322903)" into lmp-dev
2014-08-29 21:25:43 +00:00
Christopher Tate
f973a7b171
Expand job scheduler dumpsys a bit
...
Now it actually says what jobs are active.
Bug 17322886
Change-Id: I1a0fe0bf8d4cb2988cc89a11793981037157ee07
2014-08-29 14:24:15 -07:00
RoboErik
cd74270da7
Document MediaSession.Callback.onMediaButtonEvent and add returns
...
Documents the return value and makes sure it returns true where
appropriate.
bug:17289717
Change-Id: Ia831a7212b76e8434b745be70da2ed106fa01230
2014-08-29 14:17:13 -07:00
Scott Rowe
4d50fde575
am 6208e7b5: am 1014b9aa: Merge "docs: remove references to resource browser; point to SDK instead" into klp-modular-docs
...
* commit '6208e7b56080956ffc48ade8d0b0f038b901cb23':
docs: remove references to resource browser; point to SDK instead
2014-08-29 21:17:08 +00:00
Winson Chung
02d4927082
Workaround to prevent starting the same task from Recents twice. (Bug 17322903)
2014-08-29 21:14:32 +00:00
Scott Rowe
6208e7b560
am 1014b9aa: Merge "docs: remove references to resource browser; point to SDK instead" into klp-modular-docs
...
* commit '1014b9aa491d4d7dd4d4fc2510e7b6e6b3b4654d':
docs: remove references to resource browser; point to SDK instead
2014-08-29 21:04:16 +00:00
Christoph Studer
50b8fcb1f0
am e63f3434: am 5a657b43: Merge "NoMan: Allow listeners to specify notification trim" into lmp-dev
...
* commit 'e63f3434de0adc3bc9505e954fc3d58b4f627074':
NoMan: Allow listeners to specify notification trim
2014-08-29 21:03:04 +00:00
Dianne Hackborn
3133c401cd
Fix issue #17329290 : NPE during ContentProviderRecord.dump()
...
Don't NPE.
Change-Id: I5e59583e97b969b1739fc39a1520bd1930302313
2014-08-29 13:59:11 -07:00
Dianne Hackborn
2c924fb2c7
Fix issue #17329066 : Crash in ActivityManager
...
Change-Id: Ib59b7a8d65b3abece82bc58897e21600af4d73f5
2014-08-29 13:56:45 -07:00
Scott Rowe
1014b9aa49
Merge "docs: remove references to resource browser; point to SDK instead" into klp-modular-docs
2014-08-29 20:52:54 +00:00
Christoph Studer
00a868f0ca
am 5a657b43: Merge "NoMan: Allow listeners to specify notification trim" into lmp-dev
...
* commit '5a657b432a1074963484dd7df69c58576f052f07':
NoMan: Allow listeners to specify notification trim
2014-08-29 20:51:53 +00:00
Chris Wren
cd8f4f71fc
Disable lockscreen notifications for secure users on upgrade.
...
Add a notification for those users that teaches them how to re-enable
the notifications.
Bug: 15934899
Depends-On: Ie0bcc207c4f331def207e588bbad36b8986fe114
Change-Id: I4a169e268042cfcaa4ad80cdf205904f9c90e76d
2014-08-29 20:49:36 +00:00
Craig Mautner
d627eac286
Merge "Don't use anim background for translucent windows" into lmp-dev
2014-08-29 20:45:08 +00:00
ztenghui
d5e8ade498
Ambient shadow tessellation improvement.
...
Using the vertices, instead of ray casting for the triangulation.
This request a dynamic index buffer associated with vertex buffer,
so we update the VertexBuffer to support it.
The ambient shadow could be 3x-6x times faster for circle and rect now.
b/16712006
b/14257173
Change-Id: I2f22a8fe19bc59acee5c18e4a3a395acd5042a66
2014-08-29 13:40:42 -07:00
Christoph Studer
78358b1788
Merge "NoMan: Allow listeners to specify notification trim" into lmp-dev
2014-08-29 20:37:50 +00:00
George Mount
f31d83ce70
Fix NPE in EnterTransitionCoordinator.
...
Bug 17324730
Change-Id: I2a8c5a4b82a7a252d4ac2319a26f3610b8e358ac
2014-08-29 13:32:20 -07:00
Sailesh Nepal
68548e1f66
am 50be1997: am 5f4f3a36: Merge "Make PhoneAccount.Builder constructor public" into lmp-dev
...
* commit '50be1997cceb2c0fef05a4034ba137773f5900a4':
Make PhoneAccount.Builder constructor public
2014-08-29 20:18:32 +00:00
George Mount
b41572ec69
am 45af21e8: am 6e6a57c8: Merge "Add IDs for status and nav-bar backgrounds." into lmp-dev
...
* commit '45af21e8314b877b90ad35248821da869835205a':
Add IDs for status and nav-bar backgrounds.
2014-08-29 20:18:27 +00:00
Adam Lesinski
e466091f06
am 81d63ef2: am 3335c1dc: Merge "Make UsageStats API comply with API Council" into lmp-dev
...
* commit '81d63ef2f2249a3be896a6ca792aeb8e2faf50fb':
Make UsageStats API comply with API Council
2014-08-29 20:18:22 +00:00
Sailesh Nepal
10dfe10472
am 5f4f3a36: Merge "Make PhoneAccount.Builder constructor public" into lmp-dev
...
* commit '5f4f3a36571c05ee13cead7296a0b1c6b5131f91':
Make PhoneAccount.Builder constructor public
2014-08-29 20:06:14 +00:00
George Mount
cca19b363b
am 6e6a57c8: Merge "Add IDs for status and nav-bar backgrounds." into lmp-dev
...
* commit '6e6a57c8da95074c5f2c784b8fda38578835025e':
Add IDs for status and nav-bar backgrounds.
2014-08-29 20:06:09 +00:00
Adam Lesinski
d0a1a796f5
am 3335c1dc: Merge "Make UsageStats API comply with API Council" into lmp-dev
...
* commit '3335c1dcd1bde37dddbe95c45d64866ca2d31cf2':
Make UsageStats API comply with API Council
2014-08-29 20:06:04 +00:00
Adam Lesinski
1ff88036da
am 0f885328: am b9095bac: Merge "Clean up test allocations so real memory leaks are more visible" into lmp-dev
...
* commit '0f885328bc54e896d0f3cdf2faf25abaab95bece':
Clean up test allocations so real memory leaks are more visible
2014-08-29 20:05:19 +00:00
Adam Lesinski
d6fe30be04
am b616b94b: am 247e8e84: Merge "Revert "Make UsageStats API comply with API Council"" into lmp-dev
...
* commit 'b616b94b63b91d17140a31ef65fa26cb261a67f4':
Revert "Make UsageStats API comply with API Council"
2014-08-29 20:05:14 +00:00
Sailesh Nepal
8fd8124911
Merge "Make PhoneAccount.Builder constructor public" into lmp-dev
2014-08-29 20:01:59 +00:00
George Mount
d2334e669c
Merge "Add IDs for status and nav-bar backgrounds." into lmp-dev
2014-08-29 19:59:59 +00:00
Adam Lesinski
e43abf49d2
Merge "Make UsageStats API comply with API Council" into lmp-dev
2014-08-29 19:58:02 +00:00
Adam Lesinski
de99f4a234
am b9095bac: Merge "Clean up test allocations so real memory leaks are more visible" into lmp-dev
...
* commit 'b9095bacc3083610412757a50a2a1b4cea20f866':
Clean up test allocations so real memory leaks are more visible
2014-08-29 19:56:56 +00:00
Adam Lesinski
5e71b3fa90
am 247e8e84: Merge "Revert "Make UsageStats API comply with API Council"" into lmp-dev
...
* commit '247e8e84ec0cafcac7f5e686b68ff64cebf7272a':
Revert "Make UsageStats API comply with API Council"
2014-08-29 19:56:52 +00:00