Adrian Roos
fe45e68667
Merge \"Improve ANR dropbox reports\" into nyc-dev
...
am: 594c9cb356
Change-Id: I39fc6a0a96a2df6b6653c802a4c4d5bd769faf84
2016-06-24 02:05:16 +00:00
Adrian Roos
594c9cb356
Merge "Improve ANR dropbox reports" into nyc-dev
2016-06-24 01:57:43 +00:00
Adrian Roos
73d1ce85ac
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
2016-06-23 18:28:37 -07:00
Brad Ebinger
bc26a90b51
Access internal ringer mode to properly vibrate in DND
...
am: dcbdc0df43
Change-Id: Iaa104e6356b2d78702bf6ee31ddebf0ee2d5772f
2016-06-24 01:22:53 +00:00
Brad Ebinger
dcbdc0df43
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
2016-06-24 00:48:14 +00:00
Hemal Patel
10756802ba
Docs: Fixed wrong link text am: 9e9d2c7fba am: 1727bb369e
...
am: 391e0808d6
Change-Id: I3128cc76cd0355a9cf0649b00003c158ebddb25b
2016-06-23 23:06:35 +00:00
Hemal Patel
391e0808d6
Docs: Fixed wrong link text am: 9e9d2c7fba
...
am: 1727bb369e
Change-Id: I655d77ccdc8586b348bd61309cd8cfba012113b8
2016-06-23 22:59:38 +00:00
Hemal Patel
1727bb369e
Docs: Fixed wrong link text
...
am: 9e9d2c7fba
Change-Id: I0d66075bb75a2f4cc809d2df698c4acec5234187
2016-06-23 22:54:30 +00:00
smain@google.com
8c9bd9cb28
Merge \"fix bad contrast in table links by switching to normal table cells instead of headings.\" into nyc-dev
...
am: fd0eeb0379
Change-Id: I3662c41848c20bfde90dcd453917e67f93693e74
2016-06-23 22:05:07 +00:00
Scott Main
fd0eeb0379
Merge "fix bad contrast in table links by switching to normal table cells instead of headings." into nyc-dev
2016-06-23 21:57:52 +00:00
Min Yun
09190840e0
Merge \"Fix guts are not bound properly.\" into nyc-dev
...
am: 9ea3916063
Change-Id: I4335a5f347e4cbac21e34b64435fda4421235d31
2016-06-23 21:53:12 +00:00
TreeHugger Robot
9ea3916063
Merge "Fix guts are not bound properly." into nyc-dev
2016-06-23 21:45:59 +00:00
Adrian Roos
1a215e8f9b
Merge \"HUN: Close RemoteInputView when Home is pressed\" into nyc-dev
...
am: cdd43d7270
Change-Id: I8b937034ffcf5e9c7d4caf30ba8325e882cf6564
2016-06-23 21:33:55 +00:00
Lajos Molnar
a4b5454f73
Merge \"media: update getAchievableFrameRatesFor javadoc\" into nyc-dev
...
am: 8fe82686ef
Change-Id: I7eac5a104c11d6176d0b8c5469e9a35b36e5cdc4
2016-06-23 21:33:51 +00:00
TreeHugger Robot
cdd43d7270
Merge "HUN: Close RemoteInputView when Home is pressed" into nyc-dev
2016-06-23 21:26:34 +00:00
TreeHugger Robot
8fe82686ef
Merge "media: update getAchievableFrameRatesFor javadoc" into nyc-dev
2016-06-23 21:25:33 +00:00
Jason Monk
955de27827
Merge \"QS: Hacks to fix bigger problems in TileService binding\" into nyc-dev
...
am: 1427bb3dc0
Change-Id: I9b5e57c302b6ae0f6accccf65b5e404a1ad780c0
2016-06-23 21:00:19 +00:00
Jason Monk
1427bb3dc0
Merge "QS: Hacks to fix bigger problems in TileService binding" into nyc-dev
2016-06-23 20:52:50 +00:00
Hemal Patel
9e9d2c7fba
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
2016-06-23 13:07:06 -07:00
Min Yun
175559a28b
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
2016-06-23 19:53:11 +00:00
Adrian Roos
07215350f9
HUN: Close RemoteInputView when Home is pressed
...
CLOSE_SYSTEM_DIALOGS usually dismisses the notification shade,
but that's not the case for HUNs because the shade is not actually
open. However, CLOSE_SYSTEM_DIALOGS will now close the Direct Reply
even with HUNs.
Change-Id: If8e5115e33f93db0f8b4e442331ea3d60fc0c63d
Fixes: 29583313
2016-06-23 12:51:38 -07:00
Jason Monk
d69553b564
Merge \"QS: Fix hotspot refreshing state\" into nyc-dev
...
am: b3ad74eb46
Change-Id: I341911d64699dcf157f61adce0226275336bace5
2016-06-23 19:41:43 +00:00
TreeHugger Robot
b3ad74eb46
Merge "QS: Fix hotspot refreshing state" into nyc-dev
2016-06-23 19:33:17 +00:00
smain@google.com
10e29b895e
fix bad contrast in table links by switching to normal table cells instead of headings.
...
Change-Id: I91139ac2f01a9e099ffb5f65f4579a0b33ced5ab
2016-06-23 12:09:30 -07:00
Jason Monk
6edbefdd54
QS: Hacks to fix bigger problems in TileService binding
...
Bug: 29121793
Change-Id: I9cb8d8ee36ce5cc77ba3c11decb1b3a797fd7999
2016-06-23 14:59:22 -04:00
Lajos Molnar
b28b99a425
media: update getAchievableFrameRatesFor javadoc
...
Bug: 28752802
Change-Id: I1c04ae7c3f9f15f84ff185af8d8f3c89958f5595
2016-06-23 18:47:54 +00:00
John Reck
c86a2e325e
Merge \"Remove FD from the right Looper\" into nyc-dev
...
am: db13dd41a9
Change-Id: I451ef3649426d9b8ea1bf15e388d0efa82dae442
2016-06-23 18:39:44 +00:00
John Reck
db13dd41a9
Merge "Remove FD from the right Looper" into nyc-dev
2016-06-23 18:32:11 +00:00
Jeff Sharkey
803a316d6e
Merge \"When uninstalling, only kill the requested user.\" into nyc-dev
...
am: 060d5a0e0a
Change-Id: I25a7bffc2c5f414fe326963c028000eaa492f540
2016-06-23 18:16:45 +00:00
TreeHugger Robot
060d5a0e0a
Merge "When uninstalling, only kill the requested user." into nyc-dev
2016-06-23 18:03:27 +00:00
John Reck
ac04f4e69a
Remove FD from the right Looper
...
Bug: 29586513
Also gives BackdropFrameRenderer a direct-destroy
of Choreographer since it's hammering on new Threads
and we don't want to wait for the GC to release
FDs.
Change-Id: Id2ec0af2ee4d5304961c4ab87a104ccb92f35fc2
2016-06-23 11:00:00 -07:00
Bert McMeen
6ff764a085
Docs: Update Auth section of API Overview am: 480b523c8e am: 773ad4f422
...
am: f829cb954a
Change-Id: Icc991fac37661cf938da4d9ea2956cd8d5dd8996
2016-06-23 17:40:11 +00:00
Bert McMeen
f829cb954a
Docs: Update Auth section of API Overview am: 480b523c8e
...
am: 773ad4f422
Change-Id: Iad796f9112ee003559ccfab899be75b0ab1734f4
2016-06-23 17:31:45 +00:00
Bert McMeen
773ad4f422
Docs: Update Auth section of API Overview
...
am: 480b523c8e
Change-Id: I847679daad0f69c196bc26661b49efd2548de87f
2016-06-23 17:26:46 +00:00
Jason Monk
94f682edd0
QS: Fix hotspot refreshing state
...
Change-Id: I40e693d154d5481959f63d555191d2c88f3d1b97
Fixes: 29518006
2016-06-23 13:23:01 -04:00
Bert McMeen
480b523c8e
Docs: Update Auth section of API Overview
...
Bug: 28268899
Change-Id: I7e52ae0dd6ea189c28a177cd943b008dc75fda9c
2016-06-23 09:56:51 -07:00
Jeff Sharkey
85f449eaba
When uninstalling, only kill the requested user.
...
When an app is being uninstalled for a specific user, only kill the
app under that user; leave the app running under other users.
Bug: 28875343
Change-Id: Ie60753cfd22df10a2b17d8c3732b6f19d2fe1fb9
2016-06-23 10:15:17 -06:00
Lorenzo Colitti
affc4c1347
Merge \"Don\'t loop forever on 0-length options.\" into nyc-dev
...
am: 7aac630f8e
Change-Id: I188441196255ffe132adef00728502101199756b
2016-06-23 08:18:03 +00:00
TreeHugger Robot
7aac630f8e
Merge "Don't loop forever on 0-length options." into nyc-dev
2016-06-23 08:10:17 +00:00
Lorenzo Colitti
8995d85b94
Don't loop forever on 0-length options.
...
A malformed RA could cause the Ra constructor in ApfFilter to
enter an infinite loop while holding the class lock. This blocks
IpManager until reboot and drains the battery.
Bug: 29586253
Change-Id: Idaa46b3bc50371db076630881883807c2fa21674
2016-06-23 15:43:34 +09:00
Peng Xu
72c538707c
Merge \"Sensor: Make getId() more varied\" into nyc-dev
...
am: 94b61cb340
Change-Id: I8803994892af96c0defc5eda5e9a806ce7ec1bc9
2016-06-23 03:32:46 +00:00
Greg Kaiser
94b61cb340
Merge "Sensor: Make getId() more varied" into nyc-dev
2016-06-23 03:25:46 +00:00
Dianne Hackborn
c7ebca2a36
Merge \"Fix issue #29532165 : System Server Java Crashes in WiFi (RT Restart)\" into nyc-dev
...
am: 576e6d27bd
Change-Id: Ib4589d04fa8c157a51ccc87508969d5d93788242
2016-06-23 03:09:56 +00:00
Dianne Hackborn
576e6d27bd
Merge "Fix issue #29532165 : System Server Java Crashes in WiFi (RT Restart)" into nyc-dev
2016-06-23 03:04:26 +00:00
Andrii Kulian
83972553b4
Merge \"Don\'t compare intent filters on singleTask adjacent launch\" into nyc-dev
...
am: 42147f0ff3
Change-Id: I6e0cc9c5a1b6245735ac9ba2a645231619c38eec
2016-06-23 02:27:06 +00:00
TreeHugger Robot
42147f0ff3
Merge "Don't compare intent filters on singleTask adjacent launch" into nyc-dev
2016-06-23 02:17:24 +00:00
Philip P. Moltmann
89fe3e0169
Merge \"Do not launch non exposed add printer activity\" into nyc-dev
...
am: 737be111cc
Change-Id: Ib4ebd8ed3605de40b974a8a1417f0a8bac31d1e6
2016-06-23 01:55:13 +00:00
TreeHugger Robot
737be111cc
Merge "Do not launch non exposed add printer activity" into nyc-dev
2016-06-23 01:51:08 +00:00
Andrii Kulian
c13127f2be
Merge \"Show unsopported display size dialog on relaunch\" into nyc-dev
...
am: 354c8cde6c
Change-Id: Iaf2b6e209c95223ad4fe45416606b48e08418ca3
2016-06-23 01:06:58 +00:00
Andrii Kulian
354c8cde6c
Merge "Show unsopported display size dialog on relaunch" into nyc-dev
2016-06-23 01:00:36 +00:00