OSDN Git Service

android-x86/frameworks-base.git
8 years agoMerge \"Add extra waiting when switching users\" into nyc-dev
Pavlin Radoslavov [Mon, 27 Jun 2016 23:46:30 +0000 (23:46 +0000)]
Merge \"Add extra waiting when switching users\" into nyc-dev
am: 4d6be6b308

Change-Id: I3c54d6666d8327a0915d839ec02715961e62565a

8 years agoMerge "Add extra waiting when switching users" into nyc-dev
Andre Eisenbach [Mon, 27 Jun 2016 23:42:15 +0000 (23:42 +0000)]
Merge "Add extra waiting when switching users" into nyc-dev

8 years agoMerge \"Fix #29737133 : content-trigger jobs not running properly\" into nyc-dev
Christopher Tate [Mon, 27 Jun 2016 23:24:03 +0000 (23:24 +0000)]
Merge \"Fix #29737133 : content-trigger jobs not running properly\" into nyc-dev
am: f480698298

Change-Id: I56aa1a6ecb2409b905de4a8419e1b76523120efc

8 years agoMerge "Fix #29737133 : content-trigger jobs not running properly" into nyc-dev
Chris Tate [Mon, 27 Jun 2016 23:18:30 +0000 (23:18 +0000)]
Merge "Fix #29737133 : content-trigger jobs not running properly" into nyc-dev

8 years agoFix #29737133 : content-trigger jobs not running properly
Christopher Tate [Mon, 27 Jun 2016 23:12:41 +0000 (16:12 -0700)]
Fix #29737133 : content-trigger jobs not running properly

When removing the ContentObserver wrapper from our internal
bookkeeping we were using the wrong key.  That led to future
re-registrations thinking they were reusing a currently-
registered observers, but instead never getting onChange()
notifications.

Change-Id: Id3111db057ae63194049d7d48d45b75be6bb0000

8 years agoAdd extra waiting when switching users
Pavlin Radoslavov [Mon, 27 Jun 2016 22:25:18 +0000 (15:25 -0700)]
Add extra waiting when switching users

If disabling Bluetooth times out, wait for an additional amount of time
to ensure the process is shut down completely before attempting to restart.

Bug: 29738770
Change-Id: I43dec35a1e03d12cb07863babea97d55baa32528

8 years agoMerge \"Add missing roundOut for layer damage\" into nyc-dev
John Reck [Mon, 27 Jun 2016 22:28:39 +0000 (22:28 +0000)]
Merge \"Add missing roundOut for layer damage\" into nyc-dev
am: 48cde353eb

Change-Id: If4ca933e218fc33fa78dc063b687e03793635e6c

8 years agoMerge "Add missing roundOut for layer damage" into nyc-dev
John Reck [Mon, 27 Jun 2016 22:22:40 +0000 (22:22 +0000)]
Merge "Add missing roundOut for layer damage" into nyc-dev

8 years agoAdd missing roundOut for layer damage
John Reck [Mon, 27 Jun 2016 22:13:54 +0000 (15:13 -0700)]
Add missing roundOut for layer damage

fixes: 29771171

This is a regression from HWUI_NEW_OPS, a roundOut
was missing in the new path that was in the old one

Change-Id: Ibf223d550bb5525781864dd9b7f7cd6d73adb98b

8 years agoRound unclipped saveLayers
Chris Craik [Mon, 27 Jun 2016 21:45:04 +0000 (21:45 +0000)]
Round unclipped saveLayers
am: 45e83338e5

Change-Id: I3ecb7fdd2097779cf7f596c0e6a3f7914902ca39

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
(cherry picked from commit d5a90114128f4d3d528f1a0e93651496c968f940)

8 years agoMerge \"Resume only activities in focused stack\" into nyc-dev
Andrii Kulian [Mon, 27 Jun 2016 21:02:56 +0000 (21:02 +0000)]
Merge \"Resume only activities in focused stack\" into nyc-dev
am: 06b1d786e9

Change-Id: I05dfd276d13b97b06737fecd22b238e791c9bc2b

8 years agoMerge \"Fix smooth panel deceleration\" into nyc-dev
Jorim Jaggi [Mon, 27 Jun 2016 20:54:26 +0000 (20:54 +0000)]
Merge \"Fix smooth panel deceleration\" into nyc-dev
am: e858432241

Change-Id: I4d66bd10517e05b2b9e930ad4860b371df0bc724

8 years agoMerge "Resume only activities in focused stack" into nyc-dev
Andrii Kulian [Mon, 27 Jun 2016 20:50:01 +0000 (20:50 +0000)]
Merge "Resume only activities in focused stack" into nyc-dev

8 years agoMerge "Fix smooth panel deceleration" into nyc-dev
TreeHugger Robot [Mon, 27 Jun 2016 20:44:55 +0000 (20:44 +0000)]
Merge "Fix smooth panel deceleration" into nyc-dev

8 years agoMerge \"Fix mistranslation from the NDK changelog.\" into nyc-dev
Dan Albert [Mon, 27 Jun 2016 20:22:05 +0000 (20:22 +0000)]
Merge \"Fix mistranslation from the NDK changelog.\" into nyc-dev
am: 95fbc2de1b

Change-Id: Ia390c00f6884b73c625fffa3aabde4b53e4ebe90

8 years agoMerge "Fix mistranslation from the NDK changelog." into nyc-dev
TreeHugger Robot [Mon, 27 Jun 2016 20:13:52 +0000 (20:13 +0000)]
Merge "Fix mistranslation from the NDK changelog." into nyc-dev

8 years agoRemove reference to obsolete installation step.
Dan Albert [Mon, 27 Jun 2016 20:02:34 +0000 (20:02 +0000)]
Remove reference to obsolete installation step.
am: 17d0ccb1a9

Change-Id: I8d4dc8aff65e01660f504f49815eecd2f20d2eae

8 years agoFix smooth panel deceleration
Jorim Jaggi [Mon, 27 Jun 2016 18:50:58 +0000 (11:50 -0700)]
Fix smooth panel deceleration

State of dismiss view was wrong when the panel was closed, thus, we didn't
apply our logic for smooth panel deceleration anymore.

Bug: 29579394
Change-Id: I79718517e776adad092457aba6db18219998fde1

8 years agoFix mistranslation from the NDK changelog.
Dan Albert [Mon, 27 Jun 2016 18:19:11 +0000 (11:19 -0700)]
Fix mistranslation from the NDK changelog.

Gingerbread begins at API level 9, not 10.

Bug: https://github.com/android-ndk/ndk/issues/136
Change-Id: Ie65e543c06bed925f33e2cac92a27d6b83934a88

8 years agoMerge \"Add redirect for new Run/Debug Config doc b/29615014\" into nyc-dev
Cheryl Potter [Mon, 27 Jun 2016 18:16:59 +0000 (18:16 +0000)]
Merge \"Add redirect for new Run/Debug Config doc b/29615014\" into nyc-dev
am: 5836c9e658

Change-Id: I2cf78a594d415470b2f6512f7583e735f3488042

8 years agoRemove reference to obsolete installation step.
Dan Albert [Mon, 27 Jun 2016 17:52:24 +0000 (10:52 -0700)]
Remove reference to obsolete installation step.

Bug: https://github.com/android-ndk/ndk/issues/136
Change-Id: Idd08b009fefd69053675545bf94fda2147e01318

8 years agoMerge "Add redirect for new Run/Debug Config doc b/29615014" into nyc-dev
Cheryl Potter [Mon, 27 Jun 2016 18:02:53 +0000 (18:02 +0000)]
Merge "Add redirect for new Run/Debug Config doc b/29615014" into nyc-dev

8 years agoResume only activities in focused stack
Andrii Kulian [Mon, 27 Jun 2016 17:53:53 +0000 (10:53 -0700)]
Resume only activities in focused stack

While performing ensureActivitiesVisibleLocked we should only
resume activity in focused stack. Otherwise we can get several
resumed activities at the same time.

Bug: 29619461
Change-Id: Id65fe1a29841ee3166694bfb6a8236151b9fc7ec

8 years agoMerge \"Import translations. DO NOT MERGE\" into nyc-dev
Bill Yi [Mon, 27 Jun 2016 17:47:58 +0000 (17:47 +0000)]
Merge \"Import translations. DO NOT MERGE\" into nyc-dev
am: cc67847367  -s ours

Change-Id: If4759dfe86ce2e9dd89eea01fcb71082a9585327

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 \"Most cats would prefer chicken.\" into nyc-dev
Dan Sandler [Mon, 27 Jun 2016 17:16:46 +0000 (17:16 +0000)]
Merge \"Most cats would prefer chicken.\" into nyc-dev
am: d9069f8c9e

Change-Id: If486049672682e842267209469524611587d0b55

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

Change-Id: Ib081c05d197b01ec3a9039941dd1265bf0b9b92c

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 agoAdd redirect for new Run/Debug Config doc
Cheryl Potter [Mon, 27 Jun 2016 16:23:14 +0000 (09:23 -0700)]
Add redirect for new Run/Debug Config doc
b/29615014

Change-Id: Iff3d896d5f3788d0d20be0bfb6f305a77e094721

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

Change-Id: I69c5b31fda557ea8d9ca0540f3878f566ada9b56

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

Change-Id: Iee0b8c9d07ac7847248e18f23fc26c5d8939f5bb

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 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 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 \"Update finding success page to feature playbook.\" into nyc-dev
Dirk Dougherty [Mon, 27 Jun 2016 02:54:25 +0000 (02:54 +0000)]
Merge \"Update finding success page to feature playbook.\" into nyc-dev
am: 61ae65f260

Change-Id: Ic6676c6a289dd8a4c4739073bd37050b655dfa1b

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:56:01 +0000 (22:56 +0000)]
Cats are not, technically, tasty treats.
am: 27a9fcc618

Change-Id: I04dd4cf9573e88635e814d75162b742fe19b316d

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 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 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:34 +0000 (23:42 +0000)]
Merge \"Update DisplayMetrics when resizing\" into nyc-dev
am: 34ccbe035a

Change-Id: I1b0b6711a3ad8c9fd29bbb967d59d59326fa7d25

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:37 +0000 (23:28 +0000)]
Merge \"Fix layout issue after insets changed\" into nyc-dev
am: 119f1715b3

Change-Id: I3dc13e068c258a74acee79e6ab6a75b569c891e8

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 \"PopupWindow: Use DISPLAY_CLIP_VERTICAL/HORIZONTAL.\" into nyc-dev
Robert Carr [Fri, 24 Jun 2016 22:50:45 +0000 (22:50 +0000)]
Merge \"PopupWindow: Use DISPLAY_CLIP_VERTICAL/HORIZONTAL.\" into nyc-dev
am: 8afc1f70f0

Change-Id: Ifcc58b9c6a4bdaf3df0dc49ac963bdc7e32aa409

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:18:22 +0000 (22:18 +0000)]
Merge \"Update documentation for View.startDragAndDrop\" into nyc-dev
am: c63710ea48

Change-Id: I47ee9fa89edc5495616393a1c352677c8b990030

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 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 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 agoReapply more strings for \"more settings\"
Min Yun [Fri, 24 Jun 2016 20:10:14 +0000 (20:10 +0000)]
Reapply more strings for \"more settings\"
am: de383c75eb

Change-Id: Ib63f9af9c2a25934927bc9b51de8fcc94a753f05

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 agoImport translations. DO NOT MERGE
Bill Yi [Fri, 24 Jun 2016 17:23:28 +0000 (17:23 +0000)]
Import translations. DO NOT MERGE
am: 34f5924ca6  -s ours

Change-Id: I7b2fb02e671ba6c421f0443a98a1756f9b7f2a98

8 years agoMerge \\"Track libcore change fec24735b29faf2a81dbbc35a3a5f9630a597259\\" am: f388075f8f
Yi Kong [Fri, 24 Jun 2016 17:04:42 +0000 (17:04 +0000)]
Merge \\"Track libcore change fec24735b29faf2a81dbbc35a3a5f9630a597259\\" am: f388075f8f
am: a153a22f80

Change-Id: Iaab8f3a6fc68ab42a4061cc68b3de92a4f859c25

8 years agoMerge \"Track libcore change fec24735b29faf2a81dbbc35a3a5f9630a597259\"
Yi Kong [Fri, 24 Jun 2016 16:55:48 +0000 (16:55 +0000)]
Merge \"Track libcore change fec24735b29faf2a81dbbc35a3a5f9630a597259\"
am: f388075f8f

Change-Id: I5f595620ecea5f4f05da90673414b7b130c7b848

8 years agoMerge \"Track libcore change fec24735b29faf2a81dbbc35a3a5f9630a597259\" into stage...
Yi Kong [Fri, 24 Jun 2016 16:55:38 +0000 (16:55 +0000)]
Merge \"Track libcore change fec24735b29faf2a81dbbc35a3a5f9630a597259\" into stage-aosp-master
am: a725dbd6c7

Change-Id: I06af085c2dad7d63539f66b8049d14a73e49c7cc

8 years agoMerge "Track libcore change fec24735b29faf2a81dbbc35a3a5f9630a597259" into stage...
Yi Kong [Fri, 24 Jun 2016 16:47:30 +0000 (16:47 +0000)]
Merge "Track libcore change fec24735b29faf2a81dbbc35a3a5f9630a597259" into stage-aosp-master

8 years agoMerge "Track libcore change fec24735b29faf2a81dbbc35a3a5f9630a597259"
Yi Kong [Fri, 24 Jun 2016 16:47:02 +0000 (16:47 +0000)]
Merge "Track libcore change fec24735b29faf2a81dbbc35a3a5f9630a597259"

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:36 +0000 (15:16 +0000)]
Always reapply strings.
am: 9c0c3d8d8b

Change-Id: I8e553022cf6f877c3f7394fd365cb4051df2953f

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 agoTrack libcore change 694e617f54a7bfbdad24913ce96f5d56f1a1960a
Przemyslaw Szczepaniak [Fri, 24 Jun 2016 11:53:57 +0000 (11:53 +0000)]
Track libcore change 694e617f54a7bfbdad24913ce96f5d56f1a1960a
am: ab3d167f06

Change-Id: Ie65f8c8d85ea689c210a40b3ee6373c146488cd1

8 years agoMerge \\"Track libcore change 694e617f54a7bfbdad24913ce96f5d56f1a1960a\\" am: 36ce097dbb
Przemyslaw Szczepaniak [Fri, 24 Jun 2016 11:33:42 +0000 (11:33 +0000)]
Merge \\"Track libcore change 694e617f54a7bfbdad24913ce96f5d56f1a1960a\\" am: 36ce097dbb
am: 12bb15c1d3

Change-Id: I5a44a8a58c0f90396c95755e919c05fdd500a3cd

8 years agoTrack libcore change 694e617f54a7bfbdad24913ce96f5d56f1a1960a
Przemyslaw Szczepaniak [Wed, 22 Jun 2016 15:51:48 +0000 (16:51 +0100)]
Track libcore change 694e617f54a7bfbdad24913ce96f5d56f1a1960a

version with test-current.txt

Bug: 28666126
Change-Id: Ib97b5124e0cf28370b0deee81306e761c9bf9059

8 years agoMerge \"Track libcore change 694e617f54a7bfbdad24913ce96f5d56f1a1960a\"
Przemyslaw Szczepaniak [Fri, 24 Jun 2016 11:23:01 +0000 (11:23 +0000)]
Merge \"Track libcore change 694e617f54a7bfbdad24913ce96f5d56f1a1960a\"
am: 36ce097dbb

Change-Id: Ida8dcbbd72df17bbcc49bbccc0cec562d4a6a0e7

8 years agoMerge "Track libcore change 694e617f54a7bfbdad24913ce96f5d56f1a1960a"
Przemyslaw Szczepaniak [Fri, 24 Jun 2016 11:16:20 +0000 (11:16 +0000)]
Merge "Track libcore change 694e617f54a7bfbdad24913ce96f5d56f1a1960a"

8 years agoTrack libcore change 694e617f54a7bfbdad24913ce96f5d56f1a1960a
Przemyslaw Szczepaniak [Mon, 20 Jun 2016 16:49:43 +0000 (17:49 +0100)]
Track libcore change 694e617f54a7bfbdad24913ce96f5d56f1a1960a

This change reverts previous fix for b/27582395 and makes
AbstractStringBuffer an Appendable.

Bug: 28666126
Bug: 27582395
Change-Id: I4b1b554fb47f45459eec24801af4ec798fc3039b

8 years agoTrack libcore change fec24735b29faf2a81dbbc35a3a5f9630a597259
Yi Kong [Wed, 22 Jun 2016 13:17:55 +0000 (14:17 +0100)]
Track libcore change fec24735b29faf2a81dbbc35a3a5f9630a597259

Bug: 29067535
Change-Id: Ib0049db9ad5f6dfcdb04598ba288a1d94c32a31c
(cherry picked from commit fdbf33126ee9d4972ccde4e4ac23cf7074b5b3ed)

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

Change-Id: I9bf852b6f99959a8bd9f50395115c5d1c4b0850e

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

Change-Id: I2ff90e0c847b2c99099509802e0b5be4eaa04cff

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-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 \"Improve ANR dropbox reports\" into nyc-dev
Adrian Roos [Fri, 24 Jun 2016 02:05:16 +0000 (02:05 +0000)]
Merge \"Improve ANR dropbox reports\" into nyc-dev
am: 594c9cb356

Change-Id: I39fc6a0a96a2df6b6653c802a4c4d5bd769faf84

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 agoAccess internal ringer mode to properly vibrate in DND
Brad Ebinger [Fri, 24 Jun 2016 01:22:53 +0000 (01:22 +0000)]
Access internal ringer mode to properly vibrate in DND
am: dcbdc0df43

Change-Id: Iaa104e6356b2d78702bf6ee31ddebf0ee2d5772f

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 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 agoImport translations. DO NOT MERGE
Bill Yi [Thu, 23 Jun 2016 23:34:21 +0000 (16:34 -0700)]
Import translations. DO NOT MERGE

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

8 years agoDocs: Fixed wrong link text am: 9e9d2c7fba am: 1727bb369e
Hemal Patel [Thu, 23 Jun 2016 23:06:35 +0000 (23:06 +0000)]
Docs: Fixed wrong link text am: 9e9d2c7fba am: 1727bb369e
am: 391e0808d6

Change-Id: I3128cc76cd0355a9cf0649b00003c158ebddb25b

8 years agoDocs: Fixed wrong link text am: 9e9d2c7fba
Hemal Patel [Thu, 23 Jun 2016 22:59:38 +0000 (22:59 +0000)]
Docs: Fixed wrong link text am: 9e9d2c7fba
am: 1727bb369e

Change-Id: I655d77ccdc8586b348bd61309cd8cfba012113b8

8 years agoDocs: Fixed wrong link text
Hemal Patel [Thu, 23 Jun 2016 22:54:30 +0000 (22:54 +0000)]
Docs: Fixed wrong link text
am: 9e9d2c7fba

Change-Id: I0d66075bb75a2f4cc809d2df698c4acec5234187

8 years agoMerge \"fix bad contrast in table links by switching to normal table cells instead...
smain@google.com [Thu, 23 Jun 2016 22:05:07 +0000 (22:05 +0000)]
Merge \"fix bad contrast in table links by switching to normal table cells instead of headings.\" into nyc-dev
am: fd0eeb0379

Change-Id: I3662c41848c20bfde90dcd453917e67f93693e74

8 years agoMerge "fix bad contrast in table links by switching to normal table cells instead...
Scott Main [Thu, 23 Jun 2016 21:57:51 +0000 (21:57 +0000)]
Merge "fix bad contrast in table links by switching to normal table cells instead of headings." into nyc-dev

8 years agoMerge \"Fix guts are not bound properly.\" into nyc-dev
Min Yun [Thu, 23 Jun 2016 21:53:12 +0000 (21:53 +0000)]
Merge \"Fix guts are not bound properly.\" into nyc-dev
am: 9ea3916063

Change-Id: I4335a5f347e4cbac21e34b64435fda4421235d31

8 years agoMerge "Fix guts are not bound properly." into nyc-dev
TreeHugger Robot [Thu, 23 Jun 2016 21:45:58 +0000 (21:45 +0000)]
Merge "Fix guts are not bound properly." into nyc-dev

8 years agoMerge \"HUN: Close RemoteInputView when Home is pressed\" into nyc-dev
Adrian Roos [Thu, 23 Jun 2016 21:33:55 +0000 (21:33 +0000)]
Merge \"HUN: Close RemoteInputView when Home is pressed\" into nyc-dev
am: cdd43d7270

Change-Id: I8b937034ffcf5e9c7d4caf30ba8325e882cf6564

8 years agoMerge \"media: update getAchievableFrameRatesFor javadoc\" into nyc-dev
Lajos Molnar [Thu, 23 Jun 2016 21:33:51 +0000 (21:33 +0000)]
Merge \"media: update getAchievableFrameRatesFor javadoc\" into nyc-dev
am: 8fe82686ef

Change-Id: I7eac5a104c11d6176d0b8c5469e9a35b36e5cdc4

8 years agoMerge "HUN: Close RemoteInputView when Home is pressed" into nyc-dev
TreeHugger Robot [Thu, 23 Jun 2016 21:26:33 +0000 (21:26 +0000)]
Merge "HUN: Close RemoteInputView when Home is pressed" into nyc-dev

8 years agoMerge "media: update getAchievableFrameRatesFor javadoc" into nyc-dev
TreeHugger Robot [Thu, 23 Jun 2016 21:25:32 +0000 (21:25 +0000)]
Merge "media: update getAchievableFrameRatesFor javadoc" into nyc-dev

8 years agoMerge \"QS: Hacks to fix bigger problems in TileService binding\" into nyc-dev
Jason Monk [Thu, 23 Jun 2016 21:00:19 +0000 (21:00 +0000)]
Merge \"QS: Hacks to fix bigger problems in TileService binding\" into nyc-dev
am: 1427bb3dc0

Change-Id: I9b5e57c302b6ae0f6accccf65b5e404a1ad780c0

8 years agoMerge "QS: Hacks to fix bigger problems in TileService binding" into nyc-dev
Jason Monk [Thu, 23 Jun 2016 20:52:49 +0000 (20:52 +0000)]
Merge "QS: Hacks to fix bigger problems in TileService binding" into nyc-dev

8 years agoDocs: Fixed wrong link text
Hemal Patel [Thu, 23 Jun 2016 19:08:52 +0000 (12:08 -0700)]
Docs: Fixed wrong link text

Fixed the link text of the
AnimatorInflater.loadStateListAnimator method to display the
correct name of the class.

Bug: 24599015
Change-Id: I914e4152a5999544ff167c54959276180a7a1003

8 years agoFix guts are not bound properly.
Min Yun [Fri, 17 Jun 2016 18:59:24 +0000 (11:59 -0700)]
Fix guts are not bound properly.

When binding importance to guts, applying findViewById
to ExpandableNotificationRow of group's parents could
cause to return the reference of child notications's guts
which also has the same id. As a result guts are
not bound properly, and show weird guts.

Fixes: 29452827
Change-Id: Iaf8ee74b988bf41680857e9c3c3ae9e3bd8e4e1b