Commit Graph

4138 Commits

Author SHA1 Message Date
SBiOSoftWhare e05f0b3f2b Message bubbles: Implement incoming location cells. 2022-01-25 16:44:41 +01:00
SBiOSoftWhare 670455f628 PlainRoomTimelineCellProvider: Handle new location cell identifiers. 2022-01-25 16:43:42 +01:00
SBiOSoftWhare 6afd5f7444 RoomVC: Handle new voice location cell identifiers. 2022-01-25 16:43:21 +01:00
SBiOSoftWhare b9473b468e RoomTimelineCellIdentifier: Add specific indentifiers for incoming and outgoing location cells. 2022-01-25 16:40:55 +01:00
SBiOSoftWhare 5437689c01 BubbleCellContentView: Add outlets for inner content view left and right constraints. 2022-01-25 15:47:37 +01:00
SBiOSoftWhare 8f9f0831da BubbleRoomTimelineCellProvider: Handle voice message cells. 2022-01-25 15:47:18 +01:00
SBiOSoftWhare 36c59400eb Message bubbles: Implement outgoing voice message cells. 2022-01-25 15:45:47 +01:00
SBiOSoftWhare fd437c7016 Message bubbles: Implement incoming voice message cells. 2022-01-25 15:45:29 +01:00
SBiOSoftWhare 7071f32952 VoiceMessagePlaybackView: Expose background color. 2022-01-25 15:44:48 +01:00
SBiOSoftWhare 656ac8bf6f BubbleCellContentView: Add outlets for inner content view left and right constraints. 2022-01-25 15:40:16 +01:00
SBiOSoftWhare f66c04df93 BaseBubbleCell: Expose current theme. 2022-01-25 15:39:21 +01:00
SBiOSoftWhare 5ac1f1f7ce BubbleRoomCellLayoutUpdater: Update with nex theme colors. 2022-01-25 15:38:53 +01:00
SBiOSoftWhare 099c3906ef Message bubble: Add extension on theme for incoming and outgoing colors. 2022-01-25 15:38:29 +01:00
SBiOSoftWhare a884a0f421 RoomVC: Handle new voice message cell identifiers. 2022-01-25 14:53:53 +01:00
SBiOSoftWhare e3e5f9d1ff PlainRoomTimelineCellProvider: Handle new voice message cell identifiers. 2022-01-25 14:53:05 +01:00
SBiOSoftWhare dca38b5c70 RoomTimelineCellIdentifier: Add specific indentifiers for incoming and outgoing voice message cells. 2022-01-25 14:51:30 +01:00
Doug b4a7b19d83 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 48b99d6a2a Implement thread summary view on cell decorator 2022-01-25 14:31:19 +03:00
ismailgulek d5a58779a3 Merge branch 'develop' into ismail/5068_start_thread 2022-01-25 14:30:52 +03:00
Doug 26dcae123c Merge pull request #5430 from vector-im/doug/5429_sync_profile_units
Update Analytics docs
2022-01-25 11:12:55 +00:00
Weblate 141e1551fc Merge branch 'origin/develop' into Weblate. 2022-01-25 10:34:00 +00:00
LinAGKar aaabbd9ed2 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 0b4eba4c99 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 e7bd09ad6e Update Analytics docs. 2022-01-25 10:13:29 +00:00
SBiOSoftWhare 82bcedb860 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 9d07fe7708 Disable proximity sensor and enable sleep after call ended 2022-01-25 08:53:03 +01:00
ismailgulek 8836d6d0cf Fix tab bar badges on section-only updates 2022-01-25 03:22:56 +03:00
David Langley f741867652 Fix bad formatting from merge moar. 2022-01-24 18:39:42 +00:00
Gil Eluard 925ca81b04 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 58c094379e Revert bad merge formatting from "Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens"
This reverts commit 750cacc017, reversing
changes made to 4fca271c0a.
2022-01-24 18:35:00 +00:00
David Langley 1336c29e22 Fix missing bubbles cell types (from #5419) 2022-01-24 18:17:27 +00:00
David Langley 750cacc017 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 76a1722624 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 ba2e1cbb58 Remove NSLog and fix Analytics documentation. 2022-01-24 12:44:26 +00:00
David Langley 21ec650e8f 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 60f423c923 Message bubbles: Handle emotes. 2022-01-24 11:14:30 +01:00
SBiOSoftWhare c527656e79 Message bubbles: Handle file messages. 2022-01-24 11:10:59 +01:00
SBiOSoftWhare 86e80b7cd3 PlainRoomTimelineCellProvider: Fix outgoing text message cells. 2022-01-24 10:25:37 +01:00
Gil Eluard 872ab41f4a 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 a2cfa1912b BubbleRoomTimelineCellProvider: Remove sender name for pagination title case. 2022-01-21 19:26:59 +01:00
SBiOSoftWhare 6c0e75028c Add RoomOutgoingAttachmentWithPaginationTitleWithoutSenderNameBubbleCell. 2022-01-21 19:18:57 +01:00
SBiOSoftWhare faf9c03969 MXKRoomOutgoingAttachmentBubbleCell: Handle cellLayoutUpdater. 2022-01-21 18:23:03 +01:00
SBiOSoftWhare c12a1a12e6 BubbleRoomCellLayoutUpdater: Handle setup outgoing file attachment layout. 2022-01-21 18:21:05 +01:00
SBiOSoftWhare 61dd93714c RoomCellLayoutUpdating: Add setup method for outgoing file attachement cell. 2022-01-21 18:16:01 +01:00
SBiOSoftWhare 2257acf364 BubbleRoomTimelineCellProvider: Handle outgoing file attachment cells. 2022-01-21 18:13:47 +01:00
SBiOSoftWhare 10ce5651c3 MXKRoomBubbleTableViewCell: Expose attachViewLeadingConstraint property. 2022-01-21 17:34:27 +01:00
SBiOSoftWhare 679c036efc Move all MatrixKit cells + MXKRoomViewController into appropriated folders. 2022-01-21 17:18:59 +01:00
SBiOSoftWhare dc4d332222 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 670eec04ea Remane RoomCellLayoutUpdater to RoomCellLayoutUpdating. 2022-01-21 15:35:34 +01:00
ismailgulek 05120e3ee9 Fix thread root decorations on search results 2022-01-21 01:58:05 +03:00