Commit graph

7140 commits

Author SHA1 Message Date
SBiOSoftWhare
888f2587ec BubbleRoomCellLayoutUpdater: Update incoming text message right margin. 2022-01-18 15:15:40 +01:00
SBiOSoftWhare
2a26ad1e01 MXKRoomBubbleCellData: Add convenient method to check if the sender is the current user. 2022-01-18 15:13:34 +01:00
SBiOSoftWhare
19f3435bb5 RoomDataSource: Handle RoomTimelineCellDecorator. 2022-01-18 15:04:46 +01:00
SBiOSoftWhare
2e52b48712 BubbleRoomTimelineStyle handle cell decorator. 2022-01-18 15:03:56 +01:00
SBiOSoftWhare
ef0dd3852a Create BubbleRoomTimelineCellDecorator. 2022-01-18 15:02:30 +01:00
SBiOSoftWhare
cfad78777f PlainRoomTimelineStyle handle cell decorator. 2022-01-18 15:01:20 +01:00
SBiOSoftWhare
3b1d05829f Implement PlainRoomTimelineCellDecorator. 2022-01-18 15:00:10 +01:00
SBiOSoftWhare
2e3299bd2a RoomTimelineStyle: Add cell decorator property. 2022-01-18 14:59:48 +01:00
SBiOSoftWhare
70b12be987 Create RoomTimelineCellDecorator enables to add decoration on a cell (reactions, read receipts, timestamp, URL preview). 2022-01-18 14:58:34 +01:00
SBiOSoftWhare
55349c61a5 MXKRoomBubbleTableViewCell: Add convenient method to add temporary subview. 2022-01-18 14:25:43 +01:00
SBiOSoftWhare
7ff97f1173 BubbleReactionsView: Add alignement option (left or right). 2022-01-18 14:23:07 +01:00
SBiOSoftWhare
14dc04f651 Add CollectionViewRightAlignFlowLayout to have right alignement display for collection view. 2022-01-18 14:21:16 +01:00
Doug
a6b7f0cdc0
Merge pull request #5386 from vector-im/5159_ftue_strings
Add onboarding splash screen strings
2022-01-14 18:26:18 +00:00
Stefan Ceriu
cf752f496d Fix vector-im/element-ios/issues/4208 - Home screen doesn't update properly on theme changes. 2022-01-14 17:56:58 +02:00
Doug
d93d6cd9f5 Add onboarding splash screen strings for Weblate. 2022-01-14 15:05:54 +00:00
SBiOSoftWhare
7b86a28fdd BubbleRoomCellLayoutUpdater: Update bubble height computation. 2022-01-14 11:15:38 +01:00
SBiOSoftWhare
9b02f6585e RoomBubbleCellData: Handle event merge configuration. 2022-01-14 11:14:50 +01:00
SBiOSoftWhare
d2ba53e37b RoomVC: Handle cell provider. 2022-01-14 10:23:15 +01:00
SBiOSoftWhare
893fd5f968 RoomDataSource: Handle extra cell layout update if needed. 2022-01-14 10:11:13 +01:00
SBiOSoftWhare
71b4f72fa7 SettingsVC: Handle possibility to change room timeline style and apply changes. 2022-01-14 10:06:40 +01:00
SBiOSoftWhare
b2713ea312 Update MatrixKit text message cells. 2022-01-14 10:03:08 +01:00
SBiOSoftWhare
51539821a5 Add RoomTimelineConfiguration that enables to manage room timeline appearance configuration. 2022-01-14 10:02:23 +01:00
SBiOSoftWhare
6fcdae5a5c Add room timeline style for default cell style. 2022-01-14 10:00:21 +01:00
SBiOSoftWhare
54d5bc52e4 Add room timeline style for bubbles. 2022-01-14 09:59:25 +01:00
SBiOSoftWhare
0878d2e64a Add RoomMessageBubbleBackgroundView. 2022-01-14 09:58:55 +01:00
SBiOSoftWhare
88ceb07ea5 Add RoomTimelineStyle that describes a room timeline style used to customize timeline appearance. 2022-01-14 09:55:00 +01:00
SBiOSoftWhare
f90f2fba0e Add cell layout updater implementation for bubbles. 2022-01-14 09:51:08 +01:00
SBiOSoftWhare
b916968139 RiotSettings: Add convenient method to get current room timeline style identifier. 2022-01-14 09:48:18 +01:00
SBiOSoftWhare
2642223430 Move RoomBubbleCellLayout. 2022-01-13 18:25:34 +01:00
Doug
30f4df0747 Add instructions for creating analytics events. 2022-01-13 17:23:35 +00:00
SBiOSoftWhare
057ea8dba7 Add RoomCellLayoutUpdaterProtocol that enables to setup or update a room timeline cell view. 2022-01-13 18:20:57 +01:00
SBiOSoftWhare
10fc0b055d Update MatrixKit bridging header. 2022-01-13 18:19:46 +01:00
SBiOSoftWhare
fca3344101 Add RoomTimelineCellIdentifier that represents room timeline cell identifiers. 2022-01-13 17:36:13 +01:00
SBiOSoftWhare
6c765302b2 Add RoomTimelineCellProviders to bridging header. 2022-01-13 17:33:57 +01:00
SBiOSoftWhare
cc829ecc2a Add BubbleRoomTimelineCellProvider. 2022-01-13 17:33:21 +01:00
SBiOSoftWhare
3d7a7fa9f1 Add PlainRoomTimelineCellProvider. 2022-01-13 17:31:47 +01:00
SBiOSoftWhare
f7fb4c7ca8 Add RoomTimelineCellProviderProtocol that enables to register and provide room timeline cells. 2022-01-13 17:31:03 +01:00
SBiOSoftWhare
24c8b8d79d RoomTimelineStyleIdentifier: Make it available for ObjC. 2022-01-13 16:56:10 +01:00
SBiOSoftWhare
b251123e89 MXKRoomBubbleCellData: Add convenient method. 2022-01-13 16:54:45 +01:00
SBiOSoftWhare
7ae9b40708 Move MatrixKit text message cells to Riot target. 2022-01-13 16:51:51 +01:00
SBiOSoftWhare
c9cecddffa MXRoomViewController: Remove unused cell classes. 2022-01-13 16:50:17 +01:00
ismailgulek
9dff29457f
Merge branch 'develop' into ismail/4384_summary_db 2022-01-13 12:20:41 +03:00
SBiOSoftWhare
565b1cca05
Merge pull request #5342 from vector-im/steve/5321_bubbles_lauching
Message bubbles: Add settings and build flag
2022-01-13 09:50:23 +01:00
manuroe
6497c24074
Merge pull request #5345 from vector-im/bca/reduce_decryption_grace_period
Reduce grace period to report decryption failure
2022-01-12 15:21:00 +01:00
David Langley
b5ead74434 Use new dtmf function signature 2022-01-12 10:59:37 +00:00
Doug
b9e312fce6
Merge pull request #5363 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Translations update from Weblate
2022-01-11 12:14:43 +00:00
Doug
aa540d5f4b
Merge pull request #5362 from RiotTranslateBot/weblate-riot-ios-element-ios-matrixkit
Translations update from Weblate
2022-01-11 12:12:55 +00:00
Doug
d5a07a63b8
Merge pull request #5361 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2022-01-11 12:12:16 +00:00
Weblate
0ab1104de3 Merge branch 'origin/develop' into Weblate. 2022-01-11 11:27:22 +00:00
Weblate
a9584d4357 Merge branch 'origin/develop' into Weblate. 2022-01-11 11:26:12 +00:00
Weblate
7f566ee6be Merge branch 'origin/develop' into Weblate. 2022-01-11 11:24:34 +00:00
Weblate
4c26f87ac4 Merge branch 'origin/develop' into Weblate. 2022-01-11 11:24:17 +00:00
Gil Eluard
bce0bf3d4a Merge branch 'gil/SP1_space_creation' into gil/143_create_public_space
# Conflicts:
#	Riot/Generated/Strings.swift
#	Riot/Assets/en.lproj/Vector.strings
2022-01-10 09:50:00 +01:00
Jozef Gaal
4b90c10603 Translated using Weblate (Slovak)
Currently translated at 96.8% (427 of 441 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2022-01-08 22:26:06 +00:00
ismailgulek
1da1aaa687
Merge branch 'develop' into ismail/4384_summary_db 2022-01-08 00:54:17 +03:00
ismailgulek
50a9407c4a
Adapt summaries module name change 2022-01-07 18:30:30 +03:00
ismailgulek
9ddf3df9a5
Fix initial sync crash 2022-01-07 16:06:54 +03:00
Stefan Ceriu
e2a7df1daa Increased the BubbleCellContentView's inner content view bottom padding so it doesn't overlap the send receipt indicator. 2022-01-07 14:18:05 +02:00
Stefan Ceriu
52598a2eab Fixed ffmpeg-kit breaking changes after minor release, fixed version to 4.5.1 2022-01-06 13:31:05 +02:00
Valere
a1429dbb8d Reduce grace period to report decryption failure 2022-01-05 16:52:05 +01:00
SBiOSoftWhare
4d3a8a2ffa Rename RoomTimelineStyle enum to RoomTimelineStyleIdentifier. 2022-01-04 17:53:15 +01:00
Stefan Ceriu
eead770633 vector-im/element-ios/issues/5298 - Various tweaks following code review. 2022-01-04 17:33:32 +02:00
Stefan Ceriu
2c6b286718 vector-im/element-ios/issues/5298 - Added build setting + ui and unit tests. 2022-01-04 17:33:32 +02:00
Stefan Ceriu
28cb2d23d1 vector-im/element-ios/issues/5298 - Settings screen toggle for disabling location sharing. 2022-01-04 17:33:32 +02:00
Stefan Ceriu
a27dd1a230 vector-im/element-ios/issues/5298 - Allow sharing locations to other system apps. 2022-01-04 17:33:32 +02:00
Stefan Ceriu
8e629a145f vector-im/element-ios/issues/5298 - Custom notification text for shared locations. 2022-01-04 17:33:32 +02:00
Stefan Ceriu
592acde1c8 vector-im/element-ios/issues/5298 - Displaying a modal when tapping on a location in the timeline. 2022-01-04 17:33:32 +02:00
Stefan Ceriu
e6379c8588 vector-im/element-ios/issues/5298 - Disable forwarding for location messages and allow replies. 2022-01-04 17:33:32 +02:00
Stefan Ceriu
352d56726e vector-im/element-ios/issues/5298 - Improved error messages and moved map configuration to the BuildSettings 2022-01-04 17:33:32 +02:00
Stefan Ceriu
f0cdbe5a7c vector-im/element-ios/issues/5298 - Attempting to set up cocoapods-keys. 2022-01-04 17:33:32 +02:00
Stefan Ceriu
6a46c42cfd vector-im/element-ios/issues/5298 - Implemented location sharing from the input toolbar action menu. 2022-01-04 17:33:32 +02:00
Stefan Ceriu
574a155c80 vector-im/element-ios/issues/5298 - Added body message content keys and replaced plain string usages. 2022-01-04 17:33:32 +02:00
Stefan Ceriu
5a72750f8d vector-im/element-ios/issues/5298 - Replaced "msgtype" strings with new kMXMessageTypeKey. 2022-01-04 17:33:32 +02:00
Stefan Ceriu
01f53bd8d1 Rendering location messages in the timeline. 2022-01-04 17:33:32 +02:00
ismailgulek
1187e1dc2f
Just reload collection view when paginating 2022-01-04 04:31:52 +03:00
ismailgulek
fd39df8d76
Call pagination api from appropriate points 2022-01-04 04:31:18 +03:00
ismailgulek
2ac2c981fc
Implement pagination in recents data source 2022-01-04 04:30:40 +03:00
ismailgulek
3169693aaa
Implement pagination in recents list service 2022-01-04 04:30:12 +03:00
ismailgulek
132004cf1f
Adapt to counts api changes 2022-01-04 04:29:26 +03:00
ismailgulek
067c86c2fc
Remove all logic in the deprecated data source 2022-01-04 04:27:19 +03:00
SBiOSoftWhare
9e8e8b7fad Settings: Add enable room message bubbles parameter. 2022-01-03 18:30:59 +01:00
SBiOSoftWhare
ca4dc6d69f Add RoomTimelineStyle enum that represents the room timeline styles available. 2022-01-03 18:16:24 +01:00
Gil Oliveira
96068f9531 Translated using Weblate (Portuguese)
Currently translated at 66.6% (4 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/pt/
2022-01-03 03:26:03 +00:00
Jozef Gaal
92144b7d25 Translated using Weblate (Slovak)
Currently translated at 93.1% (411 of 441 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2022-01-02 19:26:07 +00:00
Besnik Bleta
7f5219f8db Translated using Weblate (Albanian)
Currently translated at 100.0% (441 of 441 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sq/
2022-01-02 19:26:03 +00:00
Gil Oliveira
aaa29e5e1a Added translation using Weblate (Portuguese) 2022-01-02 02:51:04 +00:00
Gil Oliveira
6868900593 Added translation using Weblate (Portuguese) 2022-01-02 02:50:55 +00:00
Gil Oliveira
658aef2c29 Added translation using Weblate (Portuguese) 2022-01-02 02:50:51 +00:00
Gil Oliveira
a58ec7abc0 Added translation using Weblate (Portuguese) 2022-01-02 02:50:39 +00:00
Jozef Gaal
8483559d78 Translated using Weblate (Slovak)
Currently translated at 95.0% (1307 of 1375 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2022-01-02 00:26:04 +00:00
Szimszon
58523d57de Translated using Weblate (Hungarian)
Currently translated at 100.0% (1375 of 1375 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2022-01-02 00:26:04 +00:00
Bjørn I.Svindseth
2fb6d1e08c Translated using Weblate (Norwegian Nynorsk)
Currently translated at 0.4% (6 of 1375 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nn/
2021-12-30 14:26:22 +00:00
DUCKCHI
45dad1363a Translated using Weblate (Korean)
Currently translated at 71.9% (989 of 1375 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ko/
2021-12-30 14:26:22 +00:00
Besnik Bleta
6c32363371 Translated using Weblate (Albanian)
Currently translated at 99.7% (1371 of 1375 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/
2021-12-30 14:26:16 +00:00
Szimszon
2f7f767611 Translated using Weblate (Hungarian)
Currently translated at 99.9% (1374 of 1375 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2021-12-30 14:26:11 +00:00
libexus
feeee909b5 Translated using Weblate (German)
Currently translated at 99.8% (1373 of 1375 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2021-12-30 14:26:07 +00:00
jelv
aab7ea4015 Translated using Weblate (Dutch)
Currently translated at 100.0% (1375 of 1375 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/
2021-12-30 14:26:06 +00:00
ismailgulek
082607bc0e
Adapt from summaries to rooms & little naming fixes 2021-12-29 17:40:09 +03:00
Jozef Gaal
42ad02ad91 Translated using Weblate (Slovak)
Currently translated at 72.1% (318 of 441 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2021-12-28 20:26:06 +00:00
ismailgulek
9e73594224
Fix all summaries usage, use summary session if needed in cell data 2021-12-28 23:18:41 +03:00