Commit graph

  • d764536af5 Merge pull request #1716 from vector-im/feature/bma/secureBackupFeatureFlag Benoit Marty 2023-10-31 22:52:18 +01:00
  • 75a99cf3ba Fix tests Benoit Marty 2023-10-31 22:28:59 +01:00
  • 8684d23a6d Avoid runBlocking. Start with a nullable boolean. Benoit Marty 2023-10-31 21:51:10 +01:00
  • eb82c245ad Secure backup: create a feature flag (disabled) Benoit Marty 2023-10-31 20:49:48 +01:00
  • b985afa4be Merge pull request #1709 from vector-im/feature/bma/secureBackupIteration Benoit Marty 2023-10-31 21:51:29 +01:00
  • 9363e3ffd6 Merge pull request #1714 from vector-im/feature/fga/unlock_settings_2 ganfra 2023-10-31 21:39:25 +01:00
  • 235e8c2985 Update screenshots ElementBot 2023-10-31 20:17:57 +00:00
  • 442ee5a1e3 Update dependency org.matrix.rustcomponents:sdk-android to v0.1.66 renovate[bot] 2023-10-31 17:30:07 +00:00
  • e69390b5b5 Consider keys are backing up only for SteadyStateException.Connection Benoit Marty 2023-10-31 18:00:07 +01:00
  • 7634a5512f Do not throw the exception. Benoit Marty 2023-10-31 17:56:39 +01:00
  • 72ba9997a2 Sign out: handle no network error. Benoit Marty 2023-10-31 17:47:27 +01:00
  • 654f344640 TimelineEncryptedHistoryBannerView: render depend on verification and key backup state (#1576) Benoit Marty 2023-10-31 16:34:07 +01:00
  • 898392dde2 Map new state BackupUploadState.Error Benoit Marty 2023-10-31 13:53:46 +01:00
  • b1a4ea6c8d Update dependency org.robolectric:robolectric to v4.11.1 renovate[bot] 2023-10-31 19:53:59 +00:00
  • bf27e91266 Update screenshots ElementBot 2023-10-31 19:39:56 +00:00
  • 564c2aa23e Pin unlock : implement design for in-app unlock ganfra 2023-10-31 20:12:45 +01:00
  • 8d903362c8 Feature/fga/biometric unlock (#1702) ganfra 2023-10-31 19:22:43 +01:00
  • a008f342de Merge pull request #1711 from vector-im/feature/fga/enable_lockscreen ganfra 2023-10-31 19:09:05 +01:00
  • 3f0393f1dd LockScreen : enable the feature ganfra 2023-10-31 18:23:48 +01:00
  • 1c74c8d56f Merge pull request #1703 from vector-im/feature/bma/featureFlagFlow Benoit Marty 2023-10-31 17:14:59 +01:00
  • f7f3925fc9 [Element Call] Keep MatrixClient alive while the call is working (#1695) Jorge Martin Espinosa 2023-10-31 16:58:33 +01:00
  • 0a126c480e Fix tests Benoit Marty 2023-10-31 13:14:04 +01:00
  • a165b8aab5 Change FeatureFlagService.isFeatureEnabled return value from Boolean to Flow<Boolean> Benoit Marty 2023-10-31 16:48:24 +01:00
  • 06514d8be5 Improve the logs for TimelineException.CannotPaginate (#1708) Jorge Martin Espinosa 2023-10-31 16:43:18 +01:00
  • c774b2452b Show "Voice message" in voice message push notifications (#1705) Marco Romano 2023-10-31 15:27:17 +01:00
  • c4ab264495 Fix long press on voice message with screen reader (#1704) jonnyandrew 2023-10-31 13:00:08 +00:00
  • 97559ee172 Add extra logs to help debug session restoration failures (#1701) Jorge Martin Espinosa 2023-10-31 11:13:00 +01:00
  • 7243f4c0f8 Merge pull request #1698 from vector-im/renovate/coil ganfra 2023-10-31 10:59:42 +01:00
  • 255dadba50 Update dependency io.gitlab.arturbosch.detekt to v1.23.2 (#1699) renovate[bot] 2023-10-31 08:19:33 +01:00
  • f2edbaa6d7 Update coil to v2.5.0 renovate[bot] 2023-10-30 22:55:11 +00:00
  • 63cf5ef5b1 Merge pull request #1648 from vector-im/feature/bma/secureBackup Benoit Marty 2023-10-30 21:29:54 +01:00
  • b28347a482 Merge pull request #1696 from vector-im/renovate/com.google.firebase-firebase-bom-32.x Benoit Marty 2023-10-30 20:35:54 +01:00
  • 6250276475 Update screenshots ElementBot 2023-10-30 19:31:26 +00:00
  • 0e2e854885 Merge pull request #1687 from vector-im/sync-localazy Benoit Marty 2023-10-30 20:20:29 +01:00
  • 3b0c51198d Fix test. Benoit Marty 2023-10-30 16:48:59 +01:00
  • 29e1e9b316 Secure Storage: improve API for waitForBackupUploadSteadyState() Benoit Marty 2023-10-30 15:22:44 +01:00
  • 4898d8012c Secure backup and sign out: add TopBar with Back button. Benoit Marty 2023-10-30 11:03:29 +01:00
  • ddd9ca40fc Enter recovery key: add Done ime action. Benoit Marty 2023-10-27 18:57:48 +02:00
  • 8152acfcde Replace it by when. Benoit Marty 2023-10-27 18:50:44 +02:00
  • 1c57a5c35e Move SecureBackupConfig to the appconfig module. Benoit Marty 2023-10-27 18:48:23 +02:00
  • c952b49ee6 Update dependency com.google.firebase:firebase-bom to v32.5.0 renovate[bot] 2023-10-30 19:16:00 +00:00
  • 4994296fa7 Fix wrong CompoundColors mapping (#1692) Marco Romano 2023-10-30 18:22:42 +01:00
  • 22767031d9 Fix issues with stuck 'loading...' state and hangup (#1690) Jorge Martin Espinosa 2023-10-30 17:01:54 +01:00
  • 340a4b5b4f Sync Strings from Localazy bmarty 2023-10-30 14:50:36 +00:00
  • 42029d6cd2 Merge pull request #1598 from vector-im/renovate/compose.bom Benoit Marty 2023-10-30 14:38:16 +01:00
  • 06edf6d2f2 Merge pull request #1679 from vector-im/renovate/org.robolectric-robolectric-4.x Benoit Marty 2023-10-30 14:36:11 +01:00
  • fdf4bb494b Merge pull request #1688 from vector-im/feature/fixMaestro Benoit Marty 2023-10-30 14:35:42 +01:00
  • 571f2a0e88 Fix scaling of composer UI jonnyandrew 2023-10-30 13:23:01 +00:00
  • 59a4d34a1a Improve composer UI scaling (#1689) jonnyandrew 2023-10-30 12:41:05 +00:00
  • 6f49d689f4 Keep screen on during voice message recording (#1684) jonnyandrew 2023-10-30 12:37:10 +00:00
  • b1fffdc9e9 Add haptic feedback to voice message record button (#1686) jonnyandrew 2023-10-30 12:01:39 +00:00
  • 72e46b259a Fix Maestro test Benoit Marty 2023-10-30 12:41:16 +01:00
  • 84ddef3e6c Merge pull request #1680 from vector-im/sync-localazy Benoit Marty 2023-10-30 12:38:41 +01:00
  • 69c0a3b6be Enable Element Call integration in rooms by default (#1685) Jorge Martin Espinosa 2023-10-30 12:33:22 +01:00
  • 10ff9742e1 Voice message button: Show proper disabled color. (#1682) Marco Romano 2023-10-30 11:51:22 +01:00
  • 5e43083f7c Add a11y label to voice messages (#1683) Marco Romano 2023-10-30 11:41:15 +01:00
  • d6a862581d Merge pull request #1670 from vector-im/feature/bma/topBarInPage Benoit Marty 2023-10-30 10:46:25 +01:00
  • 458e2a1b58 Sync Strings from Localazy bmarty 2023-10-30 00:10:04 +00:00
  • f6c442e32b Update dependency org.robolectric:robolectric to v4.11 renovate[bot] 2023-10-29 01:52:03 +00:00
  • 08e2bed5db Don't show body in replies to voice messages but rather show "Voice message" string (#1673) Marco Romano 2023-10-27 23:57:05 +02:00
  • ec198ce2e9 Blink red dot while recording voice message (#1677) Marco Romano 2023-10-27 23:12:43 +02:00
  • 4dfe8121b4 Show voice message preview player progress (#1675) jonnyandrew 2023-10-27 21:43:52 +01:00
  • f7ed09eb82 Create 1669.feature (#1674) Marco Romano 2023-10-27 18:45:33 +02:00
  • 6cc60e7d35 Merge pull request #1662 from vector-im/feature/bma/secureBackupUi Benoit Marty 2023-10-27 18:36:38 +02:00
  • a33a36cb35 Use correct icon tint in voice message preview player (#1672) Marco Romano 2023-10-27 18:24:16 +02:00
  • c13dc6c11b Add topBar parameter to HeaderFooterPage and use a Scaffold. Benoit Marty 2023-10-27 18:20:59 +02:00
  • ac90b74a4f Merge pull request #1671 from vector-im/jonny/voice-message-fixes jonnyandrew 2023-10-27 16:49:38 +01:00
  • 8ac677797f Merge pull request #1666 from vector-im/feature/bma/mergeFallbackNotification Benoit Marty 2023-10-27 17:42:22 +02:00
  • b137e1f1ab Track errors in VoiceMessagePresenter (#1667) Marco Romano 2023-10-27 17:23:53 +02:00
  • 473ac2dcc1 Default enable voice message feature flag (#1669) Marco Romano 2023-10-27 17:16:32 +02:00
  • ad01421b22 Enable swipe to reply on voice messages (#1668) Marco Romano 2023-10-27 17:10:56 +02:00
  • e3bb3c55b6 Ensure sending pauses audio jonnyandrew 2023-10-27 15:16:58 +01:00
  • 1683049b0c Ensure deleting pauses audio jonnyandrew 2023-10-27 15:14:01 +01:00
  • fca94692f6 Refactor waveform factory function jonnyandrew 2023-10-27 15:07:02 +01:00
  • d05dd11485 Split VoiceMessageType from AudioMessageType (#1664) Marco Romano 2023-10-27 16:02:16 +02:00
  • f1b98e8746 Merge pull request #1659 from vector-im/langleyd/live_waveform David Langley 2023-10-27 14:41:16 +01:00
  • eb8e6e7dce Merge branch 'langleyd/live_waveform' of https://github.com/vector-im/element-x-android into langleyd/live_waveform David Langley 2023-10-27 13:55:45 +01:00
  • fe2d2554c0 Fix documentation David Langley 2023-10-27 13:55:42 +01:00
  • f409b31e8a Display a single notification for all the fallback notifications. When dismissed, dismiss all the fallback notifications in the model. Benoit Marty 2023-10-27 14:45:43 +02:00
  • 54f276c125 Merge branch 'develop' of https://github.com/vector-im/element-x-android into langleyd/live_waveform David Langley 2023-10-27 13:54:18 +01:00
  • 1014380e32 Always treat waveform as List<Float> (#1663) Marco Romano 2023-10-27 14:49:58 +02:00
  • 2d9d34b41f Notification: fix issue: clear event only for the matching session. We do not have multi session so the bug is not visible yet. Benoit Marty 2023-10-27 14:41:39 +02:00
  • de011c0dcb Update screenshots ElementBot 2023-10-27 12:23:14 +00:00
  • e59a6b7ed6 Add missing screenshots in TimelineView (#1660) Marco Romano 2023-10-27 14:18:28 +02:00
  • c79d24d943 Merge branch 'develop' of https://github.com/vector-im/element-x-android into langleyd/live_waveform David Langley 2023-10-27 13:10:32 +01:00
  • 34dda1b568 Fix naming and waveform previews David Langley 2023-10-27 13:06:33 +01:00
  • 38de57bb02 Add waveform to voice message preview UI (#1661) jonnyandrew 2023-10-27 12:33:35 +01:00
  • ad81e2898c Merge branch 'develop' of https://github.com/vector-im/element-x-android into langleyd/live_waveform David Langley 2023-10-27 12:28:46 +01:00
  • 1e6d06c1e5 Update screenshots ElementBot 2023-10-27 10:42:35 +00:00
  • 0bd9c78836 Initial support for member suggestions (#1631) Jorge Martin Espinosa 2023-10-27 12:26:40 +02:00
  • bb55a5676c Secure backup Benoit Marty 2023-10-27 11:14:00 +02:00
  • 05c8a286d1 Merge branch 'langleyd/live_waveform' of https://github.com/vector-im/element-x-android into langleyd/live_waveform David Langley 2023-10-27 10:56:48 +01:00
  • cd41875c08 Fix tests David Langley 2023-10-27 10:56:45 +01:00
  • d7ce326612 Show correct UI when replying to a voice message (#1658) Marco Romano 2023-10-27 11:30:57 +02:00
  • 61d59913bb Merge pull request #1651 from vector-im/feature/bma/uiUpdate Benoit Marty 2023-10-27 11:03:29 +02:00
  • e2f6346b44 Update screenshots ElementBot 2023-10-27 08:51:51 +00:00
  • 0c4e7547a2 Merge branch 'develop' into langleyd/live_waveform David Langley 2023-10-27 09:37:21 +01:00
  • d0664dae0d Fix tests David Langley 2023-10-27 09:32:05 +01:00
  • 723431052f Merge pull request #1655 from vector-im/renovate/com.google.firebase-firebase-appdistribution-gradle-4.x ganfra 2023-10-27 10:30:06 +02:00
  • eb223deba1 Move MediaPlayer from messages module to new dedicated library module (#1654) Marco Romano 2023-10-27 09:58:17 +02:00