294 Commits (66030aeb642458c4236cc904a4ccfe7d507dc556)

Author SHA1 Message Date
ganfra 6dc0d8706c read : use the new apis 7 months ago
ganfra 76cd6ecaef Rust : fix tests for the new filter api 7 months ago
Benoit Marty 5d6716da67 Rendering typing notification #2242 7 months ago
Benoit Marty 17f23304d0 Give `0` has default value for fixtures creators. 8 months ago
Benoit Marty 9d461a4917 Add ability mark as unread / mark as read a room. 8 months ago
ganfra f3c1eb6738 Use the new setIsFavorite api 8 months ago
ganfra d9017a098c Favorite : rework and add tests 8 months ago
Jorge Martín 90e640e738 Fix test fixtures 8 months ago
ganfra b15597509d favorite : branch RoomNotableTags methods 8 months ago
renovate[bot] 4854733b8d
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.96 (#2323) 8 months ago
Jorge Martin Espinosa c2fc6db423
Add missing device id to settings screen (#2320) 8 months ago
Jorge Martin Espinosa ede1dc0fab
Fix crash about several DataStores using the same file (#2312) 8 months ago
Benoit Marty bfb6b32740 Send typing notification #2240 8 months ago
Jorge Martin Espinosa 7e58f719fe
Add 'send private read receipts' option in advanced settings (#2290) 8 months ago
Benoit Marty 6ea76d9acd Map `roomInfo.numUnreadNotifications` to `RoomSummaryDetails.numUnreadNotifications` 8 months ago
Benoit Marty cccfdfbcc7 Restore branch and git sha, to use it in logs and in rageshakes. 8 months ago
Jorge Martin Espinosa da4825aa44
Return cached room members before fetching new ones, do it in batches (#2274) 8 months ago
Benoit Marty f844399025 Fix API break: use new methods `canUserRedactOwn` and `canUserRedactOther`. 8 months ago
Benoit Marty dd12071ea2 Use new Rust fields `numUnreadMessages` and `numUnreadMentions`, and iterate on the room badge rendering. 8 months ago
Jorge Martin Espinosa 69b290f6fd
Make the room settings screen update automatically (#2197) 8 months ago
Benoit Marty f8f100ccc8 Remove default value of RoomSummaryDetails constructor, and iterate on fixture functions. 8 months ago
Benoit Marty 782f73fb7c Remove `notificationMode` to `userDefinedNotificationMode` to match SDK name. 8 months ago
Benoit Marty 2c691d527b Remove `RoomSummaryDetails.lastMessageTimestamp` and replace by a getter on `lastMessage` 8 months ago
Benoit Marty be0da18a7b Rename `userAvatarURLString` to `userAvatarUrl` 8 months ago
Benoit Marty d1c7520065 Rename `avatarURLString` to `avatarUrl` 8 months ago
Benoit Marty 4c86126eae Rename `aRoomSummaryDetail` to `aRoomSummaryDetails` 8 months ago
Benoit Marty d01c70a4fd Fix moar ktlint issues 8 months ago
Benoit Marty 5d086ad82d Fix moar ktlint issues 8 months ago
renovate[bot] c8bd362397
Update plugin ktlint to v12.1.0 (#2200) 8 months ago
Benoit Marty 35baaa6209 Add missing test for SecureBackupEnablePresenter 9 months ago
Benoit Marty b9b746bea7 Attempt to fix test on CI. 9 months ago
Jorge Martín c5c920cfa6 Revert "Merge pull request #2071 from element-hq/feature/bma/fixTests" 9 months ago
Jorge Martin Espinosa cbf34929af
Revert "Room list badges" 9 months ago
Benoit Marty 91027f82e9 Fix test. 9 months ago
Benoit Marty f2c989cbd6 Iterate on indicators on room list #2079 9 months ago
Benoit Marty f94f5e4713 Second attempt... 9 months ago
Benoit Marty ee766ecf26 Providing a thumbnail when sending a media is now optional. 9 months ago
Benoit Marty 1b0a4093d9 Fix test which was passing for wrong reason. 9 months ago
Jorge Martin Espinosa d27e9e5265
Add warning message to 'mentions and keywords only' notification option (#2028) 9 months ago
ganfra ac7dd355aa Fix test compilation again. 9 months ago
Benoit Marty 36ccc1ccbd Fix API break regarding ReceiptType 9 months ago
ganfra 6378f6cffe Poll history : add tests and fix others 9 months ago
ganfra 449c331879 Timeline: exposes simple request for backward pagination 9 months ago
Benoit Marty cdec7048ac Update test. 10 months ago
Benoit Marty e8e2e95e02 Follow SDK method renaming: fix_recovery_issues() got renamed to recover() 10 months ago
Benoit Marty 66ac1e271f Add notification setting to enable/disable being notified for room invite (#1944) 10 months ago
ganfra 3efbf4747d StartDM : add tests 10 months ago
Jorge Martin Espinosa 2e8d5ac86a
Set a default power level to join calls in room (#1927) 10 months ago
Jorge Martin Espinosa ba4d3a70c7
Try to make all collections used in Compose code immutable (#1922) 10 months ago
ganfra fda114d648 RoomList: introduce incremental loading to improve performances. 10 months ago