4405 Commits (21200df294e456d1508a91f99a88e7b7b74bde19)
 

Author SHA1 Message Date
Benoit Marty 21200df294 Konsist: check that if `sealed interface` is used in parameter of `Composable`, it has the `@Stable` or `@Immutable` annotation 11 months ago
Benoit Marty 3092ca23f0 Konsist: check if sealed class could be sealed interface and fix existing issues. 11 months ago
jonnyandrew ddc1e1d0cc
Display duration of recorded voice message (#1733) 11 months ago
Jorge Martin Espinosa 14dc8e1059
Replace suffixes for `@PreviewsDayNight` annotation (#1736) 11 months ago
Jorge Martin Espinosa 1f5a135072
Use Parallel GC and bump RAM usage (#1734) 11 months ago
Benoit Marty ccfc4c3bac
Merge pull request #1730 from vector-im/feature/bma/uselessByLazy 11 months ago
Benoit Marty 4a62edc86a
Merge pull request #1597 from vector-im/renovate/androidx.compose.material3-material3-1.x 11 months ago
Jorge Martin Espinosa 56a024fc00
Only build `app` module for Maestro tests. (#1727) 11 months ago
Benoit Marty f6d7a014a7 Remove other useless `lazy` wrapping. 11 months ago
Benoit Marty a1b97fe99e Remove useless wrapping in lazy block, since the value was assigned later during object construction. 11 months ago
jonnyandrew 5080df3262
Add voice message 'hold to record' tooltip (#1710) 11 months ago
Benoit Marty 8cc541b5fc
Merge pull request #1726 from vector-im/feature/bma/improveDialogApi 11 months ago
Benoit Marty 250389633b Progress for LinearProgressIndicator and CircularProgressIndicator are now lambdas. 11 months ago
renovate[bot] 2a0209e14d
Update dependency androidx.compose.material3:material3 to v1.2.0-alpha10 11 months ago
Benoit Marty d640b04728
Merge pull request #1691 from vector-im/jonny/fix-composer-scaling 11 months ago
Benoit Marty 2f3775fc11
Merge pull request #1724 from vector-im/renovate/io.sentry-sentry-android-6.x 11 months ago
ElementBot 235376dc0d Update screenshots 11 months ago
Benoit Marty 6db4f34d1b Add preview for dialog with a third button 11 months ago
Benoit Marty 5f3770d4dd If there is only one button, use a TextButton. 11 months ago
Benoit Marty 1ba2a22eda Reorder parameters for readability 11 months ago
Benoit Marty 70ea2beaf9 SimpleAlertDialogContent: enforce button submit instead of button cancel and improve API around dialogs. 11 months ago
renovate[bot] f5ebbe6068
Update dependency com.android.tools:desugar_jdk_libs to v2.0.4 (#1723) 11 months ago
Benoit Marty 5af7b47bd5
Merge pull request #1722 from vector-im/feature/bma/fixMaestroSignOut 11 months ago
renovate[bot] 869eb2f4fc
Update dependency io.sentry:sentry-android to v6.33.0 11 months ago
renovate[bot] 7a988257ed
Update dependency io.gitlab.arturbosch.detekt to v1.23.3 (#1712) 11 months ago
renovate[bot] c63601a615
Update dependency io.nlopez.compose.rules:detekt to v0.3.3 (#1638) 11 months ago
jonnyandrew 83a6395688
Add time to voice message composer UI (#1720) 11 months ago
renovate[bot] 8f5c6173d0
Update lifecycle to v2.7.0-beta01 (#1721) 11 months ago
Benoit Marty 548bf99c80 Fix Maestro (do not rely on text) 11 months ago
Benoit Marty 8df9b7fb3c Add TestTags to dialog buttons. 11 months ago
Benoit Marty fec3f93bad Fix maestro test: chat backup is disabled by default. 11 months ago
Benoit Marty 2e52222d59
Merge pull request #1715 from vector-im/renovate/org.robolectric-robolectric-4.x 11 months ago
jonnyandrew dab5e0d0ca
Add analytics for voice messages (#1706) 11 months ago
Benoit Marty 23cf703925 Fix maestro test. 11 months ago
renovate[bot] 4e7750b70a
Update dependency app.cash.molecule:molecule-runtime to v1.3.0 (#1717) 11 months ago
Jorge Martín a73cd8a088 version++ 11 months ago
Jorge Martín 43fe681d3d Adding fastlane file for version 0.3.0 11 months ago
Jorge Martín a904d01386 Changelog for version 0.3.0 11 months ago
Jorge Martín 6ad65585b0 Setting version for the release 0.3.0 11 months ago
Benoit Marty 93186f041a
Merge pull request #1716 from vector-im/feature/bma/secureBackupFeatureFlag 11 months ago
Benoit Marty 6143ea8764 Fix tests 11 months ago
Benoit Marty d09d95b269 Avoid runBlocking. Start with a nullable boolean. 11 months ago
Benoit Marty 5013ff061e Secure backup: create a feature flag (disabled) 11 months ago
Benoit Marty ba004187f0
Merge pull request #1709 from vector-im/feature/bma/secureBackupIteration 11 months ago
ganfra 46869b8df8
Merge pull request #1714 from vector-im/feature/fga/unlock_settings_2 11 months ago
ElementBot 306e5f76d9 Update screenshots 11 months ago
renovate[bot] b0941ca904 Update dependency org.matrix.rustcomponents:sdk-android to v0.1.66 11 months ago
Benoit Marty 7e1b991654 Consider keys are backing up only for SteadyStateException.Connection 11 months ago
Benoit Marty 3e9710a0c1 Do not throw the exception. 11 months ago
Benoit Marty 2f62779ad4 Sign out: handle no network error. 11 months ago