-
- Downloads
Crashes reports are now shared as file instead of text
- This fixes crashes in situations where the crash report was larger than the maximum allowed size of text to be shared - Improves UX, as now the text is added as attachment to Emails instead of being used as text
Showing
- app/src/main/AndroidManifest.xml 10 additions, 0 deletionsapp/src/main/AndroidManifest.xml
- app/src/main/java/de/kuschku/quasseldroid/ui/clientsettings/crash/CrashAdapter.kt 16 additions, 14 deletions...chku/quasseldroid/ui/clientsettings/crash/CrashAdapter.kt
- app/src/main/java/de/kuschku/quasseldroid/ui/clientsettings/crash/CrashFragment.kt 11 additions, 4 deletions...hku/quasseldroid/ui/clientsettings/crash/CrashFragment.kt
- app/src/main/res/xml/filepaths.xml 6 additions, 0 deletionsapp/src/main/res/xml/filepaths.xml
app/src/main/res/xml/filepaths.xml
0 → 100644
Please register or sign in to comment