OSDN Git Service

android-x86/frameworks-base.git
8 years agoMerge \"Import translations. DO NOT MERGE\" into nyc-dev
Bill Yi [Mon, 27 Jun 2016 17:48:16 +0000 (17:48 +0000)]
Merge \"Import translations. DO NOT MERGE\" into nyc-dev
am: cc67847367  -s ours

Change-Id: I920bd6e3739bf4fe103e5ba8fd26d2a0c10e52b0

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
TreeHugger Robot [Mon, 27 Jun 2016 17:34:24 +0000 (17:34 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-mr1-dev
TreeHugger Robot [Mon, 27 Jun 2016 17:33:51 +0000 (17:33 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-mr1-dev
TreeHugger Robot [Mon, 27 Jun 2016 17:32:59 +0000 (17:32 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev

8 years agoMerge "Fixed bug with continuously changing orientation while dreaming" into nyc...
TreeHugger Robot [Mon, 27 Jun 2016 17:24:20 +0000 (17:24 +0000)]
Merge "Fixed bug with continuously changing orientation while dreaming" into nyc-mr1-dev

8 years agoMerge "Added checks while unfreezing bounds" into nyc-mr1-dev
Wale Ogunwale [Mon, 27 Jun 2016 17:19:55 +0000 (17:19 +0000)]
Merge "Added checks while unfreezing bounds" into nyc-mr1-dev

8 years agoMerge \"Most cats would prefer chicken.\" into nyc-dev
Dan Sandler [Mon, 27 Jun 2016 17:17:43 +0000 (17:17 +0000)]
Merge \"Most cats would prefer chicken.\" into nyc-dev
am: d9069f8c9e

Change-Id: I6823b871b8a9eeb042d92395ee0a98ca050350dc

8 years agoAdded checks while unfreezing bounds
Wale Ogunwale [Mon, 27 Jun 2016 17:15:20 +0000 (10:15 -0700)]
Added checks while unfreezing bounds

- Make sure we don't try to remove from an empty list
- No need to do anything if the relaunch count is already 0.

Bug: 29758829
Change-Id: I042c231269a2297bb4b2ddd78092827c6738d192

8 years agoMerge \"Add missing null checks\" into nyc-dev
John Reck [Mon, 27 Jun 2016 17:06:24 +0000 (17:06 +0000)]
Merge \"Add missing null checks\" into nyc-dev
am: 02e391585d

Change-Id: Idcba5c8393609034b70382844d499b45759b5e6d

8 years agoMerge "Most cats would prefer chicken." into nyc-dev
Daniel Sandler [Mon, 27 Jun 2016 16:56:29 +0000 (16:56 +0000)]
Merge "Most cats would prefer chicken." into nyc-dev

8 years agoMerge "Add missing null checks" into nyc-dev
John Reck [Mon, 27 Jun 2016 16:55:28 +0000 (16:55 +0000)]
Merge "Add missing null checks" into nyc-dev

8 years agoMost cats would prefer chicken.
Dan Sandler [Mon, 27 Jun 2016 15:51:14 +0000 (11:51 -0400)]
Most cats would prefer chicken.

Bug: 27376882
Change-Id: I2c6d04c2515fd23e44120a3f9ffd6b1668d521ff

8 years agoMerge "Reset relaunching count is app dies during re-launch" into nyc-mr1-dev
Wale Ogunwale [Mon, 27 Jun 2016 16:25:12 +0000 (16:25 +0000)]
Merge "Reset relaunching count is app dies during re-launch" into nyc-mr1-dev

8 years agoMerge \"media: document format keys for MediaMuxer\" into nyc-dev
Lajos Molnar [Mon, 27 Jun 2016 16:16:37 +0000 (16:16 +0000)]
Merge \"media: document format keys for MediaMuxer\" into nyc-dev
am: 5059e65fec

Change-Id: If461a20e0fc2dabb62bbdf8bbfbc5d41ef803a85

8 years agoMerge \"media: document output image crop and layout for MediaCodec\" into nyc-dev
Lajos Molnar [Mon, 27 Jun 2016 16:16:34 +0000 (16:16 +0000)]
Merge \"media: document output image crop and layout for MediaCodec\" into nyc-dev
am: 939484b8ab

Change-Id: I673b0f8721c3be180464268826c85e11b107b293

8 years agoMerge "media: document format keys for MediaMuxer" into nyc-dev
TreeHugger Robot [Mon, 27 Jun 2016 16:10:38 +0000 (16:10 +0000)]
Merge "media: document format keys for MediaMuxer" into nyc-dev

8 years agoMerge "media: document output image crop and layout for MediaCodec" into nyc-dev
TreeHugger Robot [Mon, 27 Jun 2016 16:09:50 +0000 (16:09 +0000)]
Merge "media: document output image crop and layout for MediaCodec" into nyc-dev

8 years agoFixed bug with continuously changing orientation while dreaming
Wale Ogunwale [Mon, 27 Jun 2016 15:46:09 +0000 (08:46 -0700)]
Fixed bug with continuously changing orientation while dreaming

If the keyguard is locked while the device is dreaming in landscape
mode, the display will be frozen. When this happens we want to continue
to use the orientation the keyguard forced since that will be the
orientation used once the display is no longer frozen vs. switching to
the orientation of the top activity.

Bug: 29542506
Change-Id: I30a8370357735dcdff336a562ca248aa9206ae29

8 years agoMerge "use an observer for the default sound" into nyc-mr1-dev
Chris Wren [Mon, 27 Jun 2016 15:08:01 +0000 (15:08 +0000)]
Merge "use an observer for the default sound" into nyc-mr1-dev

8 years agoAdd missing null checks
John Reck [Mon, 27 Jun 2016 14:56:37 +0000 (07:56 -0700)]
Add missing null checks

Bug: 29743482
Change-Id: Ic4bc5b9d5718eabd41e09a108a765b01aef4e3c8

8 years agoReset relaunching count is app dies during re-launch
Wale Ogunwale [Fri, 24 Jun 2016 21:20:37 +0000 (14:20 -0700)]
Reset relaunching count is app dies during re-launch

WindowManager keeps a count of how many relaunches an app is told
to do so that it can defer app transtions until the relaunches are
done. If the app porcess is killed during one of the relaunches
the app will never report back that it is done relaunching, so
app transtions into the app will not happen until will timeout
from waiting for the app.
We now notify WM of this situation so it can clear the relaunching
count for the app.

Bug: 29551109
Change-Id: Ibadba9f73e6e1bde141385aa8a0e066fbc0c5764

8 years agoHide superfluous 'Android system' header in Quite mode dialog
Ricky Wai [Wed, 15 Jun 2016 10:36:23 +0000 (11:36 +0100)]
Hide superfluous 'Android system' header in Quite mode dialog

Bug: 28390642
Change-Id: Ief678e35a0d9e4a37f4499c307ceb928e179cac8

8 years agoImport translations. DO NOT MERGE
Bill Yi [Mon, 27 Jun 2016 10:08:44 +0000 (03:08 -0700)]
Import translations. DO NOT MERGE

Change-Id: I19cb889e99f1491d64d24df1e5a53ff594d2882e
Auto-generated-cl: translation import

8 years agoImport translations. DO NOT MERGE
Bill Yi [Mon, 27 Jun 2016 09:50:00 +0000 (02:50 -0700)]
Import translations. DO NOT MERGE

Change-Id: I1fe4de7ebd39f56c6538fc03b34e0d889268ac4d
Auto-generated-cl: translation import

8 years agoImport translations. DO NOT MERGE
Bill Yi [Mon, 27 Jun 2016 09:31:14 +0000 (02:31 -0700)]
Import translations. DO NOT MERGE

Change-Id: I284d2545fccfcb6c0d5dbab92090a6dd6d749b64
Auto-generated-cl: translation import

8 years agoMerge "Fix unsafe concurrent access in LegacyTypeTracker" into nyc-mr1-dev
Hugo Benichi [Mon, 27 Jun 2016 07:53:21 +0000 (07:53 +0000)]
Merge "Fix unsafe concurrent access in LegacyTypeTracker" into nyc-mr1-dev

8 years agoMerge "Delete one more legacy DHCP client string." into nyc-mr1-dev
TreeHugger Robot [Mon, 27 Jun 2016 06:18:56 +0000 (06:18 +0000)]
Merge "Delete one more legacy DHCP client string." into nyc-mr1-dev

8 years agoFix unsafe concurrent access in LegacyTypeTracker
Hugo Benichi [Tue, 21 Jun 2016 00:48:07 +0000 (09:48 +0900)]
Fix unsafe concurrent access in LegacyTypeTracker

This patch adds synchronization inside LegacyTypeTracker so that
getNetworkForType() can safely run concurrently with remove().

Without synchronization if remove() removes the last network for a
given type while getNetworkForType() runs for the same type, it is
possible that getNetworkForType tries to access the head of an empty
list, resulting in a runtime exception.

This issue was found by zoran.jovanovic@sonymobile.com who proposed a
fix in AOSP (Change-Id: Ia963662edb9d643790e8d9439e4dbdcac4c2187b).

This patch differs from the fix proposed by the bug reporter and tries
instead to do the minimum amount of locking to make getNetworkForType
safe.

Bug: 29030387
Change-Id: I915aac527fc8828b32bf35fee870add2dfb11d8d

8 years agoDelete one more legacy DHCP client string.
Lorenzo Colitti [Sun, 26 Jun 2016 13:27:37 +0000 (22:27 +0900)]
Delete one more legacy DHCP client string.

Bug: 27192644
Change-Id: I945b399516e10a804cff64c470dfa967eb0d7860

8 years agoMerge \"Update finding success page to feature playbook.\" into nyc-dev
Dirk Dougherty [Mon, 27 Jun 2016 02:54:28 +0000 (02:54 +0000)]
Merge \"Update finding success page to feature playbook.\" into nyc-dev
am: 61ae65f260

Change-Id: Ia4d4236d9e16de7a4b81a551d43edbd69c3d7c5d

8 years agoMerge "Update finding success page to feature playbook." into nyc-dev
Dirk Dougherty [Mon, 27 Jun 2016 02:49:25 +0000 (02:49 +0000)]
Merge "Update finding success page to feature playbook." into nyc-dev

8 years agoCats are not, technically, tasty treats.
Dan Sandler [Sun, 26 Jun 2016 22:55:59 +0000 (22:55 +0000)]
Cats are not, technically, tasty treats.
am: 27a9fcc618

Change-Id: I6ffdf66c9ef70052b7ba5ac5d926b32eae633fde

8 years agoCats are not, technically, tasty treats.
Dan Sandler [Wed, 22 Jun 2016 04:05:11 +0000 (00:05 -0400)]
Cats are not, technically, tasty treats.

Bug: 27376882
Change-Id: I97183339e51c5d07fe6e9404bbcc5178ca605c05
Copilot: Jason Monk <jmonk@google.com>

8 years agoMerge "Reduce vibration length of camera gesture" into nyc-mr1-dev
TreeHugger Robot [Sat, 25 Jun 2016 02:06:42 +0000 (02:06 +0000)]
Merge "Reduce vibration length of camera gesture" into nyc-mr1-dev

8 years agoUpdate finding success page to feature playbook.
Dirk Dougherty [Fri, 24 Jun 2016 19:08:00 +0000 (12:08 -0700)]
Update finding success page to feature playbook.

Bug: 29207942
Change-Id: Ia8be8fa45bf9e37bb31627bdba042c7b3cfbe8c0

8 years agoReduce vibration length of camera gesture
Jorim Jaggi [Sat, 25 Jun 2016 00:33:01 +0000 (17:33 -0700)]
Reduce vibration length of camera gesture

Fixes: 29621269
Change-Id: Iaca4f82e75a709ccf1345c271ae443f16ebce852

8 years agoMerge "Add a resource for demo mode launcher component name." into nyc-mr1-dev
TreeHugger Robot [Sat, 25 Jun 2016 00:31:51 +0000 (00:31 +0000)]
Merge "Add a resource for demo mode launcher component name." into nyc-mr1-dev

8 years agomedia: document output image crop and layout for MediaCodec
Lajos Molnar [Thu, 23 Jun 2016 23:34:48 +0000 (16:34 -0700)]
media: document output image crop and layout for MediaCodec

These use hidden, now deprecated MediaFormat keys.

Bug: 14127601
Change-Id: Ib51e4ef41204c9be34ad571300fcb7860feb504e

8 years agomedia: document format keys for MediaMuxer
Lajos Molnar [Fri, 24 Jun 2016 00:51:15 +0000 (17:51 -0700)]
media: document format keys for MediaMuxer

Bug: 19461810
Change-Id: Iee4396aa6f00b3f580c02fa99f0b9291700f5738

8 years agoMerge \"Update DisplayMetrics when resizing\" into nyc-dev
Adam Lesinski [Fri, 24 Jun 2016 23:42:28 +0000 (23:42 +0000)]
Merge \"Update DisplayMetrics when resizing\" into nyc-dev
am: 34ccbe035a

Change-Id: I28c48d01368afbaa37de88711f2caa27a6ea7457

8 years agoMerge "Update DisplayMetrics when resizing" into nyc-dev
TreeHugger Robot [Fri, 24 Jun 2016 23:35:12 +0000 (23:35 +0000)]
Merge "Update DisplayMetrics when resizing" into nyc-dev

8 years agoMerge \"Fix layout issue after insets changed\" into nyc-dev
Adam Powell [Fri, 24 Jun 2016 23:28:57 +0000 (23:28 +0000)]
Merge \"Fix layout issue after insets changed\" into nyc-dev
am: 119f1715b3

Change-Id: I343dc8ad193ad83a8c0628c104836bd392cd07d5

8 years agoMerge "Fix layout issue after insets changed" into nyc-dev
TreeHugger Robot [Fri, 24 Jun 2016 23:21:28 +0000 (23:21 +0000)]
Merge "Fix layout issue after insets changed" into nyc-dev

8 years agoMerge "Round unclipped saveLayers" into nyc-mr1-dev
TreeHugger Robot [Fri, 24 Jun 2016 22:59:21 +0000 (22:59 +0000)]
Merge "Round unclipped saveLayers" into nyc-mr1-dev

8 years agoMerge \"PopupWindow: Use DISPLAY_CLIP_VERTICAL/HORIZONTAL.\" into nyc-dev
Robert Carr [Fri, 24 Jun 2016 22:50:39 +0000 (22:50 +0000)]
Merge \"PopupWindow: Use DISPLAY_CLIP_VERTICAL/HORIZONTAL.\" into nyc-dev
am: 8afc1f70f0

Change-Id: Iabd270da70c540b9da38a72895adc6904bbb41cd

8 years agoMerge "PopupWindow: Use DISPLAY_CLIP_VERTICAL/HORIZONTAL." into nyc-dev
TreeHugger Robot [Fri, 24 Jun 2016 22:43:30 +0000 (22:43 +0000)]
Merge "PopupWindow: Use DISPLAY_CLIP_VERTICAL/HORIZONTAL." into nyc-dev

8 years agoMerge \"Update documentation for View.startDragAndDrop\" into nyc-dev
Yorke Lee [Fri, 24 Jun 2016 22:21:19 +0000 (22:21 +0000)]
Merge \"Update documentation for View.startDragAndDrop\" into nyc-dev
am: c63710ea48

Change-Id: Iebdb99f1032fbda52686df9dc02e740b61b7e7eb

8 years agoUpdate DisplayMetrics when resizing
Adam Lesinski [Fri, 24 Jun 2016 19:29:16 +0000 (12:29 -0700)]
Update DisplayMetrics when resizing

Previously the DisplayMetrics passed to a new ResourcesImpl
object would be generated from the default DisplayAdjustments.
We now use the correct DisplayAdjustments for the ResourcesImpl
and make sure to update them for things like rotation changes.

Bug:29619314
Change-Id: If2ba0d7670a4554dcd3fde9766e2337f20a191fd
(cherry picked from commit 8e8d23214a71d8813ebd3676b192924c530cb913)

8 years agoMerge "Update documentation for View.startDragAndDrop" into nyc-dev
Yorke Lee [Fri, 24 Jun 2016 22:10:46 +0000 (22:10 +0000)]
Merge "Update documentation for View.startDragAndDrop" into nyc-dev

8 years agoMerge "Update DisplayMetrics when resizing" into nyc-mr1-dev
TreeHugger Robot [Fri, 24 Jun 2016 22:04:14 +0000 (22:04 +0000)]
Merge "Update DisplayMetrics when resizing" into nyc-mr1-dev

8 years agoFix layout issue after insets changed
Adam Powell [Fri, 24 Jun 2016 21:42:30 +0000 (14:42 -0700)]
Fix layout issue after insets changed

Fix a regression where a change in insets would forceLayout on the
view hierarchy but not run the measure/layout as a result. This would
cause layout requests to become stalled until a window-level relayout
event.

Bug 29634368

Change-Id: Ia3f32f5891c8b32c06c13f95ebd0572233572b04

8 years agoMerge "Shortcut: Only "main" activities can have shortcuts." into nyc-mr1-dev
TreeHugger Robot [Fri, 24 Jun 2016 21:36:36 +0000 (21:36 +0000)]
Merge "Shortcut: Only "main" activities can have shortcuts." into nyc-mr1-dev

8 years agouse an observer for the default sound
Chris Wren [Fri, 24 Jun 2016 21:07:40 +0000 (17:07 -0400)]
use an observer for the default sound

matches other settings use, and also improves testability of buzzbeepblink

Change-Id: I9445448c4c4f24f4f49f7cb1fdcd2f5362944606

8 years agoRound unclipped saveLayers
Chris Craik [Fri, 24 Jun 2016 20:53:37 +0000 (13:53 -0700)]
Round unclipped saveLayers

fixes: 29456451

Change-Id: I2be8b47c46936e75071ad0819a718f72b96cbd2b

8 years agoPopupWindow: Use DISPLAY_CLIP_VERTICAL/HORIZONTAL.
Robert Carr [Fri, 24 Jun 2016 20:58:16 +0000 (13:58 -0700)]
PopupWindow: Use DISPLAY_CLIP_VERTICAL/HORIZONTAL.

When we want the WindowManager to clip our requested width/height
to the display frame, we need to pass DISPLAY_CLIP_VERTICAL/HORIZONTAL.
It seems this behavior was unintentionally applied without this flag
in previous releases.

Bug: 29602363
Change-Id: Ib98060e36efde0dbaabb59a758da5374035dbb62

8 years agoMerge "Prevent NPE in dispatchUserSwitch" into nyc-mr1-dev
Fyodor Kupolov [Fri, 24 Jun 2016 20:49:09 +0000 (20:49 +0000)]
Merge "Prevent NPE in dispatchUserSwitch" into nyc-mr1-dev

8 years agoPrevent NPE in dispatchUserSwitch
Fyodor Kupolov [Fri, 24 Jun 2016 20:46:18 +0000 (13:46 -0700)]
Prevent NPE in dispatchUserSwitch

Access to mCurWaitingUserSwitchCallbacks should be synchronized and it's
safer to access the local variable curWaitingUserSwitchCallbacks

Bug: 29039588
Change-Id: Id91699670ca16467d385f476ba06da2cb29a984b

8 years agoMerge "Properly tint crash dialog." into nyc-mr1-dev
TreeHugger Robot [Fri, 24 Jun 2016 20:45:55 +0000 (20:45 +0000)]
Merge "Properly tint crash dialog." into nyc-mr1-dev

8 years agoMerge "Don't save the anonymous identity for EAP-SIM/AKA/AKA-Prime" into nyc-mr1-dev
Mitchell Wills [Fri, 24 Jun 2016 20:24:12 +0000 (20:24 +0000)]
Merge "Don't save the anonymous identity for EAP-SIM/AKA/AKA-Prime" into nyc-mr1-dev

8 years agoDon't save the anonymous identity for EAP-SIM/AKA/AKA-Prime
Mitchell Wills [Thu, 16 Jun 2016 23:51:26 +0000 (16:51 -0700)]
Don't save the anonymous identity for EAP-SIM/AKA/AKA-Prime

wpa_supplicant can update this value when authenticating so if the
framework writes it back the new value can be overwritten.

TEST: Patch was validated by original reporter
      Enterprise tests pass (b/29608435)
Change-Id: If359b4ca625371fbdb68177c7cdb6498c3a519a1
Fixes: 28161335

8 years agoUpdate DisplayMetrics when resizing
Adam Lesinski [Fri, 24 Jun 2016 19:29:16 +0000 (12:29 -0700)]
Update DisplayMetrics when resizing

Previously the DisplayMetrics passed to a new ResourcesImpl
object would be generated from the default DisplayAdjustments.
We now use the correct DisplayAdjustments for the ResourcesImpl
and make sure to update them for things like rotation changes.

Bug:29619314
Change-Id: If2ba0d7670a4554dcd3fde9766e2337f20a191fd

8 years agoReapply more strings for \"more settings\"
Min Yun [Fri, 24 Jun 2016 20:10:02 +0000 (20:10 +0000)]
Reapply more strings for \"more settings\"
am: de383c75eb

Change-Id: I4d31eb5dd262e68542af4360da062ecdb3ff822f

8 years agoShortcut: Only "main" activities can have shortcuts.
Makoto Onuki [Thu, 23 Jun 2016 21:05:46 +0000 (14:05 -0700)]
Shortcut: Only "main" activities can have shortcuts.

- Don't publish shortcuts when their target activities are not main.
- Only scan manifest shortcuts for main activities.
- When an app is updated, remove shortcuts that no longer belong to
valid main activities.

- Also re-publish manifest shortcuts after 'clear data'
- Also listen to PACKAGE_CHANGED and disable/re-publish shortcuts
properly.

Bug 29355786
Bug 29582255
Bug 29601844

Change-Id: I6c701ce669cf30a227bc2af4aa01de467ef73e3a

8 years agoProperly tint crash dialog.
Andrew Sapperstein [Fri, 24 Jun 2016 19:11:09 +0000 (12:11 -0700)]
Properly tint crash dialog.

Change-Id: I6a74b08acd5e13c750ce512e61518972cc55940b
FIXES: 29619712

8 years agoMerge "Do not load exit animation again if window is already animating" into nyc...
Chong Zhang [Fri, 24 Jun 2016 18:51:13 +0000 (18:51 +0000)]
Merge "Do not load exit animation again if window is already animating" into nyc-mr1-dev

8 years agoMerge "Add DeviceDefault style used by ringtone picker." into nyc-mr1-dev
Andrew Sapperstein [Fri, 24 Jun 2016 18:31:41 +0000 (18:31 +0000)]
Merge "Add DeviceDefault style used by ringtone picker." into nyc-mr1-dev

8 years agoDo not load exit animation again if window is already animating
Chong Zhang [Fri, 24 Jun 2016 18:23:06 +0000 (11:23 -0700)]
Do not load exit animation again if window is already animating

Transition can be started as soon as the entering app is drawn.
If the exiting app relayouts to invisible after transition started,
don't load the exit animation again.

bug: 29405575
Change-Id: I05ba4f733afb9426626db113be721a6bf888f093

8 years agoReapply more strings for "more settings"
Min Yun [Fri, 24 Jun 2016 18:05:03 +0000 (11:05 -0700)]
Reapply more strings for "more settings"

Fixes: 29620816

Change-Id: Iabfcb3b762e1d7d105d2b4c417fc0902d7e7ca16

8 years agoMerge "Update QS battery trendline to use theme color." into nyc-mr1-dev
Andrew Sapperstein [Fri, 24 Jun 2016 18:19:30 +0000 (18:19 +0000)]
Merge "Update QS battery trendline to use theme color." into nyc-mr1-dev

8 years agoMerge "Fix NPE for checking for whether animators should play together" into nyc...
Doris Liu [Fri, 24 Jun 2016 17:47:43 +0000 (17:47 +0000)]
Merge "Fix NPE for checking for whether animators should play together" into nyc-mr1-dev

8 years agoMerge "Make "cmd package set-home-activity" more CTS friendly" into nyc-mr1-dev
Makoto Onuki [Fri, 24 Jun 2016 17:37:06 +0000 (17:37 +0000)]
Merge "Make "cmd package set-home-activity" more CTS friendly" into nyc-mr1-dev

8 years agoImport translations. DO NOT MERGE
Bill Yi [Fri, 24 Jun 2016 17:28:18 +0000 (17:28 +0000)]
Import translations. DO NOT MERGE
am: 34f5924ca6  -s ours

Change-Id: Iddaaa1eb8c715a66a3d3fab95f0ac4eba2865877

8 years agoMerge "Resetting some settings on starting a new demo session" into nyc-mr1-dev
Amith Yamasani [Fri, 24 Jun 2016 16:08:02 +0000 (16:08 +0000)]
Merge "Resetting some settings on starting a new demo session" into nyc-mr1-dev

8 years agoImport translations. DO NOT MERGE
Bill Yi [Fri, 24 Jun 2016 15:33:56 +0000 (08:33 -0700)]
Import translations. DO NOT MERGE

Auto-generated-cl: translation import

Bug: 29578243
Change-Id: Ibfcaf1dcbb2cc51dcec359edb8525a2a56ab1231

8 years agoAlways reapply strings.
Julia Reynolds [Fri, 24 Jun 2016 15:16:35 +0000 (15:16 +0000)]
Always reapply strings.
am: 9c0c3d8d8b

Change-Id: I20ad505b3cb75319cc81a3dfb6ecfd0fae9ac24a

8 years agoMerge "Show volume row headers by default." into nyc-mr1-dev
TreeHugger Robot [Fri, 24 Jun 2016 14:52:39 +0000 (14:52 +0000)]
Merge "Show volume row headers by default." into nyc-mr1-dev

8 years agoShow volume row headers by default.
Julia Reynolds [Wed, 15 Jun 2016 16:53:31 +0000 (12:53 -0400)]
Show volume row headers by default.

Bug: 28269951
Change-Id: I26acfb26064e7f44e4b1897d940228247b45d7b1

8 years agoAlways reapply strings.
Julia Reynolds [Fri, 24 Jun 2016 12:44:57 +0000 (08:44 -0400)]
Always reapply strings.

Change-Id: Icc66d1e23048d2676b5776c3eec76345963228d0
Fixes: 29620816

8 years agoMerge \"Import translations. DO NOT MERGE\" into nyc-dev
Bill Yi [Fri, 24 Jun 2016 05:53:11 +0000 (05:53 +0000)]
Merge \"Import translations. DO NOT MERGE\" into nyc-dev
am: f1dc57ea63  -s ours

Change-Id: Ie112f5004629cdd2fd0216eaa9b94bf4e45c6928

8 years agoMerge \"Import translations. DO NOT MERGE\" into nyc-dev
Bill Yi [Fri, 24 Jun 2016 05:53:08 +0000 (05:53 +0000)]
Merge \"Import translations. DO NOT MERGE\" into nyc-dev
am: 2bc13bcdad  -s ours

Change-Id: Ibaab32fdbf118c13beec0ba8999404492ec9b2e8

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
TreeHugger Robot [Fri, 24 Jun 2016 05:44:41 +0000 (05:44 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-mr1-dev
TreeHugger Robot [Fri, 24 Jun 2016 05:44:25 +0000 (05:44 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
TreeHugger Robot [Fri, 24 Jun 2016 05:44:09 +0000 (05:44 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-mr1-dev
TreeHugger Robot [Fri, 24 Jun 2016 05:43:20 +0000 (05:43 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev

8 years agoAdd DeviceDefault style used by ringtone picker.
Andrew Sapperstein [Fri, 24 Jun 2016 04:14:17 +0000 (21:14 -0700)]
Add DeviceDefault style used by ringtone picker.

Change-Id: I9f03903678451a198d1100bc1513d4371e7f1e61
FIXES: 29619195

8 years agoUpdate QS battery trendline to use theme color.
Andrew Sapperstein [Fri, 24 Jun 2016 00:53:01 +0000 (17:53 -0700)]
Update QS battery trendline to use theme color.

Color is the same, but it's now defined in colors_device_defaults.

Change-Id: I984179968943bb1930d8a7418e9c7f4b9c95482a
FIXES: 29614022

8 years agoMerge \"Improve ANR dropbox reports\" into nyc-dev
Adrian Roos [Fri, 24 Jun 2016 02:05:26 +0000 (02:05 +0000)]
Merge \"Improve ANR dropbox reports\" into nyc-dev
am: 594c9cb356

Change-Id: Ic3c8b1c5fc1c1b9c2c5e5d8df48d072269a92cc6

8 years agoMerge "Improve ANR dropbox reports" into nyc-dev
Adrian Roos [Fri, 24 Jun 2016 01:57:42 +0000 (01:57 +0000)]
Merge "Improve ANR dropbox reports" into nyc-dev

8 years agoImprove ANR dropbox reports
Adrian Roos [Thu, 23 Jun 2016 23:38:06 +0000 (16:38 -0700)]
Improve ANR dropbox reports

Work towards better diagnosing b/29501073. Adds logic to ensure that the dropbox
entry generated for ANRs fits at least some part of the logcat before the MAX_DROPBOX_SIZE
mark. Also reduces the MAX_DROPBOX_SIZE to be better match size restrictions.

Bug: 29501073
Change-Id: Ice5599582cbb536b7d81aa0c0340ff753ca86ebf

8 years agoMerge "Access internal ringer mode to properly vibrate in DND am: dcbdc0df43" into...
Android Build Merger (Role) [Fri, 24 Jun 2016 01:24:11 +0000 (01:24 +0000)]
Merge "Access internal ringer mode to properly vibrate in DND am: dcbdc0df43" into nyc-mr1-dev

8 years agoMerge "Fix WallpaperInfo API review" into nyc-mr1-dev
TreeHugger Robot [Fri, 24 Jun 2016 01:24:00 +0000 (01:24 +0000)]
Merge "Fix WallpaperInfo API review" into nyc-mr1-dev

8 years agoAccess internal ringer mode to properly vibrate in DND
Brad Ebinger [Fri, 24 Jun 2016 01:23:50 +0000 (01:23 +0000)]
Access internal ringer mode to properly vibrate in DND
am: dcbdc0df43

Change-Id: I70dded64d23290716de5fd7b01ff15b0731daa2f

8 years agoAccess internal ringer mode to properly vibrate in DND
Brad Ebinger [Fri, 24 Jun 2016 00:42:30 +0000 (17:42 -0700)]
Access internal ringer mode to properly vibrate in DND

Currently, an incoming call will not vibrate properly in certain cases
in DND mode. Specifically, if Priority Only mode is set, but Calls from
anyone are allowed. We now get the internal ringer mode to detect if the
incoming call is ringing while in DND mode.

Bug: 29184073
Change-Id: I1e0e7cf384a2bc1df1378043cd3f7e9dec57a94c

8 years agoResetting some settings on starting a new demo session
Suprabh Shukla [Wed, 15 Jun 2016 20:19:28 +0000 (13:19 -0700)]
Resetting some settings on starting a new demo session

Muting ringer and media volume and turning off the flashlight
before starting a new session. Also, resetting the configuration of any
new demo user to the configuration of user 0 on the device. Moved
RetailDemoModeService and RetailDemoModeServiceInternal to more
appropriate new packages

Bug: 29519612
Change-Id: Ib65f89ce61afab2d2f1b2dd0c761f5d35a466181

8 years agoImport translations. DO NOT MERGE
Bill Yi [Fri, 24 Jun 2016 00:26:51 +0000 (17:26 -0700)]
Import translations. DO NOT MERGE

Change-Id: Iea17392a65904aae2012a06d59d2ee623769034c
Auto-generated-cl: translation import

8 years agoMerge "Unhiding DEVICE_NAME" into nyc-mr1-dev
Dmitri Plotnikov [Fri, 24 Jun 2016 00:23:12 +0000 (00:23 +0000)]
Merge "Unhiding DEVICE_NAME" into nyc-mr1-dev

8 years agoImport translations. DO NOT MERGE
Bill Yi [Fri, 24 Jun 2016 00:07:49 +0000 (17:07 -0700)]
Import translations. DO NOT MERGE

Change-Id: If580d6129a5e7b06ee111f866e42b708ebdc7c00
Auto-generated-cl: translation import

8 years agoFix NPE for checking for whether animators should play together
Doris Liu [Thu, 23 Jun 2016 17:34:17 +0000 (10:34 -0700)]
Fix NPE for checking for whether animators should play together

BUG: 29586505
Change-Id: Ic2a67d51d2ac8d5bfb11ed7773c7c7e413cc28c7

8 years agoMake "cmd package set-home-activity" more CTS friendly
Makoto Onuki [Thu, 23 Jun 2016 23:56:35 +0000 (16:56 -0700)]
Make "cmd package set-home-activity" more CTS friendly

- Print "Success" when it went well.
- Catch all exceptions and print error message, not just
RemoteExceptions

- Update the shortcut manger test utility to match the new behavior

Bug 29612099

Change-Id: If6a80241ea5e8ef0b2d3f961d1442e730b908764

8 years agoImport translations. DO NOT MERGE
Bill Yi [Thu, 23 Jun 2016 23:57:49 +0000 (16:57 -0700)]
Import translations. DO NOT MERGE

Change-Id: I275d4c46dc0bee20168d2e121b81349aca4ec96d
Auto-generated-cl: translation import