for-android/app
Misofist fc2bce4541 Make Sentry completely optional
This commit fully disables Sentry if the DSN option is left empty both in stoatbuild.properties and in the RVX_SENTRY_DSN environment variable.

Not only does it prevent Sentry from being Init'd at runtime, but it also disables the Sentry Gradle plugin, since otherwise the plugin throws errors during Gradle syncs.

Sentry is only really necessary if you're shipping an app, not just developing locally. Making Sentry optional should reduce the barrier for entry to new devs.

Signed-off-by: Misofist <misofist@heavendivided.net>
2026-02-15 03:55:29 +11:00
..
src Make Sentry completely optional 2026-02-15 03:55:29 +11:00
.gitignore feat: c2dm prototype via fcm 2024-07-12 15:51:29 +02:00
build.gradle.kts Make Sentry completely optional 2026-02-15 03:55:29 +11:00
google-services.json.example feat: add support for GH codespaces (#25) 2025-08-21 19:33:56 +02:00
proguard-rules.pro feat: rename 2025-10-03 15:39:34 +02:00