4019 Commits (30b509456ce75faad3881aa8410e4807de35c030)
 

Author SHA1 Message Date
Benoit Marty 496601a8e0
Merge pull request #1454 from vector-im/feature/bma/stringDuplicate 12 months ago
ElementBot cd90953c66 Update screenshots 12 months ago
Benoit Marty af65d675cb
Merge pull request #1458 from vector-im/renovate/android.gradle.plugin 12 months ago
Benoit Marty a4e656ed1f Update string (from Localazy) 12 months ago
Benoit Marty b5d4e3d461 Use generic `common_verification_cancelled` 12 months ago
Benoit Marty 2eed49f041 Use generic `action_remove` 12 months ago
renovate[bot] a9a297b165
Update dependency com.autonomousapps.dependency-analysis to v1.23.1 (#1459) 12 months ago
renovate[bot] 981bb506b3
Update android.gradle.plugin to v8.1.2 12 months ago
ganfra a84e82344a Fix RoomFlowNodeTest 12 months ago
ganfra 74735605e4 Room : makes subscribeToSync/unsubscribeFromSync suspendable and makes sure we keep subscription count 12 months ago
Benoit Marty 3971e86a64 Add strings for advanced settings into Localazy. 12 months ago
Benoit Marty 2cce7f3b47 Fix lint `UnnecessaryComposedModifier` and make it an error 12 months ago
Benoit Marty 6b13d044bb Use generic `common_username` and `common_password` 12 months ago
Benoit Marty 9e251f618d Use generic `common_people` 12 months ago
Benoit Marty 14a8d7b0a1 Use generic `action_start` 12 months ago
Benoit Marty 1afdb6aa85 Use generic `action_continue` 12 months ago
Benoit Marty ce96c73fa6
Merge pull request #1441 from vector-im/renovate/compose.bom 12 months ago
Benoit Marty e86aca2877
Merge pull request #1389 from vector-im/renovate/androidx.compose.material3-material3-1.x 12 months ago
ElementBot 0572a7db13 Update screenshots 12 months ago
Benoit Marty 7b0a8552cb
Merge pull request #1443 from vector-im/feature/bma/httpHomeserver 12 months ago
Benoit Marty 928a60672c Use the AutoMirrored version. 12 months ago
renovate[bot] 46e5424d14 Update dependency androidx.compose.material3:material3 to v1.2.0-alpha08 12 months ago
Benoit Marty 627898a4c6
Merge pull request #1444 from vector-im/renovate/io.sentry-sentry-android-6.x 12 months ago
renovate[bot] e6dc95662e
Update dependency io.sentry:sentry-android to v6.30.0 12 months ago
Benoit Marty 55a9d30b99 Format file. 12 months ago
Benoit Marty 949a24560f Import network-security-config.xml file from EA. 12 months ago
Benoit Marty 1c7db1de85 Ensure http url entered by the user are provided to the SDK without being altered. 12 months ago
renovate[bot] 80fcb73842
Update dependency androidx.compose:compose-bom to v2023.09.02 12 months ago
ganfra 64ae971aa2
Merge pull request #1440 from kegsay/patch-1 12 months ago
kegsay 2234b50663
Merge branch 'develop' into patch-1 12 months ago
ganfra 8bf547f9b3
Merge pull request #1439 from vector-im/update-doc 12 months ago
kegsay 44d9628363
Update _developer_onboarding.md 12 months ago
Benoit Marty 42770051d4 version++ 12 months ago
Benoit Marty efa766beaf Merge tag 'v0.2.3' into develop 12 months ago
Benoit Marty 43ff5a9116 Merge branch 'release/0.2.3' into main 12 months ago
Benoit Marty 84784b2b7e Adding fastlane file for version 0.2.3 12 months ago
Benoit Marty 411bbb230a Changelog for version 0.2.3 12 months ago
ganfra a0bf000ab6
Update _developer_onboarding.md 12 months ago
kegsay 67259a8ebf
Update _developer_onboarding.md 12 months ago
Benoit Marty 971f8cf8b8
Merge pull request #1437 from vector-im/renovate/org.matrix.rustcomponents-sdk-android-0.x 12 months ago
Benoit Marty c9c7af6e06 Simplify the management of `inReplyToEventTimelineItem` 12 months ago
Benoit Marty 161c6d0958
Merge pull request #1434 from vector-im/feature/bma/elementCallTweaks 12 months ago
Benoit Marty a192a8823f Ensure `getEventTimelineItemByEventId` is called when we enter in reply mode. 12 months ago
Benoit Marty aefeb01cdd Reduce the number of fallback notification. Only used now when message cannot be decrypted. 12 months ago
Benoit Marty cf657df5fd Fix API break with Matrix SDK 0.1.58. 12 months ago
renovate[bot] 3c692e4c48
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.58 12 months ago
Benoit Marty 8e24d5991c
Merge pull request #1436 from vector-im/feature/bma/mutableIntFloat 12 months ago
Benoit Marty f607b557ff
Merge pull request #1432 from vector-im/feature/bma/installApk 12 months ago
Benoit Marty 702c137ead Replace `mutableStateOf` by `mutableIntStateOf` and `mutableFloatStateOf`. Use `intValue` and `floatValue` to avoid unboxing. 12 months ago
Benoit Marty 3eb112381d Call `openFile` instead of `open` and avoid unwrapping the Activity context. 12 months ago