797 Commits (562241c3a9166d2086a08eec0b948360da699375)

Author SHA1 Message Date
renovate[bot] 8ce27ada26 Update dependency org.matrix.rustcomponents:sdk-android to v0.1.21 (#610) 1 year ago
ganfra d4526e52c6 Matrix rust sdk: update to 0.1.20 (and fix compilation issues) 1 year ago
Jorge Martin Espinosa 244306545f Move logic of different BottomSheets in `MessagesView` to presenters (#600) 1 year ago
Marco Romano 4511fc3805 Inline Async extension functions (#598) 1 year ago
ganfra e817afef84 Media: introduce a Kind.File so we don't use In-memory bytearray in timeline 1 year ago
Jorge Martin Espinosa 31555c4bd0 [Message Actions] Retry sending failed messages (#596) 1 year ago
Benoit Marty 9b4b9e9140 Introduce `simulateLongTask` to ensure that the Presenter State `Loading` is visible. 1 year ago
Benoit Marty 4a56d433c6 Unblock develop 1 year ago
ganfra 26746f5e27 Extract fetchDetailsForEvent and use coroutineDispatchers.io 1 year ago
renovate[bot] f997123f2d Update dependency org.matrix.rustcomponents:sdk-android to v0.1.17 (#576) 1 year ago
Benoit Marty abfdf39029 Fix lint errors manually (a string sync will be needed on develop). 1 year ago
Benoit Marty fde6b0e9bb Add some generated KDoc. 1 year ago
Benoit Marty 445df09411 Always use `import io.element.android.libraries.ui.strings.R as StringR` 1 year ago
Benoit Marty 4f4d024a9f No need to pass `maxLines = 1` if `singleline = true` anymore. 1 year ago
Benoit Marty 921a352947 Inline the scroll state. 1 year ago
ganfra 7356898e00 Remove internal state machine library 1 year ago
Jorge Martin Espinosa 9fa261e393 [Message Actions] Add emoji reactions option (#568) 1 year ago
ganfra 2179c17de8 Verification: integrate with new statemachine library 1 year ago
Benoit Marty b72cf1dcdd Update strings. 1 year ago
Benoit Marty 4266faa204 Update maestro test regarding the new login flow. 1 year ago
Jorge Martin Espinosa 688ab3bd5e [Message Actions] Display debug info for events in the timeline (#555) 1 year ago
ganfra 6fa2d7bdbc Fix tests build issue 1 year ago
ganfra 23e6ccc9c3 Matrix rust sdk : SlidingSync updates 1 year ago
ganfra 1b831d0f4d Matrix rust sdk : use tempDir in LoadMediaFile 1 year ago
ganfra d54b8c4733 Matrix rust sdk : update SessionVerificationService to suspend (Async-Uniffi) 1 year ago
Benoit Marty 1bc5277bc2 Fix icon tint 1 year ago
Benoit Marty b039f0d01d Validate server on user click. 1 year ago
Jorge Martin Espinosa c176eab4a3 [Message actions] New UI for replies (#545) 1 year ago
Benoit Marty c3ff31394b Fix bad namespace. 1 year ago
Benoit Marty 80cfd74aa9 Fix some errors 1 year ago
Benoit Marty cd860e9de3 Add test for ChangeAccountProviderPresenter and other presenters. 1 year ago
Jorge Martin Espinosa e376c1be82 [Message actions] New UI for message composer and editing (#526) 1 year ago
Benoit Marty 5b987ca691 Quality 1 year ago
Benoit Marty fe87681473 Lazy use the OkHttpClient. 1 year ago
Benoit Marty 7001c7b9cc Account provider screen. - Crashing 1 year ago
Benoit Marty 67e85e0a36 Change account provider screen. 1 year ago
Benoit Marty 9f1605ab46 Improve composable for icons and create RoundedIconAtom. 1 year ago
ganfra 51389053bf Media : timeline file adjustment 1 year ago
ganfra 468ed5276f Media: clean up code 1 year ago
ganfra c0def1c3dc Media actions: add more tests 1 year ago
Chris Smith b3ac6e2b97 Bump some font sizes from small to medium after review 1 year ago
Chris Smith c9df5e7d34 Remove PreferenceDivider 1 year ago
Chris Smith fe6afb7281 Dividers should be 0.5dp not 1dp 1 year ago
Chris Smith dce38dfe8d Progress dialog: use primary colour not onSurface 1 year ago
Chris Smith 34a67bdb2c Create room: labels shouldn't be bold 1 year ago
Marco Romano 1d6f4e3c68 Network library changes (#542) 1 year ago
ganfra c16e4c46bd Media: prepare downloadMediaFile to use tempDir 1 year ago
Chris Smith 7308428596 Use member count instead of counting members (#530) 1 year ago
github-actions[bot] 044a3c991e Sync Strings (#522) 1 year ago
Yoan Pintas f534ecda96 Init analytics modules (#350) 1 year ago