pachli-android/tools
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
..
mklanguages chore(deps): update plugin ktlint to v12 (#357) 2024-01-08 23:26:46 +01:00
mkserverversions fix: Improve parsing of Friendica (and other server) version formats (#376) 2024-01-23 20:27:25 +01:00
mvstring feat: Allow the user to send an error report without a crash (#406) 2024-02-02 15:34:31 +01:00
build.gradle.kts fix(deps): update dependency com.github.ajalt.clikt:clikt to v4 (#125) 2024-01-08 16:45:03 +01:00