Commit Graph

16 Commits

Author SHA1 Message Date
Doug cd87095453 Load and store URLPreviewViewData in RoomBubbleCellData.
Implement close button and store the action in Core Data. Hide the preview image view when no image is received. Remove line breaks in description text.
2021-09-01 10:37:37 +01:00
Doug 5d66333d63 Add PreviewManger with Core Data cache and a URLPreviewView with a view model.
Changes to RoomDataSource still to come.
2021-08-23 17:56:24 +01:00
Doug f76db0baa4 Fix documentation warnings. 2021-07-02 16:46:27 +01:00
Gil Eluard 6f9d7455cb SR sizing is inconsistent with RR & Message states cosmetic changes 2021-03-17 20:09:44 +01:00
SBiOSoftWhare 490f45c9de RoomVC: Use cells with encryption badge only if needed in order to recover horizontal white space. 2020-02-06 18:46:32 +01:00
SBiOSoftWhare 78835652cf Message decoration: Fix shield appearance behavior. 2020-02-06 11:14:13 +01:00
manuroe 266d5840e9 Message decoration: Do not decorate state events
#2947
2020-01-28 15:53:09 +01:00
SBiOSoftWhare b175682f2a Room messages: Handle encryption shields decoration. 2020-01-22 16:25:39 +01:00
manuroe c4bce89834 Cross-signing: Follow API change on MXDeviceInfo.trustLevel 2020-01-16 09:24:40 +01:00
manuroe 3b632c3cc6 Edits: Support edits in e2e rooms 2019-06-25 18:32:34 +02:00
SBiOSoftWhare 6d6970933d Create RoomBubbleCellLayout class to handle MXKRoomBubbleTableViewCell layout constants. 2019-05-29 12:15:31 +02:00
SBiOSoftWhare e3ffeeac05 Use MXKMessageTextView in text message bubble cells to allow link detection without text selection 2019-03-04 17:03:04 +01:00
manuroe f0c22a14af reskin: Rename RiotDesignValues -> ThemeService 2019-01-11 10:46:00 +01:00
manuroe 58d7106633 Make use of MXRoom.roomId and MXRoom.summary instead of MXRooms.state 2018-07-16 22:30:55 +02:00
SBiOSoftWhare cfcd0b05bf Fix image references in xib and storyboards by removing .png suffix 2018-07-10 17:16:26 +02:00
SBiOSoftWhare 99449e1bc8 Organize views by feature 2018-07-10 10:21:20 +02:00