3239 Commits (1c020bcf2671bdb5c410aba882219733e38c0b27)

Author SHA1 Message Date
jonnyandrew 8c7a0c0e0a
Allow deleting a recorded voice message (#1635) 1 year ago
David Langley 75e95333a8 Unit and Snapshot tests for error and loading states. 1 year ago
Benoit Marty b4cc11ec1e Test coverage: Add test on DefaultNavigationStateService 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
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
Jorge Martin Espinosa fc8d16693b
Set tracing of `matrix_sdk_ui::timeline` to `trace` (#1630) 1 year ago
ganfra 6170dd45bc Fix dagger compilation 1 year ago
jonnyandrew b476654489
Record and send voice messages (#1596) 1 year ago
Benoit Marty 8ca42d4cfc Konsist: add test to ensure that functions with `@PreviewsDayNight` contain `ElementTheme` composable, and fix existing issues. 1 year ago
jonnyandrew 7048da2e20
Fix issue where text is cleared when cancelling a reply (#1617) 1 year ago
ElementBot c8dc364147
Sync Strings (#1623) 1 year ago
renovate[bot] 244c45797f
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.63 (#1619) 1 year ago
David Langley 5adcaef569 Add new ui for room notifications screen 1 year ago
ganfra fd63220ee0 Fix compilation 1 year ago
ganfra 67d4271f4d Pin unlock : add signout prompt 1 year ago
Marco Romano f787867e87
Document the nuances in `UserId` and `SessionId` types. (#1616) 1 year ago
Benoit Marty 510bdd47af Remove AppNameProvider, we have buildMeta now. 1 year ago
Jorge Martin Espinosa 46f78ef700
Integrate Element Call with widget API (#1581) 1 year ago
David Langley 7505ac8eda Fix tests and lint 1 year ago
ganfra 7ebe6719da Pin create: use localazy strings 1 year ago
Marco Romano 33f5c8efb8
Add global `context.cacheDir` provider. (#1606) 1 year ago
Marco Romano 5a7f77bc92
Extract more content from audio messages. (#1607) 1 year ago
Marco Romano 79d2941fe4
Include desugaring lib also in library modules (#1604) 1 year ago
ganfra 4416c0133a Create pin : start handling the text field 1 year ago
ganfra a896b42fa2 Pin : some clean up and fixes 1 year ago
ganfra d6d553e8e0 Pin code: add some tests 1 year ago
ganfra 493d67c8ca Introduce CryptoService for simple cryptographic operations 1 year ago
David Langley 895a5332f2 Add tests 1 year ago
ganfra 85102e3793 Crypto: add a small cryptography library module with CipherFactory 1 year ago
Benoit Marty 21e24990c4 Improve and fix build_rust_sdk.sh after PR review 1 year ago
Benoit Marty cc2664c519 Use local SDK if the file exist 1 year ago
Benoit Marty 819576867d Always register the pusher when application starts 1 year ago
bmarty 586a53653d Sync Strings from Localazy 1 year ago
Marco Romano 57ccafca42 Other fixes as per https://cashapp.github.io/sqldelight/2.0.0/upgrading-2.0/ 1 year ago
Marco Romano 2d3d007e60 Find and replace 1 year ago
ganfra 76bbe4dbeb Misc: remove usage of blocking methods #1563 1 year ago
renovate[bot] 054d0a7145
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.62 (#1562) 1 year ago
jonnyandrew 12404fab78
[Voice messages] Add voice recording UI (#1546) 1 year ago
Benoit Marty c3bc44bfec Ensure screen does not turn off when playing a video (#1519) 1 year ago
Benoit Marty 12996e8253 Improve comment. 1 year ago
Benoit Marty 7389748f3e Konsist: add rule obout test class name, and fix existing issue 1 year ago
Benoit Marty 8f8a5746e5 Konsist: add test about PreviewParameterProvider class name and fix existing issues. 1 year ago
Benoit Marty 3c41158558 Use existing `BooleanProvider` 1 year ago
Benoit Marty 30b509456c Add some comment in the files manipulating the session DB 1 year ago
Benoit Marty 9bacf9df8e Add DB versions to test all migrations 1 year ago
Benoit Marty 1938525201 Fix DB migration test. Does not require a migration apparently. 1 year ago
ganfra 304ec0b740 Pin unlock : hides behind feature flag (disabled by default) 1 year ago
ganfra 2d5a3a473c Pin setup with fake lock 1 year ago