Commit graph

  • 7425c3905b lint David Langley 2023-10-27 08:45:20 +01:00
  • 1db2adae7e Merge branch 'develop' of https://github.com/vector-im/element-x-android into langleyd/live_waveform David Langley 2023-10-27 08:44:25 +01:00
  • d20ae3f6b9 FIx height and concurrent exception David Langley 2023-10-27 08:41:08 +01:00
  • 22c7b587a9 Merge pull request #1653 from vector-im/feature/bma/secureBackupSdk Benoit Marty 2023-10-27 09:35:19 +02:00
  • 7456d87bde Update plugin com.google.firebase.appdistribution to v4.0.1 (#1656) renovate[bot] 2023-10-27 08:12:44 +02:00
  • f914de4486 Update dependency com.google.firebase:firebase-bom to v32.4.1 (#1657) renovate[bot] 2023-10-27 07:37:33 +02:00
  • 510b1f63b9 Simple live waveform implementation. David Langley 2023-10-26 23:46:03 +01:00
  • 0b19f64997 Update dependency com.google.firebase:firebase-appdistribution-gradle to v4.0.1 renovate[bot] 2023-10-26 21:47:50 +00:00
  • a67560c74b Convert mx waveform to floats as early as possible in the chain (#1652) Marco Romano 2023-10-26 18:58:00 +02:00
  • b5ffa6eef3 SecureBackup: update matrix sdk module. Benoit Marty 2023-10-26 18:02:34 +02:00
  • f9cf3c814d Fix warning: Composable functions should only be emitting content into the composition from one source at their top level. Benoit Marty 2023-10-26 17:49:13 +02:00
  • c93470b6e4 Rename file. Benoit Marty 2023-10-26 17:21:19 +02:00
  • 6a96d6e00b Update screenshots ElementBot 2023-10-26 15:25:07 +00:00
  • b12f9ff3a8 Use DialogLikeBannerMolecule in NotificationSettingsView. Benoit Marty 2023-10-26 17:09:57 +02:00
  • 243c47682f Design: extract DialogLikeBannerMolecule from RequestVerificationHeader Benoit Marty 2023-10-24 17:15:10 +02:00
  • c6ddc33be7 Preference: Add badge to the icon preference. Benoit Marty 2023-10-03 13:44:06 +02:00
  • f34fdcc87b Design kit: add destructive dialog action Benoit Marty 2023-10-04 16:31:34 +02:00
  • 1af4bfb1d8 Design kit: add destructive buttons. Benoit Marty 2023-10-04 16:23:14 +02:00
  • 6f4335bd02 Add RedIndicatorAtom Benoit Marty 2023-10-03 10:32:38 +02:00
  • 4a390296cf Include waveform when sending voice messages (#1650) Marco Romano 2023-10-26 17:37:24 +02:00
  • 517b422992 Add voice message preview player (#1646) jonnyandrew 2023-10-26 16:33:58 +01:00
  • 8258bdcf80 Move waveform UI to design system library (#1649) jonnyandrew 2023-10-26 16:15:42 +01:00
  • 35d32c0500 Merge pull request #1642 from vector-im/feature/fga/pin_settings ganfra 2023-10-26 16:40:38 +02:00
  • c40a39bbfa Update the chat screen UI using RoomInfo. (#1640) Jorge Martin Espinosa 2023-10-26 16:27:42 +02:00
  • 27d4cab217 Update screenshots ElementBot 2023-10-26 13:45:59 +00:00
  • 4b36eb0374 PIN: address PR review ganfra 2023-10-26 15:28:18 +02:00
  • b8ce848a0c PIN : fix quality ganfra 2023-10-26 15:25:40 +02:00
  • 4d9a3bddaf Use Float instead of Double for all the level metering logic. (#1645) Marco Romano 2023-10-26 14:55:23 +02:00
  • 5c7cffff19 Merge pull request #1641 from vector-im/langleyd/custom_waveform David Langley 2023-10-26 13:52:47 +01:00
  • bd9179dd45 PIN : Fix SetupPinPresenterTest ganfra 2023-10-26 14:39:13 +02:00
  • 1e3cfcdbd6 PIN : Fix test compilation ganfra 2023-10-26 13:10:25 +02:00
  • 10ce75f74e Merge branch 'develop' into langleyd/custom_waveform Marco Romano 2023-10-26 13:07:45 +02:00
  • 40e19349b5 Refactor of voice message playing code (#1643) Marco Romano 2023-10-26 12:51:12 +02:00
  • 537068cb32 Update screenshots ElementBot 2023-10-26 09:32:15 +00:00
  • fae051ef82 Merge branch 'develop' into feature/fga/pin_settings ganfra 2023-10-26 11:13:52 +02:00
  • d95a616f36 Update screenshots ElementBot 2023-10-26 08:26:46 +00:00
  • 34f7111f48 -Fix waveform preview David Langley 2023-10-26 09:10:38 +01:00
  • 9b7f66446a Don't need added state from bad merge. David Langley 2023-10-26 09:06:08 +01:00
  • a8016fa6ed Remove WaveformProgressIndicator call. David Langley 2023-10-26 09:02:31 +01:00
  • fbce953527 Merge branch 'develop' of https://github.com/vector-im/element-x-android into langleyd/custom_waveform David Langley 2023-10-26 09:02:14 +01:00
  • 5a646a8362 Remove WaveformProgressIndicator and waveform library and lint. David Langley 2023-10-26 08:58:03 +01:00
  • cabd7ac388 Update dependency org.matrix.rustcomponents:sdk-android to v0.1.65 (#1639) renovate[bot] 2023-10-26 08:59:06 +02:00
  • 4b403ae57c Add custom waveform with cursor and nice gesture support. David Langley 2023-10-25 22:12:01 +01:00
  • a34604512d Pin: add tests and make LockScreenConfig an injectable data class ganfra 2023-10-25 18:37:02 +02:00
  • e2a40c8bd1 Voice message bubble design improvements (#1637) Marco Romano 2023-10-25 17:33:50 +02:00
  • b135670196 Pin : clean remaining pin code attempts ganfra 2023-10-25 16:54:34 +02:00
  • 1d314e198a PIN: clean pin code storage ganfra 2023-10-25 16:45:42 +02:00
  • ed4815c40a PIN: fix and add tests ganfra 2023-10-25 16:13:30 +02:00
  • 432e209618 PIN unlock : makes sure to load the pin size from storage ganfra 2023-10-25 15:07:05 +02:00
  • d59eaab7a8 PIN: add callback on LockScreenEntryPoint ganfra 2023-10-25 11:27:19 +02:00
  • f105455bd6 PIN: branch SignOut ganfra 2023-10-25 11:15:15 +02:00
  • 86cd274b3a Merge pull request #1610 from vector-im/dla/feature/custom_room_notification_settings_list David Langley 2023-10-24 23:02:16 +01:00
  • 3b20120705 Receive and play a voice message (#1503) Marco Romano 2023-10-24 23:47:51 +02:00
  • cf1d4cf087 Update screenshots ElementBot 2023-10-24 21:31:36 +00:00
  • c61d2d3941 Merge branch 'develop' into dla/feature/custom_room_notification_settings_list David Langley 2023-10-24 22:18:38 +01:00
  • 98b75424a8 Allow deleting a recorded voice message (#1635) jonnyandrew 2023-10-24 22:02:19 +01:00
  • f0e9e00137 Merge branch 'develop' into dla/feature/custom_room_notification_settings_list David Langley 2023-10-24 21:47:08 +01:00
  • 241056b892 Unit and Snapshot tests for error and loading states. David Langley 2023-10-24 21:39:53 +01:00
  • d221fe5888 Update dependency com.google.testparameterinjector:test-parameter-injector to v1.14 (#1636) renovate[bot] 2023-10-24 20:50:31 +02:00
  • 470eeb3132 Merge branch 'dla/feature/custom_room_notification_settings_list' of https://github.com/vector-im/element-x-android into dla/feature/custom_room_notification_settings_list David Langley 2023-10-24 19:15:18 +01:00
  • 80e70a6834 Fix indentation David Langley 2023-10-24 19:15:14 +01:00
  • bc4f67c277 Update screenshots ElementBot 2023-10-24 16:35:20 +00:00
  • e388ea21b6 Merge branch 'develop' into dla/feature/custom_room_notification_settings_list David Langley 2023-10-24 17:20:15 +01:00
  • f2e7f9c750 Fix compile error. David Langley 2023-10-24 17:14:48 +01:00
  • 3e60773166 PIN : branch the mandatory flow ganfra 2023-10-24 18:13:41 +02:00
  • cb37d5b665 Merge pull request #1634 from vector-im/feature/bma/codeCoverage Benoit Marty 2023-10-24 17:59:18 +02:00
  • 869e420c49 Merge pull request #1621 from vector-im/dla/feature/room_notification_settings_ui_update David Langley 2023-10-24 16:40:20 +01:00
  • d69a1760a8 Merge branch 'dla/feature/custom_room_notification_settings_list' of https://github.com/vector-im/element-x-android into dla/feature/room_notification_settings_ui_update David Langley 2023-10-24 16:36:27 +01:00
  • 7bad558f16 Remove debugging code. David Langley 2023-10-24 16:34:47 +01:00
  • 39af4d5e1b Address comments David Langley 2023-10-24 16:27:26 +01:00
  • 1948414566 Update screenshots ElementBot 2023-10-24 13:57:59 +00:00
  • 7ffcb39dd3 Test coverage: Add test on DefaultNavigationStateService Benoit Marty 2023-10-24 15:45:29 +02:00
  • 6dfa2ef2a8 Test coverage: Add missing preview for RoomDetailsView. Benoit Marty 2023-10-24 14:33:55 +02:00
  • fa6d13426e Test coverage: Add missing preview for MessagesView. Benoit Marty 2023-10-24 14:20:26 +02:00
  • 5f7ae9598e Test coverage: extract EmojiItem to improve coverage. Benoit Marty 2023-10-24 14:00:41 +02:00
  • 512dffaf24 Test coverage: Exclude :libraries:matrix:impl module, it contains only wrappers to access the Rust Matrix SDK api, and mappers. It is not really relevant to unit test that: there is no logic to test. Benoit Marty 2023-10-24 13:48:45 +02:00
  • d07b7e0d87 Update package of voice message composer (#1633) jonnyandrew 2023-10-24 15:48:35 +01:00
  • b751ec5941 Merge pull request #1632 from vector-im/feature/bma/backupMapper Benoit Marty 2023-10-24 16:06:59 +02:00
  • 645c699a6b PIN : start branching logic ganfra 2023-10-24 14:19:52 +02:00
  • 9046ac4c8a Add voice message recording duration indicator and limit (#1628) jonnyandrew 2023-10-24 12:44:53 +01:00
  • b0f27c111e PIN : add some tests to PinEntry ganfra 2023-10-24 11:35:11 +02:00
  • 080b77fc69 Setup pin : let time for ui to refresh before switching to confirmation step ganfra 2023-10-24 11:30:53 +02:00
  • 3733ee7e80 PinEntryTextField : add isSecured parameter ganfra 2023-10-24 11:30:43 +02:00
  • 1fa745dcbd Add BackupState and BackupStateMapper from the feature/bma/secureBackup branch to ensure that we do not upgrade the SDK with no support of KeyBackup. This will act as a poison pill to avoid mistake when building new version of the SDK. Benoit Marty 2023-10-24 11:12:06 +02:00
  • bdc52332bb Add progress indicator for sending voice messages (#1618) jonnyandrew 2023-10-24 09:36:42 +01:00
  • e61c7d8de0 Set tracing of matrix_sdk_ui::timeline to trace (#1630) Jorge Martin Espinosa 2023-10-24 09:37:41 +02:00
  • 19e5f43102 Update dependency org.matrix.rustcomponents:sdk-android to v0.1.64 (#1629) renovate[bot] 2023-10-24 08:18:09 +02:00
  • 6ee1c2eb4c PIN : fix some pin setup related code ganfra 2023-10-23 20:56:39 +02:00
  • cf4ac261a9 Fix dagger compilation ganfra 2023-10-23 20:55:58 +02:00
  • 5c582bba1b Record and send voice messages (#1596) jonnyandrew 2023-10-23 18:28:00 +01:00
  • afe6d5a870 Lock settings : branch the flow ganfra 2023-10-23 18:11:02 +02:00
  • da345f9afa Merge pull request #1625 from vector-im/langleyd/fix_emoji_shortcut_values David Langley 2023-10-23 16:49:56 +01:00
  • eb15ca3901 Merge branch 'develop' into feature/fga/pin_settings ganfra 2023-10-23 17:36:12 +02:00
  • f721c988ee Update screenshots ElementBot 2023-10-23 14:39:14 +00:00
  • 40f677192a Merge pull request #1624 from vector-im/feature/fga/pin_auth_ui ganfra 2023-10-23 16:35:22 +02:00
  • 86d68bc890 Merge branch 'langleyd/fix_emoji_shortcut_values' of https://github.com/vector-im/element-x-android into langleyd/fix_emoji_shortcut_values David Langley 2023-10-23 15:25:33 +01:00
  • a0c192266f Update thumbs up emoji in the state provider. David Langley 2023-10-23 15:25:28 +01:00
  • bf88fa55dd PIN : fix tests with new LockScreenConfig ganfra 2023-10-23 16:03:11 +02:00
  • 733b9c4ab1 Update screenshots ElementBot 2023-10-23 13:49:14 +00:00
  • 4d667f4c63 Merge pull request #1600 from vector-im/renovate/androidx.sqlite-sqlite-ktx-2.x ganfra 2023-10-23 15:47:44 +02:00