Commit Graph

9495 Commits

Author SHA1 Message Date
Gil Eluard 0cc82f0fc4 All chats shows no rooms in the list
- Fixed
2022-10-14 17:24:01 +02:00
Velin92 8e9e960a57 Merge pull request #6885 from vector-im/mauroromito/wysiwyg_sendButton_disabled
Send/Edit Button on WYSIWYG is disabled when there is no text instead of being hidden
2022-10-14 15:09:00 +02:00
Doug 1aae65dbc5 Merge pull request #6883 from vector-im/doug/fix-weblate
Fix merge conflicts from weblate.
2022-10-14 13:19:25 +01:00
Doug 8bf9d3cca9 Merge branch 'develop' of https://translate.element.io/git/riot-ios/riot-ios into doug/fix-weblate
# Conflicts:
#	Riot/Assets/de.lproj/Vector.strings
#	Riot/Assets/id.lproj/Vector.strings
#	Riot/Assets/it.lproj/Vector.strings
#	Riot/Assets/pt_BR.lproj/Vector.strings
#	Riot/Assets/sk.lproj/Vector.strings
#	Riot/Assets/uk.lproj/Vector.strings
2022-10-14 12:04:31 +01:00
Mauro Romito dc751cf584 opacity transition implemented 2022-10-14 12:49:13 +02:00
Jozef Gaal 40850f1822 Translated using Weblate (Slovak)
Currently translated at 100.0% (2269 of 2269 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2022-10-14 10:02:12 +00:00
Linerly b9bff7addf Translated using Weblate (Indonesian)
Currently translated at 100.0% (2269 of 2269 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
2022-10-14 10:02:06 +00:00
Ihor Hordiichuk 5a269730cc Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2269 of 2269 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2022-10-14 10:01:58 +00:00
lvre a2ffd22ad5 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2269 of 2269 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2022-10-14 10:01:50 +00:00
random 16c3e6106b Translated using Weblate (Italian)
Currently translated at 100.0% (2269 of 2269 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2022-10-14 10:01:42 +00:00
Thibault Martin d39ed3ef5d Translated using Weblate (French)
Currently translated at 100.0% (2269 of 2269 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/
2022-10-14 10:01:36 +00:00
Vri bc0f8a0bc1 Translated using Weblate (German)
Currently translated at 100.0% (2269 of 2269 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2022-10-14 10:01:21 +00:00
Velin92 ea91f4fb55 Merge pull request #6880 from vector-im/mauroromito/wysiwyg_custom_tint
WYSIWYG: Custom Tint + FIX blinking text when typing very fast in dark mode
2022-10-14 11:47:57 +02:00
Mauro Romito 1ff2a9c00f custom tint + blinking dark theme text color issue fix 2022-10-14 10:45:24 +02:00
David Langley 9318ee2635 Merge pull request #6875 from vector-im/langleyd/6873_accessibility_labels
WYSIWYG: Accessibility labels
2022-10-14 08:49:20 +01:00
Stefan Ceriu 51e71f2d46 Added E2EE support on sessions created through QR code login 2022-10-13 20:49:32 +03:00
David Langley 6f25472dc8 Additional translations and accessiblity labels 2022-10-13 17:03:33 +01:00
David Langley c03420bf4c Merge pull request #6831 from vector-im/langleyd/6830_wysiwyg_core_formatting
Wysiwyg: Core Formatting
2022-10-13 16:03:27 +01:00
Doug 7023196ec3 Add a SignOutFlowPresenter. (#6854)
Used in AllChats, UserSessions and Settings.
(TabBarCoordinator is unnecessary as signout will be removed from there).
2022-10-13 14:36:30 +01:00
David Langley 23365e56ae Merge branch 'langleyd/6830_wysiwyg_core_formatting' of github.com:vector-im/element-ios into langleyd/6830_wysiwyg_core_formatting 2022-10-13 12:19:55 +01:00
David Langley 7cab1eaef0 more comment updates 2022-10-13 11:46:00 +01:00
David Langley ca8467e7b0 Updates based on comments. 2022-10-13 11:12:14 +01:00
Aleksandrs Proskurins 57185fcf69 Correct label for other verified session 2022-10-13 10:51:58 +03:00
Aleksandrs Proskurins 3ff8b427b4 Merge branch 'develop' into aleksandrs/6864_fixes_from_testing
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/Generated/Strings.swift
#	RiotSwiftUI/Modules/UserSessions/Common/View/UserSessionCardViewData.swift
2022-10-13 10:42:53 +03:00
Aleksandrs Proskurins 1b2cb638f2 Correct verificationStatusAdditionalInfoText for other session 2022-10-13 09:46:11 +03:00
Stefan Ceriu 1e03508a89 Remove now unnecessary creator public key publishing. Rebuilt flows and fixed tests 2022-10-12 17:27:25 +03:00
Stefan Ceriu bc99cc7a99 Fix typo 2022-10-12 17:27:25 +03:00
Stefan Ceriu 56bfde2a1d Fix initiator flows and e2e tests 2022-10-12 17:27:25 +03:00
Stefan Ceriu fa3866ea76 Implement login with scanned QR code flows 2022-10-12 17:27:25 +03:00
Mauro Romito e791288987 code improvements 2022-10-12 15:54:14 +02:00
Doug bbd3470659 Fix RiotTests. 2022-10-12 14:42:24 +01:00
Doug 9855eaa12d Update strings for unknown sessions. 2022-10-12 14:42:24 +01:00
Mauro Romito e8f4f345ed fix 2022-10-12 15:28:13 +02:00
Mauro Romito f7aa8822dd Merge branch 'langleyd/6830_wysiwyg_core_formatting' into mauroromito/wysiwyg_edit_reply_UI
# Conflicts:
#	Riot/Modules/Room/Views/WYSIWYGInputToolbar/WysiwygInputToolbarView.swift
2022-10-12 15:25:27 +02:00
Aleksandrs Proskurins 45cc87d8f1 Added last activity item to session details screen 2022-10-12 16:21:07 +03:00
Mauro Romito 5e810b44a1 legacy sendMode code separation to have RiotSwiftUI be able to build. 2022-10-12 15:14:41 +02:00
David Langley f8da168065 get rid of additional UIHostingController. Cleanup and comments. 2022-10-12 14:14:25 +01:00
Gil Eluard d06e19a591 Merge pull request #6862 from vector-im/gil/6853-Tidy_up_TabBarCoordinator_now_that_AllChatsCoordinator_exists
Tidy up TabBarCoordinator now that AllChatsCoordinator exists.
2022-10-12 15:10:17 +02:00
Aleksandrs Proskurins 854f61c6eb Merge pull request #6860 from vector-im/aleksandrs/6838_filter_sessions
Device Manager: Filter sessions
2022-10-12 15:27:42 +03:00
Aleksandrs Proskurins 4b21f7276d Added accessibility label to filter menu 2022-10-12 14:34:26 +03:00
David Langley 8abeae5060 Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/6830_wysiwyg_core_formatting 2022-10-12 11:46:24 +01:00
Aleksandrs Proskurins 20c2159145 Single scale image 2022-10-12 13:16:19 +03:00
Aleksandrs Proskurins f755f49c4d Update Riot/Assets/en.lproj/Vector.strings
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-10-12 13:11:09 +03:00
Gil Eluard 5e3223443a Tidy up TabBarCoordinator now that AllChatsCoordinator exists. 2022-10-12 11:47:59 +02:00
Yoan Pintas fb066ea869 Add voice broadcast state event (#6785) 2022-10-12 11:30:38 +02:00
Aleksandrs Proskurins 49dac51ec6 Merge branch 'develop' into aleksandrs/6838_filter_sessions
# Conflicts:
#	RiotSwiftUI/Modules/UserSessions/UserOtherSessions/Test/Unit/UserOtherSessionsViewModelTests.swift
#	RiotSwiftUI/Modules/UserSessions/UserOtherSessions/UserOtherSessionsViewModel.swift
2022-10-12 10:58:04 +03:00
Mauro Romito 9e44c96b43 edit reply completed, just need to polish the UI a bit more. 2022-10-11 21:04:04 +02:00
Mauro Romito d64e5b6af0 implemented cancel, but I need to actually need to solve a problem where the previous text is not stored in case of cancel of the reply/edit 2022-10-11 20:28:57 +02:00
Mauro Romito 17cc12a537 edit mode changes the send button 2022-10-11 17:25:58 +02:00
Doug 6a0112aa95 Device Manager: Verify session (#6832)
* Initial implementation
* Add verificationState to UserSessionInfo
* Listen for changes device changes in the service.
2022-10-11 16:11:52 +01:00