1514 Commits (43ff5a911666c5a72489f882addf3650eae31f23)

Author SHA1 Message Date
Benoit Marty 24ece8c454 Enable detekt rule `UnusedPrivateMember` and cleanup the code. 1 year ago
Benoit Marty d7f8aa533e Stop using deprecated LocalBroadcastManager. We will implement the code when we will work on the troubleshoot notification screen. 1 year ago
Benoit Marty 2163c1db8c Create sheetStateForPreview to avoid code duplication. 1 year ago
Marco Romano a1313c2890
Update permission request dialog copy. (#931) 1 year ago
Benoit Marty c7222e2969 Fix warning (suppress, no sure I want to delete this class right now) 1 year ago
Benoit Marty 0f4af79fb1 Fix warning (comment out dead code due to notification actions not active yet.) 1 year ago
Benoit Marty b072872c85 Fix warning (suppress, no sure I want to delete this class right now) 1 year ago
Benoit Marty 202268ae55 Fix warning (remove dead code) 1 year ago
Benoit Marty 1f3efdfe46 Fix warning (Build.VERSION.SDK_INT < Build.VERSION_CODES.Q here) 1 year ago
Benoit Marty 9fbdef4bd2 Fix warning ('when' is exhaustive so 'else' is redundant here) 1 year ago
Benoit Marty a88ac632f6 Fix warning (comment out temporary dead code) 1 year ago
Benoit Marty 17c7ecd9c2 Clear all notifications of the session when the user signs out. 1 year ago
Marco Romano e448bbb92d
maplibre-compose allow customisation of location dot style (#929) 1 year ago
renovate[bot] 156bf08b7a
Update dependency app.cash.molecule:molecule-runtime to v1 (#925) 1 year ago
Benoit Marty 3c9ecec563 Make `SyncState` values match `SyncServiceState` values. 1 year ago
ganfra 5f225ce3b7 TimelineDiff: use firstOrNull even if it shouldn't never be empty 1 year ago
Jorge Martín 243a39d6de Don't blindly retry fetching pending or failed event details 1 year ago
Marco Romano 3c45a5ece4
Send My Location (#770) 1 year ago
ganfra 9bf388eb1a Avoid spamming sync flow by checking item origin 1 year ago
Benoit Marty c5629b3a32 Format files. 1 year ago
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