1359 Commits (be5bece629cc4f48e3327fe4b42f86311c7dd162)

Author SHA1 Message Date
Benoit Marty 3eff873d48 Fix typo in comments. 1 year ago
ganfra dfd7f9cc5b Fix tests 1 year ago
ganfra bb12338583 RoomList: introduce RoomListDataSource so we keep the data in memory as long as the node is in the backstack. 1 year ago
ganfra 614f97543e Update rust sdk to 0.1.34 1 year ago
Benoit Marty e8b1f2681a React to session deletion (from another session) 1 year ago
ganfra d273dd00ff Media: Clean after pr reviews 1 year ago
Marco Romano e7cab7ac1d
Make the functions in SystemUtils extensions (#899) 1 year ago
ganfra 669e62e462 PowerLevel: use new api exposed from rust which doesn't need to load members. 1 year ago
Benoit Marty 6b3f69accf Use Large and remove Huge. 1 year ago
Benoit Marty f12dc56ff8 Create Huge logo size 1 year ago
Benoit Marty 6fe59cb5f8 Small refacto to have more Preview. 1 year ago
Benoit Marty 5824281f0b Small refacto. 1 year ago
Benoit Marty d80f2de112 No need to use trick for night resource when using DayNightPreviews annotation. 1 year ago
Benoit Marty 7ca5bcf74e Fix preview. 1 year ago
Benoit Marty 616d933fb6 Format file 1 year ago
Benoit Marty 5aa4cbdac7 Fix text color 1 year ago
ganfra 207a20b67c RoomFlowNode: use newRoot instead of safeRoot as in this case it can create a race condition where we end up not switching node 1 year ago
ganfra 9b96bd427c Update rust sdk : start branching new SyncService (wip) 1 year ago
Benoit Marty 48277d095a Change return type (mostly for clarity) 1 year ago
ganfra 2b679710d2 Rework a bit MatrixClientHolder and reintroduce cacheIndex... 1 year ago
Jorge Martin Espinosa 2488432805
Hide encryption history + FTUE flow (#839) 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 abe7e952a3 Map ClientException. 1 year ago
Jorge Martín e2549a8308 Try to centralise session restoration through `MatrixClientsHolder` 1 year ago
ElementBot e75438a8e3
Sync Strings (#882) 1 year ago
Jorge Martín 0632d01d86 Fix sliding sync loop restarts due to expirations 1 year ago
Marco Romano a63d3df39c
Extract MessageComposerContext class from MessageComposerPresenter (#876) 1 year ago
ganfra e2bdeed2fb ProgressDialog: add cancelable... 1 year ago
ganfra f61a81e7f4 Media: add audio fixture for tests 1 year ago
ganfra e9a34eb46d Media: upload audio 1 year ago
ganfra 3d0e6a4130 Media: render audio content 1 year ago
ganfra f80f6f5bd9 Timeline: fix some tests and a one more 1 year ago
Benoit Marty c919618bc0
Fix account provider change on nightly and release (#861) 1 year ago
ganfra dc4e36147d Timeline: introduce origin on timeline items 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 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
Benoit Marty 86a2c340ee Ensure pending intent data are unique. 1 year ago
ganfra ed779abead Update rust sdk to 0.1.31: fix build 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
Benoit Marty d3a95afe86 Fix crash at first startup. Inject NotLoggedInImageLoaderFactory directly to NotLoggedInFlowNode 1 year ago
Benoit Marty c8912060fb 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