ismailgulek
055903b95c
Update Riot/Modules/Room/Views/BubbleCells/RoomCreationWithPaginationCollapsedBubbleCell.m
...
Co-authored-by: manuroe <manuroe@users.noreply.github.com >
2020-09-15 16:36:09 +03:00
ismailgulek
d44b01fcc6
Update Riot/Modules/Room/Views/BubbleCells/RoomCreationCollapsedBubbleCell.m
...
Co-authored-by: manuroe <manuroe@users.noreply.github.com >
2020-09-15 16:36:02 +03:00
ismailgulek
cb2f12ada2
Update Riot/Modules/Room/Views/BubbleCells/RoomCreationCollapsedBubbleCell.m
...
Co-authored-by: manuroe <manuroe@users.noreply.github.com >
2020-09-15 16:35:55 +03:00
ismailgulek
6fb68b1b82
Update Riot/Modules/Room/Views/BubbleCells/RoomCreationCollapsedBubbleCell.h
...
Co-authored-by: manuroe <manuroe@users.noreply.github.com >
2020-09-15 16:35:47 +03:00
ismailgulek
9852918447
Fix multiline layout
2020-09-15 14:17:33 +03:00
ismailgulek
51cc939691
New bubble cells for the timeline
2020-09-14 15:39:08 +03:00
SBiOSoftWhare
d734415090
Add comments.
2020-08-03 19:43:45 +02:00
SBiOSoftWhare
3d52eaf811
Create SizableBubbleCell that enables to self size a cell using Auto Layout.
2020-07-31 19:01:50 +02:00
SBiOSoftWhare
ea02b639de
Create SizingViewHeightStore to store a view height relative to a width.
2020-07-31 18:58:53 +02:00
SBiOSoftWhare
4532fcf304
Create BaseBubbleCell that embed the base UI structure of timeline cells (BubbleCellContentView).
2020-07-31 18:56:33 +02:00
SBiOSoftWhare
b6d6fefb54
BubbleCellContentView: Handle display of new UI elements: sender info, encryption status and reactions.
2020-07-31 18:26:09 +02:00
SBiOSoftWhare
76143478fb
Add BubbleCellReactionsDisplayable protocol indicating that a cell support displaying reactions.
2020-07-31 18:24:07 +02:00
ismailgulek
d8f02af86b
Fix leading constraint, fixes #3226
2020-07-02 16:12:44 +03:00
SBiOSoftWhare
71f32effd7
Integrate RoundedButton where needed.
2020-04-28 16:34:39 +02: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
a043955444
Merge branch 'develop' into riot_2890
2020-01-16 09:33:57 +01:00
manuroe
c4bce89834
Cross-signing: Follow API change on MXDeviceInfo.trustLevel
2020-01-16 09:24:40 +01:00
SBiOSoftWhare
f3791dee56
KeyVerificationConclusionBubbleCell: Update warning title and badge image.
2020-01-15 10:50:36 +01:00
SBiOSoftWhare
046e01ac92
Add key verification cells with pagination title.
2020-01-14 20:15:28 +01:00
SBiOSoftWhare
22d350c479
Handle key verification cells data filling.
2020-01-14 20:14:17 +01:00
SBiOSoftWhare
ee49cefaa4
KeyVerificationBaseBubbleCell: Use BubbleCellContentView. Improve cell height caching.
2020-01-14 20:10:13 +01:00
SBiOSoftWhare
aeecf9db1f
Refactor BubbleCellWithoutSenderInfoContentView to BubbleCellContentView and handle pagination title.
2020-01-14 20:02:34 +01:00
SBiOSoftWhare
f6e6816c02
Create DM key verification cells.
2019-12-20 10:42:28 +01:00
SBiOSoftWhare
964085bb6d
Create BubbleCellWithoutSenderInfoContentView a base room bubble cell content view.
2019-12-20 10:39:22 +01:00
SBiOSoftWhare
4149f7d2be
Add BubbleCellReadReceiptsDisplayable protocol describing a cell able to manage read receipts display.
2019-12-20 10:37:53 +01:00
manuroe
3b632c3cc6
Edits: Support edits in e2e rooms
2019-06-25 18:32:34 +02:00
SBiOSoftWhare
9693652d61
Fix bubble cell height for cells with attachment view and reactions.
2019-06-18 18:36:22 +02:00
SBiOSoftWhare
6d6970933d
Create RoomBubbleCellLayout class to handle MXKRoomBubbleTableViewCell layout constants.
2019-05-29 12:15:31 +02:00
SBiOSoftWhare
f45cd824a1
Apply new user name color generation on bubble cells where needed
2019-03-07 17:46:45 +01: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
SBiOSoftWhare
e747e2d6dc
Apply new lineBreakColor where needed
2019-02-18 12:53:13 +01:00
SBiOSoftWhare
381c9a593e
Enhance tap on room predecessor cell used to go back to the old version of the room (Fix issue #2179 )
2019-02-04 15:49:49 +01:00
manuroe
ad1969fbc8
reskin: kill riotColorRed & riotColorPinkRed
...
Merge them into Theme.warningColor
Part of #2174
2019-01-18 13:40:09 +01:00
manuroe
9cce93ecea
reskin: Kill kRiotColorXxxx
2019-01-11 11:57:02 +01:00
manuroe
2fdb06d879
reskin: Create ThemeService.shared
2019-01-11 11:45:27 +01:00
manuroe
f0c22a14af
reskin: Rename RiotDesignValues -> ThemeService
2019-01-11 10:46:00 +01:00
manuroe
1fe7b85e16
reskin: kill kRiotPrimaryTextColor
2019-01-10 18:00:45 +01:00
manuroe
2bdadf5cda
reskin: kill kRiotSecondaryBgColor
2019-01-10 17:57:17 +01:00
manuroe
c702350171
reskin: rename ColorValues to Theme
2019-01-10 15:32:59 +01:00
manuroe
845775d794
reskin: ColorValues: suffix UIColor properties names with "Color"
2019-01-10 15:23:22 +01:00
manuroe
6ad603a6ca
Reskin: Kill kRiotColorGreen and use RiotDesignValues.colorValues.accent instead
2018-11-30 17:10:28 +01:00
Giom Foret
3bcdd88022
MXImageView: use the new interface [setImageURI:...] instead of the deprecated one [setImageURL:...] .
...
Note - DirectoryServerTableViewCell:
Presently the thirdPartyProtocolInstance.icon is not a Matrix Content URI. We could not use here MXKImageView setImageURI method
without breaking the instance icon rendering. We use the deprecated interface until this point is fixed on the server side.
2018-11-11 15:20:32 +01:00
SBiOSoftWhare
d54ec8a120
Create RoomPredecessorBubbleCell in order to display room predecessor info when needed
2018-08-07 11:26:35 +02: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