2664 Commits (b42343fd3c032f622173a08c4a656918a80654d0)
 

Author SHA1 Message Date
Benoit Marty b42343fd3c
Merge pull request #887 from vector-im/feature/bma/fixComposerState 1 year ago
Benoit Marty 8b73abe089 Save text in composer when navigating to a sub node (opening an image from the timeline for instance). Fixes #870. 1 year ago
Jorge Martin Espinosa 9247cd765a
Fix: make sure we ignore notifications for open rooms (#867) 1 year ago
Benoit Marty 6681f6f806 Remove StableCharSequence, it was useful when we were using the Epoxy library. 1 year ago
Marco Romano 004b86b05d
MapLibre compose wrapper library (#877) 1 year ago
Benoit Marty 31331d17ff
Merge pull request #871 from vector-im/renovate/com.google.firebase 1 year ago
Benoit Marty a3150542fa
Merge pull request #881 from vector-im/renovate/rnkdsh-action-upload-diawi-1.x 1 year ago
Chris Smith ee56821959
Merge pull request #875 from vector-im/renovate/io.sentry 1 year ago
Benoit Marty 6fd5ac6655
Merge pull request #859 from vector-im/feature/bma/transactionId 1 year ago
Jorge Martin Espinosa 8865cc2b57
Disable Paparazzi tasks when Kover is running. (#884) 1 year ago
ElementBot e75438a8e3
Sync Strings (#882) 1 year ago
renovate[bot] bff5c9874f
Update rnkdsh/action-upload-diawi action to v1.5.1 1 year ago
Kat Gerasimova 3414351bfd Add fixed automation for moving issues between columns 1 year ago
Marco Romano a63d3df39c
Extract MessageComposerContext class from MessageComposerPresenter (#876) 1 year ago
Kat Gerasimova 753d44471c
Revert "Try to debug project automation column issues" (#874) 1 year ago
renovate[bot] 22c0bd27a3
Update dependency io.sentry:sentry-android to v6.25.2 1 year ago
renovate[bot] 1c15db2686
Update dagger to v2.47 (#872) 1 year ago
renovate[bot] 1db519ced6
Update dependency com.google.firebase:firebase-bom to v32.2.0 1 year ago
Benoit Marty c919618bc0
Fix account provider change on nightly and release (#861) 1 year ago
renovate[bot] 106d070846
Update dependency io.sentry:sentry-android to v6.25.1 (#853) 1 year ago
ganfra 732a4eb5fa
Merge pull request #863 from vector-im/feature/fga/timeline_pagination 1 year ago
ganfra 94cb694a0d Timeline: revert back the paginateBackwards in the TimelinePresenter so it's now blocked in the Timeline if needed 1 year ago
Jorge Martin Espinosa 978c7c2aa4
Try to improve 'Tests' CI job times (#865) 1 year ago
ganfra a6b3da3cd7
Merge pull request #856 from vector-im/feature/fga/update-rust-sdk-0.1.31 1 year ago
Jorge Martin Espinosa 494229d153
Set right timestamp for fallback notifications (#864) 1 year ago
ganfra a92fa391e5 Timeline: rename file 1 year ago
ganfra e334100b75 Timeline: split the initial item list in small chunks to post items asap 1 year ago
ganfra 9873588d2a Timeline: avoid pagination when timeline is not ready 1 year ago
Benoit Marty 4d898cc978
Merge pull request #858 from vector-im/feature/bma/stuckNotification 1 year ago
Benoit Marty 6e2f645514 Create value class for transactionId. There is no validation on the format, but validation is a bonus for userId, roomId, etc. 1 year ago
Kat Gerasimova 32f86b2725 Try to debug project automation column issues 1 year ago
ganfra c8776f9806 Merge branch 'develop' into feature/fga/update-rust-sdk-0.1.31 1 year ago
Benoit Marty 86a2c340ee Ensure pending intent data are unique. 1 year ago
ganfra 600cd778e8 Update rust sdk to 0.1.31: re-enable screenshot tests.. 1 year ago
Benoit Marty 1e45235c64
Merge pull request #850 from vector-im/feature/bma/fixTests 1 year ago
ganfra ed779abead Update rust sdk to 0.1.31: fix build 1 year ago
Benoit Marty 281d0dde56
Merge pull request #847 from vector-im/feature/bma/blockUserUx 1 year ago
Benoit Marty 087f5a29ca
Merge pull request #852 from vector-im/feature/bma/moreLogAndFixes 1 year ago
ganfra 6622889b09 Update rust sdk to 0.1.31: new app service 1 year ago
ganfra 1472a29441 Update rust sdk to 0.1.31: new notification api 1 year ago
ganfra beb10cbfc4 Update rust sdk to 0.1.31: new uniqueId on timeline 1 year ago
ganfra c25cc148fd Update rust sdk to 0.1.31 1 year ago
Benoit Marty d3a95afe86 Fix crash at first startup. Inject NotLoggedInImageLoaderFactory directly to NotLoggedInFlowNode 1 year ago
Benoit Marty 0d45096b59 Split task in 2, due to the fact that when we run kover on the CI, run only debug test variants. 1 year ago
Benoit Marty c8912060fb Fix another warning. 1 year ago
Benoit Marty 19fc90385c Fix another warning. 1 year ago
Benoit Marty 92f5c96936 Use the param (bad copy paste) 1 year ago
Benoit Marty 67fd2ebba9 Fix warning (rename the base parameter name). 1 year ago
Benoit Marty 1627dbfd27 Improve logs. 1 year ago
Benoit Marty 47b684f724 Let RootFlowNode manage MatrixClientsHolder save and restoration. 1 year ago