2677 Commits (2e32adf1f186d20324af6737a2130789667e6eff)

Author SHA1 Message Date
ganfra 11979167c5 Room navigation : some clean up 5 months ago
ganfra a2329fc7df Join room : change state and view 5 months ago
ganfra fbb92f0c9a Room navigation : fix tests on invite after the refactoring 5 months ago
Benoit Marty 131edd0ba4 Always use method aRichTextEditorState instead of invoking the constructor directly, and remove parameter when it's the default value. 5 months ago
Benoit Marty ffede8b13b Use productionApplicationName, set to "Element", instead of "Element X", and use ot for `screen_onboarding_welcome_message` 5 months ago
Benoit Marty 810e4919bc Sync strings. 5 months ago
Benoit Marty 075510c425 Add `desktopApplicationName` to BuildMeta. 5 months ago
ganfra 9604acb75a Room navigation : more reliable roomInfoFlow method 5 months ago
Jorge Martin Espinosa 6db513c125
Improve designs of FTUE analytics opt-in screen (#2684) 5 months ago
Jorge Martin Espinosa cf072fa1e1
Improve session recovery screens (#2657) 5 months ago
Jorge Martin Espinosa d0f26777da
Remove Room moderation feature flag (#2678) 5 months ago
Jorge Martin Espinosa 1045f99d18
Add `SessionData.needsVerification` field (#2672) 5 months ago
Benoit Marty 16d289e180 Exclude `fun ContentToPreview()` from coverage, this is not production code. 5 months ago
Benoit Marty 1c66254e74 Add suggestion of users when starting a Chat #2634 6 months ago
Benoit Marty 649204238c Add functions trackRecentlyVisitedRoom and getRecentlyVisitedRooms 6 months ago
Jorge Martin Espinosa b6ceb8c697
Improve UI for notification permission screen in onboarding (#2660) 6 months ago
Jorge Martin Espinosa 8e2f7a35cb
Categorise members by role in the ChangeRoles screen (#2595) 6 months ago
SpiritCroc e4b76e0e89 Add back debugPlaceholderAvatar for inspection mode 6 months ago
bmarty e6bd14a1a9 Sync Strings from Localazy 6 months ago
SpiritCroc f704cca678 Fall back to initials avatar when image avatar doesn't work 6 months ago
ganfra 01d45377f6 Room navigation : do not replay RoomMembership Changes 6 months ago
ganfra cdadd19e6a Room navigation : introduce the JoinRoomNode 6 months ago
Benoit Marty c0caa907aa Move usersWithRole() function to a dedicated file and make it a documented extension of MatrixRoom. 6 months ago
Benoit Marty 34f3208fc0 Fix documentation 6 months ago
Benoit Marty f2afc9ccda Remove blank line 6 months ago
ganfra 5a192b49d7 Room navigation : add a JoinedRoomFlowNode so we use RoomFlowNode for managing different routes 6 months ago
Benoit Marty 97491c3f3f Member role: only count and display joined members. 6 months ago
Benoit Marty 04eb59bd07 Ensure SearchBar are displayed with max width. 6 months ago
Benoit Marty 3ed8b0d055 Avoid using fixture method in production code. 6 months ago
Benoit Marty 9d30adfed8 Remove unused NotificationPermissionManager 6 months ago
Benoit Marty b4582564ab Remove unused circularReveal Modifier. 6 months ago
Jorge Martin Espinosa 41287c5f59
Move session verification to FTUE flow, make it mandatory (#2594) 6 months ago
Benoit Marty bf068f4f25 Add action to copy permalink #2650 6 months ago
Benoit Marty 5310456b6c Fix test compilation. 6 months ago
Benoit Marty 403240256c Add showkase processor 6 months ago
Benoit Marty cb435c523b Create dedicated module for notification troubleshoot. 6 months ago
Benoit Marty 4f320fd4f8 Code clarity: use withTimeout with combination of runCatching instead of withTimeoutOrNull 6 months ago
Benoit Marty 52c039d676 Rename `UserPushStoreFactory.create` to `UserPushStoreFactory.getOrCreate` for code clarity. 6 months ago
Benoit Marty e18e5f1cc5 Run `./tools/localazy/downloadStrings.sh --all` 6 months ago
Benoit Marty 565e5ce87d Improve openUrlInExternalApp API and move url to UnifiedPushConfig 6 months ago
Benoit Marty 09b2cbaaf5 Localize Troubleshoot notification feature. 6 months ago
Benoit Marty 74048cca8f Avoid tryEmit(), use emit() 6 months ago
Benoit Marty a83952814f Rename Fake class with `Mockk` prefix for clarity 6 months ago
Benoit Marty 2bfe125a77 Troubleshoot notifications screen 6 months ago
Benoit Marty 6c9ea2b920 Create FakePushService. 6 months ago
Benoit Marty 8e7fdc859c Code quality and remove reference to `DefaultMatrixToConverter.SUPPORTED_PATHS` in `MatrixToConverter` 6 months ago
Benoit Marty 2a248417fa Move Event exclusion to the module appconfig. 6 months ago
Benoit Marty 1e5a61a49c Move PermalinkBuilder, MatrixToConverter and PermalinkParser content to the `impl` project in order to remove projects.appconfig dependency from matrix.api module. 6 months ago
bmarty 5809864182 Sync Strings from Localazy 6 months ago
ganfra 8325583133 RoomDirectory : set default value of FeatureFlag to false. 6 months ago