318 Commits (5838bffcfaba80caf405dab88b0b90d6e7420c41)

Author SHA1 Message Date
Benoit Marty f7f9a78101 Cleanup and compact code. Also prefer usage of DayNightPreview. 1 year ago
Jorge Martín 98bb91cd27 Create tests 1 year ago
Jorge Martín 2ccafec564 Changes: 1 year ago
Jorge Martín 149677a2e6 Add preference screen for user profile 1 year ago
Benoit Marty c01cc4aeb4 Move developer settings and remove extra dividers. 1 year ago
Benoit Marty 93da8d419e Add test on AdvancedSettingsPresenterTest 1 year ago
Benoit Marty 32f4141480 Fix typo in fun names. 1 year ago
Benoit Marty 2d9cdd1acf Add Advanced Settings screen in the preferences. 1 year ago
Benoit Marty b4546118f9 Account management with OIDC: split account and session management. #1303 1 year ago
David Langley f6b6a0a1e2 Fix warning for removed call notification setting code. 1 year ago
David Langley 3907067b7f lint 1 year ago
David Langley 79c70d68c9 - Remove call notification toggle 1 year ago
David Langley 004abd16dc Address PR review comments. 1 year ago
Marco Romano 7fdd83bf91 GRemove the @JvmField annotation whenever using `WarmUpRule`. 1 year ago
David Langley 5e8cb958f8 Enabled NotificationSettings by default, Fix spacing, use activeMemberCount for isOneToOne. 1 year ago
David Langley ebde39055c Use CommonStirngs 1 year ago
David Langley 1260272c33 Add tests, mocks and lint 1 year ago
David Langley a0ac324e3f Implement Notification Settings 1 year ago
Benoit Marty a30af97ecd Add ConfigureTracingEntryPoint to be able to access the screen from outside the Preference screen. 1 year ago
Benoit Marty 5059d67238 Iterate on tracing configuration 1 year ago
jonnyandrew 9e5b46200b
Reduce test flakiness by warming up molecule tests (#1226) 1 year ago
Benoit Marty 128c4a7b09
SDK 0.1.49: notification decryption is now fully handled by the Rust SDK. (#1231) 1 year ago
Benoit Marty 73b5ce5fe3 Fix detekted issues. 1 year ago
Benoit Marty a32e5df1ab Developer setting: add entry point to configure the Tracing. 1 year ago
Jorge Martin Espinosa 199f578e4a
Re-enable `SyncService.withEncryptionSync` to improve decryption of notifications (#1199) 1 year ago
David Langley 171f6db338 Hide Notification Settings with feature flag and lint 1 year ago
Benoit Marty 1b87565870 Remove unused lambda parameter. The link is opened by the LocalUriHandler now. 1 year ago
Benoit Marty ff47629f6c Make the link open the policy url in the analytics setting screen. 1 year ago
Benoit Marty 35835a876d Fix typo in test class name. 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
yostyle 69905afbd9 Rebase on develop and refactoring 1 year ago
yostyle d1f147d675 Add view 1 year ago
yostyle a4d99f3c2d Prepare node 1 year ago
yostyle aac6fb2c91 Refactoring 1 year ago
yostyle 5ef53a99f2 Update string 1 year ago
yostyle e8b80b9a55 Add Notifications section in app settings 1 year ago
Jorge Martin Espinosa c670fc9e9c
Prevent verification while initial sync is in progress (#1138) 1 year ago
Benoit Marty 7083abcf09 migrate `object` to `data object` (#1135) 1 year ago
Benoit Marty c84b1747e7 Handle remarks from PR #1127 1 year ago
Benoit Marty bc57a03a39 Add setting entry point to manage account (OIDC) 1 year ago
Benoit Marty 6928dc6e44 Restore OIDC support. 1 year ago
Benoit Marty d2c7cb6020 Use generated `Showkase.getBrowserIntent` to avoid errors. 1 year ago
Jorge Martin Espinosa 0324719606
Upgrade compose-material3 to `1.2.0-alpha05` version (#1011) 1 year ago
Florian Renaud 41d0d21c80
Add feature flag for polls (#1064) 1 year ago
Jorge Martin Espinosa 9e1ff513e4
[Compound] Implement Snackbars based on designs (#1054) 1 year ago
Benoit Marty 6aa5239189 Enable detekt rule `PreviewPublic` and fix existing issues. 1 year ago
Benoit Marty 030afe56b3 Fix typo 1 year ago
Benoit Marty 32c8fdae99 Add a way to crash this app on demand. Useful to test Crash detection, and analytics report, etc. 1 year ago
Benoit Marty 82258f12ba Ensure the application react correctly if analytics is disabled at compilation time. 1 year ago
Benoit Marty e918d6affd Enable detekt rules `TopLevelPropertyNaming` and cleanup the code. 1 year ago