Adam Lesinski
ed643e8182
AAPT: Use the right enum when checking for density configurations
...
Bug:19116675
Change-Id: I2322d8d6bdf890005c80014273e5d07df735ed50
2015-01-22 18:19:44 -08:00
Chet Haase
d15e94f030
Allow infinite-repeat zero-duration animators to continue repeating
...
A recent change to ValueAnimator caused infinitely repeating animators with
duration 0 to be ended immediately. BatterySaver mode can cause animators
to have 0 duration, which means that apps depending on animator update events
no longer receive those events due to this behavior change.
The fix is to restore the previous behavior of allowing repeating animators
to continue, regardless of duration.
Issue #19113776 Fix infinite-repeating, zero-duration animator behavior
Change-Id: I4d1c7afb6d06ca45ef41db73c160f6a6d5754e24
2015-01-23 02:07:00 +00:00
Rich Slogar
78f75b29fa
docs: remove + annotations in version references
...
b/18417182
Change-Id: I16181a4ebb7a4ac40a7307438e120489b806f24e
2015-01-22 17:48:43 -08:00
Sanket Padawe
b6b29ba45a
Remove entries from config_tether_apndata for some carriers.
...
+ Remove entries from config_tether_apndata when primary carrier requires
DUN apn and the mvno does not.
Bug: 19006861
Change-Id: Idf93fe2302662ce2b25e72277080bbc9d410b2de
2015-01-22 17:43:08 -08:00
Eino-Ville Talvala
0ec0465542
Merge "Camera2: StreamConfigurationMap#isOutputSupportedFor(Surface)" into lmp-mr1-dev
...
automerge: 7fde5e5
* commit '7fde5e5ba3d306bc694e2b97edf5892755fcb6d0':
Camera2: StreamConfigurationMap#isOutputSupportedFor(Surface)
2015-01-23 00:08:32 +00:00
Eino-Ville Talvala
7fde5e5ba3
Merge "Camera2: StreamConfigurationMap#isOutputSupportedFor(Surface)" into lmp-mr1-dev
2015-01-23 00:05:26 +00:00
Craig Mautner
5cb31f2179
Merge "Even more debug for bug 17721767." into lmp-mr1-dev
...
automerge: dbabf37
* commit 'dbabf37fd3a6b70be5cf9639f11656e12601154d':
Even more debug for bug 17721767.
2015-01-22 23:24:11 +00:00
Craig Mautner
dbabf37fd3
Merge "Even more debug for bug 17721767." into lmp-mr1-dev
2015-01-22 23:17:47 +00:00
Craig Mautner
de313753d0
Even more debug for bug 17721767.
...
This time adding events for stack movement and focus change.
Change-Id: Icdff9763ac2daf85c615992fa2c8e418e907908c
2015-01-22 14:28:03 -08:00
Ying Wang
abbf8d4194
Merge branch 'lmp-mr1-ub-dev' of https://googleplex-android.googlesource.com/_direct/platform/frameworks/base into lmp-mr1-ub-dev
2015-01-22 20:41:46 +00:00
Ying Wang
301e1def7a
am 24328660: Merge "Check in "current" system API files." into lmp-mr1-dev
...
* commit '24328660c8f4f52647022fd0887978b74d607e06':
Check in "current" system API files.
2015-01-22 20:41:13 +00:00
Ying Wang
08b7c87881
Merge "Check in "current" system API files." into lmp-mr1-dev
...
automerge: 2432866
* commit '24328660c8f4f52647022fd0887978b74d607e06':
Check in "current" system API files.
2015-01-22 20:39:52 +00:00
Ying Wang
24328660c8
Merge "Check in "current" system API files." into lmp-mr1-dev
2015-01-22 20:36:06 +00:00
Ricardo Cervera
0f40077871
am 02d093ca: am bdfcd56e: Merge "docs: Fixes to the watch faces design guidelines" into lmp-docs automerge: 65ab86c
...
automerge: 4386d85
* commit '4386d856a8ced336d08dd82395b52f30d0c122ae':
docs: Fixes to the watch faces design guidelines
2015-01-22 18:34:20 +00:00
Ricardo Cervera
4386d856a8
am 02d093ca: am bdfcd56e: Merge "docs: Fixes to the watch faces design guidelines" into lmp-docs
...
automerge: 65ab86c
* commit '65ab86cf1ad414612ac57e14f581e0ffb1819e14':
docs: Fixes to the watch faces design guidelines
2015-01-22 18:27:57 +00:00
Ricardo Cervera
65ab86cf1a
am 02d093ca: am bdfcd56e: Merge "docs: Fixes to the watch faces design guidelines" into lmp-docs
...
* commit '02d093ca675535f1a7f702a9fffd277123cea8ca':
docs: Fixes to the watch faces design guidelines
2015-01-22 18:02:30 +00:00
Jason Monk
485ee97830
Merge "QS: Fix second line in dual tiles" into lmp-mr1-dev
...
automerge: 959ff1d
* commit '959ff1d3a991b20140843187b2fb08c5a96c202b':
QS: Fix second line in dual tiles
2015-01-22 17:59:13 +00:00
Ricardo Cervera
02d093ca67
am bdfcd56e: Merge "docs: Fixes to the watch faces design guidelines" into lmp-docs
...
* commit 'bdfcd56e7f01b7bb1f50c932792b9528c67892e5':
docs: Fixes to the watch faces design guidelines
2015-01-22 17:56:54 +00:00
Ricardo Cervera
bdfcd56e7f
Merge "docs: Fixes to the watch faces design guidelines" into lmp-docs
2015-01-22 17:50:48 +00:00
Luan Nguyen
2700393c02
am edb9ba54: am 1dd76ea2: docs: Fix companion configuration (18864041) Fix declaration of var and incorrect method call (18617393) automerge: 6117147
...
automerge: 563e767
* commit '563e767a51357ed55c3fc53047fb9f94e4ef3c31':
docs: Fix companion configuration (18864041) Fix declaration of var and incorrect method call (18617393)
2015-01-22 17:49:27 +00:00
Jason Monk
959ff1d3a9
Merge "QS: Fix second line in dual tiles" into lmp-mr1-dev
2015-01-22 17:49:06 +00:00
Ricardo Cervera
4bfde48739
docs: Fixes to the watch faces design guidelines
...
Bug: 19001253
Change-Id: I356b887de71710afa27acc7544d0efdc3a857e91
2015-01-22 09:46:43 -08:00
Luan Nguyen
563e767a51
am edb9ba54: am 1dd76ea2: docs: Fix companion configuration (18864041) Fix declaration of var and incorrect method call (18617393)
...
automerge: 6117147
* commit '61171477918ea55c70c706f062019f5cd2194043':
docs: Fix companion configuration (18864041) Fix declaration of var and incorrect method call (18617393)
2015-01-22 17:44:45 +00:00
Luan Nguyen
6117147791
am edb9ba54: am 1dd76ea2: docs: Fix companion configuration (18864041) Fix declaration of var and incorrect method call (18617393)
...
* commit 'edb9ba54f7be81faacda4ee36824c6f8cd314fb3':
docs: Fix companion configuration (18864041) Fix declaration of var and incorrect method call (18617393)
2015-01-22 17:35:31 +00:00
Luan Nguyen
edb9ba54f7
am 1dd76ea2: docs: Fix companion configuration (18864041) Fix declaration of var and incorrect method call (18617393)
...
* commit '1dd76ea2760f84496a5b82435fc35d7c28a6dd6d':
docs: Fix companion configuration (18864041) Fix declaration of var and incorrect method call (18617393)
2015-01-22 17:29:30 +00:00
Christoph Studer
c6a656c9ab
SysUI: Don't drop HUN notification when clicked
...
A clicked notification is not guaranteed to be removed,
so instead of dropping a clicked HUN notification we have
to release it to the shade.
Bug: 19093631
Change-Id: I73b88af774e49e89c8a601873c48cc5f5eed0224
2015-01-22 16:26:43 +00:00
Benjamin Franz
fadb2b3a27
Avoid SecurityException when calling getUserData
...
Currently we risk getting a SecurityException in a number of places,
where getUserData is called for a different user than the calling user.
To avoid this, the caller is cleared in a helper function.
Bug: 18662452
Change-Id: Ibc131c602e52d9f013fe739a9c18e693181ded67
2015-01-22 16:16:16 +00:00
Luan Nguyen
1dd76ea276
docs: Fix companion configuration (18864041)
...
Fix declaration of var and incorrect method call (18617393)
bug: 18864041
bug: 18617393
Change-Id: Ic31e44acfe7338f56acdbbd97ba8cc1e87042b53
2015-01-22 08:15:57 -08:00
Jason Monk
6ece24e106
QS: Fix second line in dual tiles
...
QSDualTileLabel is no longer a FrameLayout (now a LinearLayout),
so it does not need the top padding based on the caret size
anymore.
Bug: 18725348
Change-Id: Ibd3aaa20e7cdb35ba585cc5c8981c64efb5c66fe
2015-01-22 10:40:54 -05:00
Jason Monk
3c556895ed
Merge "Show connect dialog when selecting secure QS wifi" into lmp-mr1-dev
...
automerge: 1a5ac5b
* commit '1a5ac5b415fea8098686aa08bffc6da3ada31938':
Show connect dialog when selecting secure QS wifi
2015-01-22 14:14:41 +00:00
Jason Monk
1a5ac5b415
Merge "Show connect dialog when selecting secure QS wifi" into lmp-mr1-dev
2015-01-22 14:11:53 +00:00
Nicolas Prevot
3677117d2b
Merge "Never set "Work" or "Personal apps" as prefered activities." into lmp-mr1-dev
...
automerge: ad44f74
* commit 'ad44f7448f0b9aa672cad21300f436e369c8105d':
Never set "Work" or "Personal apps" as prefered activities.
2015-01-22 10:24:49 +00:00
Nicolas Prevot
ad44f7448f
Merge "Never set "Work" or "Personal apps" as prefered activities." into lmp-mr1-dev
2015-01-22 10:22:08 +00:00
Jinsuk Kim
cb8661c08f
CEC: Add logic to return to internal source
...
This CL introduces a logic that, upon receiving <Inactive Source>
from the active source or a corresponding MHL subcommand, lets
the service return to one of internal inputs.
Introduced to handle it is a new type for HdmiDevice (INACTIVE)
that will be passed to input change listeners. The callback
is expected to transform to other mechanism such as intent,
to let TV app to decide which input to switch to, which will
be one of non-HDMI input that was viewed previously.
Bug: 19008579
Change-Id: I1922f4cd20e9220411061bb9d9fbe5fbc5676d48
2015-01-22 16:58:26 +09:00
Erik Kline
4f3615036d
Merge "Log interface name and uid when filtering a blocked network." into lmp-mr1-dev
...
automerge: 147cf4b
* commit '147cf4b8c4345f2d086251313583888356317d2d':
Log interface name and uid when filtering a blocked network.
2015-01-22 07:10:58 +00:00
Erik Kline
147cf4b8c4
Merge "Log interface name and uid when filtering a blocked network." into lmp-mr1-dev
2015-01-22 07:07:36 +00:00
Jim Miller
0ac8dfa37b
Merge "Clarify getTrustAgentConfiguration() documentation." into lmp-mr1-dev
...
automerge: ffd1a49
* commit 'ffd1a49c0b8e442aea73c4f5336ea486492981f6':
Clarify getTrustAgentConfiguration() documentation.
2015-01-22 02:40:15 +00:00
Jim Miller
ffd1a49c0b
Merge "Clarify getTrustAgentConfiguration() documentation." into lmp-mr1-dev
2015-01-22 02:37:39 +00:00
Jinsuk Kim
c988e15e1f
Merge "CEC: Let playback device switch TV input after bootup" into lmp-mr1-dev
...
automerge: 7de1ed9
* commit '7de1ed9d631ecabdf148e4e85bfc2f7f1698a77d':
CEC: Let playback device switch TV input after bootup
2015-01-22 02:21:59 +00:00
Jinsuk Kim
7de1ed9d63
Merge "CEC: Let playback device switch TV input after bootup" into lmp-mr1-dev
2015-01-22 02:19:37 +00:00
Wonsik Kim
67add1d262
Merge "TIF: TvInputHardwareManager puts multiple sink ports into audio patch" into lmp-mr1-dev
...
automerge: 0313a0e
* commit '0313a0e9b786f9d5d83113d574bcc8f27f2206dc':
TIF: TvInputHardwareManager puts multiple sink ports into audio patch
2015-01-22 01:54:49 +00:00
Wonsik Kim
0313a0e9b7
Merge "TIF: TvInputHardwareManager puts multiple sink ports into audio patch" into lmp-mr1-dev
2015-01-22 01:52:08 +00:00
Miao Wang
a710b839a2
Merge "[Renderscript] Add check for Allocation.copyTo(Array) and Fix the input allocation type check for Histogram Intrinsic." into lmp-mr1-dev
...
automerge: dbfcf3f
* commit 'dbfcf3f812c78d1e76c317b8f200488dcaea4d77':
[Renderscript] Add check for Allocation.copyTo(Array) and Fix the input allocation type check for Histogram Intrinsic.
2015-01-22 01:19:28 +00:00
Miao Wang
dbfcf3f812
Merge "[Renderscript] Add check for Allocation.copyTo(Array) and Fix the input allocation type check for Histogram Intrinsic." into lmp-mr1-dev
2015-01-22 01:16:30 +00:00
Eino-Ville Talvala
fa0b9a00b4
Camera2: StreamConfigurationMap#isOutputSupportedFor(Surface)
...
Add missing implementation.
Also improve docs for flexible Surface sources.
Bug: 19076351
Change-Id: I1f1126a291480dcb68d3dd90825b5994e54dcc99
2015-01-21 16:49:59 -08:00
Craig Mautner
d56352dbcb
am c79a8ea0: Merge "Resume home activity can skip resume and cause ANR. DO NOT MERGE" into lmp-mr1-dev
...
* commit 'c79a8ea0c4e1cb30c667f84276820f7e14bfb3b1':
Resume home activity can skip resume and cause ANR. DO NOT MERGE
2015-01-22 00:29:56 +00:00
Craig Mautner
c79a8ea0c4
Merge "Resume home activity can skip resume and cause ANR. DO NOT MERGE" into lmp-mr1-dev
2015-01-22 00:25:19 +00:00
Robert Greenwalt
9e7cb40ddf
am ab42bbb9: Merge "Fix legacy request removal." into lmp-mr1-dev
...
* commit 'ab42bbb9024d10579a913049147f6fc25b57df83':
Fix legacy request removal.
2015-01-21 23:56:07 +00:00
Robert Greenwalt
0343e1a704
am 7ca16ff8: Merge "Rerun entitlementcheck on sim change." into lmp-mr1-dev
...
* commit '7ca16ff8c6133b211d6163bd17847ed3eaa1948a':
Rerun entitlementcheck on sim change.
2015-01-21 23:56:02 +00:00
Robert Greenwalt
ab42bbb902
Merge "Fix legacy request removal." into lmp-mr1-dev
2015-01-21 23:50:27 +00:00