4451 Commits (2de508c6d518d0b87fe1677b82a448dac6228394)
 

Author SHA1 Message Date
Benoit Marty c04f95e974
Merge pull request #1634 from vector-im/feature/bma/codeCoverage 11 months ago
David Langley 0e6f7623ca
Merge pull request #1621 from vector-im/dla/feature/room_notification_settings_ui_update 11 months 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 11 months ago
David Langley d7386856a1 Remove debugging code. 11 months ago
David Langley 5324eb0f1a Address comments 11 months ago
ElementBot 02982b6626 Update screenshots 11 months ago
Benoit Marty b4cc11ec1e Test coverage: Add test on DefaultNavigationStateService 11 months ago
Benoit Marty aadfb79945 Test coverage: Add missing preview for RoomDetailsView. 11 months ago
Benoit Marty b5839aa42a Test coverage: Add missing preview for MessagesView. 11 months ago
Benoit Marty 307680c62a Test coverage: extract EmojiItem to improve coverage. 11 months 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. 11 months ago
jonnyandrew 9b027fcb67
Update package of voice message composer (#1633) 11 months ago
Benoit Marty 0b984327db
Merge pull request #1632 from vector-im/feature/bma/backupMapper 11 months ago
ganfra d2d6cab839 PIN : start branching logic 11 months ago
jonnyandrew f1b142f002
Add voice message recording duration indicator and limit (#1628) 11 months ago
ganfra 0f4da4fca3 PIN : add some tests to PinEntry 11 months ago
ganfra a2eb50459f Setup pin : let time for ui to refresh before switching to confirmation step 11 months ago
ganfra 4b2d2c52a7 PinEntryTextField : add isSecured parameter 11 months 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. 11 months ago
jonnyandrew 8c0d9cc6a0
Add progress indicator for sending voice messages (#1618) 11 months ago
Jorge Martin Espinosa fc8d16693b
Set tracing of `matrix_sdk_ui::timeline` to `trace` (#1630) 11 months ago
renovate[bot] 43809bee04
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.64 (#1629) 11 months ago
ganfra 42ab0e1395 PIN : fix some pin setup related code 11 months ago
ganfra 6170dd45bc Fix dagger compilation 11 months ago
jonnyandrew b476654489
Record and send voice messages (#1596) 11 months ago
ganfra 587cfcd886 Lock settings : branch the flow 11 months ago
David Langley 503efbf4c0
Merge pull request #1625 from vector-im/langleyd/fix_emoji_shortcut_values 11 months ago
ganfra 02b32f3a66 Merge branch 'develop' into feature/fga/pin_settings 11 months ago
ElementBot 7e6cc4db9c Update screenshots 11 months ago
ganfra 005e5cc1a1
Merge pull request #1624 from vector-im/feature/fga/pin_auth_ui 11 months ago
David Langley 5d533cc2c6 Merge branch 'langleyd/fix_emoji_shortcut_values' of https://github.com/vector-im/element-x-android into langleyd/fix_emoji_shortcut_values 11 months ago
David Langley f159ca9d7d Update thumbs up emoji in the state provider. 11 months ago
ganfra 20eed4f7d7 PIN : fix tests with new LockScreenConfig 11 months ago
ElementBot 4bcb17f09f Update screenshots 11 months ago
ganfra a6b4b71b5d
Merge pull request #1600 from vector-im/renovate/androidx.sqlite-sqlite-ktx-2.x 11 months ago
ganfra da4dd44654 PIN unlock : adjust ui a bit 11 months ago
ganfra 05a999acd4 Pin: add LockScreenConfig and address PR reviews 11 months ago
ElementBot 6478166263 Update screenshots 11 months ago
Benoit Marty f8512d3964 Remove unused import 11 months ago
David Langley afc3958ecf Fix emoji shortcut values 11 months ago
Benoit Marty 6a3c42f189 Konsist: add test to ensure that functions with `@PreviewsDayNight` are internal, and fix existing issues. 11 months ago
Benoit Marty 8ca42d4cfc Konsist: add test to ensure that functions with `@PreviewsDayNight` contain `ElementTheme` composable, and fix existing issues. 11 months ago
ganfra 2652723c58 Lock settings : create UI 11 months ago
ganfra 6230d9d48b PIN : add test for SetupPinPresenter 11 months ago
David Langley d6467a8d06
Merge branch 'dla/feature/custom_room_notification_settings_list' into dla/feature/room_notification_settings_ui_update 11 months ago
David Langley 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 11 months ago
David Langley 58f9c35ad8 fix unused import 11 months ago
ganfra 4fbe32a6da PIN: fix konsist 11 months ago
ganfra 35dce75fd1 PIN : fix warning 11 months ago
ganfra 0bc992c1ba Pin : fix tests after rename 11 months ago