Adrian Roos
520d20c1a8
am 702d9e31: Merge "Fix DPM.resetPassword("")" into lmp-mr1-dev
...
* commit '702d9e31b1bcacff975a2b8e0d04160bbd6811ed':
Fix DPM.resetPassword("")
2014-11-24 16:04:13 +00:00
Christoph Studer
30646d87f2
am 67142495: Merge "Fix MediaStyle API comments" into lmp-mr1-dev
...
* commit '671424951dcd2a0d1059c6d899a8649cbc8b5e26':
Fix MediaStyle API comments
2014-11-24 16:04:08 +00:00
Adrian Roos
702d9e31b1
Merge "Fix DPM.resetPassword("")" into lmp-mr1-dev
2014-11-24 16:02:11 +00:00
Christoph Studer
671424951d
Merge "Fix MediaStyle API comments" into lmp-mr1-dev
2014-11-24 16:00:38 +00:00
Christoph Studer
e935fe918e
Fix MediaStyle API comments
...
Bug: 17805819
Change-Id: Ie45a43d7ae99304d635ce75aeb32a6d4d4e3e57d
2014-11-24 14:18:06 +01:00
Selim Cinek
f0fc23a141
am 962b06f9: Merge "Fixed several time related states for secondary users" into lmp-mr1-dev
...
* commit '962b06f9a02f08392b6f87225a314ebf39dd7a07':
Fixed several time related states for secondary users
2014-11-24 11:57:59 +00:00
Selim Cinek
962b06f9a0
Merge "Fixed several time related states for secondary users" into lmp-mr1-dev
2014-11-24 11:52:40 +00:00
Wink Saville
4f1cce6306
am 12c2136e: Merge "Additional changes to SubscriptionManager API as per API council." into lmp-mr1-dev
...
* commit '12c2136e556b54a717624d8479ec4650f363ce45':
Additional changes to SubscriptionManager API as per API council.
2014-11-22 20:28:10 +00:00
Wink Saville
12c2136e55
Merge "Additional changes to SubscriptionManager API as per API council." into lmp-mr1-dev
2014-11-22 20:19:25 +00:00
Wink Saville
d09c4cad65
Additional changes to SubscriptionManager API as per API council.
...
bug: 17575308
Change-Id: Idd98aa46c15a9219ccf28091c62602ac8bf16c62
2014-11-22 10:08:16 -08:00
Eino-Ville Talvala
e289082a70
am dfa99f63: Merge "Camera: Add new capability flags as system features as well" into lmp-mr1-dev
...
* commit 'dfa99f63677c238453293f48b62b4fffcc101262':
Camera: Add new capability flags as system features as well
2014-11-22 05:00:48 +00:00
Eino-Ville Talvala
dfa99f6367
Merge "Camera: Add new capability flags as system features as well" into lmp-mr1-dev
2014-11-22 04:57:49 +00:00
John Reck
08372601ab
am 418c8549: Merge "It\'s super critical to call nStart" into lmp-mr1-dev
...
* commit '418c8549dca8bff8c38c67ed7f7d7fbbaccd4e71':
It's super critical to call nStart
2014-11-21 23:37:52 +00:00
John Reck
418c8549dc
Merge "It's super critical to call nStart" into lmp-mr1-dev
2014-11-21 23:32:08 +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
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
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
29dc496a42
Merge "Revert "Add a way to override Xfermode DO NOT MERGE"" into lmp-mr1-dev
2014-11-21 22:11:13 +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 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
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
Yigit Boyar
ace33655bf
Merge "Improve GridLayout's weight calculations" into lmp-mr1-dev
2014-11-21 20:48:45 +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
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
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
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
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
5ea0411f39
am a83c5806: Merge "SwipeDismissLayout makes activity opaque only after entry animation ends." into lmp-sprout-dev automerge: 96c5d37
...
* commit 'a83c5806ded083f51549ba4bf70e0c1f6a17fc61':
SwipeDismissLayout makes activity opaque only after entry animation ends.
2014-11-21 10:21:19 +00:00
Filip Gruszczynski
a83c5806de
Merge "SwipeDismissLayout makes activity opaque only after entry animation ends." into lmp-sprout-dev
...
automerge: 96c5d37
* commit '96c5d37fb5139465cdd3d882b5deba830497557a':
SwipeDismissLayout makes activity opaque only after entry animation ends.
2014-11-21 10:13:59 +00:00
Christopher Tate
b2b8dcba2c
am ad064d48: Merge "Recents backup helper" into lmp-mr1-dev
...
* commit 'ad064d48adcfac71bd04d9f3bb5ea9d607d132a7':
Recents backup helper
2014-11-21 02:30:11 +00:00
Christopher Tate
ad064d48ad
Merge "Recents backup helper" into lmp-mr1-dev
2014-11-21 02:24:31 +00:00
Alan Viverette
fa4eba9637
am 8ae85003: Merge "Update scrollbars to match Material spec" into lmp-mr1-dev
...
* commit '8ae8500365e71c59cbe96f600371391ac8d245b8':
Update scrollbars to match Material spec
2014-11-21 02:16:17 +00:00
Alan Viverette
8ae8500365
Merge "Update scrollbars to match Material spec" into lmp-mr1-dev
2014-11-21 02:12:10 +00:00
Alan Viverette
69b802fdb6
am 69fe1e8e: Merge "Update overflow menu alignment to match spec" into lmp-mr1-dev
...
* commit '69fe1e8e5fef5ceac9aa476995623fe80424019d':
Update overflow menu alignment to match spec
2014-11-21 01:55:19 +00:00
Alan Viverette
69fe1e8e5f
Merge "Update overflow menu alignment to match spec" into lmp-mr1-dev
2014-11-21 01:50:38 +00:00
Dianne Hackborn
c43613becf
am 28096c49: Merge "Fix issue #15828903 : Intent.parseUri allows call to FLAG_GRANT_*_URI_PERMISSION" into lmp-mr1-dev
...
* commit '28096c49d81ddcdde51627e9d396947efdc4f508':
Fix issue #15828903 : Intent.parseUri allows call to FLAG_GRANT_*_URI_PERMISSION
2014-11-21 01:34:36 +00:00
Dianne Hackborn
28096c49d8
Merge "Fix issue #15828903 : Intent.parseUri allows call to FLAG_GRANT_*_URI_PERMISSION" into lmp-mr1-dev
2014-11-21 01:31:10 +00:00
Dianne Hackborn
24b1c23c62
Fix issue #15828903 : Intent.parseUri allows call to FLAG_GRANT_*_URI_PERMISSION
...
You now need to set a flag if you want this unsafe behavior.
Change-Id: I185e9a04e005e42a887c3d58a2818616790b060a
2014-11-20 17:17:39 -08:00
Alan Viverette
199ea8c0c7
Update overflow menu alignment to match spec
...
BUG: 18417348
Change-Id: I5e4b1ca366c554bca33eac8e5403be6de72370f9
2014-11-20 17:09:27 -08:00
Jeff Brown
694c1d2b2d
Merge "Support keeping activities resumed while dozing." into lmp-sprout-dev
2014-11-21 00:54:05 +00:00