mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 06:08:31 +02:00
Append crash reports
This commit is contained in:
@@ -60,6 +60,8 @@ public class ApplicationEx extends Application {
|
||||
draft.ui_hide = false;
|
||||
draft.id = db.message().insertMessage(draft);
|
||||
|
||||
EntityOperation.queue(ApplicationEx.this, draft, EntityOperation.ADD);
|
||||
|
||||
Log.w(Helper.TAG, "Crash info stored as draft");
|
||||
}
|
||||
} catch (Throwable e1) {
|
||||
|
||||
Reference in New Issue
Block a user