Commit Graph

93239 Commits

Author SHA1 Message Date
Julius D'souza
1e62337cea Merge "Add dynamic illuminance hysteresis support" 2016-08-23 15:10:31 +00:00
Julius D'souza
428aed01e1 Add dynamic illuminance hysteresis support
Bug: 18572096

Change-Id: Ie0ff1990b8f4a3d435328834871f04a6e2bd5e97
2016-08-23 07:32:51 -07:00
Doris Liu
c6b92a5979 Merge "Fix out of order listener callback for animator set containing empty sets" 2016-08-22 23:34:25 +00:00
TreeHugger Robot
6dcbcc9f9b Merge "Remove EXTRA_SHOW_FILESIZE." 2016-08-22 21:43:16 +00:00
Doris Liu
f66d2f6f31 Fix out of order listener callback for animator set containing empty sets
BUG: 31016584

CTS test for this fix is added at:
https://googleplex-android-review.git.corp.google.com/#/c/1348858/

Change-Id: I9427a6791f4e0aafc33f5cc9fac16c3518d1cdbe
2016-08-22 14:30:48 -07:00
Steve McKay
0a38e2318b Remove EXTRA_SHOW_FILESIZE.
DocumentsUI will always show size.

Bug: 31016724

Change-Id: I19150332529c4699f00f7f239f775e89025f1c3f
2016-08-22 20:09:11 +00:00
Bo Liu
ad94857d90 Merge "WebView: Use static factory method to create provider" 2016-08-22 16:25:10 +00:00
Chris Banes
b62db80a04 Fix NPE in ForwardingListener - fw edition
Caused by a postDelayed() and lack of
null check

BUG: 29992695
Change-Id: If2f43736505e0f738e9d0cf941a1f2d828cd8d5d
2016-08-22 10:16:21 +00:00
Bo Liu
4827385ae7 WebView: Use static factory method to create provider
This gives the implementation the flexibility to choose different
provider instances. Fallback to constructor if static initializer
factory method doesn't exist.

Change-Id: I72fa0c51c64d0dbdeb6234a0ab4fdd0a389b09fc
2016-08-20 16:13:25 -07:00
Felipe Leme
c233963e03 Added missing @Test
BUG: 28791717
Change-Id: I64f336652a2a32b091b17a1c9684453940bd62bd
2016-08-20 09:49:45 -07:00
TreeHugger Robot
27a395c06d Merge "Clean up style issues in ArraySet." 2016-08-20 04:15:21 +00:00
TreeHugger Robot
3a5b710684 Merge "Added a uidPoliciesToString() method." 2016-08-20 02:29:41 +00:00
Aurimas Liutikas
f2a45b269d Clean up style issues in ArraySet.
Clean up style issues in preparation to copying ArraySet
implementation to support library.

Fixed:
- Missing spaces around operators, casting
- Added curly braces around if statements that span multiple lines
- Renamed static variables to follow sFoo instead of mFoo
- Moved = to the previous line

Bug: 19109652
Change-Id: Id9a985723b158f51811b3cd796613d0e26fd7e61
2016-08-19 16:36:19 -07:00
Etan Cohen
5782aae1be [NAN] Udpate NAN API documentation, clean-up visibility
am: 2e37b06dde

Change-Id: Iba3682d9ce1a3d2d1bd07636ef7c633d8e7ed847
2016-08-19 23:21:52 +00:00
Etan Cohen
c6a6a0e7ba Merge "resolve merge conflicts of 6ffbcb3 to master" 2016-08-19 22:07:26 +00:00
Todd Kennedy
84cc3282db Merge "remove mention of file: URIs for package installs" 2016-08-19 21:36:29 +00:00
Etan Cohen
2e37b06dde [NAN] Udpate NAN API documentation, clean-up visibility
Change-Id: I951340eebab35c10efe98dab86b58fe8efada169
2016-08-19 12:31:31 -07:00
Iliyan Malchev
7a54282c72 Merge "Link against libhidl for HidlSupport/svcmgr." 2016-08-19 19:17:43 +00:00
Etan Cohen
ccb0b65be6 resolve merge conflicts of 6ffbcb3 to master
Change-Id: I23af5223f0e9810aa90fda4594ff6ccfc69b4053
2016-08-19 11:22:06 -07:00
Etan Cohen
6ffbcb3f73 Merge "[NAN] Provide calling package name to service" into mm-wireless-dev 2016-08-19 17:23:15 +00:00
André Lago
13a5df3b31 Merge changes from topic 'Different sound settings for work profile'
* changes:
  [media] Separate ringtones for managed profiles
  [Settings] Added setting SYNC_PARENT_SOUNDS
2016-08-19 17:02:05 +00:00
Felipe Leme
b146f7678f Added a uidPoliciesToString() method.
BUG: 28791717
Change-Id: Ib26e08332d011ca5414406810cec4b4936841068
2016-08-19 09:52:16 -07:00
Andreas Huber
8dcbf8ba43 Merge "Support one-way methods in java support for hardware binder." 2016-08-19 15:53:13 +00:00
Martijn Coenen
d2b42ccec0 Link against libhidl for HidlSupport/svcmgr.
Bug: 30839546
Change-Id: I52609576aa7f10da608725ef4ea78b778f127eef
2016-08-19 14:23:42 +02:00
Bill Yi
6964d85972 Import translations. DO NOT MERGE
Change-Id: I5c20231be7a5400894384c92ad7ae08293f02e24
Auto-generated-cl: translation import
2016-08-19 03:16:29 -07:00
Todd Kennedy
9cc589a3a0 remove mention of file: URIs for package installs
they're not supported

Change-Id: Id274ee6065ba531c01ad720ac0a53fb97e0fc687
Fixes: 6517618
2016-08-18 16:23:17 -07:00
Ajay Panicker
4d657f1e67 Merge "Protect various Bluetooth broadcasts" am: 53ff75bb68 am: 779a1f096c am: 2bad652e56
am: 6c1035e0c5

Change-Id: I457daf895af6b23a4715f69e95d6f08b337b0b77
2016-08-18 22:48:48 +00:00
Andy Hung
1d02dc4841 AudioSystem: Verify audio port array information am: 737d9fb181 am: 79d51bf46e
am: 2b971b3498

Change-Id: Id708d227d82924a249553e7db96845082ec2dd1b
2016-08-18 22:43:46 +00:00
Ajay Panicker
6c1035e0c5 Merge "Protect various Bluetooth broadcasts" am: 53ff75bb68 am: 779a1f096c
am: 2bad652e56

Change-Id: I342864675beb5083d67c3d74993995936a9af326
2016-08-18 22:42:18 +00:00
George Mount
05051ef82b Fix NPE during Activity transition using wrong Activity. am: a3edbf6a5d
am: 34abaebd3b

Change-Id: Ia21fab56d6ca3767d270e5336334dfb1e066bf5f
2016-08-18 22:37:21 +00:00
Andy Hung
2b971b3498 AudioSystem: Verify audio port array information am: 737d9fb181
am: 79d51bf46e

Change-Id: Ie74dc2cc9e8f8f9fca143f7cb83acec2b8af669b
2016-08-18 22:37:12 +00:00
Ajay Panicker
2bad652e56 Merge "Protect various Bluetooth broadcasts" am: 53ff75bb68
am: 779a1f096c

Change-Id: I979b7fcabc7e1f4714a88a632d3590304e1fb4fb
2016-08-18 22:37:06 +00:00
Ajay Panicker
779a1f096c Merge "Protect various Bluetooth broadcasts"
am: 53ff75bb68

Change-Id: Id4f77ea2092f9a04397fe596ed92f2f30a3235df
2016-08-18 22:32:09 +00:00
George Mount
34abaebd3b Fix NPE during Activity transition using wrong Activity.
am: a3edbf6a5d

Change-Id: Ie6ca8f9f9f251eaf844f842e0f6f0ab36a975c1e
2016-08-18 22:32:08 +00:00
Andy Hung
79d51bf46e AudioSystem: Verify audio port array information
am: 737d9fb181

Change-Id: I7a9eeeac4e0f02b4e045b7f277666bd4d3866441
2016-08-18 22:31:53 +00:00
Andreas Huber
8aa4d8cd29 Support one-way methods in java support for hardware binder.
Bug: 30922538
Change-Id: I5ff93126a29f6bff42dee3f9868fa794ca7c077f
2016-08-18 14:29:40 -07:00
Ned Burns
be92fca27c Merge "Add ViewConfiguration.getScaledScrollFactor()" 2016-08-18 21:16:49 +00:00
Ajay Panicker
1f5b786ad0 Protect various Bluetooth broadcasts
Bug: 30832954
Change-Id: I37e0b2ffab65c0703244917a4ade9bb8afbb5e6f
(cherry picked from commit 9a236066db)
2016-08-18 13:50:13 -07:00
Ned Burns
69af432039 Add ViewConfiguration.getScaledScrollFactor()
This value is used to convert ACTION_SCROLL axis values into raw
pixel distances.

Change-Id: I537af010610bb374ab29a41aff4fae5b07bece6e
2016-08-18 15:07:05 -04:00
Ajay Panicker
784651fbaa Protect various Bluetooth broadcasts am: 9a236066db am: 003342e425
am: 90af842f31

Change-Id: I1e1f501ad99f0b8d71bcacb0f22c64a56aaf669e
2016-08-18 18:50:21 +00:00
Ajay Panicker
90af842f31 Protect various Bluetooth broadcasts am: 9a236066db
am: 003342e425

Change-Id: I854cce48aee3ec723ed520dd40af068d0907e11a
2016-08-18 18:46:50 +00:00
Ajay Panicker
003342e425 Protect various Bluetooth broadcasts
am: 9a236066db

Change-Id: I71a84c8486b70d6b94e9656a8a1299a9796d0d52
2016-08-18 18:40:25 +00:00
George Mount
a3edbf6a5d Fix NPE during Activity transition using wrong Activity.
Bug 30786309

If the Activity used in makeSceneTransitionAnimation isn't
the same one used in the startActivity call, a NullPointerException
could be thrown.

Change-Id: Id21c54fcf99b353feab62f7fc160997ed06e7d23
(cherry picked from commit 3289bfa289)
2016-08-18 17:15:43 +00:00
TreeHugger Robot
b67b8a6d6c Merge "Fix NPE during Activity transition using wrong Activity." 2016-08-18 17:13:53 +00:00
Ajay Panicker
9a236066db Protect various Bluetooth broadcasts
Bug: 30832954
Change-Id: I37e0b2ffab65c0703244917a4ade9bb8afbb5e6f
2016-08-18 17:10:58 +00:00
Narayan Kamath
34c1b813ae Process: Fix communication with zygote.
Don't write partial requests, and don't return (or throw) early after
partially reading a response.

bug: 30143607

(cherry picked from commit 448be0a622)

Change-Id: Ib283b1620947151338f5f9473891a048a17d8f4a
2016-08-18 16:17:48 +01:00
Narayan Kamath
156720056b Process: Fix communication with zygote. am: 448be0a622
am: 6bc7670c67

Change-Id: I37ea2a3324277340fce69fcc6a5101bee0637dca
2016-08-18 10:25:53 +00:00
Narayan Kamath
b9871c0dd3 Process: Fix communication with zygote. am: 448be0a622
am: ac16712d8a

Change-Id: Ief10a90dc77fa8e5cd562a39a6ddbad059353fdf
2016-08-18 10:25:51 +00:00
Narayan Kamath
6bc7670c67 Process: Fix communication with zygote.
am: 448be0a622

Change-Id: Iabb68084827f798f25ebe870957074d152acaea4
2016-08-18 10:19:58 +00:00
Narayan Kamath
ac16712d8a Process: Fix communication with zygote.
am: 448be0a622

Change-Id: I5d496613f53c339c75a3293845670d9d8360c90f
2016-08-18 10:19:57 +00:00