Commit Graph

  • 827edecda4 Remove WaveformProgressIndicator and waveform library and lint. David Langley 2023-10-26 08:58:03 +01:00
  • 71ef76ad86 Update dependency org.matrix.rustcomponents:sdk-android to v0.1.65 (#1639) renovate[bot] 2023-10-26 08:59:06 +02:00
  • 296cd7ca14 Add custom waveform with cursor and nice gesture support. David Langley 2023-10-25 22:12:01 +01:00
  • fdd9396089 Pin: add tests and make LockScreenConfig an injectable data class ganfra 2023-10-25 18:37:02 +02:00
  • 9cf17dfa12 Voice message bubble design improvements (#1637) Marco Romano 2023-10-25 17:33:50 +02:00
  • 3c5bff0927 Pin : clean remaining pin code attempts ganfra 2023-10-25 16:54:34 +02:00
  • 626a884e1f PIN: clean pin code storage ganfra 2023-10-25 16:45:42 +02:00
  • adf21e0e02 PIN: fix and add tests ganfra 2023-10-25 16:13:30 +02:00
  • 49e2060961 PIN unlock : makes sure to load the pin size from storage ganfra 2023-10-25 15:07:05 +02:00
  • 2cb0addd3e PIN: add callback on LockScreenEntryPoint ganfra 2023-10-25 11:27:19 +02:00
  • 54cd62ab76 PIN: branch SignOut ganfra 2023-10-25 11:15:15 +02:00
  • ef0110d9d7 Merge pull request #1610 from vector-im/dla/feature/custom_room_notification_settings_list David Langley 2023-10-24 23:02:16 +01:00
  • 6e66c989f4 Receive and play a voice message (#1503) Marco Romano 2023-10-24 23:47:51 +02:00
  • f5999a5a35 Update screenshots ElementBot 2023-10-24 21:31:36 +00:00
  • 6fa73963c1 Merge branch 'develop' into dla/feature/custom_room_notification_settings_list David Langley 2023-10-24 22:18:38 +01:00
  • 8c7a0c0e0a Allow deleting a recorded voice message (#1635) jonnyandrew 2023-10-24 22:02:19 +01:00
  • d13b7ca1e7 Merge branch 'develop' into dla/feature/custom_room_notification_settings_list David Langley 2023-10-24 21:47:08 +01:00
  • 75e95333a8 Unit and Snapshot tests for error and loading states. David Langley 2023-10-24 21:39:53 +01:00
  • db408dedbf Update dependency com.google.testparameterinjector:test-parameter-injector to v1.14 (#1636) renovate[bot] 2023-10-24 20:50:31 +02:00
  • 1239edb4a6 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
  • 02de87235a Fix indentation David Langley 2023-10-24 19:15:14 +01:00
  • 21f325686f Update screenshots ElementBot 2023-10-24 16:35:20 +00:00
  • 4784235f8d Merge branch 'develop' into dla/feature/custom_room_notification_settings_list David Langley 2023-10-24 17:20:15 +01:00
  • 117614d59d Fix compile error. David Langley 2023-10-24 17:14:48 +01:00
  • f1988e3093 PIN : branch the mandatory flow ganfra 2023-10-24 18:13:41 +02:00
  • c04f95e974 Merge pull request #1634 from vector-im/feature/bma/codeCoverage Benoit Marty 2023-10-24 17:59:18 +02:00
  • 0e6f7623ca Merge pull request #1621 from vector-im/dla/feature/room_notification_settings_ui_update David Langley 2023-10-24 16:40:20 +01:00
  • 03315ae77b 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
  • d7386856a1 Remove debugging code. David Langley 2023-10-24 16:34:47 +01:00
  • 5324eb0f1a Address comments David Langley 2023-10-24 16:27:26 +01:00
  • 02982b6626 Update screenshots ElementBot 2023-10-24 13:57:59 +00:00
  • b4cc11ec1e Test coverage: Add test on DefaultNavigationStateService Benoit Marty 2023-10-24 15:45:29 +02:00
  • aadfb79945 Test coverage: Add missing preview for RoomDetailsView. Benoit Marty 2023-10-24 14:33:55 +02:00
  • b5839aa42a Test coverage: Add missing preview for MessagesView. Benoit Marty 2023-10-24 14:20:26 +02:00
  • 307680c62a Test coverage: extract EmojiItem to improve coverage. Benoit Marty 2023-10-24 14:00:41 +02:00
  • 3fbe8b61ba 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
  • 9b027fcb67 Update package of voice message composer (#1633) jonnyandrew 2023-10-24 15:48:35 +01:00
  • 0b984327db Merge pull request #1632 from vector-im/feature/bma/backupMapper Benoit Marty 2023-10-24 16:06:59 +02:00
  • d2d6cab839 PIN : start branching logic ganfra 2023-10-24 14:19:52 +02:00
  • f1b142f002 Add voice message recording duration indicator and limit (#1628) jonnyandrew 2023-10-24 12:44:53 +01:00
  • 0f4da4fca3 PIN : add some tests to PinEntry ganfra 2023-10-24 11:35:11 +02:00
  • a2eb50459f Setup pin : let time for ui to refresh before switching to confirmation step ganfra 2023-10-24 11:30:53 +02:00
  • 4b2d2c52a7 PinEntryTextField : add isSecured parameter ganfra 2023-10-24 11:30:43 +02:00
  • 04ed06cf9a 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
  • 8c0d9cc6a0 Add progress indicator for sending voice messages (#1618) jonnyandrew 2023-10-24 09:36:42 +01:00
  • fc8d16693b Set tracing of matrix_sdk_ui::timeline to trace (#1630) Jorge Martin Espinosa 2023-10-24 09:37:41 +02:00
  • 43809bee04 Update dependency org.matrix.rustcomponents:sdk-android to v0.1.64 (#1629) renovate[bot] 2023-10-24 08:18:09 +02:00
  • 42ab0e1395 PIN : fix some pin setup related code ganfra 2023-10-23 20:56:39 +02:00
  • 6170dd45bc Fix dagger compilation ganfra 2023-10-23 20:55:58 +02:00
  • b476654489 Record and send voice messages (#1596) jonnyandrew 2023-10-23 18:28:00 +01:00
  • 587cfcd886 Lock settings : branch the flow ganfra 2023-10-23 18:11:02 +02:00
  • 503efbf4c0 Merge pull request #1625 from vector-im/langleyd/fix_emoji_shortcut_values David Langley 2023-10-23 16:49:56 +01:00
  • 02b32f3a66 Merge branch 'develop' into feature/fga/pin_settings ganfra 2023-10-23 17:36:12 +02:00
  • 7e6cc4db9c Update screenshots ElementBot 2023-10-23 14:39:14 +00:00
  • 005e5cc1a1 Merge pull request #1624 from vector-im/feature/fga/pin_auth_ui ganfra 2023-10-23 16:35:22 +02:00
  • 5d533cc2c6 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
  • f159ca9d7d Update thumbs up emoji in the state provider. David Langley 2023-10-23 15:25:28 +01:00
  • 20eed4f7d7 PIN : fix tests with new LockScreenConfig ganfra 2023-10-23 16:03:11 +02:00
  • 4bcb17f09f Update screenshots ElementBot 2023-10-23 13:49:14 +00:00
  • a6b4b71b5d Merge pull request #1600 from vector-im/renovate/androidx.sqlite-sqlite-ktx-2.x ganfra 2023-10-23 15:47:44 +02:00
  • da4dd44654 PIN unlock : adjust ui a bit ganfra 2023-10-23 15:38:24 +02:00
  • 05a999acd4 Pin: add LockScreenConfig and address PR reviews ganfra 2023-10-23 15:30:17 +02:00
  • 6478166263 Update screenshots ElementBot 2023-10-23 12:11:23 +00:00
  • f8512d3964 Remove unused import Benoit Marty 2023-10-23 14:01:23 +02:00
  • afc3958ecf Fix emoji shortcut values David Langley 2023-10-23 12:06:52 +01:00
  • 6a3c42f189 Konsist: add test to ensure that functions with @PreviewsDayNight are internal, and fix existing issues. Benoit Marty 2023-10-23 12:00:01 +02:00
  • 8ca42d4cfc Konsist: add test to ensure that functions with @PreviewsDayNight contain ElementTheme composable, and fix existing issues. Benoit Marty 2023-10-23 11:57:04 +02:00
  • 2652723c58 Lock settings : create UI ganfra 2023-10-23 12:12:53 +02:00
  • 6230d9d48b PIN : add test for SetupPinPresenter ganfra 2023-10-23 11:41:08 +02:00
  • d6467a8d06 Merge branch 'dla/feature/custom_room_notification_settings_list' into dla/feature/room_notification_settings_ui_update David Langley 2023-10-23 10:28:41 +01:00
  • ab14d6ea5b Merge branch 'dla/feature/room_notification_settings_ui_update' of https://github.com/vector-im/element-x-android into dla/feature/room_notification_settings_ui_update David Langley 2023-10-23 10:28:09 +01:00
  • 58f9c35ad8 fix unused import David Langley 2023-10-23 10:28:04 +01:00
  • 4fbe32a6da PIN: fix konsist ganfra 2023-10-23 11:00:47 +02:00
  • 35dce75fd1 PIN : fix warning ganfra 2023-10-23 10:34:49 +02:00
  • 0bc992c1ba Pin : fix tests after rename ganfra 2023-10-23 10:32:43 +02:00
  • 7048da2e20 Fix issue where text is cleared when cancelling a reply (#1617) jonnyandrew 2023-10-23 09:31:32 +01:00
  • c8dc364147 Sync Strings (#1623) ElementBot 2023-10-23 09:20:49 +01:00
  • 0e00797e67 Update screenshots ElementBot 2023-10-23 08:15:26 +00:00
  • 94c5807f40 Update dependency org.owasp.dependencycheck to v8.4.2 (#1622) renovate[bot] 2023-10-23 09:36:15 +02:00
  • 244c45797f Update dependency org.matrix.rustcomponents:sdk-android to v0.1.63 (#1619) renovate[bot] 2023-10-20 22:32:59 +02:00
  • ea2c332e52 Update screenshots ElementBot 2023-10-20 20:30:14 +00:00
  • 5adcaef569 Add new ui for room notifications screen David Langley 2023-10-20 21:08:44 +01:00
  • ab13c5d696 Fix some warnings ganfra 2023-10-20 20:38:27 +02:00
  • fd63220ee0 Fix compilation ganfra 2023-10-20 20:26:04 +02:00
  • 4a24e1cd7e Pin unlock : better PinKeypad management ganfra 2023-10-20 20:25:54 +02:00
  • 67d4271f4d Pin unlock : add signout prompt ganfra 2023-10-20 18:52:56 +02:00
  • f12de0ce1d Pin unlock : best effort for small height ganfra 2023-10-20 17:57:29 +02:00
  • a6060ab4ab Pin unlock : fix some ui ganfra 2023-10-20 16:35:54 +02:00
  • 55a272d8b7 Pin unlock : start branching logic ganfra 2023-10-20 15:43:55 +02:00
  • 1d3a75fbd4 Pin : move some classes around ganfra 2023-10-20 15:23:10 +02:00
  • 5b611ed017 Lockscreen: renaming ganfra 2023-10-20 15:15:19 +02:00
  • 7c509ab460 Merge branch 'develop' into feature/fga/pin_auth_ui ganfra 2023-10-20 14:54:22 +02:00
  • 8aa706e97d Merge pull request #1614 from vector-im/feature/bma/removeAppNameProvider Benoit Marty 2023-10-20 14:28:05 +02:00
  • bfdf3c71db Merge pull request #1601 from vector-im/renovate/com.google.firebase-firebase-bom-32.x Benoit Marty 2023-10-20 14:27:08 +02:00
  • 9681a9dd04 Merge pull request #1615 from vector-im/bma/feature/fixMeastro2 Benoit Marty 2023-10-20 14:26:19 +02:00
  • f787867e87 Document the nuances in UserId and SessionId types. (#1616) Marco Romano 2023-10-20 14:25:20 +02:00
  • 5cb065c341 Revert "Maestro No need to close the keyboard after fix from #1593" Benoit Marty 2023-10-20 12:09:19 +02:00
  • 720cb681cf Maestro No need to close the keyboard after fix from #1593 Benoit Marty 2023-10-20 12:05:11 +02:00
  • 6ea1c40806 Maestro No need to close the keyboard after fix from #1593 Benoit Marty 2023-10-20 12:05:11 +02:00
  • ef08d77ede Merge pull request #1608 from vector-im/feature/fga/pin_create_ui ganfra 2023-10-20 11:50:11 +02:00