Craig Mautner
0a398d7bb4
Merge "Treat screen-on while pausing as pause timeout." into lmp-mr1-dev
2014-11-21 22:45:08 +00:00
ztenghui
cb721bf674
Merge "Supporrt tapas build for vector tests" into lmp-mr1-dev
2014-11-21 22:27:37 +00: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
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
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
682ed6b608
Merge "resolved conflicts for merge of 694c1d2b to lmp-mr1-dev" into lmp-mr1-dev
2014-11-21 21:48:47 +00:00
Jinsuk Kim
2dafe6664a
Merge "CEC: Enable log for non-user builds" into lmp-mr1-dev
2014-11-21 21:43:23 +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
ace33655bf
Merge "Improve GridLayout's weight calculations" into lmp-mr1-dev
2014-11-21 20:48:45 +00:00
ztenghui
996f22f4df
Supporrt tapas build for vector tests
...
Such that UX team has less pain on building the VD / AVD assets.
This also requires removing internal API dependence in the test.
To build the VectorDrawableTest with prebuilt SDK.
<root dir>/tapas VectorDrawableTest
<root dir>/make -j64 showcommand
Then later for incremental build.
<root dir>/mmm ./frameworks/base/tests/VectorDrawableTest/ -j20
b/18260896
Change-Id: Id559074df78d7c2a5c529c545834da23986bc15f
2014-11-21 19:40:34 +00:00
Jinsuk Kim
4d1189e283
CEC: Enable log for non-user builds
...
This helps get better bugreports for dogfooding. Accompanying bug
will be kept track of to ensure the log is turned off before
shipping. See ag/175890 for reference.
Bug: 18471978
Change-Id: Ic67d64526fee3c52fee6c7f1e0201ead4ae6a3e7
2014-11-22 04:25:20 +09: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
Jim Miller
0284e5e498
Merge "Add multi-sim support to keyguard" into lmp-mr1-dev
2014-11-21 18:38:03 +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
Adrian Roos
26750711e1
Merge "Explicitly specify user for public mode" into lmp-mr1-dev
2014-11-21 17:57:01 +00:00
Rubin Xu
b90a2f9d1a
Merge "String literals for CL ag/586597" into lmp-mr1-dev
2014-11-21 17:50:23 +00:00
Ruben Brunk
5d3d53aa13
Merge "Camera2: Doc updates for aeExposureCompensation." into lmp-mr1-dev
2014-11-21 17:42:44 +00:00
Rubin Xu
7f9e014b00
String literals for CL ag/586597
...
Mini-CL to get the strings in for translations.
Bug: 17657954
Change-Id: Ibbe053b886dadf0f42b3b830c44e86b0df158727
2014-11-21 17:04:11 +00:00
Zoltan Szatmary-Ban
08229e817e
Merge "Shutdown backup manager service when device owner is set" into lmp-mr1-dev
2014-11-21 15:21:07 +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
31b844ba0c
Explicitly specify user for public mode
...
Bug: 18417850
Change-Id: I9d564a47fe66cb8035d73c8a2eedb912920410a2
2014-11-21 13:55:09 +01:00
Paul Jensen
0653f508b5
Merge "Don't allow an uncreated Network to satsify requests." into lmp-mr1-dev
2014-11-21 12:42:34 +00:00
Geoffrey Borggaard
e548c3a378
am c3f5d718: Merge "Fix null handling in proxies." into lmp-dev
...
automerge: 90ed95f
* commit '90ed95faeddf7ebe71320e3e0e80eb17d374e49c':
Fix null handling in proxies.
2014-11-21 10:17:39 +00:00
Ricardo Cervera
462b32011a
am e9b5dfc0: am 25bf00bc: docs: Fixes to the Data Layer Wear class.
...
automerge: 8837ce2
* commit '8837ce2ce3b8e10a5201a18b77a790d0df43d8e4':
docs: Fixes to the Data Layer Wear class.
2014-11-21 10:16:35 +00:00
Ricardo Cervera
9aede602ff
am c8543b4f: Merge "docs: Fixes to the Data Layer Wear class." into lmp-dev
...
automerge: 161dce4
* commit '161dce465ef528568eac119235e635b217322485':
docs: Fixes to the Data Layer Wear class.
2014-11-21 10:15:17 +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
Andrew Solovay
d3e2fd99e2
am c79173c7: am 05282133: Merge "docs: Bugfix & minor cleanup for "Providing Messaging for Auto"" into lmp-docs
...
automerge: b5b9c9b
* commit 'b5b9c9b589c058d9e21ca23976d7574f9c604e38':
docs: Bugfix & minor cleanup for "Providing Messaging for Auto"
2014-11-21 10:12:52 +00:00
Elliott Hughes
2d7320066f
am 03c80408: am 6c43e6b5: Fix and be more explicit about plurals best practices.
...
automerge: 4db3fc1
* commit '4db3fc1c28d3894aed92c5aae40f25e713a69894':
Fix and be more explicit about plurals best practices.
2014-11-21 10:11:34 +00:00
Dirk Dougherty
403433401b
am ef629f1f: am a79acc03: Doc change: localized content.
...
automerge: 4d82f8a
* commit '4d82f8ad32f9caa3aff237600c4693f8907009e9':
Doc change: localized content.
2014-11-21 10:10:32 +00:00
smain@google.com
74bafd41af
am 555d6e70: am 2411fe88: Merge "add the helpouts widget and necessary tags to "wave 2" of the Getting Started classes" into lmp-docs
...
automerge: 6e08d30
* commit '6e08d30da4db5fc8a433b93f16ada2bcf6d1a5cd':
add the helpouts widget and necessary tags to "wave 2" of the Getting Started classes
2014-11-21 10:09:15 +00:00
Quddus Chong
5b944f4a3e
am 8428c114: am 9b822b96: docs: Added link to CarExtender class from Auto Getting Started doc.
...
automerge: a1e1890
* commit 'a1e18907975436803bc13a65ec25f30b6606379e':
docs: Added link to CarExtender class from Auto Getting Started doc.
2014-11-21 10:08:07 +00:00
Deepanshu Gupta
9ab79551ac
am 4104abf8: Merge "Fix setTextAppearance for styles with dots." into lmp-dev
...
automerge: ddc83df
* commit 'ddc83dfa8f17db1a8a566c8b92b0fea56dedd00a':
Fix setTextAppearance for styles with dots.
2014-11-21 10:06:59 +00:00
Deepanshu Gupta
1150292dac
am 455654cf: Merge "LayoutLib: Stub AM/PM keycodes in Time Picker." into lmp-dev
...
automerge: a0bc2e7 -s ours
* commit 'a0bc2e7e3c2f075a23449df00659c96d0cddb417':
LayoutLib: Stub AM/PM keycodes in Time Picker.
2014-11-21 10:05:07 +00:00
John Spurlock
1bd81e31f3
Merge "Doze: Make proximity check configurable." into lmp-mr1-dev
2014-11-21 03:36:40 +00:00
John Spurlock
686e4d57d8
Doze: Make proximity check configurable.
...
Default to true, but make it available for overlay or setting
at runtime.
Bug: 18373928
Change-Id: I6abc1924ea0f03620f4683dc055f64ede5782809
2014-11-20 21:59:13 -05:00
Christopher Tate
ad064d48ad
Merge "Recents backup helper" into lmp-mr1-dev
2014-11-21 02:24:31 +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
69fe1e8e5f
Merge "Update overflow menu alignment to match spec" into lmp-mr1-dev
2014-11-21 01:50:38 +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
Jeff Brown
fbe96706bb
Support keeping activities resumed while dozing.
...
If the lock screen is not shown, then let activities keep running
while dozing. This is important to support ambient mode on watches
since it allows the home app to keep running.
To make this possible, we need to inform the activity manager about
the exact wakefulness state, not just the overall boolean
interactive state.
Bug: 18284212
Change-Id: Ia35c99127ce51ffc178f3a2f51fca67d24061c71
2014-11-20 16:49:18 -08:00
Geoffrey Borggaard
271ddfce2c
Merge "Setting ADB_ENABLED may result in a SecurityException." into lmp-dev automerge: e4590cf
...
automerge: db1e7fa
* commit 'db1e7fa097972d4cc26447f46abd8d4367d44eb7':
Setting ADB_ENABLED may result in a SecurityException.
2014-11-21 00:35:05 +00:00
Alan Viverette
e0a377f509
Merge "Make DeviceDefault alert dialog themes public" into lmp-mr1-dev
2014-11-21 00:08:25 +00:00
Alan Viverette
7d5bcd7990
Update scrollbars to match Material spec
...
Adds a minimum touch target size to the fast scroller so that we can
edge-align an 8dp thumb but still maintain a 48dp touch target.
BUG: 18467743
Change-Id: I31e9cf1948856f5fce7d75383b84a9359684ebe5
2014-11-20 16:07:59 -08:00
Erik Kline
4e9ea5e9ae
Merge "Rename EXTRA_NETWORK ConnectivityManager constants." into lmp-mr1-dev
2014-11-21 00:04:23 +00:00