Unciv/android
will-ca 24dfad696c
New crash handler screen Part 2: Threads, runnables, more informative reports. (#5810)
* Add crashHandlingThread.

* Replace all uses of `thread` with `crashHandlingThread`.

* Add `postCrashHandlingRunnable`.

* Replace all uses of `Gdx.app.postRunnable` with `postCrashHandlingRunnable`.

* Remove CrashController and CrashReport; Strip down CrashReportSender to CrashReportSysInfo; Fold their functionality into CrashScreen.

* Typo in comments, rename `SafeCrashStage` to `CrashHandlingStage`.

* Tweak docs.

* Tweak docs, comments, text. Undo an accidentally recursive Replace All change.

* Remove replaced translations.

* More readable indentation handling in report template.
2022-01-09 11:33:45 +02:00
..
assets
Images
Images.Construction
Images.Flags/FlagIcons
Images.Skin
Images.Tech/TechIcons
ImagesToNotAddToGame
res
src/com/unciv/app
AndroidManifest.xml
build.gradle.kts
ic_launcher-web.png
proguard-rules.pro
project.properties