Commit Graph

4423 Commits

Author SHA1 Message Date
SBiOSoftWhare a82689a8ed RoomTimelineCellIdentifier: Add specific indentifiers for incoming and outgoing voice message cells. 2022-01-25 14:51:30 +01:00
Doug 39527051fa Merge pull request #5435 from RiotTranslateBot/weblate-riot-ios-element-ios-matrixkit
Translations update from Weblate
2022-01-25 11:50:53 +00:00
ismailgulek 7dbc7e50aa Implement thread summary view on cell decorator 2022-01-25 14:31:19 +03:00
ismailgulek 6ac01ae245 Merge branch 'develop' into ismail/5068_start_thread 2022-01-25 14:30:52 +03:00
Doug d85d41e9ad Merge pull request #5430 from vector-im/doug/5429_sync_profile_units
Update Analytics docs
2022-01-25 11:12:55 +00:00
Weblate 8f83adf55c Merge branch 'origin/develop' into Weblate. 2022-01-25 10:34:00 +00:00
LinAGKar 8caabf2b1e Translated using Weblate (Swedish)
Currently translated at 100.0% (442 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sv/
2022-01-25 10:31:45 +00:00
Thibault Martin 96f332920a Translated using Weblate (French)
Currently translated at 99.7% (441 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/fr/
2022-01-25 10:31:44 +00:00
Doug e5afa0af0b Update Analytics docs. 2022-01-25 10:13:29 +00:00
SBiOSoftWhare cd49eef326 Merge pull request #5419 from vector-im/steve/5209_media_bubbles
Message Bubbles: Layout for Media (part 1)
2022-01-25 10:46:46 +01:00
Simon Wiedmer 31ba6d5ab7 Disable proximity sensor and enable sleep after call ended 2022-01-25 08:53:03 +01:00
ismailgulek 244321ba05 Fix tab bar badges on section-only updates 2022-01-25 03:22:56 +03:00
David Langley be9885b41d Fix bad formatting from merge moar. 2022-01-24 18:39:42 +00:00
Gil Eluard b9512352a6 Merge branch 'gil/SP1_space_creation' into gil/5225_invite_to_space_in_room_landing
# Conflicts:
#	Riot/Generated/Strings.swift
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
#	Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
#	Riot/Modules/Spaces/SpaceRoomList/ExploreRoom/SpaceExploreRoomViewController.swift
#	Riot/SupportingFiles/Riot-Bridging-Header.h
2022-01-24 19:36:02 +01:00
David Langley f657e0dbd3 Revert bad merge formatting from "Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens"
This reverts commit 2f006727eb5af482fcc4e8a5a84cf0f6f41db0f6, reversing
changes made to e7851793c4b0578b6dd9344fab7935bc80502b67.
2022-01-24 18:35:00 +00:00
David Langley d4e5e7b06d Fix missing bubbles cell types (from #5419) 2022-01-24 18:17:27 +00:00
David Langley a8380b3088 Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens 2022-01-24 17:06:55 +00:00
David Langley d63fee969e Merge pull request #5408 from vector-im/langleyd/5407_fix_indefinite_grey_spinner_on_home
Fix indefinite grey spinner on home view banner wrapper.
2022-01-24 14:45:59 +00:00
David Langley 0084965518 Remove NSLog and fix Analytics documentation. 2022-01-24 12:44:26 +00:00
David Langley 50defa7e3e Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens 2022-01-24 12:19:45 +00:00
SBiOSoftWhare 428af6e24d Message bubbles: Handle emotes. 2022-01-24 11:14:30 +01:00
SBiOSoftWhare f28658c52c Message bubbles: Handle file messages. 2022-01-24 11:10:59 +01:00
SBiOSoftWhare 997b51f7e6 PlainRoomTimelineCellProvider: Fix outgoing text message cells. 2022-01-24 10:25:37 +01:00
Gil Eluard b0ae0a1c68 Merge branch 'gil/SP1_space_creation' into gil/143_create_public_space
# Conflicts:
#	RiotSwiftUI/Modules/Common/Mock/MockAppScreens.swift
2022-01-24 09:30:05 +01:00
SBiOSoftWhare 966fccc877 BubbleRoomTimelineCellProvider: Remove sender name for pagination title case. 2022-01-21 19:26:59 +01:00
SBiOSoftWhare 48a88cddfc Add RoomOutgoingAttachmentWithPaginationTitleWithoutSenderNameBubbleCell. 2022-01-21 19:18:57 +01:00
SBiOSoftWhare f6e8f93e6e MXKRoomOutgoingAttachmentBubbleCell: Handle cellLayoutUpdater. 2022-01-21 18:23:03 +01:00
SBiOSoftWhare e81f339698 BubbleRoomCellLayoutUpdater: Handle setup outgoing file attachment layout. 2022-01-21 18:21:05 +01:00
SBiOSoftWhare 355c7a32ee RoomCellLayoutUpdating: Add setup method for outgoing file attachement cell. 2022-01-21 18:16:01 +01:00
SBiOSoftWhare ad7976726d BubbleRoomTimelineCellProvider: Handle outgoing file attachment cells. 2022-01-21 18:13:47 +01:00
SBiOSoftWhare c6becda12b MXKRoomBubbleTableViewCell: Expose attachViewLeadingConstraint property. 2022-01-21 17:34:27 +01:00
SBiOSoftWhare 87bba993bc Move all MatrixKit cells + MXKRoomViewController into appropriated folders. 2022-01-21 17:18:59 +01:00
SBiOSoftWhare 535af1caf3 Merge pull request #5383 from vector-im/steve/5208_text_msg_layout
Message bubbles: Text message layout
2022-01-21 16:06:57 +01:00
SBiOSoftWhare 7220a519a3 Remane RoomCellLayoutUpdater to RoomCellLayoutUpdating. 2022-01-21 15:35:34 +01:00
ismailgulek a04461d1be Fix thread root decorations on search results 2022-01-21 01:58:05 +03:00
ismailgulek 5c653b5346 Implement going back to live room data sources for threads, fix bugs around it 2022-01-21 01:56:51 +03:00
ismailgulek d22a8d5862 Scroll to highlighted event better 2022-01-21 00:59:01 +03:00
ismailgulek 6cf5e15d70 Do not show badge for not participated threads 2022-01-21 00:09:25 +03:00
ismailgulek e178ea3f04 Fix toast bottom margin for header action 2022-01-20 23:20:45 +03:00
ismailgulek 536ae046d2 Do not stack room screen when opening threads from permalinks 2022-01-20 21:36:40 +03:00
SBiOSoftWhare 8f3c47a321 Refactor RoomTimelineCellProviderProtocol to RoomTimelineCellProvider. 2022-01-20 17:09:34 +01:00
SBiOSoftWhare 5a9a756a8d Refactor RoomCellLayoutUpdaterProtocol to RoomCellLayoutUpdater. 2022-01-20 17:00:13 +01:00
SBiOSoftWhare c7f1d610a8 RoomTimelineStyle: Conforms to Themable. 2022-01-20 16:56:32 +01:00
SBiOSoftWhare 8997578680 MXKRoomBubbleCellData: Improve getFirstBubbleComponentWithDisplay and getLastBubbleComponentWithDisplay. 2022-01-20 16:01:45 +01:00
SBiOSoftWhare 1ffa88e983 MXKRoomBubbleTableViewCell: Update a method name. 2022-01-20 15:47:07 +01:00
SBiOSoftWhare 9c043a38f3 MXKRoomBubbleTableViewCell: Update a method name. 2022-01-20 15:33:39 +01:00
SBiOSoftWhare 8444c45e44 BubbleRoomCellLayoutUpdater: Fix CGFloat type. 2022-01-20 15:09:04 +01:00
SBiOSoftWhare d9ea363ace BubbleReactionsView: Fix typos. 2022-01-20 14:46:29 +01:00
SBiOSoftWhare 38cf543cf1 PlainRoomTimelineCellProvider: Fix missing outgoing attachment cells. 2022-01-19 15:44:20 +01:00
Stefan Ceriu 03f2a2687f vector-im/element-ios/issues/5298 - Removed cocoapods-keys and moved the MapTiler key to the buildSettings. 2022-01-19 16:11:35 +02:00