154 Commits (6cfebc18fa9f1f3c9d8959026ebde432748cd27f)

Author SHA1 Message Date
Benoit Marty 1e91e8b356 Fix building the app using a local SDK. 2 weeks ago
Benoit Marty b3af1f8b52 Fix compilation issue. 4 weeks ago
Benoit Marty 3f35bf7875 Fix compilation issue 4 weeks ago
Jorge Martin Espinosa 663362ac7f
Add forced logout flow when the proxy is no longer available (#3458) 1 month ago
Valere bb50d3eb96 crypto: Add configuration flag to enable invisible crypto 1 month ago
Jorge Martin Espinosa 67e262fdc8
Add banner for optional migration to simplified sliding sync (#3429) 1 month ago
Benoit Marty 76bc70afa0 Remove Wait list screen #3293 1 month ago
Benoit Marty 375ac25d8d Migrate license to AGPL - XML files. 1 month ago
Benoit Marty f61df38e55 Migrate license to AGPL. 1 month ago
Benoit Marty faa2f8108c Remove the migration screen. #3292 1 month ago
Benoit Marty 8b65cf2f4b Introduce SessionPathsFactory. 2 months ago
Benoit Marty c41cb33410 Provide distinct cache directory to the Rust SDK. 2 months ago
Benoit Marty ad8e8305eb Add banner entry point to set up recovery 2 months ago
Jorge Martín 114b12cbc7 Fix build issues 3 months ago
Benoit Marty 85ceb0296c When user manually mark a room as read, also dismiss the notifications for this room. 3 months ago
Benoit Marty 6ea629a4d2 Rename interface `NotificationDrawerManager` to `NotificationCleaner` since it actually contains only method to remove notifications. 3 months ago
Jorge Martín d68ddc6423 Fix build 4 months ago
Jorge Martin Espinosa 32a374d836
FFs can now be toggled in release builds too (#3101) 4 months ago
Jorge Martin Espinosa 4904c4b751
Bump Rust SDK version and adapt our code (#3068) 4 months ago
Benoit Marty a9fb4b95ce Add `isEnterpriseBuild` to BuildMeta 4 months ago
Jorge Martin Espinosa b741c32e91
Add full screen intent permissions banner (#3024) 4 months ago
ganfra 19e06d17c9 Fix sample compilation 4 months ago
Benoit Marty 3fa508f1fe Add Konsist test `Class with 'ContributeBinding' annotation should have allowed prefix` and fix exissting issues. 5 months ago
Benoit Marty 45598a885e Rename some class from `Impl` to Default 5 months ago
Benoit Marty 37d9a9f5a9 Lambda parameters in a composable function should be in present tense, not past tense. 5 months ago
Benoit Marty 22329b9678 Provide serverNames when available and fix issue around analytics 5 months ago
Benoit Marty 25751efbbe Fix compilation of minimal. 6 months ago
ganfra bffa2d717f Timeline : continue to fix more tests... 6 months ago
ganfra e72983f1b8 RoomList invites : update and remove tests 6 months ago
ganfra 4dbcd072c0 Invite : remove invitelist entry points 6 months ago
Benoit Marty 3df328b1ab Parse permalink using `parseMatrixEntityFrom`. 6 months ago
Benoit Marty 3e52a4f3bd Encrypt new session data with a passphrase #2703 6 months ago
Benoit Marty ffede8b13b Use productionApplicationName, set to "Element", instead of "Element X", and use ot for `screen_onboarding_welcome_message` 6 months ago
Benoit Marty 075510c425 Add `desktopApplicationName` to BuildMeta. 6 months ago
ganfra f586114458 Room navigation : rename module invitelist to invite 6 months ago
Jorge Martin Espinosa 41287c5f59
Move session verification to FTUE flow, make it mandatory (#2594) 7 months ago
Benoit Marty ef7553a6f6 Fix compilation of minimal app. 7 months ago
ganfra 3f1f764745 Room directory : add tests and cleanup 7 months ago
Benoit Marty 9302b65053 Fix compilation of minimal. 7 months ago
ganfra bf68261ed9 RoomList: refactor and fix tests 7 months ago
ganfra bd87e99df1 RoomListFilters : use kotlin filtering as rust one is slower and has more chance to bust the room list cache. 8 months ago
Benoit Marty ec007a2b21 Provide global proxy to the SDK 8 months ago
Benoit Marty fd555b1070 Move getAdditionalCertificates function to a dedicated class (no change in the implementation). 8 months ago
Benoit Marty 3f7d4ae0e5 Fix compilation issue on minimal. 8 months ago
Benoit Marty 99b8efbeff Go directly to the enter recovery key screen when coming from the banner which ask the user to do so. 8 months ago
Benoit Marty 4bc977d8dc Introduce SecurityBannerState to replace Boolean set. 8 months ago
ganfra 448acd3d49 RoomListFilters : fix sample compilation 8 months ago
ganfra b814a101b5 Fix sample compilation 8 months ago
Benoit Marty f372fd27cf Add test for RoomListEvents.DismissRecoveryKeyPrompt. 8 months ago
ganfra e6424289a4 RoomList : fix sample compilation 8 months ago