43 Commits (2d98b397c6ecbc865454e43a6f10bff3b738681f)

Author SHA1 Message Date
Benoit Marty cbb27cb5e5 Class annotated with `@ContributesMultibinding` cannot be internal. 1 year ago
Benoit Marty 3ff7b752a1 Ensure Posthog data are sent to "https://posthog.element.io" for release build. 1 year ago
jonnyandrew f214493c9d
[Rich text editor] Integrate rich text editor library (#1172) 1 year ago
jonnyandrew c44b7eb81c
Fix crash in error tracking (#1248) 1 year ago
Jorge Martin Espinosa cfdccc904e
Replace notification permission dialog with a screen (#1223) 1 year ago
Benoit Marty 5f7c1e9545 Move module `features.analytics.test` to `services.analytics.test`. `FakeAnalyticsService` was not implemented at the correct location. 1 year ago
Benoit Marty 7083abcf09 migrate `object` to `data object` (#1135) 1 year ago
Benoit Marty 4e41566847 Use dns for element-x-android project. 1 year ago
Benoit Marty 9d9a0c744e Disable Sentry auto-init 1 year ago
Benoit Marty c1d6c0c360 Implement Sentry module as an AnalyticsProvider. 1 year ago
Benoit Marty 69dcd47e22 Update tag value and make it internal. 1 year ago
Benoit Marty 587f615730 Restore NoopAnalyticsService (not used but can be useful for forks). 1 year ago
Benoit Marty d4156653fd No need to sort AnalyticsProvider (it was copied from PushProvider) 1 year ago
Benoit Marty 2928073e22 Enable detekt rules `UnusedImports` and cleanup the code. 1 year ago
Benoit Marty 86756dbc09 Enable detekt rules `UnusedParameter` and `UnusedPrivateProperty` and cleanup the code. 1 year ago
Benoit Marty 24ece8c454 Enable detekt rule `UnusedPrivateMember` and cleanup the code. 1 year ago
Marco Romano 3c45a5ece4
Send My Location (#770) 1 year ago
Benoit Marty 7207afebcc When clearing cache, also reset some data store in prefs/datastore. 1 year ago
Jorge Martin Espinosa 9247cd765a
Fix: make sure we ignore notifications for open rooms (#867) 1 year ago
Marco Romano ca695ca077 Revert "Auto generate dark mode previews and screenshots (#776)" (#784) 1 year ago
Marco Romano fd467c2451 Auto generate dark mode previews and screenshots (#776) 1 year ago
Yoan Pintas 962d92ae1a Add ViewRoom posthog event (#669) 1 year ago
Yoan Pintas 710c3b279a Add JoinedRoom posthog event (#687) 1 year ago
yostyle 5c7cd01ba1 Consent thread safe 1 year ago
yostyle 3b4bff61e9 Init or stop posthog based on user consent 1 year ago
Yoan Pintas f534ecda96 Init analytics modules (#350) 1 year ago
Chris Smith 198d6d4c56 Invite users to existing rooms (#441) 1 year ago
Florian Renaud 719dd20555 Remove useless OptIn in tests 1 year ago
Jorge Martin Espinosa de010545fb Update Gradle to 8.1 and AGP to v8.0 (#329) 1 year ago
ganfra 776e9bd221 Add some tests on RoomFlowNode 1 year ago
Benoit Marty 3854e879e9 Fix test 1 year ago
ganfra 29f3d6d725 AppNav: introduce a owner param so we avoid crash on AppNavigationState when switching quickly between screens 1 year ago
Jorge Martin Espinosa 5033e9582c Fix lint issues that prevented CI from passing (#310) 1 year ago
Benoit Marty 1faedca69d Add some tests (mainly imported from EA). Also change type from String to SessionId, RoomId, etc. 1 year ago
Benoit Marty 6aeb94fa15 Add some shortcuts 1 year ago
Benoit Marty 1c6ad8ba8a Add BuildVersionSdkIntProvider 1 year ago
Jorge Martin Espinosa ecc73dd325 [Room Details] Implement room details screen (#256) 2 years ago
Benoit Marty ec6004a9a8 Cleanup after PR review. 2 years ago
Benoit Marty e782953a42 Rename file. 2 years ago
Benoit Marty 2a3caaff8b Add `:services:toolbox` modules. 2 years ago
Benoit Marty 89657e0a35 Add `:services:analytics` modules. For now import the current plan. 2 years ago
Benoit Marty 63fabed8ce Introduce AppNavigationStateService. 2 years ago