aboutsummaryrefslogtreecommitdiff
path: root/app/src/nonFree/AndroidManifest.xml
AgeCommit message (Collapse)Author
2024-08-14chore: add missing copyright headers and update existing onesHarsh Shandilya
2022-10-29feat(sentry): add profiling sample rate configHarsh Shandilya
2022-03-13Configure Sentry with more information (#1782)Harsh Shandilya
* build-logic: remove error path in Sentry plugin * gradle: fix UnstableApiUsage warning * build-logic: configure Sentry Gradle Plugin * app: set traces sample-rate to 1.0 * sentry-stub: init * app: populate Sentry user field with feature flags
2022-02-20Introduce Sentry for error reporting (#1737)Harsh Shandilya