Initial 26.2 port

This commit is contained in:
granny
2026-06-03 16:22:25 -07:00
parent bb69e15257
commit 1638c22046
144 changed files with 1133 additions and 830 deletions

View File

@@ -8,7 +8,7 @@
public CrashReport(final String title, final Throwable t) {
this.title = title;
@@ -126,7 +_,7 @@
@@ -147,7 +_,7 @@
}
public String getFriendlyReport(final ReportType reportType) {
@@ -17,7 +17,7 @@
}
public @Nullable Path getSaveFile() {
@@ -156,7 +_,7 @@
@@ -177,7 +_,7 @@
}
public boolean saveToFile(final Path file, final ReportType reportType) {