element-ios/Riot/Modules/Room/Views/BubbleCells
Gil Eluard 419efd886a Merge branch 'develop' into element_4014
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
#	Riot/Modules/Room/DataSources/RoomDataSource.m
2021-02-25 15:49:53 +01:00
..
BaseBubbleCell Add comments. 2020-08-03 19:43:45 +02:00
Call Get rid of redundant _theme 2021-02-10 00:35:34 +03:00
Encryption RoomVC: Use cells with encryption badge only if needed in order to recover horizontal white space. 2020-02-06 18:46:32 +01:00
KeyVerification Create SizingViewHeightStore to store a view height relative to a width. 2020-07-31 18:58:53 +02:00
RoomCreationIntro RoomCreationIntroCellContentView: Improve add topic case. 2021-02-23 15:46:20 +01:00
SizableCell Add comments. 2020-08-03 19:43:45 +02:00
RoomCreationCollapsedBubbleCell.h Update Riot/Modules/Room/Views/BubbleCells/RoomCreationCollapsedBubbleCell.h 2020-09-15 16:35:47 +03:00
RoomCreationCollapsedBubbleCell.m Update Riot/Modules/Room/Views/BubbleCells/RoomCreationCollapsedBubbleCell.m 2020-09-15 16:36:02 +03:00
RoomCreationCollapsedBubbleCell.xib New bubble cells for the timeline 2020-09-14 15:39:08 +03:00
RoomCreationWithPaginationCollapsedBubbleCell.h New bubble cells for the timeline 2020-09-14 15:39:08 +03:00
RoomCreationWithPaginationCollapsedBubbleCell.m Update Riot/Modules/Room/Views/BubbleCells/RoomCreationWithPaginationCollapsedBubbleCell.m 2020-09-15 16:36:09 +03:00
RoomCreationWithPaginationCollapsedBubbleCell.xib Fix multiline layout 2020-09-15 14:17:33 +03:00
RoomEmptyBubbleCell.h Organize views by feature 2018-07-10 10:21:20 +02:00
RoomEmptyBubbleCell.m Organize views by feature 2018-07-10 10:21:20 +02:00
RoomEmptyBubbleCell.xib Organize views by feature 2018-07-10 10:21:20 +02:00
RoomIncomingAttachmentBubbleCell.h Organize views by feature 2018-07-10 10:21:20 +02:00
RoomIncomingAttachmentBubbleCell.m Fix bubble cell height for cells with attachment view and reactions. 2019-06-18 18:36:22 +02:00
RoomIncomingAttachmentBubbleCell.xib Improve the status of send messages (sending, sent, received, failed) 2021-02-25 11:07:21 +01:00
RoomIncomingAttachmentWithoutSenderInfoBubbleCell.h Organize views by feature 2018-07-10 10:21:20 +02:00
RoomIncomingAttachmentWithoutSenderInfoBubbleCell.m Fix bubble cell height for cells with attachment view and reactions. 2019-06-18 18:36:22 +02:00
RoomIncomingAttachmentWithoutSenderInfoBubbleCell.xib Improve the status of send messages (sending, sent, received, failed) 2021-02-25 11:07:21 +01:00
RoomIncomingAttachmentWithPaginationTitleBubbleCell.h Organize views by feature 2018-07-10 10:21:20 +02:00
RoomIncomingAttachmentWithPaginationTitleBubbleCell.m Fix bubble cell height for cells with attachment view and reactions. 2019-06-18 18:36:22 +02:00
RoomIncomingAttachmentWithPaginationTitleBubbleCell.xib Improve the status of send messages (sending, sent, received, failed) 2021-02-25 11:07:21 +01:00
RoomIncomingTextMsgBubbleCell.h Organize views by feature 2018-07-10 10:21:20 +02:00
RoomIncomingTextMsgBubbleCell.m Apply new user name color generation on bubble cells where needed 2019-03-07 17:46:45 +01:00
RoomIncomingTextMsgBubbleCell.xib Use MXKMessageTextView in text message bubble cells to allow link detection without text selection 2019-03-04 17:03:04 +01:00
RoomIncomingTextMsgWithoutSenderInfoBubbleCell.h Organize views by feature 2018-07-10 10:21:20 +02:00
RoomIncomingTextMsgWithoutSenderInfoBubbleCell.m reskin: Create ThemeService.shared 2019-01-11 11:45:27 +01:00
RoomIncomingTextMsgWithoutSenderInfoBubbleCell.xib Use MXKMessageTextView in text message bubble cells to allow link detection without text selection 2019-03-04 17:03:04 +01:00
RoomIncomingTextMsgWithoutSenderNameBubbleCell.h Organize views by feature 2018-07-10 10:21:20 +02:00
RoomIncomingTextMsgWithoutSenderNameBubbleCell.m reskin: Create ThemeService.shared 2019-01-11 11:45:27 +01:00
RoomIncomingTextMsgWithoutSenderNameBubbleCell.xib Use MXKMessageTextView in text message bubble cells to allow link detection without text selection 2019-03-04 17:03:04 +01:00
RoomIncomingTextMsgWithPaginationTitleBubbleCell.h Organize views by feature 2018-07-10 10:21:20 +02:00
RoomIncomingTextMsgWithPaginationTitleBubbleCell.m Apply new user name color generation on bubble cells where needed 2019-03-07 17:46:45 +01:00
RoomIncomingTextMsgWithPaginationTitleBubbleCell.xib Use MXKMessageTextView in text message bubble cells to allow link detection without text selection 2019-03-04 17:03:04 +01:00
RoomIncomingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.h Organize views by feature 2018-07-10 10:21:20 +02:00
RoomIncomingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m reskin: Create ThemeService.shared 2019-01-11 11:45:27 +01:00
RoomIncomingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib Use MXKMessageTextView in text message bubble cells to allow link detection without text selection 2019-03-04 17:03:04 +01:00
RoomMembershipBubbleCell.h Organize views by feature 2018-07-10 10:21:20 +02:00
RoomMembershipBubbleCell.m reskin: Create ThemeService.shared 2019-01-11 11:45:27 +01:00
RoomMembershipBubbleCell.xib Fix leading constraint, fixes #3226 2020-07-02 16:12:44 +03:00
RoomMembershipCollapsedBubbleCell.h Organize views by feature 2018-07-10 10:21:20 +02:00
RoomMembershipCollapsedBubbleCell.m reskin: Create ThemeService.shared 2019-01-11 11:45:27 +01:00
RoomMembershipCollapsedBubbleCell.xib Organize views by feature 2018-07-10 10:21:20 +02:00
RoomMembershipCollapsedWithPaginationTitleBubbleCell.h Organize views by feature 2018-07-10 10:21:20 +02:00
RoomMembershipCollapsedWithPaginationTitleBubbleCell.m reskin: Create ThemeService.shared 2019-01-11 11:45:27 +01:00
RoomMembershipCollapsedWithPaginationTitleBubbleCell.xib Organize views by feature 2018-07-10 10:21:20 +02:00
RoomMembershipExpandedBubbleCell.h Organize views by feature 2018-07-10 10:21:20 +02:00
RoomMembershipExpandedBubbleCell.m Apply new lineBreakColor where needed 2019-02-18 12:53:13 +01:00
RoomMembershipExpandedBubbleCell.xib Organize views by feature 2018-07-10 10:21:20 +02:00
RoomMembershipExpandedWithPaginationTitleBubbleCell.h Organize views by feature 2018-07-10 10:21:20 +02:00
RoomMembershipExpandedWithPaginationTitleBubbleCell.m reskin: Create ThemeService.shared 2019-01-11 11:45:27 +01:00
RoomMembershipExpandedWithPaginationTitleBubbleCell.xib Organize views by feature 2018-07-10 10:21:20 +02:00
RoomMembershipWithPaginationTitleBubbleCell.h Organize views by feature 2018-07-10 10:21:20 +02:00
RoomMembershipWithPaginationTitleBubbleCell.m reskin: Create ThemeService.shared 2019-01-11 11:45:27 +01:00
RoomMembershipWithPaginationTitleBubbleCell.xib Organize views by feature 2018-07-10 10:21:20 +02:00
RoomOutgoingAttachmentBubbleCell.h Organize views by feature 2018-07-10 10:21:20 +02:00
RoomOutgoingAttachmentBubbleCell.m Fix bubble cell height for cells with attachment view and reactions. 2019-06-18 18:36:22 +02:00
RoomOutgoingAttachmentBubbleCell.xib Improve the status of send messages (sending, sent, received, failed) 2021-02-25 11:07:21 +01:00
RoomOutgoingAttachmentWithoutSenderInfoBubbleCell.h Organize views by feature 2018-07-10 10:21:20 +02:00
RoomOutgoingAttachmentWithoutSenderInfoBubbleCell.m Fix bubble cell height for cells with attachment view and reactions. 2019-06-18 18:36:22 +02:00
RoomOutgoingAttachmentWithoutSenderInfoBubbleCell.xib Improve the status of send messages (sending, sent, received, failed) 2021-02-22 13:51:25 +01:00
RoomOutgoingAttachmentWithPaginationTitleBubbleCell.h Organize views by feature 2018-07-10 10:21:20 +02:00
RoomOutgoingAttachmentWithPaginationTitleBubbleCell.m Apply new user name color generation on bubble cells where needed 2019-03-07 17:46:45 +01:00
RoomOutgoingAttachmentWithPaginationTitleBubbleCell.xib Improve the status of send messages (sending, sent, received, failed) 2021-02-22 13:51:25 +01:00
RoomOutgoingTextMsgBubbleCell.h Organize views by feature 2018-07-10 10:21:20 +02:00
RoomOutgoingTextMsgBubbleCell.m Apply new user name color generation on bubble cells where needed 2019-03-07 17:46:45 +01:00
RoomOutgoingTextMsgBubbleCell.xib Use MXKMessageTextView in text message bubble cells to allow link detection without text selection 2019-03-04 17:03:04 +01:00
RoomOutgoingTextMsgWithoutSenderInfoBubbleCell.h Organize views by feature 2018-07-10 10:21:20 +02:00
RoomOutgoingTextMsgWithoutSenderInfoBubbleCell.m reskin: Create ThemeService.shared 2019-01-11 11:45:27 +01:00
RoomOutgoingTextMsgWithoutSenderInfoBubbleCell.xib Use MXKMessageTextView in text message bubble cells to allow link detection without text selection 2019-03-04 17:03:04 +01:00
RoomOutgoingTextMsgWithoutSenderNameBubbleCell.h Organize views by feature 2018-07-10 10:21:20 +02:00
RoomOutgoingTextMsgWithoutSenderNameBubbleCell.m reskin: Rename RiotDesignValues -> ThemeService 2019-01-11 10:46:00 +01:00
RoomOutgoingTextMsgWithoutSenderNameBubbleCell.xib Use MXKMessageTextView in text message bubble cells to allow link detection without text selection 2019-03-04 17:03:04 +01:00
RoomOutgoingTextMsgWithPaginationTitleBubbleCell.h Organize views by feature 2018-07-10 10:21:20 +02:00
RoomOutgoingTextMsgWithPaginationTitleBubbleCell.m reskin: Create ThemeService.shared 2019-01-11 11:45:27 +01:00
RoomOutgoingTextMsgWithPaginationTitleBubbleCell.xib Use MXKMessageTextView in text message bubble cells to allow link detection without text selection 2019-03-04 17:03:04 +01:00
RoomOutgoingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.h Organize views by feature 2018-07-10 10:21:20 +02:00
RoomOutgoingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.m reskin: Rename RiotDesignValues -> ThemeService 2019-01-11 10:46:00 +01:00
RoomOutgoingTextMsgWithPaginationTitleWithoutSenderNameBubbleCell.xib Use MXKMessageTextView in text message bubble cells to allow link detection without text selection 2019-03-04 17:03:04 +01:00
RoomPredecessorBubbleCell.h Create RoomPredecessorBubbleCell in order to display room predecessor info when needed 2018-08-07 11:26:35 +02:00
RoomPredecessorBubbleCell.m 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
RoomPredecessorBubbleCell.xib Create RoomPredecessorBubbleCell in order to display room predecessor info when needed 2018-08-07 11:26:35 +02:00
RoomSelectedStickerBubbleCell.h Organize views by feature 2018-07-10 10:21:20 +02:00
RoomSelectedStickerBubbleCell.m RoomVC: Use cells with encryption badge only if needed in order to recover horizontal white space. 2020-02-06 18:46:32 +01:00
RoomSelectedStickerBubbleCell.xib Fix image references in xib and storyboards by removing .png suffix 2018-07-10 17:16:26 +02:00