Commit graph

14104 commits

Author SHA1 Message Date
SBiOSoftWhare
557e93c27c VoiceMessage: Update MXKAttachmentType usage. 2022-01-26 16:02:24 +01:00
SBiOSoftWhare
33eef99910 MXKAttachment: Improve MXKAttachmentType definition. 2022-01-26 16:01:42 +01:00
SBiOSoftWhare
ae8d73d9bf MXKRoomBubbleCellData: Remove redundant isSenderCurrentUser method. 2022-01-26 15:52:27 +01:00
SBiOSoftWhare
7071bc083a BubbleRoomTimelineCellDecorator: Show timestamp for location sharing. 2022-01-26 15:47:23 +01:00
SBiOSoftWhare
b5b4b8221f MXKRoomBubbleCellData: Add convenient method to get RoomBubbleCellDataTag value. 2022-01-26 15:45:45 +01:00
Doug
baf709f34e 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
5fcdb9d704 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
ae3e0e2822 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
d100a69180 Begin implementing an onboarding flow. 2022-01-26 14:25:48 +00:00
Doug
47f8511b9e Use offsets for the carousel instead of a page view.
Fix carousel for RTL layouts.
2022-01-26 14:25:48 +00:00
Doug
f41f34d8ea Start implementing FTUE splash screens.
Present splash screens from AuthenticationViewController
2022-01-26 14:24:00 +00:00
ismailgulek
583fe39d10
Make remove poll action destructive as well 2022-01-26 16:03:17 +03:00
ismailgulek
9327626021
Fix Doug's remarks 2022-01-26 15:58:37 +03:00
ismailgulek
5f9b9fc175
Implement thread summary displayable on cell decorator 2022-01-26 14:28:24 +03:00
ismailgulek
67da0c0955
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks 2022-01-26 14:27:25 +03:00
ismailgulek
6ee10b5ffe
Merge branch 'develop' into ismail/5068_start_thread 2022-01-26 00:00:35 +03:00
ismailgulek
c23a69c338
Fix review remarks 2022-01-25 23:59:19 +03:00
SBiOSoftWhare
92c660e11c Message bubbles: Improve voice message cells implementation. 2022-01-25 16:59:08 +01:00
SBiOSoftWhare
5da015c687 BubbleRoomTimelineCellProvider: Handle location cells. 2022-01-25 16:45:30 +01:00
SBiOSoftWhare
1cbff67163 Message bubbles: Implement outgoing location cells. 2022-01-25 16:45:02 +01:00
SBiOSoftWhare
45fdf01a2f Message bubbles: Implement incoming location cells. 2022-01-25 16:44:41 +01:00
SBiOSoftWhare
de4e81fcad PlainRoomTimelineCellProvider: Handle new location cell identifiers. 2022-01-25 16:43:42 +01:00
SBiOSoftWhare
3d8b7c847f RoomVC: Handle new voice location cell identifiers. 2022-01-25 16:43:21 +01:00
SBiOSoftWhare
b9771deeb1 RoomTimelineCellIdentifier: Add specific indentifiers for incoming and outgoing location cells. 2022-01-25 16:40:55 +01:00
SBiOSoftWhare
a6e9797123 BubbleCellContentView: Add outlets for inner content view left and right constraints. 2022-01-25 15:47:37 +01:00
SBiOSoftWhare
b196a72f7a BubbleRoomTimelineCellProvider: Handle voice message cells. 2022-01-25 15:47:18 +01:00
SBiOSoftWhare
6cfd4ef853 Message bubbles: Implement outgoing voice message cells. 2022-01-25 15:45:47 +01:00
SBiOSoftWhare
ca1c7496ba Message bubbles: Implement incoming voice message cells. 2022-01-25 15:45:29 +01:00
SBiOSoftWhare
cd6caccbe5 VoiceMessagePlaybackView: Expose background color. 2022-01-25 15:44:48 +01:00
SBiOSoftWhare
b0689b4141 BubbleCellContentView: Add outlets for inner content view left and right constraints. 2022-01-25 15:40:16 +01:00
SBiOSoftWhare
f03aac470a BaseBubbleCell: Expose current theme. 2022-01-25 15:39:21 +01:00
SBiOSoftWhare
e1b656fc99 BubbleRoomCellLayoutUpdater: Update with nex theme colors. 2022-01-25 15:38:53 +01:00
SBiOSoftWhare
45a465b4a5 Message bubble: Add extension on theme for incoming and outgoing colors. 2022-01-25 15:38:29 +01:00
Doug
e0dc84d4c0 Prepare for new sprint 2022-01-25 14:26:35 +00:00
Doug
c7be344dd7 Merge branch 'master' into develop 2022-01-25 14:26:33 +00:00
Doug
ee4fc6df57 Merge branch 'release/1.7.0/master' 2022-01-25 14:26:28 +00:00
Doug
bf6c43c795 finish version++ 2022-01-25 14:26:28 +00:00
Doug
23762ac776
Merge pull request #5443 from vector-im/release/1.7.0/release
Release 1.7.0
2022-01-25 14:24:08 +00:00
SBiOSoftWhare
edc21e4abf RoomVC: Handle new voice message cell identifiers. 2022-01-25 14:53:53 +01:00
SBiOSoftWhare
4f70e93dfa PlainRoomTimelineCellProvider: Handle new voice message cell identifiers. 2022-01-25 14:53:05 +01:00
SBiOSoftWhare
c51e4683dd RoomTimelineCellIdentifier: Add specific indentifiers for incoming and outgoing voice message cells. 2022-01-25 14:51:30 +01:00
Doug
981b84855f version++ 2022-01-25 12:58:20 +00:00
Doug
c17376d460 changelog.d: Upgrade MatrixSDK version ([v0.21.0](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.21.0)). 2022-01-25 12:58:20 +00:00
Kat Gerasimova
e27d29936b Fix issue template indentation 2022-01-25 12:16:33 +00:00
Doug
a7e04e70c5
Merge pull request #5436 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Translations update from Weblate
2022-01-25 11:50:59 +00:00
Doug
f2b108083c
Merge pull request #5435 from RiotTranslateBot/weblate-riot-ios-element-ios-matrixkit
Translations update from Weblate
2022-01-25 11:50:53 +00:00
Doug
b6f2a7e707
Merge pull request #5434 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2022-01-25 11:41:41 +00:00
Doug
9ff1b9a4cc
Merge pull request #5433 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Translations update from Weblate
2022-01-25 11:35:18 +00:00
ismailgulek
f603c2408c
Implement thread summary view on cell decorator 2022-01-25 14:31:19 +03:00
ismailgulek
8cc82cf7e1
Merge branch 'develop' into ismail/5068_start_thread 2022-01-25 14:30:52 +03:00