8266 Commits (416810accad293d5f053385a2b89981c81e9ac5f)
 

Author SHA1 Message Date
renovate[bot] 4e887388ae
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.40 2 months ago
Benoit Marty 6ca93a2c88
Merge pull request #3341 from element-hq/renovate/com.android.tools-desugar_jdk_libs-2.x 2 months ago
Benoit Marty 1a43aa38fb
Merge pull request #3334 from element-hq/feature/bma/pipCallApi 2 months ago
Benoit Marty 7f4b84638f Rename `PipActivity` to `PipView` 2 months ago
Benoit Marty 9fab13c50b Avoid keeping a reference to the eventSink in a separate value 2 months ago
Benoit Marty 306043876f Rename `WebPipApi` to `PipController` 2 months ago
ganfra 5033abc952
Merge pull request #3340 from element-hq/renovate/com.posthog-posthog-android-3.x 2 months ago
renovate[bot] c3ddf0b41e
Update dependency com.android.tools:desugar_jdk_libs to v2.1.0 2 months ago
renovate[bot] b85e714a6f
Update dependency com.posthog:posthog-android to v3.5.1 2 months ago
Benoit Marty 40410e081c
Merge pull request #3339 from element-hq/sync-localazy 2 months ago
bmarty cd267249ec Sync Strings from Localazy 2 months ago
SpiritCroc 107b29545d Fix login navigation getting stuck with no-op analytics provider 2 months ago
Benoit Marty 0b2edcb6d1 Fix UI tests. 2 months ago
Benoit Marty a4b6d4c5d7 Simplify code. 2 months ago
Benoit Marty 368db3feb4 Allow entering Pip mode when `controls.canEnterPip()` cannot be evaluated. 2 months ago
Benoit Marty 18dcdc0e64 Communicate with Element Call about PiP status. 2 months ago
SpiritCroc 671def23b8
Big emoji-only messages 2 months ago
Joe Groocock 0f14bc1a1c
Ensure consistent AggregatedReaction screenshots 2 months ago
Benoit Marty 1b7c0dbe88
Merge pull request #3331 from element-hq/renovate/com.google.firebase-firebase-bom-33.x 2 months ago
renovate[bot] 5549c8fed3
Update dependency com.google.firebase:firebase-bom to v33.2.0 2 months ago
Jorge Martin Espinosa 7859526280
Improve the text for mentions and replies in notifications (#3328) 2 months ago
Benoit Marty eeeb8fc35c
Merge pull request #3327 from element-hq/feature/bma/moreTests 2 months ago
Benoit Marty bb085251b2 Reuse existing function 2 months ago
Benoit Marty 11691697d1 Add test on extension MatrixRoom.getCurrentRoomMember 2 months ago
Benoit Marty 0b494b01da Add test on extension MatrixRoom.getDirectRoomMember 2 months ago
Benoit Marty a27e317207 Remove unused code. 2 months ago
Benoit Marty a942fd4a24
Merge pull request #3322 from element-hq/feature/bma/roomAliasCompletion 2 months ago
networkException 2678834cc0
Fix broken direct room member for rooms with old users that left (#3324) 2 months ago
ElementBot e704af44bf Update screenshots 2 months ago
Benoit Marty 9c64bdde1a
Merge pull request #3323 from element-hq/renovate/compose.bom 2 months ago
Benoit Marty 8574340717 Use extension `getAvatarData` 2 months ago
Benoit Marty 811abe7755 Move package `io.element.android.features.messages.impl.mentions` to `io.element.android.features.messages.impl.messagecomposer.suggestions` 2 months ago
Benoit Marty dbe73076ff rename test function. 2 months ago
Benoit Marty 48ea516639 Rename `MentionSuggestionsProcessor` to `SuggestionsProcessor` since it's not only used for mentions. 2 months ago
Benoit Marty 3dfa9764d6
Merge pull request #3325 from element-hq/renovate/telephoto 2 months ago
renovate[bot] e6ab680f91
Update telephoto to v0.13.0 2 months ago
renovate[bot] ebd8120d2e
Update dependency androidx.compose:compose-bom to v2024.08.00 2 months ago
Benoit Marty b112713d69 Rename test because method has been renamed. 2 months ago
Benoit Marty 2488ea6c98 Add missing test for MarkdownTextEditorState 2 months ago
Benoit Marty a6cf231322 Add unit test for DefaultRoomAliasSuggestionsDataSource 2 months ago
Benoit Marty d5feda5935 Add test on MentionSuggestionsProcessor and simplify the class. 2 months ago
Benoit Marty 5df3e6d684 Convert MentionSuggestionsProcessor to a class and inject it in the constructor of MessageComposerPresenter 2 months ago
Benoit Marty 6309137a53 Reorder imports 2 months ago
Benoit Marty c306636d56 Remove needless blank line 2 months ago
Benoit Marty b3e8cf443e Fix test regression. 2 months ago
Benoit Marty c5d1bed5b4 Fix test compilation issue. 2 months ago
Benoit Marty 3350b661e7 Fix import ordering. 2 months ago
Benoit Marty 4c8f23a0cb Add feature flag for room alias suggestions, disabled by default. 2 months ago
ElementBot ff217d4f88 Update screenshots 2 months ago
Benoit Marty 57d927e9aa Suggestion for room alias. 2 months ago