sxiii / gtalksms

Automatically exported from code.google.com/p/gtalksms
0 stars 0 forks source link

Add ability to extract logs from device. #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The following patch adds a hidden diagnostic feature - if in the main screen 
you long-press the "back" key, a dialog appears that allows you to extract the 
GTalkSMS log (with AndroidRuntime errors too) and send it as a message (eg, as 
an EMail)  The intention is that we can use this ourselves, or ask people 
reporting specific problems to do it.  Of note:

* It was originally copied from android-log-collector - I first tried to use 
that application directly but failed.

* We need a permission to read the device logs.

* We default the "to" address as empty and include in the instructions that the 
user should send it to themselves then attach it to a gtalksms issue.

* We might want to add some extra logging around things like connection state 
etc.

Let me know what you think...

Original issue reported on code.google.com by skippy.hammond@gmail.com on 3 Jan 2011 at 9:19

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by Florent....@gmail.com on 4 Jan 2011 at 12:10

GoogleCodeExporter commented 8 years ago
Actually, this was already checked in (it seemed to sneak in under a 
localization related change :)

Original comment by skippy.hammond@gmail.com on 4 Jan 2011 at 1:26

GoogleCodeExporter commented 8 years ago

Original comment by fschm...@gmail.com on 25 Aug 2011 at 7:51