captainepoch / husky

The most famous Pleroma client for Android.
https://husky.adol.pw
GNU General Public License v3.0
27 stars 0 forks source link

Review the crash handler to improve its implementation #7

Open captainepoch opened 4 months ago

captainepoch commented 4 months ago

This would allow the user to select if (s)he wants to export the stacktrace to a file, to upload to a Codeberg issue, or keep using the "Send email" feature.

Also, the idea is to log more stuff while using the application and clean logs after a period of time.

No backend needed, this would be all local, and opt-in.

--

Original issue: https://codeberg.org/husky/husky/issues/175