tweaks for logging/debuggin

This commit is contained in:
Eric House 2020-04-04 19:36:46 -07:00 committed by Eric House
parent 0a696cf203
commit 4e347f2257
2 changed files with 3 additions and 2 deletions

View file

@ -261,7 +261,7 @@ public class BTService extends XWJIService {
public static void onACLConnected( Context context )
{
Log.d( TAG, "onACLConnected()" );
Log.d( TAG, "onACLConnected(); enqueuing work" );
enqueueWork( context,
getIntentTo( context, BTAction.ACL_CONN ) );
}

View file

@ -2394,7 +2394,8 @@
<string name="summary_enable_stallnotify">Notify when Android\'s
slow to process outgoing invitations and moves</string>
<string name="notify_stall_title">Message sending is stalled</string>
<string name="notify_stall_body_fmt">%1$s could not send outbound messages for %2$d seconds.
<string name="notify_stall_body_fmt">%1$s (and others?) could not send outbound messages
for %2$d seconds.
\n
\nIf it happens again, e-mail the developer logs and info about your device.
\n