SchildiChat-android/vector
Benoit Marty 6a3f5a50d9 Create Posthog instance only whe user consent is given, to avoid pinging Posthog server at startup when consent is not given.
Note that feature flag will not work, but for now they are not used.
All the `?.takeIf { userConsent == true }` could be removed with this change, but let's keep them for safety...
2023-03-13 10:33:18 +01:00
..
sampledata Add required resources. 2022-05-27 15:25:59 +03:00
src Create Posthog instance only whe user consent is given, to avoid pinging Posthog server at startup when consent is not given. 2023-03-13 10:33:18 +01:00
.gitignore
build.gradle Bump org.checkerframework:checker from 3.30.0 to 3.32.0 (#8197) 2023-03-07 15:53:34 +00:00