Add local crash tracking and viewing#945
Conversation
|
I've left this in draft just to gauge the feelings behind local crash reporting. There was an issue discussing this and other solutions, but I can't seem to find it now. |
|
I think you mean #681. This pretty great but I'm guessing if you crash at startup this won't be useable? |
|
Right. Start up crashes should still be recorded depending on how bad they are, but won't be accessible to a user without doing something to avoid the crash. This avoids transmitting crashes somewhere that users might not like or trust, and is at least better than no way (besides system crash reporting) to get crashes to report. |
dessalines
left a comment
There was a problem hiding this comment.
Seems like a good idea to have this, thanks. Fix conflicts then we can test.
7695cc9 to
fb1a185
Compare
|
👍 rebased |
| <string name="community_sortBy">Sort by</string> | ||
| <string name="community_subscribe">Subscribe</string> | ||
| <string name="community_users_month">%1$s users / month</string> | ||
| <string name="crashes">Crashes</string> |
There was a problem hiding this comment.
Maybe "Crash logs", "All crash logs deleted", "Copy crash log" and "Delete all crash logs"?
There was a problem hiding this comment.
Yes that's much easier to read, changed 👍
dessalines
left a comment
There was a problem hiding this comment.
Tested this, and it seems to work. Thx!
Uses https://github.com/FunkyMuse/Crashy to save and access previous app crashes.
Screen_recording_20230711_000849.mp4