Commit Graph

4 Commits

Author SHA1 Message Date
arkon 22c828da76 Minor cleanup
Mostly just addressing comments from #8452

(cherry picked from commit b1ccebf329)
2022-11-16 13:52:29 -05:00
Andreas 0fc9cf6779 Make padding names neutral (#8531)
(cherry picked from commit 3407eb84c5)
2022-11-16 13:33:27 -05:00
Andreas 2f748b025a Tweak Crash activity (#8229)
- Scroll entire content body
- Edge2Edge

(cherry picked from commit fed914827a)
2022-10-18 16:52:20 -04:00
Andreas d07ea91c27 Add Crash activity (#8216)
* Add Crash activity

When the application crashes this sends them to a different activity with the cause message and an option to dump the crash logs

* Review changes

(cherry picked from commit 4178f945c9)

# Conflicts:
#	app/src/main/java/eu/kanade/presentation/more/settings/screen/SettingsAdvancedScreen.kt
2022-10-17 00:10:30 -04:00