8719 Commits (2704959140370275b222fd16e196a92d2920b4fb)
 

Author SHA1 Message Date
ganfra 2b82794f51
Merge pull request #3520 from element-hq/renovate/androidx.webkit-webkit-1.x 3 weeks ago
renovate[bot] 856fcbcd4a
Update gradle-update/update-gradle-wrapper-action action to v2 3 weeks ago
ganfra c3940f8ed9
Merge pull request #3505 from element-hq/renovate/org.maplibre.gl-android-plugin-annotation-v9-3.x 3 weeks ago
ganfra 38966f61d8
Merge pull request #3550 from element-hq/renovate/org.maplibre.gl-android-sdk-11.x 3 weeks ago
ganfra 49ce8b12e7
Merge branch 'develop' into renovate/accompanist 3 weeks ago
ganfra f26a4b5567 maplib-plugins : remove workaround 3 weeks ago
renovate[bot] 17e2d092a3
Update dependency org.maplibre.gl:android-sdk to v11.5.0 3 weeks ago
renovate[bot] a60fa11c93
Update dependency com.google.firebase:firebase-bom to v33.3.0 (#3549) 3 weeks ago
renovate[bot] 231217c438
Update dependency io.element.android:compound-android to v0.1.0 (#3524) 3 weeks ago
ganfra 5a8cfda4c7 timeline : remove animateItem 3 weeks ago
Benoit Marty 2e7c34b60e Prefix with `You` instead of display name #3470 3 weeks ago
Benoit Marty fbdff33cb5 Use prefixIfNeeded (equivalent code) 3 weeks ago
Benoit Marty 3093b25ecd Rework: create extension method for cleaner code. 3 weeks ago
Benoit Marty c5f5ff356b
Merge pull request #3527 from element-hq/feature/bma/elementCallNoNetwork 3 weeks ago
Jorge Martin Espinosa 2ce8bb7682
Fix room settings not treating unencrypted DMs as DMs (#3545) 3 weeks ago
ganfra 71c0eb19b2
Merge pull request #3537 from element-hq/feature/fga/fix_image_viewer_glitch 3 weeks ago
Benoit Marty ff872af7dc
Merge pull request #3544 from element-hq/renovate/compose.bom 3 weeks ago
renovate[bot] bb74c82d6c
Update dependency androidx.compose:compose-bom to v2024.09.02 3 weeks ago
renovate[bot] 9756afc5d1
Update dependency androidx.compose:compose-bom to v2024.09.00 (#3399) 3 weeks ago
ganfra 0c10784e26
Merge pull request #3542 from element-hq/feature/valere/rename_invisible_crypto_flag 3 weeks ago
Valere 10014d3936 rename invisible flag to onlySignedDeviceIsolation 3 weeks ago
ganfra 135cc02cad Changelog for version 0.6.4 3 weeks ago
ganfra ff0722978d version++ 3 weeks ago
ganfra bd7b1293c6 Adding fastlane file for version 0.6.4 3 weeks ago
Benoit Marty acae30b1f9 Stop ignoring 2 tests and fix them. 3 weeks ago
Benoit Marty e2ab1efde6
Merge pull request #3530 from element-hq/feature/bma/moduleConfig 3 weeks ago
ganfra ad022b0b1e Merge branch 'release/0.6.4' into main 3 weeks ago
ganfra f61f3090bc Adding fastlane file for version 0.6.4 3 weeks ago
ganfra fdd0a0d4ea
Merge pull request #3538 from element-hq/feature/fga/timeline_emit_empty_list 3 weeks ago
ganfra db569cbcbe timeline : makes sure to emit empty list if initial reset has no item. 3 weeks ago
ganfra 14dc0da2b2
Merge pull request #3535 from element-hq/feature/bma/alwaysMigrateApp 3 weeks ago
ganfra 23ed755f30 migration : fix presenter test for fresh/old install 3 weeks ago
Benoit Marty 0246fec77d Remove useless and obsolete comment. 3 weeks ago
Benoit Marty c8638f6fd4 Perform the migration, even if the current version is not known. 3 weeks ago
Benoit Marty ae7a79e06e
Merge pull request #3531 from element-hq/feature/bma/logLevel 3 weeks ago
Benoit Marty 7f9e176856
Merge pull request #3533 from element-hq/feature/bma/fixCrashes 3 weeks ago
Benoit Marty 53fc2f3dfe Remove the no needed `launch`. 3 weeks ago
Benoit Marty 3c3781d5d3 Fix visibility issue. 3 weeks ago
Benoit Marty 55704f0227 Less ugly code. 3 weeks ago
ganfra d0793becbb
Merge pull request #3532 from element-hq/feature/fga/update_rust_sdk 3 weeks ago
ElementBot 785d3882f4 Update screenshots 3 weeks ago
Benoit Marty 92834e8985 Fix crash when pdf cannot be opened. 3 weeks ago
Benoit Marty 900074ee20 `flatMap` with `runCatching` is more appropriate here. 3 weeks ago
ganfra 8102aa4744 media viewer: fix glitch when transition from thumbnail to fullview 3 weeks ago
Benoit Marty f5c776ac9c Protection against ActivityNotFoundException. 3 weeks ago
Benoit Marty 80dc827265 Protection against ActivityNotFoundException. 3 weeks ago
Benoit Marty b6fd46ece6 Add some missing runCatching to protect innerRoom access. 3 weeks ago
ganfra f1be7ea0a7 media view : use overlay from room details 3 weeks ago
Benoit Marty d14361760b No need to launch a coroutine to send the first value. 3 weeks ago
Benoit Marty 1309d04649 mxCallbackFlow already contains a `tryOrNull` wrapper around the block, so not need to add an extra one. 3 weeks ago