pachli-android/app
Nik Clayton 1488c13c42
feat: Allow the user to send an error report without a crash (#406)
Getting error reports with logs of strange behaviour is useful even if
the app doesn't crash.

Move crash reporting in to `core.activity`, and provide a menu option
(in orange builds) to trigger a non-fatal crash report that is handled
the same way (i.e., sent by e-mail) as a regular crash report.

`BaseActivity` has to be able to create and handle menus, so adjust
subclasses to call the superclass when necessary.

Update `tools/mvstring` to be able to move strings between different
flavour directories, not just `main`.
2024-02-02 15:34:31 +01:00
..
src feat: Allow the user to send an error report without a crash (#406) 2024-02-02 15:34:31 +01:00
build.gradle.kts feat: Allow the user to send an error report without a crash (#406) 2024-02-02 15:34:31 +01:00
gitTools.gradle
lint-baseline.xml
lint.xml
proguard-rules.pro