564 Commits (114b12cbc7733f284ffc191ab4e9dc5f635a0dcb)

Author SHA1 Message Date
ganfra 2c24a48ed7 Rust : map the new filter api, will need more rework when branching the new ui later. 8 months ago
Benoit Marty 5d6716da67 Rendering typing notification #2242 8 months ago
Jorge Martín e77740f1d2 Remove `FilterHiddenStateEventsProcessor` 8 months ago
Benoit Marty 9d461a4917 Add ability mark as unread / mark as read a room. 8 months ago
Damir Jelić 1fd4075900 Enable trace logging for the Olm Account 8 months ago
ganfra f3c1eb6738 Use the new setIsFavorite api 9 months ago
Benoit Marty 8c56f0bd92 Fix API break and change from SDK 0.1.97 9 months ago
ganfra d9017a098c Favorite : rework and add tests 9 months ago
Jorge Martín 5c59ecbaa6 Use `MatrixRoom.isEncrypted` value to enable encryption in room calls 9 months ago
ganfra b15597509d favorite : branch RoomNotableTags methods 9 months ago
renovate[bot] 4854733b8d
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.96 (#2323) 9 months ago
Jorge Martin Espinosa c2fc6db423
Add missing device id to settings screen (#2320) 9 months ago
Jorge Martin Espinosa ede1dc0fab
Fix crash about several DataStores using the same file (#2312) 9 months ago
Benoit Marty bfb6b32740 Send typing notification #2240 9 months ago
Jorge Martin Espinosa b7945675c9
Add a special tracing configuration for nightlies (#2297) 9 months ago
Benoit Marty 0d35e60dac Disambiguate display name in notifications #2224 9 months ago
Benoit Marty 6ea76d9acd Map `roomInfo.numUnreadNotifications` to `RoomSummaryDetails.numUnreadNotifications` 9 months ago
Jorge Martin Espinosa da4825aa44
Return cached room members before fetching new ones, do it in batches (#2274) 9 months ago
Benoit Marty f844399025 Fix API break: use new methods `canUserRedactOwn` and `canUserRedactOther`. 9 months ago
Benoit Marty dd12071ea2 Use new Rust fields `numUnreadMessages` and `numUnreadMentions`, and iterate on the room badge rendering. 9 months ago
Benoit Marty f8f100ccc8 Remove default value of RoomSummaryDetails constructor, and iterate on fixture functions. 9 months ago
Benoit Marty 782f73fb7c Remove `notificationMode` to `userDefinedNotificationMode` to match SDK name. 9 months ago
Benoit Marty ecb000b8ed Remove `hasOngoingCall` to `hasRoomCall` to match SDK name. 9 months ago
Benoit Marty 2c691d527b Remove `RoomSummaryDetails.lastMessageTimestamp` and replace by a getter on `lastMessage` 9 months ago
Benoit Marty be0da18a7b Rename `userAvatarURLString` to `userAvatarUrl` 9 months ago
Benoit Marty d1c7520065 Rename `avatarURLString` to `avatarUrl` 9 months ago
Jorge Martin Espinosa 27f55c0bc4
Replace 'leave room' text with 'leave conversation' for DMs (#2231) 9 months ago
Jorge Martin Espinosa 4a7b04524a
Hide verbose state events from the timeline (#2225) 9 months ago
Benoit Marty 14d5274d22 Display name disambiguation #2215. 9 months ago
Benoit Marty d01c70a4fd Fix moar ktlint issues 9 months ago
Benoit Marty 5d086ad82d Fix moar ktlint issues 9 months ago
Benoit Marty a831f05f6e Fix ktlint issues 9 months ago
renovate[bot] c8bd362397
Update plugin ktlint to v12.1.0 (#2200) 9 months ago
Marco Antonio Alvarez 87c8bc133f
[Feature] Render m.sticker events (#2122) 10 months ago
Jorge Martin Espinosa cbf34929af
Revert "Room list badges" 10 months ago
Benoit Marty f2c989cbd6 Iterate on indicators on room list #2079 10 months ago
Benoit Marty ee766ecf26 Providing a thumbnail when sending a media is now optional. 10 months ago
ganfra f961d81eb0 Timeline : uniqueId exposed as String directly from matrix module. 10 months ago
Jorge Martin Espinosa d27e9e5265
Add warning message to 'mentions and keywords only' notification option (#2028) 10 months ago
Benoit Marty ea0825a01c Create RoomMember.getBestName() extension. 10 months ago
ganfra bb7123afbd Fix tests and warnings 10 months ago
Jorge Martin Espinosa 2492584786
Handle tapping on user mentions (#2021) 10 months ago
Benoit Marty 36ccc1ccbd Fix API break regarding ReceiptType 10 months ago
ganfra 449c331879 Timeline: exposes simple request for backward pagination 10 months ago
Benoit Marty e56cc137ed Rename file. 10 months ago
Benoit Marty 419a162f77 Extract MxcTools and add test. 10 months ago
Benoit Marty 84c897d682 Image in notification 10 months ago
Benoit Marty 7a46aa8ec3 kotlin compiler 11 months ago
Benoit Marty 5001a6fbe1 Update regarding SDK change on verification data 11 months ago
ganfra aa9693126f PollHistory : simplify so we only have one Node. Also enrich PollHistoryState. 11 months ago