Commit Graph

3547 Commits

Author SHA1 Message Date
David Langley 7378847594 Merge pull request #5293 from vector-im/langleyd/5292_refresh_tokens
App: Refresh Tokens Implementation
2022-01-31 08:59:19 +00:00
Gil Eluard 1e1ae6a133 it'd be lovely if tapping on the space avatar was considered a selection too #5454
- Fixed
2022-01-30 21:10:20 +01:00
Doug 301fff2539 Merge pull request #5398 from vector-im/doug/5159_ftue_splash
Add a splash screen before authentication is shown
2022-01-28 15:34:26 +00:00
SBiOSoftWhare cd987cd10e BubbleRoomTimelineCellDecorator: Handle voice message timestamp. 2022-01-28 14:40:02 +01:00
SBiOSoftWhare 2b3e952163 VoiceMessage bubble cells: Add extra space for timestamp. 2022-01-28 14:38:49 +01:00
SBiOSoftWhare 77a31faa71 VoiceMessagePlaybackView: Expose stackViewTrailingContraint. 2022-01-28 14:32:43 +01:00
Doug 5ace16ab3d Remove preload from AuthenticationCoordinator and instantiate early instead. 2022-01-28 11:53:50 +00:00
David Langley c906eb052d Add nullability checks and remove comment 2022-01-28 11:47:52 +00:00
lvre 512e316e6f Translated using Weblate (Portuguese (Brazil))
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/pt_BR/
2022-01-28 08:26:13 +00:00
artevaeckt fa80b631f1 Translated using Weblate (German)
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/de/
2022-01-28 08:26:12 +00:00
ismailgulek 1b055a7dcd Feed threading option in the SDK 2022-01-28 04:32:06 +03:00
ismailgulek 082783e07d Display redacted events only if threads enabled 2022-01-28 04:31:44 +03:00
ismailgulek 46ef160f10 Use replied event in fallback events 2022-01-28 04:31:19 +03:00
ismailgulek c07c90052b Fix tapping on user avatar 2022-01-28 01:51:55 +03:00
Doug 7a7585727b Updates following PR review.
Fix tests by moving constants out of Coordinator (as it is only part of the Riot target).
2022-01-27 15:19:54 +00:00
David Langley 74c1de89ac Call transfer selection should put the other person on hold. 2022-01-27 14:16:09 +00:00
ismailgulek 2ceaccf252 Fix redundant check 2022-01-27 03:28:22 +03:00
ismailgulek a13d5704dc Merge branch 'develop' into ismail/5096_thread_notifications 2022-01-27 03:20:25 +03:00
ismailgulek a79e1ec003 Fix further review remarks 2022-01-27 02:16:30 +03:00
ismailgulek 1574d3d738 Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks 2022-01-27 02:01:55 +03:00
ismailgulek 58b57617c5 Fix further review remarks 2022-01-27 01:45:01 +03:00
SBiOSoftWhare 9d1f072917 BubbleRoomTimelineCellDecorator: Handle timestamp for media with thumbnail. 2022-01-26 17:43:58 +01:00
SBiOSoftWhare 51795cb485 PlainRoomTimelineCellDecorator: Expose a Theme property. 2022-01-26 17:39:35 +01:00
SBiOSoftWhare 7d94b05f16 BubbleRoomCellLayoutUpdater: Disable bubble bg for emotes. 2022-01-26 16:24:56 +01:00
SBiOSoftWhare 9bbc4ef0c2 BubbleRoomCellLayoutUpdater & BubbleRoomTimelineCellDecorator: Use convenient message type property from MXEvent. 2022-01-26 16:11:59 +01:00
SBiOSoftWhare 3128bbd6df VoiceMessage: Update MXKAttachmentType usage. 2022-01-26 16:02:24 +01:00
SBiOSoftWhare f9cee67cd1 MXKAttachment: Improve MXKAttachmentType definition. 2022-01-26 16:01:42 +01:00
SBiOSoftWhare 9774b315d7 MXKRoomBubbleCellData: Remove redundant isSenderCurrentUser method. 2022-01-26 15:52:27 +01:00
SBiOSoftWhare 6e1ddd3a5b BubbleRoomTimelineCellDecorator: Show timestamp for location sharing. 2022-01-26 15:47:23 +01:00
Doug 5c2d838e64 Fix drag sutters and enable swipe to pop gesture.
Add docs and last tweaks following a self review.
Add constants for max content size and disable splash screen via build settings.
2022-01-26 14:25:48 +00:00
Doug f3b528d6bb Polish for Onboarding Carousel
Add dark mode assets and colours.
Improve layout for 12" iPad and 4" iPhone.
Move isLockedToPortraitOnPhone to RiotNavigationController.
2022-01-26 14:25:48 +00:00
Doug 59e98dc52e Show social sign in buttons on register screen.
Set final strings for FTUE splash screen.
Add OnboardingSplashScreenTitleText to apply the accent colour to the "." in localised strings.
2022-01-26 14:25:48 +00:00
Doug c64d851148 Begin implementing an onboarding flow. 2022-01-26 14:25:48 +00:00
Doug 20b3c9918b Use offsets for the carousel instead of a page view.
Fix carousel for RTL layouts.
2022-01-26 14:25:48 +00:00
Doug 5fb199af7c Start implementing FTUE splash screens.
Present splash screens from AuthenticationViewController
2022-01-26 14:24:00 +00:00
ismailgulek cf8ff7dc2e Make remove poll action destructive as well 2022-01-26 16:03:17 +03:00
ismailgulek ae57c7e1fb Fix Doug's remarks 2022-01-26 15:58:37 +03:00
ismailgulek abe26c43fe Implement thread summary displayable on cell decorator 2022-01-26 14:28:24 +03:00
ismailgulek 9c5b83a1b3 Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks 2022-01-26 14:27:25 +03:00
ismailgulek cb448a6836 Merge branch 'develop' into ismail/5068_start_thread 2022-01-26 00:00:35 +03:00
ismailgulek f7694e27cb Fix review remarks 2022-01-25 23:59:19 +03:00
SBiOSoftWhare 5154b9e9cc Message bubbles: Improve voice message cells implementation. 2022-01-25 16:59:08 +01:00
SBiOSoftWhare 8a9c8b8f49 BubbleRoomTimelineCellProvider: Handle location cells. 2022-01-25 16:45:30 +01:00
SBiOSoftWhare 7da9c39af7 Message bubbles: Implement outgoing location cells. 2022-01-25 16:45:02 +01:00
SBiOSoftWhare deda0191d4 Message bubbles: Implement incoming location cells. 2022-01-25 16:44:41 +01:00
SBiOSoftWhare ee48645c59 PlainRoomTimelineCellProvider: Handle new location cell identifiers. 2022-01-25 16:43:42 +01:00
SBiOSoftWhare 7e6616985a RoomVC: Handle new voice location cell identifiers. 2022-01-25 16:43:21 +01:00
SBiOSoftWhare 8a06ea0e4c RoomTimelineCellIdentifier: Add specific indentifiers for incoming and outgoing location cells. 2022-01-25 16:40:55 +01:00
SBiOSoftWhare 5cc2623e2c BubbleCellContentView: Add outlets for inner content view left and right constraints. 2022-01-25 15:47:37 +01:00
SBiOSoftWhare 081ae4e36c BubbleRoomTimelineCellProvider: Handle voice message cells. 2022-01-25 15:47:18 +01:00