2467 Commits (0bbb107dea5f366967f3b7d1dc0e989bae81d8a0)

Author SHA1 Message Date
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
Benoit Marty 71b836a4c6 Fix test, and distinguish failure message. 1 year ago
Benoit Marty bcefbb9861 Render body for m.room.message if msgtype is unknown, in timeline and as room list last message. #1539 1 year ago
Benoit Marty 8c2a5f281b MessageContent.type cannot be null 1 year ago
Benoit Marty 1b0e044565 Move `OtherState` to its own file. 1 year ago
Benoit Marty 8482e2da6f Move `FormattedBody` to its own file. 1 year ago
Benoit Marty d8a30f30c5 Move `MembershipChange` to its own file. 1 year ago
Benoit Marty 4c97a63cd3 Move `MessageFormat` to its own file. 1 year ago
Benoit Marty 9cb8537c4e Move `MessageType` to its own file. 1 year ago