Yigit Boyar
244b5d01e3
am f532871e: am 1bbaeaa4: am ace33655: Merge "Improve GridLayout\'s weight calculations" into lmp-mr1-dev
...
* commit 'f532871ec4cecd63e760706fbb8871bc1c65583b':
Improve GridLayout's weight calculations
2014-11-21 23:13:16 +00:00
Alan Viverette
72807b2363
am d7c5acdf: am e606a788: am 0218970a: Merge "Fix error overwriting when restoring error"
...
* commit 'd7c5acdf1c98bb92ab05a524375e602296a24422':
Fix error overwriting when restoring error
2014-11-21 23:13:08 +00:00
Alan Viverette
80bf12f74a
am 47379f30: am e442e904: am 47172f53: Merge "Use parseColor instead of getHTMLColor"
...
* commit '47379f3050265453655ff82edd4c36bda01ba48f':
Use parseColor instead of getHTMLColor
2014-11-21 23:13:03 +00:00
Amith Yamasani
1f26bf6bfd
am 108bdbc9: am efb2df69: Merge "Different messages when wiping user and not device" into lmp-mr1-dev
...
* commit '108bdbc934d1e5fb77406d0267ab67f8736dfc57':
Different messages when wiping user and not device
2014-11-21 23:07:03 +00:00
Amith Yamasani
108bdbc934
am efb2df69: Merge "Different messages when wiping user and not device" into lmp-mr1-dev
...
* commit 'efb2df698a4c2ed3d3371656cab199e5e3737fa9':
Different messages when wiping user and not device
2014-11-21 23:00:52 +00:00
Bryce Lee
2388c814a0
am 296ea917: am deee5566: am d45cedd6: Merge "Make default windows features configurable." into lmp-mr1-dev
...
* commit '296ea9174222e64085a66a238e6df13b8b378b1e':
Make default windows features configurable.
2014-11-21 22:33:01 +00:00
John Reck
72d6e4facb
It's super critical to call nStart
...
Bug: 18204974
Even if we are canceling or ending an animation
nStart() *must* be called, otherwise the native-side listener
is not attached (lazy-attached for JNI cyclic reference reasons),
and then Animator::callOnFinishedListener() no-ops as there's
no listener set
Add a lifecycle verifier to ensure that nStart is always
called on animators that are attached and get finished
Change-Id: Ibc345b5be97b6d3f95a11c361ebe020d030fd3b6
2014-11-21 14:27:21 -08:00
Amith Yamasani
efb2df698a
Merge "Different messages when wiping user and not device" into lmp-mr1-dev
2014-11-21 22:27:17 +00:00
Chris Craik
90102e1009
am 1ae8a98e: am 29dc496a: Merge "Revert "Add a way to override Xfermode DO NOT MERGE"" into lmp-mr1-dev
...
* commit '1ae8a98e8a6ba82396955c0b6ab0e02568a3494b':
Revert "Add a way to override Xfermode DO NOT MERGE"
2014-11-21 22:21:02 +00:00
Chris Craik
1ae8a98e8a
am 29dc496a: Merge "Revert "Add a way to override Xfermode DO NOT MERGE"" into lmp-mr1-dev
...
* commit '29dc496a42d49a37dcd99c0465f3cec18a47e6ff':
Revert "Add a way to override Xfermode DO NOT MERGE"
2014-11-21 22:13:30 +00:00
Chris Craik
6bcf223bf6
Merge "Revert "Add a way to override Xfermode""
2014-11-21 22:11:14 +00:00
Chris Craik
29dc496a42
Merge "Revert "Add a way to override Xfermode DO NOT MERGE"" into lmp-mr1-dev
2014-11-21 22:11:13 +00:00
Jeff Sharkey
79ef5ef7a5
am 54c11274: am c0491a2e: Merge "Lightweight checkin output for network stats." into lmp-mr1-dev
...
* commit '54c11274b5e7ce9f774f7c846d7165563279b96a':
Lightweight checkin output for network stats.
2014-11-21 22:09:28 +00:00
Chris Craik
da3198a550
Revert "Add a way to override Xfermode"
...
Feature no longer needed.
bug:18448377
This reverts commit c495e611b9 .
Change-Id: Ia3e37f06953ffd81ca3fac367ee790d26b1b5d29
2014-11-21 22:05:46 +00:00
Chris Craik
69e65019b0
Revert "Add a way to override Xfermode DO NOT MERGE"
...
Feature no longer needed.
bug:18448377
This reverts commit 4678dcc552 .
Change-Id: Ib0a19946e966a54857165555827b5fa7b34b6bea
2014-11-21 22:05:33 +00:00
Jeff Sharkey
54c11274b5
am c0491a2e: Merge "Lightweight checkin output for network stats." into lmp-mr1-dev
...
* commit 'c0491a2e2d30eb4bc3e03fccee89d57e9bd575e4':
Lightweight checkin output for network stats.
2014-11-21 22:05:18 +00:00
Jeff Brown
4c9041cf83
am 1ac13e02: am 682ed6b6: Merge "resolved conflicts for merge of 694c1d2b to lmp-mr1-dev" into lmp-mr1-dev
...
* commit '1ac13e0212a770c918d32e6c645682466113632c':
Support keeping activities resumed while dozing.
2014-11-21 21:59:47 +00:00
Jeff Sharkey
c0491a2e2d
Merge "Lightweight checkin output for network stats." into lmp-mr1-dev
2014-11-21 21:59:17 +00:00
Amith Yamasani
3a3d212a51
Different messages when wiping user and not device
...
There are 3 types of users
1. Primary - device will be wiped
2. Managed profile - profile will be removed
3. Secondary user - user will be removed
Show different messages for almost wipe and wipe in each
of these 3 cases.
Bug: 16843155
Change-Id: Icecfe520622773da9e45465bf2217e8ed38b266e
2014-11-21 13:57:48 -08:00
Jeff Brown
1ac13e0212
am 682ed6b6: Merge "resolved conflicts for merge of 694c1d2b to lmp-mr1-dev" into lmp-mr1-dev
...
* commit '682ed6b60807d5fa971dbd6c76deae788cb65df4':
Support keeping activities resumed while dozing.
2014-11-21 21:53:10 +00:00
Jeff Brown
9ef9401938
resolved conflicts for merge of 694c1d2b to lmp-mr1-dev
...
Change-Id: I9a9b724e0fd12aa161ff276540431b9d8e218e2b
2014-11-21 21:35:08 +00:00
Yigit Boyar
f532871ec4
am 1bbaeaa4: am ace33655: Merge "Improve GridLayout\'s weight calculations" into lmp-mr1-dev
...
* commit '1bbaeaa4b5bab1a1eebb1e901292799c58fc5fe2':
Improve GridLayout's weight calculations
2014-11-21 21:00:04 +00:00
Yigit Boyar
1bbaeaa4b5
am ace33655: Merge "Improve GridLayout\'s weight calculations" into lmp-mr1-dev
...
* commit 'ace33655bff514698b322253c211f0af5a3edd37':
Improve GridLayout's weight calculations
2014-11-21 20:55:19 +00:00
Alan Viverette
d7c5acdf1c
am e606a788: am 0218970a: Merge "Fix error overwriting when restoring error"
...
* commit 'e606a7884dff4acc926cb82bf6492e83e9a1d3af':
Fix error overwriting when restoring error
2014-11-21 20:49:11 +00:00
Alan Viverette
47379f3050
am e442e904: am 47172f53: Merge "Use parseColor instead of getHTMLColor"
...
* commit 'e442e904ae19f0b59ebfd4a7c735648b64bc955e':
Use parseColor instead of getHTMLColor
2014-11-21 20:49:04 +00:00
Yigit Boyar
ace33655bf
Merge "Improve GridLayout's weight calculations" into lmp-mr1-dev
2014-11-21 20:48:45 +00:00
Alan Viverette
0218970afa
Merge "Fix error overwriting when restoring error"
2014-11-21 20:40:30 +00:00
Alan Viverette
47172f5365
Merge "Use parseColor instead of getHTMLColor"
2014-11-21 20:40:08 +00:00
Bryce Lee
296ea91742
am deee5566: am d45cedd6: Merge "Make default windows features configurable." into lmp-mr1-dev
...
* commit 'deee5566417af229a142cf8c1964e98a356513e4':
Make default windows features configurable.
2014-11-21 19:27:55 +00:00
Bryce Lee
deee556641
am d45cedd6: Merge "Make default windows features configurable." into lmp-mr1-dev
...
* commit 'd45cedd6f5efd141be08ce4ffcecf478fbedb056':
Make default windows features configurable.
2014-11-21 19:21:25 +00:00
Bryce Lee
d45cedd6f5
Merge "Make default windows features configurable." into lmp-mr1-dev
2014-11-21 19:18:50 +00:00
Bryce Lee
d6e6e7235a
Make default windows features configurable.
...
Bug: 18434078
Change-Id: I0bafce1a201088a8681f4b9e43237e23b49296a2
2014-11-21 11:08:45 -08:00
Ruben Brunk
faa5ccabbc
am a345b367: am 5d3d53aa: Merge "Camera2: Doc updates for aeExposureCompensation." into lmp-mr1-dev
...
automerge: 2847eb7
* commit '2847eb7324ea94fb60f63c0de84c16316cb2851f':
Camera2: Doc updates for aeExposureCompensation.
2014-11-21 18:23:43 +00:00
Jeff Sharkey
55a442e582
Lightweight checkin output for network stats.
...
Define and print a compact version of network statistics when dump
is requested with the "--checkin" flag. Defaults to last 24 hours,
but included data can be tweaked with various flags.
Groups together detailed network identities into larger umbrella
terms like "mobile" and "wifi."
Bug: 18415963
Change-Id: I70cf9c828ea5c6e5bb6884837d3608f66fbad2e6
2014-11-21 10:11:10 -08:00
Ruben Brunk
2847eb7324
am a345b367: am 5d3d53aa: Merge "Camera2: Doc updates for aeExposureCompensation." into lmp-mr1-dev
...
* commit 'a345b3671a8e2d1a91ccb594f219303d3e1f135f':
Camera2: Doc updates for aeExposureCompensation.
2014-11-21 17:55:19 +00:00
Ruben Brunk
a345b3671a
am 5d3d53aa: Merge "Camera2: Doc updates for aeExposureCompensation." into lmp-mr1-dev
...
* commit '5d3d53aa1361c094f05aa70129e49a04875ab5a6':
Camera2: Doc updates for aeExposureCompensation.
2014-11-21 17:49:34 +00:00
Ruben Brunk
5d3d53aa13
Merge "Camera2: Doc updates for aeExposureCompensation." into lmp-mr1-dev
2014-11-21 17:42:44 +00:00
Sreeram Ramachandran
c2c0beab79
Allow VPNs to specify their underlying networks.
...
These are used when responding to getActiveNetworkInfo() (and cousins)
when an app is subject to the VPN.
Bug: 17460017
Change-Id: Ief7a840c760777a41d3358aa6b8e4cdd99c29f24
2014-11-21 09:26:18 -08:00
Selim Cinek
9c4a707912
Fixed several time related states for secondary users
...
The 24 hour setting was not respected correctly. Also
fixed a bug where the next alarm would not display itself
in the QS panel.
Bug: 16239208
Change-Id: I89734f783912dead5831db49db53fba04dbf54ee
2014-11-21 18:25:30 +01:00
Sreeram Ramachandran
75f018e6a7
Delete unused/non-working code.
...
Change-Id: I2cba9ffdb4ed547cb922d0ac08abf81e49ffa66b
2014-11-21 08:08:19 -08:00
Sreeram Ramachandran
21b5ee3f0e
Eliminate race conditions in UID-based network filtering.
...
The previous code retrieved information from the legacy tracker multiple
times for each user query, leading to race conditions where the info
could've changed between the calls.
Refactors the handling of legacy data types in ConnectivityService and
unifies call paths so that APIs that deal with legacy data types
(NetworkInfo and int/networkType) and newer types (such as Network) go
through common code paths, using NetworkState to hold all the necessary
data pieces. This enables follow-on bug fixes to getActiveNetworkInfo().
The changes are limited to public "query" APIs (those that retrieve some
network information or the other). More details about the specific
changes and their rationale can be found in the code review thread.
Bug: 17460017
Change-Id: I656ee7eddf2b8cace5627036452bb5748043406c
2014-11-21 08:07:13 -08:00
Zoltan Szatmary-Ban
ce2552d980
am 99d983b0: am 07334334: Merge "Adding method to query backup manager service activity status" into lmp-mr1-dev automerge: b3e8ff0
...
* commit '99d983b0860272c2edf4e2585995ec064e759b6b':
Adding method to query backup manager service activity status
2014-11-21 15:31:44 +00:00
Zoltan Szatmary-Ban
99d983b086
am 07334334: Merge "Adding method to query backup manager service activity status" into lmp-mr1-dev
...
automerge: b3e8ff0
* commit 'b3e8ff00c85f37686a45597636d546a5e2a32c26':
Adding method to query backup manager service activity status
2014-11-21 15:26:51 +00:00
Zoltan Szatmary-Ban
b3e8ff00c8
am 07334334: Merge "Adding method to query backup manager service activity status" into lmp-mr1-dev
...
* commit '07334334aab3863408325653ceccee47f9e1788d':
Adding method to query backup manager service activity status
2014-11-21 15:24:33 +00:00
Zoltan Szatmary-Ban
07334334aa
Merge "Adding method to query backup manager service activity status" into lmp-mr1-dev
2014-11-21 15:20:47 +00:00
Adrian Roos
f8f56bce42
Fix DPM.resetPassword("")
...
While we're at it, also fix some multi-user issues in
LockPatternUtils.
Bug: 17496766
Change-Id: I8e557ea640fa589817c8f8f818c91463585d5ea7
2014-11-21 13:34:06 +01:00
Filip Gruszczynski
b898936a00
am 5a429758: am 5ea0411f: am a83c5806: Merge "SwipeDismissLayout makes activity opaque only after entry animation ends." into lmp-sprout-dev automerge: 96c5d37
...
* commit '5a429758e9df7b49c616105b510eff42bf7bde69':
SwipeDismissLayout makes activity opaque only after entry animation ends.
2014-11-21 12:19:45 +00:00
Christopher Tate
972b140745
am 5b0528b5: am b2b8dcba: am ad064d48: Merge "Recents backup helper" into lmp-mr1-dev
...
* commit '5b0528b5e1374cbb55169d81ab83f866b3e127be':
Recents backup helper
2014-11-21 12:18:31 +00:00
Alan Viverette
d679cf04de
am ac280c48: am 8ae85003: Merge "Update scrollbars to match Material spec" into lmp-mr1-dev automerge: fa4eba9
...
* commit 'ac280c48d05c4d23f0d2b0e2622376b374198fef':
Update scrollbars to match Material spec
2014-11-21 12:18:26 +00:00
Alan Viverette
ced4c827af
am a35d07a4: am 69fe1e8e: Merge "Update overflow menu alignment to match spec" into lmp-mr1-dev automerge: 69b802f
...
* commit 'a35d07a4f0bb743e03fc5422b45851e639c2f0a8':
Update overflow menu alignment to match spec
2014-11-21 12:18:21 +00:00