6631 Commits (2c2bf7c687c34166d0730ca4c64b9149d14fa716)
 

Author SHA1 Message Date
ElementBot 762e091b06 Update screenshots 1 year ago
David Langley bcb928cf30 -Fix waveform preview 1 year ago
David Langley 20cef08367 Don't need added state from bad merge. 1 year ago
David Langley 5529cb4457 Remove WaveformProgressIndicator call. 1 year ago
David Langley 4de6a5cdd9 Merge branch 'develop' of https://github.com/vector-im/element-x-android into langleyd/custom_waveform 1 year ago
David Langley 827edecda4 Remove WaveformProgressIndicator and waveform library and lint. 1 year ago
renovate[bot] 71ef76ad86
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.65 (#1639) 1 year ago
David Langley 296cd7ca14 Add custom waveform with cursor and nice gesture support. 1 year ago
ganfra fdd9396089 Pin: add tests and make LockScreenConfig an injectable data class 1 year ago
Marco Romano 9cf17dfa12
Voice message bubble design improvements (#1637) 1 year ago
ganfra 3c5bff0927 Pin : clean remaining pin code attempts 1 year ago
ganfra 626a884e1f PIN: clean pin code storage 1 year ago
ganfra adf21e0e02 PIN: fix and add tests 1 year ago
ganfra 49e2060961 PIN unlock : makes sure to load the pin size from storage 1 year ago
ganfra 2cb0addd3e PIN: add callback on LockScreenEntryPoint 1 year ago
ganfra 54cd62ab76 PIN: branch SignOut 1 year ago
David Langley ef0110d9d7
Merge pull request #1610 from vector-im/dla/feature/custom_room_notification_settings_list 1 year ago
Marco Romano 6e66c989f4
Receive and play a voice message (#1503) 1 year ago
ElementBot f5999a5a35 Update screenshots 1 year ago
David Langley 6fa73963c1
Merge branch 'develop' into dla/feature/custom_room_notification_settings_list 1 year ago
jonnyandrew 8c7a0c0e0a
Allow deleting a recorded voice message (#1635) 1 year ago
David Langley d13b7ca1e7
Merge branch 'develop' into dla/feature/custom_room_notification_settings_list 1 year ago
David Langley 75e95333a8 Unit and Snapshot tests for error and loading states. 1 year ago
renovate[bot] db408dedbf
Update dependency com.google.testparameterinjector:test-parameter-injector to v1.14 (#1636) 1 year ago
David Langley 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 1 year ago
David Langley 02de87235a Fix indentation 1 year ago
ElementBot 21f325686f Update screenshots 1 year ago
David Langley 4784235f8d
Merge branch 'develop' into dla/feature/custom_room_notification_settings_list 1 year ago
David Langley 117614d59d Fix compile error. 1 year ago
ganfra f1988e3093 PIN : branch the mandatory flow 1 year ago
Benoit Marty c04f95e974
Merge pull request #1634 from vector-im/feature/bma/codeCoverage 1 year ago
David Langley 0e6f7623ca
Merge pull request #1621 from vector-im/dla/feature/room_notification_settings_ui_update 1 year ago
David Langley 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 1 year ago
David Langley d7386856a1 Remove debugging code. 1 year ago
David Langley 5324eb0f1a Address comments 1 year ago
ElementBot 02982b6626 Update screenshots 1 year ago
Benoit Marty b4cc11ec1e Test coverage: Add test on DefaultNavigationStateService 1 year ago
Benoit Marty aadfb79945 Test coverage: Add missing preview for RoomDetailsView. 1 year ago
Benoit Marty b5839aa42a Test coverage: Add missing preview for MessagesView. 1 year ago
Benoit Marty 307680c62a Test coverage: extract EmojiItem to improve coverage. 1 year ago
Benoit Marty 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. 1 year ago
jonnyandrew 9b027fcb67
Update package of voice message composer (#1633) 1 year ago
Benoit Marty 0b984327db
Merge pull request #1632 from vector-im/feature/bma/backupMapper 1 year ago
ganfra d2d6cab839 PIN : start branching logic 1 year ago
jonnyandrew f1b142f002
Add voice message recording duration indicator and limit (#1628) 1 year ago
ganfra 0f4da4fca3 PIN : add some tests to PinEntry 1 year ago
ganfra a2eb50459f Setup pin : let time for ui to refresh before switching to confirmation step 1 year ago
ganfra 4b2d2c52a7 PinEntryTextField : add isSecured parameter 1 year ago
Benoit Marty 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. 1 year ago
jonnyandrew 8c0d9cc6a0
Add progress indicator for sending voice messages (#1618) 1 year ago