Commit graph

5959 commits

Author SHA1 Message Date
Weblate
3d895589c9 Merge branch 'origin/develop' into Weblate. 2021-06-17 12:31:31 +00:00
lvre
3d76ef4f4f Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1216 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2021-06-17 12:31:09 +00:00
Slavi Pantaleev
45428f6150 Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1216 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/bg/
2021-06-17 12:31:08 +00:00
Fred
34a8d02c04 Translated using Weblate (German)
Currently translated at 100.0% (1216 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2021-06-17 12:31:01 +00:00
libexus
a3d41ccf90 Translated using Weblate (German)
Currently translated at 100.0% (1216 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2021-06-17 12:31:01 +00:00
manuroe
664eb0211d
Merge branch 'develop' into manu/4430_security_settings_update 2021-06-17 14:11:22 +02:00
manuroe
3b180fc471 More cleaning 2021-06-16 18:03:46 +02:00
Fred
67da562172 Translated using Weblate (German)
Currently translated at 99.5% (1211 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2021-06-16 15:36:10 +00:00
SBiOSoftWhare
7b4002f107
Merge pull request #4429 from vector-im/element_4355
Rooms directory: Join room by alias or id
2021-06-16 16:56:37 +02:00
manuroe
eb06b6fa2f Cleaning 2021-06-16 16:11:32 +02:00
manuroe
26ea4fc684 Wording: Replace Recovery Passphrase and Recovery Key by Security Phrase and Security Key
#4268
2021-06-16 15:40:09 +02:00
manuroe
838558afb3 Valide the 4S private key before using it 2021-06-16 15:31:39 +02:00
manuroe
71ea0f82a9 Fix build without compilation flag 2021-06-16 15:05:30 +02:00
manuroe
83f6a01156 Forgot to push this change. Thanks CI. 2021-06-16 14:40:29 +02:00
manuroe
a27dc11f5c Security settings: Reduce the number of secure backup section states 2021-06-16 13:52:27 +02:00
manuroe
e68c4653a3 Security settings: Improve the state of the secure backup section to be exhaustive 2021-06-16 13:38:23 +02:00
manuroe
115c65cae1 Security settings: Manage the case where the is a key backup but no secure backup 2021-06-16 12:25:01 +02:00
manuroe
13375a5913 Security settings: Use the same wording as element web for the secure backup description 2021-06-16 12:21:43 +02:00
manuroe
ed7eb4edc6 Security settings: Manage the case when there is no secure backup 2021-06-16 11:50:50 +02:00
Slavi Pantaleev
f1dc7d3987 Translated using Weblate (Bulgarian)
Currently translated at 100.0% (35 of 35 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/bg/
2021-06-16 09:34:42 +00:00
manuroe
5d526fdb82 Security settings: Display section description at the bottom
as before
2021-06-16 11:27:07 +02:00
SBiOSoftWhare
88ea743f59 RecentsViewController: Improve room management when select a room id or alias from directory. 2021-06-16 11:22:29 +02:00
manuroe
82639fcca0 Security settings: Offer to reset the secure backup when there is no key backup 2021-06-16 10:55:59 +02:00
lvre
d02e957796 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1216 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2021-06-16 07:54:39 +00:00
manuroe
b84ea2bc92 Security settings: Add an option to reset the secure backup
It will overwrite the existing one if any
2021-06-16 09:53:31 +02:00
lvre
86a273a221 Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.4% (1197 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2021-06-16 07:48:10 +00:00
manuroe
ccf57359b3 Key Backup setup: Create the key backup using 4S if it exists 2021-06-16 08:18:23 +02:00
manuroe
110879b4e2 Secure backup: Allow to execute a random closure the secure backup is unlocked
Only from swift.
We should change the name "SecretsRecovery" classes
2021-06-16 07:50:18 +02:00
manuroe
8b94550c25 Security settings: Introduce a dynamic section for SECURE BACKUP
This is a copy from SettingsKeyBackupTableViewSection.
We need to get the current status of the key backup to be able to display right actions.
2021-06-15 19:22:54 +02:00
SBiOSoftWhare
01f27b6a7f ShowDirectoryViewModel: Fix searched room not refreshed after joined. 2021-06-15 17:28:45 +02:00
SBiOSoftWhare
f60638ccb3 RecentsViewController: Try to open a room preview when select a room id or alias from directory. 2021-06-15 16:17:43 +02:00
manuroe
7cc653a7c7 Security settings: Display the cross-signing section
like element-web.
2021-06-15 16:09:56 +02:00
manuroe
c970c07380 SecurityViewController: Fix crash
but this code is not used in production
2021-06-15 16:07:30 +02:00
SBiOSoftWhare
e3a74bfad8 ShowDirectoryViewController: Fix section header height for search input section. Handle auto layout for DirectoryNetworkTableHeaderFooterView. 2021-06-15 15:34:29 +02:00
ismailgulek
960ddeb708
Add sanity checks 2021-06-14 19:31:03 +03:00
SBiOSoftWhare
c8f6bddd08 RecentsViewController: Handle RoomsDirectoryCoordinatorBridgePresenter did select room id or alias. 2021-06-14 16:13:46 +02:00
SBiOSoftWhare
257fe62cf0 DirectoryRoomTableViewCell: Hide number of users icon when the count is 0. 2021-06-14 16:13:46 +02:00
SBiOSoftWhare
cb432f05fa ShowDirectoryViewModel: Handle tap on search input cell. 2021-06-14 16:13:46 +02:00
SBiOSoftWhare
aa77daf975 ShowDirectoryCoordinator: Manage DirectoryServerPickerViewController creation. 2021-06-14 16:13:46 +02:00
SBiOSoftWhare
dc5d0433a0 ShowDirectory: Update view model and handle direct input of room id alias even non public. 2021-06-14 16:13:46 +02:00
ismailgulek
1957bbf928
Listen for request changes and show QR reader on key verification 2021-06-14 17:00:50 +03:00
liimee
22a30a04fb Translated using Weblate (Indonesian)
Currently translated at 5.0% (62 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
2021-06-14 01:34:48 +00:00
zer0-x
034bc1026b Translated using Weblate (Arabic)
Currently translated at 18.4% (224 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/
2021-06-14 01:34:44 +00:00
lvre
ef347f22ea Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.6% (1188 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2021-06-14 01:34:42 +00:00
Percy
7010764053 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1216 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/
2021-06-14 01:34:41 +00:00
lvre
71ea736f4b Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (35 of 35 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/pt_BR/
2021-06-12 20:55:27 +00:00
lvre
a430c957c2 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/pt_BR/
2021-06-12 20:47:42 +00:00
ismailgulek
f749bbca08
Merge branch 'develop' into element_4269_additions 2021-06-11 15:46:20 +03:00
ismailgulek
5812750c50
Do not terminate the app according to isProtectedDataAvailable 2021-06-11 15:45:49 +03:00
ismailgulek
b9f4aedde5
Merge pull request #4409 from vector-im/remove_call_bar
VoIP: Replace Call Bar with PiP Tiles
2021-06-11 14:54:54 +03:00
ismailgulek
4f9cb2e179
Enhance logs 2021-06-11 14:38:07 +03:00
ismailgulek
7f534738ff
Handle app state better 2021-06-11 14:37:53 +03:00
ismailgulek
96ebf75212
Fix avatar for connected video calls 2021-06-11 13:44:38 +03:00
liimee
e94ce6ac8f Added translation using Weblate (Indonesian) 2021-06-11 08:50:46 +00:00
J. Ryan Stinnett
668eb0be69 Tweak auto theme message
This updates the auto theme explanation to make it more obvious that it follows
the system theme when on iOS 13+.

Fixes https://github.com/vector-im/element-ios/issues/2860
2021-06-10 23:24:43 +01:00
ismailgulek
3c17adcda7
Merge branch 'develop' into element_4269_additions 2021-06-10 11:43:30 +03:00
ismailgulek
de5ea4e2fb
Handle app inactive state too 2021-06-10 11:43:08 +03:00
David Langley
3adbd88c0e
Merge pull request #4416 from vector-im/element_4414
iPad Crashes when you select a contact in search and then collapse a section or clear the query text
2021-06-10 08:09:56 +01:00
Thai Localization
09060089f4 Translated using Weblate (Thai)
Currently translated at 12.0% (146 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/th/
2021-06-09 18:34:43 +00:00
Hivaa
71822b0f98 Translated using Weblate (Persian)
Currently translated at 0.9% (12 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fa/
2021-06-09 18:34:40 +00:00
zer0-x
32a6680bd4 Translated using Weblate (Arabic)
Currently translated at 16.4% (200 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/
2021-06-09 18:34:40 +00:00
langleyd
02a0df41ea iPad Crashes when you select a contact in search and then collapse a section or clear the query text (#4414). 2021-06-09 17:53:05 +01:00
ismailgulek
c85101999d
Fix call screen user interaction 2021-06-09 18:33:00 +03:00
ismailgulek
51d6bcf950
Fix corner radius 2021-06-09 18:28:15 +03:00
ismailgulek
35bcb3ce5f
Make on hold call bigger 2021-06-09 18:11:27 +03:00
langleyd
9e270dd124 Merge develop 2021-06-09 14:58:19 +01:00
langleyd
40bf968720 Add more helpful message when trying to start DM with a user that does not exist (#224). 2021-06-09 14:57:40 +01:00
ismailgulek
90cc313267
Fix image resolutions 2021-06-09 16:10:59 +03:00
ismailgulek
80ee852d8d
Place a pause icon for on hold calls 2021-06-09 15:47:11 +03:00
ismailgulek
99a0b7e892
Bug fixes 2021-06-09 15:46:37 +03:00
ismailgulek
0536cf52e5
Fix PiP state when presenting a call screen 2021-06-09 15:11:06 +03:00
ismailgulek
9d7b32b039
Fix call state and on hold call effect view 2021-06-09 14:22:41 +03:00
ismailgulek
c9a9685d05
Merge branch 'develop' into remove_call_bar 2021-06-09 13:56:42 +03:00
ismailgulek
7718258750
Merge pull request #4401 from simonwiedmer/dial_pad_home
Add 'Dial pad' option to plus menu on homescreen
2021-06-09 13:55:58 +03:00
ismailgulek
e4ab0cf7fd
Merge branch 'develop' into remove_call_bar 2021-06-09 13:54:59 +03:00
ismailgulek
a16ebc5916
Hide also texts in Jitsi call on PiP 2021-06-09 13:54:14 +03:00
ismailgulek
7c715c805b
Enhance PictureInPicturable protocol 2021-06-09 13:53:35 +03:00
ismailgulek
1812606431
Fix local preview for video calls, update theme 2021-06-09 12:42:54 +03:00
ismailgulek
338caaacf8
Change UI according to video call, adapt theme, round avatars 2021-06-09 12:42:20 +03:00
David Langley
5060d46348
Merge pull request #4405 from vector-im/element_4403
Fix crash when entering a DM after a call is hung-up/rejected while being answered (#4403)
2021-06-09 10:33:21 +01:00
simonwiedmer
aa6224e98c
Merge branch 'develop' into dial_pad_home 2021-06-09 11:21:03 +02:00
SBiOSoftWhare
367940475b
Merge pull request #4399 from vector-im/element_4398 2021-06-09 11:00:47 +02:00
Stefan Ceriu
f3f3e971d2
Integrate FLEX (#4394)
Set up FLEX for debug builds under a 2 finger double tap anywhere on the screen.
2021-06-09 09:58:22 +03:00
SBiOSoftWhare
f1d8a8035a TabBarCoordinator: Add accessibility label on side menu action and fix settings icon. 2021-06-08 18:43:27 +02:00
SBiOSoftWhare
ebf7d1a955 AvatarView: Advertize on subclassing necessity. 2021-06-08 17:49:11 +02:00
langleyd
86a9f4f7be Fix crash when entering a DM after a call is hung-up/rejected while being answered (#4403) 2021-06-08 14:03:17 +01:00
ismailgulek
4c9cf46f56
Add pip view container and load pip view into it 2021-06-08 16:00:38 +03:00
ismailgulek
c511de4c84
Create CallPiPView class 2021-06-08 15:59:57 +03:00
ismailgulek
208494d245
Remove call bar view 2021-06-08 15:59:06 +03:00
Simon Wiedmer
6f59a8f1be Add check for PSTN support to dialpad 2021-06-08 13:39:28 +02:00
Simon Wiedmer
effcae4bd9 Add 'Dial pad' option to plus menu on homescreen 2021-06-08 11:34:30 +02:00
ismailgulek
378efbc2c5
Remove all call bar related things 2021-06-08 12:13:16 +03:00
SBiOSoftWhare
a5bd26dba9 Update 3rd party licenses. 2021-06-07 19:41:45 +02:00
SBiOSoftWhare
dd152581a5 AppCoordinator: Handle side menu and AppNavigator injection. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
93dbf515f0 TabBarCoordinator: Handle side menu. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
5300df7b7f Add AppNavigator that enables to perform the navigation within the global app scope. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
7bb1147c7b Add AlertPresentable that absracts an alert presenter. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
674c7ab9a5 Add SideMenuPresentable and an implementation thant handles side menu presentation. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
8cabf23e84 Implement SideMenuCoordinator. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
b32bffed78 Implements side menu screen. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
2d2e26682c Add SideMenuVersionView that displays application version. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
aada4c34a9 Add SideMenuActionView that represents a side menu action view. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
0c458e53b6 Add SideMenuItem that represents side menu actions. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
13703325fa Create UserAvatarView. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
f828ce2648 RoomCreationIntroCell: Handle RoomAvatarViewData updates. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
4bf7593784 RoomAvatarView: Now inherits from AvatarView, make RoomAvatarViewData conform to AvatarViewDataProtocol. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
98666790e0 Create AvatarView: Base class to support an avatar view. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
98e3cc059d PlaceholderDetailViewController: Handle theme update for navigation bar. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
bb10eb892f LegacyAppDelegate: Use AppInfo. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
92cf824b69 Create AppInfo used to handle the application information. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
dfadf865df Create BuildInfo that gives build information made at compilation time. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
9d86520d7e Side menu: Add icon images. 2021-06-07 18:46:16 +02:00
ismailgulek
688191b49a
Merge pull request #4388 from vector-im/element_4360_additions
Create Room Last Message Encryption Keys
2021-06-07 19:29:27 +03:00
SBiOSoftWhare
2b761a201d MasterTabBarController: Add sanity checks when add or remove a session. Fix runtime issue with Xcode 12.5 and NSArray mismatch type with Swift (see https://forums.swift.org/t/objective-c-interoperability-type-mismatch/12464 for more information). 2021-06-07 16:20:49 +02:00
SBiOSoftWhare
20943bb0b2 MasterTabBarController: Force type of Matrix session arrays. 2021-06-07 15:24:51 +02:00
SBiOSoftWhare
3950242f1b AppCoordinator: Handle user session removal on clear cache. 2021-06-07 12:12:00 +02:00
SBiOSoftWhare
0558280183 UserSessionsService: Add possibility to remove a user session from the associated Matrix session. 2021-06-07 12:09:37 +02:00
ismailgulek
187b08c3f0
Create keys for room last message data type 2021-06-03 15:48:01 +03:00
ismailgulek
f07b76c030
Do not show the settings screen again while session closed 2021-06-03 13:21:01 +03:00
manuroe
d7eb19edb5
Merge pull request #4379 from vector-im/manu/more_languages
Translations: Enable Esperanto, Portuguese (Brazil), Kabyle, Norwegia…
2021-06-03 10:41:03 +02:00
Stefan Ceriu
f7a8163947
Adopt consolidated logging mechanism (#4370)
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
manuroe
47a419ca00 Sort translation files in alphabetical order 2021-06-02 17:27:30 +02:00
manuroe
cdc6f4d28f Translations: Enable Esperanto, Portuguese (Brazil), Kabyle, Norwegian Bokmål (nb), Swedish, Japanese and Welsh. 2021-06-02 17:16:53 +02:00
Element Translate Bot
7b9a2deb93
Translated using Weblate (Finnish) (#4373)
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/fi/

Co-authored-by: Ville Ranki <ville.ranki@iki.fi>
Co-authored-by: Weblate <noreply@weblate.org>
2021-06-02 16:23:08 +02:00
Element Translate Bot
3f75464a92
Translations update from Weblate (#4372)
* Translated using Weblate (Norwegian Bokmål)

Currently translated at 64.8% (788 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 64.8% (788 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 64.8% (789 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 64.9% (790 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 64.9% (790 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 65.0% (791 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 65.0% (791 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 65.2% (794 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 65.2% (794 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 65.2% (794 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 65.6% (798 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 66.0% (803 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 66.0% (803 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 66.4% (808 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 66.4% (808 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 66.4% (808 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 67.3% (819 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 67.5% (821 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 67.5% (821 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 67.5% (821 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 68.0% (827 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 68.0% (827 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 68.0% (828 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 68.4% (832 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 68.4% (832 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 68.5% (833 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 69.1% (841 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 69.1% (841 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 69.1% (841 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 69.3% (843 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 69.3% (843 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 70.5% (858 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 70.5% (858 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 71.5% (870 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 71.5% (870 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 71.5% (870 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 72.0% (876 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 72.0% (876 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 72.4% (881 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 72.4% (881 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 72.7% (885 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 72.7% (885 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 72.8% (886 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 72.8% (886 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 73.4% (893 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 73.4% (893 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 73.5% (894 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 73.5% (894 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 74.2% (903 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 74.2% (903 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 74.9% (911 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 74.9% (911 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 75.0% (912 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 75.0% (912 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 75.1% (914 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 75.1% (914 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 76.6% (932 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 76.6% (932 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 77.6% (944 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 77.6% (944 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 77.7% (945 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 77.7% (945 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 78.2% (952 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 78.2% (952 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 78.3% (953 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 78.3% (953 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 78.4% (954 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 78.4% (954 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 78.5% (955 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 78.8% (959 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 78.8% (959 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 78.9% (960 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 78.9% (960 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 79.6% (968 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 79.6% (968 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 81.1% (987 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 81.1% (987 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 81.2% (988 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 81.2% (988 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 81.3% (989 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 81.3% (989 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 81.4% (991 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 81.4% (991 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 81.6% (993 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 81.6% (993 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 81.7% (994 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 81.7% (994 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 81.8% (995 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 81.8% (995 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 82.0% (998 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 82.0% (998 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 82.2% (1000 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 82.2% (1000 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 82.5% (1004 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 82.5% (1004 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 82.7% (1006 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 82.7% (1006 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 82.8% (1008 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 82.8% (1008 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 82.9% (1009 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 82.9% (1009 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Dutch)

Currently translated at 100.0% (1216 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/

* Translated using Weblate (German)

Currently translated at 99.0% (1205 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/

* Translated using Weblate (French)

Currently translated at 100.0% (1216 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (1216 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/

* Translated using Weblate (Italian)

Currently translated at 100.0% (1216 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/

* Translated using Weblate (Polish)

Currently translated at 100.0% (1216 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 83.7% (1019 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 83.7% (1019 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Estonian)

Currently translated at 100.0% (1216 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/

* Translated using Weblate (Arabic)

Currently translated at 11.8% (144 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 84.1% (1023 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 84.1% (1023 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 84.5% (1028 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 84.5% (1028 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 84.7% (1030 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 84.7% (1030 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 84.8% (1032 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 84.8% (1032 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 85.0% (1034 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 85.0% (1034 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 85.2% (1037 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 85.2% (1037 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 85.4% (1039 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 85.8% (1044 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 85.8% (1044 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 86.2% (1049 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 86.5% (1052 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 86.5% (1052 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 86.7% (1055 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 86.7% (1055 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 86.8% (1056 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 86.8% (1056 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 86.9% (1057 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 86.9% (1057 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 87.0% (1058 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 87.0% (1058 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 87.3% (1062 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 87.3% (1062 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 87.5% (1064 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 87.5% (1064 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 87.5% (1065 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 87.5% (1065 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 87.7% (1067 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 87.7% (1067 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 87.8% (1068 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 87.8% (1068 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 88.1% (1072 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 88.1% (1072 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 89.0% (1083 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 89.0% (1083 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 89.1% (1084 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 89.1% (1084 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 89.2% (1085 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 89.2% (1085 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 89.7% (1091 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 89.7% (1091 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 89.8% (1092 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 89.8% (1092 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 89.8% (1093 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 89.8% (1093 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 90.1% (1096 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 90.1% (1096 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 90.2% (1097 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 90.2% (1097 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 90.2% (1098 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 90.2% (1098 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 90.3% (1099 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 90.3% (1099 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 90.9% (1106 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 90.9% (1106 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 91.1% (1108 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 91.1% (1108 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 91.2% (1109 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 91.2% (1109 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 91.5% (1113 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 91.6% (1114 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 91.6% (1115 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 91.6% (1115 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 91.7% (1116 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 91.7% (1116 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 91.8% (1117 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 92.0% (1119 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 92.0% (1119 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 92.1% (1120 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 92.1% (1120 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 92.1% (1121 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 92.1% (1121 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 92.4% (1124 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 92.7% (1128 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 92.7% (1128 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 92.7% (1128 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 92.9% (1130 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 92.9% (1130 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 93.5% (1138 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 93.5% (1138 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 93.8% (1141 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 93.8% (1141 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 93.9% (1142 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 93.9% (1142 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 94.6% (1151 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 94.8% (1153 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 94.8% (1153 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 94.8% (1153 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 95.2% (1158 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 95.4% (1161 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 95.4% (1161 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 96.2% (1170 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 96.2% (1171 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 96.2% (1171 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 96.7% (1177 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 96.7% (1177 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 96.8% (1178 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 96.9% (1179 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 96.9% (1179 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 97.2% (1183 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 97.2% (1183 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 97.5% (1186 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 97.5% (1186 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 97.6% (1187 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 97.6% (1188 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 97.6% (1188 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 98.0% (1192 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 98.0% (1192 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 98.1% (1193 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 98.1% (1194 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 98.3% (1196 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 98.4% (1197 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 98.6% (1200 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 98.6% (1200 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 89.9% (1094 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/

* Translated using Weblate (German)

Currently translated at 99.1% (1206 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/

* Translated using Weblate (Swedish)

Currently translated at 100.0% (1216 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/

* Translated using Weblate (German)

Currently translated at 99.3% (1208 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/

* Translated using Weblate (German)

Currently translated at 99.5% (1210 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/

* Translated using Weblate (German)

Currently translated at 99.5% (1210 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/

* Translated using Weblate (French)

Currently translated at 100.0% (1216 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/

* Translated using Weblate (Albanian)

Currently translated at 99.6% (1212 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (1216 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/

* Translated using Weblate (Arabic)

Currently translated at 16.2% (198 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/

* Translated using Weblate (Ukrainian)

Currently translated at 22.9% (279 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/

* Translated using Weblate (Esperanto)

Currently translated at 99.8% (1214 of 1216 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/eo/

Co-authored-by: Tove Virata Bråthen <tvb@rosberg.com>
Co-authored-by: Thor Arne Johansen <tajcon@gmail.com>
Co-authored-by: Elise Cox <ekc@rosberg.com>
Co-authored-by: jelv <post@jelv.nl>
Co-authored-by: libexus <Asterixeins324@gmail.com>
Co-authored-by: Thibault Martin <mail@thibaultmart.in>
Co-authored-by: Szimszon <github@oregpreshaz.eu>
Co-authored-by: random <dictionary@tutamail.com>
Co-authored-by: Bartosz <barpaw@gmail.com>
Co-authored-by: Priit Jõerüüt <riot@joeruut.com>
Co-authored-by: zer0-x <1rn0kmrwo@relay.firefox.com>
Co-authored-by: sr093906 <spice2wolf@gmail.com>
Co-authored-by: Fred <coding@use.startmail.com>
Co-authored-by: LinAGKar <linus.kardell@gmail.com>
Co-authored-by: Besnik Bleta <besnik@programeshqip.org>
Co-authored-by: Percy <scvoet@gmail.com>
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com>
Co-authored-by: Tirifto <tirifto@posteo.cz>
Co-authored-by: Weblate <noreply@weblate.org>
2021-06-02 16:22:43 +02:00
Element Translate Bot
23c1c11d81
Translations update from Weblate (#4371)
* Translated using Weblate (German)

Currently translated at 100.0% (35 of 35 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/de/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (35 of 35 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/zh_Hans/

Co-authored-by: libexus <Asterixeins324@gmail.com>
Co-authored-by: sr093906 <spice2wolf@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
2021-06-02 16:21:42 +02:00
ismailgulek
662bd96648
Update onTintColor 2021-06-01 17:24:17 +03:00
ismailgulek
993c74e773
Change onTintColor 2021-06-01 17:22:45 +03:00
ismailgulek
58ce8da129
Use tintColor for switches 2021-06-01 17:11:05 +03:00
SBiOSoftWhare
e44272f99c TabBarCoordinator: Update MasterTabBarController according to new UserSessionsService behavior. 2021-05-28 12:48:04 +02:00
SBiOSoftWhare
0d6f0a34f1 UserSessionsService: Improve add and removal UserSession. Wait for valid Matrix session state before adding a UserSession. 2021-05-28 12:46:48 +02:00
SBiOSoftWhare
008b5d4d38 UserSession: Now use let non nil property for the MXSession. 2021-05-28 12:44:37 +02:00
SBiOSoftWhare
98c91652f1 TabBarCoordinator: Add sanity checks before adding Matrix session from MasterTabBarController. 2021-05-27 10:49:02 +02:00
SBiOSoftWhare
0486f887a7 TabBarCoordinator: Add sanity checks before adding or removing Matrix session from MasterTabBarController. 2021-05-26 21:02:41 +02:00
ismailgulek
f63642403d
Set a root view controller for call status bar window 2021-05-26 15:07:47 +03:00
ismailgulek
7fefb4a89c
Add logs for group calls 2021-05-24 15:12:32 +03:00
ismailgulek
1398dea67f
Pass openIdToken to the JWT builder 2021-05-24 13:23:40 +03:00
ismailgulek
bcea51f6fd
Add optional serverName param to the Matrix context 2021-05-24 13:23:16 +03:00
SBiOSoftWhare
40f25f97c3
Merge branch 'develop' into nav_decouple_1 2021-05-21 14:54:43 +02:00
SBiOSoftWhare
ed7fe1ac36 AppCoordinator: Handle UserSessionsService and inject it to the SplitViewCoordinator. 2021-05-20 22:19:08 +02:00
SBiOSoftWhare
a6202ea2e0 LegacyAppDelegate: Add delegation methods to advertize account and Matrix session add/remove. 2021-05-20 22:14:49 +02:00
SBiOSoftWhare
245f89ea9e SplitViewCoordinator: Update init method and support UserSessionsService. 2021-05-20 22:11:09 +02:00
SBiOSoftWhare
007296243d Add UserSession that represents a user session and UserSessionsService that enables to manage multiple user sessions and all logic around sessions management. 2021-05-20 22:10:03 +02:00
SBiOSoftWhare
7d5f2fc467 TabBarCoordinator: Manage tab bar item controllers instantiation and manage unified search and settings presentation. 2021-05-20 22:06:08 +02:00
SBiOSoftWhare
91d7b2c050 Main.storyboard: Add identifier for each tab bar item controllers to instantiate them independently. 2021-05-20 21:44:17 +02:00
SBiOSoftWhare
6dec33faa8 MasterTabBarController: First step to decouple tab bar item controllers from the tab bar controller. Remove segues and instantiate authentication and unified search controllers programmatically. 2021-05-20 21:42:04 +02:00
SBiOSoftWhare
73abb56b2d Navigation: Add possibility to instantiate each tab bar item controller programmatically. 2021-05-20 21:29:08 +02:00
manuroe
ff41ce8fd7 Crypto: Do not decrypt synchronously. It asynchronously happens upstream now
#4306)
2021-05-19 17:29:15 +02:00
SBiOSoftWhare
ab6e68614b RecentsDataSource: Present the secure backup banner only if key backup is disabled. 2021-05-18 11:05:19 +02:00
SBiOSoftWhare
bb3620135d RecentsDataSource: Do not display secure backup banner when keys upload is in process. 2021-05-17 15:44:29 +02:00
Weblate
0b70370bf7 Merge branch 'origin/develop' into Weblate. 2021-05-12 08:01:11 +00:00
zer0-x
52ff43475f Translated using Weblate (Arabic)
Currently translated at 10.6% (129 of 1209 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/
2021-05-12 08:01:03 +00:00
Bartosz
13991ea505 Translated using Weblate (Polish)
Currently translated at 100.0% (1209 of 1209 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2021-05-12 08:01:02 +00:00
ismailgulek
f28ecfb450
Merge branch 'develop' into element_4293 2021-05-12 10:34:03 +03:00
ismailgulek
3620be9800
Merge pull request #4316 from vector-im/pushkit_crashes
Fixes for Pushkit Crashes
2021-05-12 10:31:54 +03:00
ismailgulek
2348a46247
Implement presentation controller delegate 2021-05-12 00:55:58 +03:00
SBiOSoftWhare
1fb3ed228a Merge branch 'develop' into spaces_beta 2021-05-11 22:16:19 +02:00
SBiOSoftWhare
de0f7d0f44
Merge pull request #4319 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Translations update from Weblate
2021-05-11 16:40:44 +02:00
zer0-x
27ed2dc7b9 Translated using Weblate (Arabic)
Currently translated at 100.0% (35 of 35 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/ar/
2021-05-11 14:04:57 +00:00
Bartosz
c9b926ebc5 Translated using Weblate (Polish)
Currently translated at 100.0% (35 of 35 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/pl/
2021-05-11 14:04:57 +00:00
random
2b2d6dc281 Translated using Weblate (Italian)
Currently translated at 100.0% (35 of 35 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/it/
2021-05-11 14:04:57 +00:00
Szimszon
917b387df3 Translated using Weblate (Hungarian)
Currently translated at 100.0% (35 of 35 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/hu/
2021-05-11 14:04:56 +00:00
jelv
1631ba44ab Translated using Weblate (Dutch)
Currently translated at 100.0% (35 of 35 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/nl/
2021-05-11 14:04:56 +00:00
zer0-x
2837ae450a Translated using Weblate (Arabic)
Currently translated at 10.1% (123 of 1209 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/
2021-05-11 14:04:54 +00:00
Elise Cox
7b70e58199 Translated using Weblate (Norwegian Bokmål)
Currently translated at 65.0% (786 of 1209 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/
2021-05-11 14:04:54 +00:00
Tove Virata Bråthen
fe08346262 Translated using Weblate (Norwegian Bokmål)
Currently translated at 65.0% (786 of 1209 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/
2021-05-11 14:04:54 +00:00
Bartosz
28fe5c0c45 Translated using Weblate (Polish)
Currently translated at 100.0% (1209 of 1209 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2021-05-11 14:04:52 +00:00
random
5eab755e23 Translated using Weblate (Italian)
Currently translated at 100.0% (1209 of 1209 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2021-05-11 14:04:50 +00:00
Szimszon
af9f92acfe Translated using Weblate (Hungarian)
Currently translated at 100.0% (1209 of 1209 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2021-05-11 14:04:49 +00:00
jelv
629c756791 Translated using Weblate (Dutch)
Currently translated at 100.0% (1209 of 1209 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/
2021-05-11 14:04:46 +00:00
ismailgulek
682ab521cd
Add logs 2021-05-11 16:17:25 +03:00
SBiOSoftWhare
e5b4454746 GroupsDataSource: Hide beta announce banner for the moment. 2021-05-11 15:17:08 +02:00
ismailgulek
8cb2f2f921
Update store mechanism for call invites 2021-05-10 17:28:59 +03:00
ismailgulek
e45ae3dff6
Add removeAll method to KeyValueStore 2021-05-10 17:21:44 +03:00
ismailgulek
e108447731
No need to check session state twice 2021-05-10 15:51:26 +03:00
ismailgulek
433adaba11
Terminate app if protected data not available 2021-05-10 15:28:57 +03:00
Priit Jõerüüt
e58aa04c76 Translated using Weblate (Estonian)
Currently translated at 100.0% (1209 of 1209 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2021-05-09 10:34:35 +00:00
LinAGKar
2abde99bbf Translated using Weblate (Swedish)
Currently translated at 100.0% (1209 of 1209 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2021-05-09 10:34:34 +00:00
Ihor Hordiichuk
810ec1c78f Translated using Weblate (Ukrainian)
Currently translated at 22.9% (278 of 1209 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2021-05-09 10:34:32 +00:00
Besnik Bleta
5505612ed8 Translated using Weblate (Albanian)
Currently translated at 99.6% (1205 of 1209 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/
2021-05-09 10:34:32 +00:00
Thibault Martin
986d142ca1 Translated using Weblate (French)
Currently translated at 100.0% (1209 of 1209 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/
2021-05-09 10:34:30 +00:00
LinAGKar
cb148e8e98 Translated using Weblate (Swedish)
Currently translated at 100.0% (35 of 35 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/sv/
2021-05-09 10:34:29 +00:00
Priit Jõerüüt
72bf2e9b73 Translated using Weblate (Estonian)
Currently translated at 100.0% (35 of 35 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/et/
2021-05-09 10:34:29 +00:00
Ihor Hordiichuk
a227ce9ac8 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (35 of 35 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/uk/
2021-05-09 10:34:29 +00:00
Besnik Bleta
04cd74aaef Translated using Weblate (Albanian)
Currently translated at 100.0% (35 of 35 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/sq/
2021-05-09 10:34:29 +00:00
Thibault Martin
44470ce881 Translated using Weblate (French)
Currently translated at 100.0% (35 of 35 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/fr/
2021-05-09 10:34:29 +00:00
ismailgulek
838eb39363
Merge branch 'develop' into pushkit_crashes 2021-05-07 17:15:04 +03:00
manuroe
725ee46c4a
Merge pull request #4312 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Translations update from Weblate
2021-05-07 15:17:36 +02:00
manuroe
b64c2347f5
Merge pull request #4311 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Translations update from Weblate
2021-05-07 15:17:17 +02:00
Weblate
cac26b0575 Merge branch 'origin/develop' into Weblate. 2021-05-07 13:16:35 +00:00
Weblate
7ce88af76d Merge branch 'origin/develop' into Weblate. 2021-05-07 13:15:41 +00:00
Weblate
2ca2c9abce Merge branch 'origin/develop' into Weblate. 2021-05-07 13:13:47 +00:00
zer0-x
6a72a39670 Translated using Weblate (Arabic)
Currently translated at 10.3% (123 of 1192 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/
2021-05-07 13:13:40 +00:00
Elise Cox
09062f2d25 Translated using Weblate (Norwegian Bokmål)
Currently translated at 65.0% (775 of 1192 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/
2021-05-07 13:13:39 +00:00
Tove Virata Bråthen
81f77a7fb4 Translated using Weblate (Norwegian Bokmål)
Currently translated at 65.0% (775 of 1192 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/
2021-05-07 13:13:39 +00:00
Bartosz
16d78942be Translated using Weblate (Polish)
Currently translated at 100.0% (1192 of 1192 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2021-05-07 13:13:35 +00:00
iaiz
ca714ea73f Translated using Weblate (Spanish)
Currently translated at 42.6% (508 of 1192 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/es/
2021-05-07 13:13:34 +00:00
SBiOSoftWhare
8f437e9fbe Merge branch 'spaces_beta' into spaces_feature_unavailable
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.h
2021-05-07 15:08:45 +02:00
SBiOSoftWhare
09b182bf9a Merge develop into spaces_beta 2021-05-07 12:31:59 +02:00
SBiOSoftWhare
c8f25b62c0
Merge branch 'spaces_beta' into spaces_feature_unavailable 2021-05-07 12:24:01 +02:00
SBiOSoftWhare
a9b5f5788a
Update Riot/Assets/en.lproj/Vector.strings
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-05-07 12:23:05 +02:00
ismailgulek
d2e4b336c3
Use model class to read call id 2021-05-07 11:05:37 +03:00
Bartosz
6b88b7a2dd Translated using Weblate (Polish)
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/pl/
2021-05-06 20:34:28 +00:00
iaiz
a19a40e530 Translated using Weblate (Spanish)
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/es/
2021-05-06 20:34:28 +00:00
Bartosz
3fc5915b4f Translated using Weblate (Polish)
Currently translated at 100.0% (33 of 33 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/pl/
2021-05-06 18:34:28 +00:00
iaiz
8e406a5bc3 Translated using Weblate (Spanish)
Currently translated at 100.0% (33 of 33 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/es/
2021-05-06 18:34:28 +00:00
SBiOSoftWhare
37ace222ac SpaceFeatureUnaivableViewController: Update wordings. 2021-05-06 17:15:23 +02:00
SBiOSoftWhare
d0040edfaf BetaAnnounceCell: Update close button. 2021-05-06 15:46:06 +02:00
SBiOSoftWhare
8f526fc3c7 EventFormatter: Use stable prefix for Space room type. 2021-05-06 15:00:00 +02:00
SBiOSoftWhare
c60861054b SpaceFeatureUnaivableViewController: Update UI. 2021-05-06 13:31:49 +02:00
SBiOSoftWhare
7543c95fdf GroupsViewController: Add space beta announce cell. 2021-05-06 12:09:12 +02:00
SBiOSoftWhare
ebf0724907 CloseButton: Update UI. 2021-05-06 12:07:20 +02:00
SBiOSoftWhare
a7dd15c797 Add space beta announce cell. 2021-05-06 12:07:08 +02:00
SBiOSoftWhare
c3ea97b6a4 UITableViewCell: Add convenient method to hide one separator cell. 2021-05-06 12:04:29 +02:00
ismailgulek
3ef0ea81df
Wait for the next life cycle to detect status bar layout updates 2021-05-05 15:21:47 +03:00
SBiOSoftWhare
310ccbcbc7 RecentsViewController: Allows to decline space invites. 2021-05-05 11:32:18 +02:00
ismailgulek
c999001a8f
Merge branch 'develop' into attended_call_transfers 2021-05-05 11:02:31 +03:00
ismailgulek
0f9e676af0
Use new theme colors 2021-05-04 19:33:56 +03:00
ismailgulek
13f485a5c3
Use new tile theme color 2021-05-04 19:25:24 +03:00
ismailgulek
95fa650c7e
Use new theme colors 2021-05-04 19:21:50 +03:00
ismailgulek
eb5929d96d
Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-05-04 19:11:17 +03:00
ismailgulek
678fc48b80
Merge branch 'develop' into voip_design_updates 2021-05-04 19:10:22 +03:00
ismailgulek
d49cbaba1e
Convert colors to lazy vars 2021-05-04 18:35:03 +03:00
ismailgulek
87b35d102a
Update class name to LightColors 2021-05-04 18:30:15 +03:00
Thor Arne Johansen
60095bd8c4 Translated using Weblate (Norwegian Bokmål)
Currently translated at 61.9% (738 of 1192 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/
2021-05-04 13:34:29 +00:00
Thor Arne Johansen
d3d47bf2d7 Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/nb_NO/
2021-05-04 13:34:27 +00:00
Thor Arne Johansen
df7aa57cdf Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (33 of 33 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/nb_NO/
2021-05-04 13:34:27 +00:00
Besnik Bleta
61c727ca7a Translated using Weblate (Albanian)
Currently translated at 99.6% (1188 of 1192 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/
2021-05-04 13:34:27 +00:00
SBiOSoftWhare
8acba6d1ba Use new universal link method where needed. 2021-05-04 10:41:55 +02:00
SBiOSoftWhare
5909b3b00e LegacyAppDelegate: Add new universal link management methods and handle more precisely spaces not available cases. 2021-05-04 10:41:02 +02:00
SBiOSoftWhare
62b39c83ea SpaceFeatureUnavailablePresenter: Add open a space case. 2021-05-04 10:38:45 +02:00
ismailgulek
daefb25477
Hold other Matrix calls and end Jitsi call if a new call started 2021-05-04 11:25:18 +03:00
ismailgulek
575f90c21b
Add transfer button 2021-05-04 11:24:55 +03:00
SBiOSoftWhare
dd9ca0950d SpaceFeatureUnavailablePresenter: Handle SpaceFeatureUnavailableViewData. 2021-05-04 10:04:42 +02:00
SBiOSoftWhare
476da1b1df Update strings. 2021-05-04 10:03:52 +02:00
SBiOSoftWhare
c094cb95f1 SpaceFeatureUnaivableViewController: Use a view data to populate view. 2021-05-04 10:02:31 +02:00
Thor Arne Johansen
498e0f27ef Added translation using Weblate (Norwegian Bokmål) 2021-05-03 13:13:31 +00:00
Thor Arne Johansen
c342c53009 Added translation using Weblate (Norwegian Bokmål) 2021-05-03 12:44:02 +00:00
Stefan Domański
98deb4e7b1 Translated using Weblate (Polish)
Currently translated at 100.0% (1192 of 1192 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2021-04-30 20:34:54 +00:00
Beton
debd14e035 Translated using Weblate (Polish)
Currently translated at 100.0% (1192 of 1192 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2021-04-30 20:34:54 +00:00
Karol Kosek
e247120028 Translated using Weblate (Polish)
Currently translated at 100.0% (1192 of 1192 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2021-04-30 20:34:54 +00:00
Bartosz
d5b4695445 Translated using Weblate (Polish)
Currently translated at 100.0% (1192 of 1192 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2021-04-30 20:34:54 +00:00
ismailgulek
5288b5de28
Inject theme v2 into theme 2021-04-30 15:59:50 +03:00
ismailgulek
e24b5ed054
Create DesignKit framework target 2021-04-30 15:48:56 +03:00
Bartosz
6798bf6b67 Translated using Weblate (Polish)
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/pl/
2021-04-30 02:34:25 +00:00
Bartosz
eb32851f91 Translated using Weblate (Polish)
Currently translated at 100.0% (33 of 33 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/pl/
2021-04-29 22:34:25 +00:00
Gil Eluard
97af126b83 Scroll to Bottom FAB button 2021-04-29 22:31:38 +02:00
Gil Eluard
ed3f0450b6
Merge pull request #4286 from vector-im/element_4285
Show / Hide More and Report Content contextual menu from settings
2021-04-29 20:36:48 +02:00
Gil Eluard
c569fbe0d9 Show / Hide More and Report Content contextual menu from settings
- Update after review
2021-04-29 20:10:07 +02:00
manuroe
a5051978b3
Merge pull request #4283 from vector-im/element_3158_v2
Jitsi: use HS preferredDomain as Jitsi server to create conference v2
2021-04-29 19:54:45 +02:00
Gil Eluard
eab687d9ec
Merge branch 'develop' into element_4285 2021-04-29 19:49:42 +02:00
Gil Eluard
ddd1a6b60e Show / hide NSFW and decrypted content options in Settings screen from build settings 2021-04-29 17:53:18 +02:00
manuroe
f1317173b2
Merge branch 'develop' into element_3158_v2 2021-04-29 17:52:19 +02:00
Gil Eluard
235df71607 Show / Hide More and Report Content contextual menu from settings 2021-04-29 17:03:34 +02:00
SBiOSoftWhare
f04105af88 RecentsDataSource: Hide spaces from home and room list but keep space invites. 2021-04-29 16:38:45 +02:00
manuroe
079b29babd WidgetManager: Use the jitsi server defined in the homeserver wellknown
It was done in another PR at https://github.com/vector-im/element-ios/pull/3723/files#diff-530bc68fd973c8c954c5c4e673e9a9f0328943b4656440b8f997b4d718c51d6aR312

But the change was lost with other code updates.
2021-04-29 16:29:13 +02:00
Gil Eluard
9cc897b0c4 Enable / disable "Hide all messages from this user" of Room Member Screen from settings 2021-04-29 15:38:19 +02:00
SBiOSoftWhare
fe4a128906 EventFormatter: Make temporary space room type visible. 2021-04-29 15:08:40 +02:00
SBiOSoftWhare
cf2f0e3d55 Update Storyboards. 2021-04-29 14:37:39 +02:00
SBiOSoftWhare
e30f2d58d6 LegacyAppDelegate: Adverstize that spaces are not supported when tapping on a space link. 2021-04-29 14:37:07 +02:00
SBiOSoftWhare
4fabf52ad6 RecentsViewController: Adverstize that spaces are not supported when tapping on a space invite. 2021-04-29 14:36:13 +02:00
SBiOSoftWhare
7573c884fd Add SpaceFeatureUnavailablePresenter that enables to present modals for unavailable space features. 2021-04-29 14:32:31 +02:00
SBiOSoftWhare
e84c477c25 Add SpaceFeatureUnaivableViewController. 2021-04-29 14:32:05 +02:00
SBiOSoftWhare
af292f1fed Add "unavailable feature" strings. 2021-04-29 14:27:58 +02:00
SBiOSoftWhare
6f251384d0 Add "unavailable feature" assets. 2021-04-29 14:27:34 +02:00
ismailgulek
85a7b2c9b4
Update end call icon color 2021-04-29 14:58:45 +03:00
SBiOSoftWhare
c5e82f36d5 Add comments on new classes and methods. 2021-04-29 12:38:04 +02:00
SBiOSoftWhare
41163493d7 MXSession: Remove vc_isE2EByDefaultEnabledByHSAdmin method and expose vc_homeserverConfiguration. 2021-04-29 12:37:57 +02:00
SBiOSoftWhare
461aeb6e5a WidgetManager: Update Jitsi domain retrieval. 2021-04-29 12:37:27 +02:00
SBiOSoftWhare
863a7cddbf Remove MXWellKnown extension. 2021-04-29 12:37:11 +02:00
SBiOSoftWhare
9f2c88c244 MXSession: Expose HomeserverConfiguration based on session Well Known config or hardcoded values. 2021-04-29 12:37:11 +02:00
SBiOSoftWhare
73eac93fdd Add HomeserverConfiguration that exposes final HS configuration. 2021-04-29 12:37:11 +02:00
SBiOSoftWhare
74dd724838 Add VectorWellKnownParser 2021-04-29 12:37:11 +02:00
SBiOSoftWhare
6ba8023a9b Update Riot/Categories/MXSession+Riot.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-04-29 12:37:11 +02:00
SBiOSoftWhare
562b76f23f WellKnown: Handle new and deprecated Element properties. 2021-04-29 12:36:55 +02:00
SBiOSoftWhare
731567c84a MXSession+Riot: Update vc_isE2EByDefaultEnabledByHSAdmin method. 2021-04-29 12:36:17 +02:00
SBiOSoftWhare
c8dcbf6ec3 Create MXWellKnown extension to manage WellKnown keys specific to Element app and default values. 2021-04-29 12:36:17 +02:00
SBiOSoftWhare
b071c6d600 Well Known: Create VectorWellKnown struct that represents additional Well Known configuration specific to Element client. 2021-04-29 12:36:17 +02:00
ismailgulek
428e14927b
Update bg color for backspace button 2021-04-29 12:08:51 +03:00
ismailgulek
a1d16ed563
Fix dialpad title and close button for dark theme 2021-04-29 12:02:39 +03:00
ismailgulek
32a534ac58
Fix header bg color 2021-04-29 11:35:10 +03:00
ismailgulek
252f443b83
Update old defers 2021-04-29 11:14:40 +03:00
ismailgulek
4fcc1eb499
Add generated strings 2021-04-29 11:10:33 +03:00
ismailgulek
cccc601536
Make properties immutable 2021-04-29 11:10:17 +03:00
ismailgulek
faef99822c
Update Riot/Assets/en.lproj/Vector.strings
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2021-04-29 11:00:55 +03:00
ismailgulek
a956e7ed7f
Update Riot/Assets/en.lproj/Vector.strings
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2021-04-29 11:00:44 +03:00
ismailgulek
46742d4a24
Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-04-29 10:50:20 +03:00
ismailgulek
6abbef4ae7
Merge branch 'develop' into voip_design_updates 2021-04-29 10:50:04 +03:00
ismailgulek
5a2bb2dc84
Edit code spacing 2021-04-29 02:21:59 +03:00
ismailgulek
2b43f70bdf
Remove image insets configurations 2021-04-29 02:20:50 +03:00
ismailgulek
ed6f850b06
Adjust navigation items spacing 2021-04-29 02:19:40 +03:00
Gil Eluard
4c0e7e94be Crash in [RoomViewController setScrollToBottomHidden:] 2021-04-28 16:00:19 +02:00
ismailgulek
cf3c4ac073
Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-04-28 14:03:24 +03:00
ismailgulek
850cfed45a
Merge branch 'develop' into voip_design_updates 2021-04-28 14:03:13 +03:00
ismailgulek
c0d32c9762
Update pill styling 2021-04-28 13:55:16 +03:00
ismailgulek
cf18e1bda9
Use call tile bg color 2021-04-28 13:46:55 +03:00
ismailgulek
95513de51e
Add call tile bg color 2021-04-28 13:46:44 +03:00
ismailgulek
6aca61d640
Exit from PiP mode when tapped on tile 2021-04-28 13:34:39 +03:00
Hakim Oubouali
1ce08341fd Translated using Weblate (Central Atlas Tamazight)
Currently translated at 33.3% (2 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/tzm/
2021-04-28 10:34:25 +00:00
ismailgulek
ebbacd069f
Fix two ongoing Jitsi calls issue 2021-04-28 13:24:16 +03:00
ismailgulek
b7785d707e
Hide chat in Jitsi call screen 2021-04-28 12:40:25 +03:00
ismailgulek
2bac32bb67
Hide voice call button for rooms with more than 2 people 2021-04-28 12:33:54 +03:00
Gil Eluard
4f22adc923 Merge branch 'develop' into element_4261
# Conflicts:
#	CHANGES.rst
2021-04-28 10:07:56 +02:00
Hivaa
19d987b2ff Translated using Weblate (Persian)
Currently translated at 0.8% (10 of 1192 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fa/
2021-04-28 06:34:27 +00:00
Besnik Bleta
3112f1bc68 Translated using Weblate (Albanian)
Currently translated at 99.5% (1187 of 1192 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/
2021-04-28 06:34:27 +00:00
Szimszon
0128ed6e6f Translated using Weblate (Hungarian)
Currently translated at 100.0% (1192 of 1192 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2021-04-28 06:34:26 +00:00
jelv
1fe624c5e8 Translated using Weblate (Dutch)
Currently translated at 100.0% (1192 of 1192 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/
2021-04-28 06:34:25 +00:00
ismailgulek
35c72b4f22
Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-04-27 14:51:19 +03:00
ismailgulek
2ff05ee81e
Add end call button for active calls 2021-04-27 14:50:58 +03:00
ismailgulek
e7ce0e53f9
Update connecting and ringing state strings 2021-04-27 14:35:56 +03:00
ismailgulek
c3c62d76aa
Hide jumper by default 2021-04-27 14:14:31 +03:00
ismailgulek
a52b28897d
Fine tune shadow 2021-04-27 14:13:31 +03:00
ismailgulek
fbed1e4459
Update styling 2021-04-27 13:49:56 +03:00
ismailgulek
e84027b18a
New icons 2021-04-27 13:49:19 +03:00
ismailgulek
fc5466ad31
Update shadow 2021-04-27 01:42:20 +03:00
ismailgulek
0049053ab9
Update jump to unread banner to pill style 2021-04-27 01:37:41 +03:00
ismailgulek
6725bce7a9
Add shadow extension methods 2021-04-27 01:34:15 +03:00
ismailgulek
d076afecc1
Add shadow color to theme 2021-04-27 01:30:21 +03:00
ismailgulek
b69e3bb68a
Update jump button title 2021-04-27 01:29:54 +03:00
Gil Eluard
8d02b5668e Users must not be allowed to add or otherwise manage widgets in rooms
- Avoid navigation to integration management using integration popup with settings set to integration disabled
2021-04-26 20:17:43 +02:00
ismailgulek
1e8fc34e0a
Hide banners by default, stretch background into safe area 2021-04-26 15:59:13 +03:00
Hivaa
f0327cc8f8 Added translation using Weblate (Persian) 2021-04-26 05:03:36 +00:00
Hivaa
aeaca890e4 Added translation using Weblate (Persian) 2021-04-26 05:03:30 +00:00
Fridtjof Mund
096c1b0ab6 Translated using Weblate (German)
Currently translated at 99.6% (1188 of 1192 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2021-04-24 19:34:24 +00:00
Gil Eluard
7a31ea526e Widget navigation button still visible with settings set to integration disabled 2021-04-23 22:44:23 +02:00
Gil Eluard
2eece8153a clear cache support for RiotSettings 2021-04-23 22:26:54 +02:00
ismailgulek
c0479dcfe3
Add slider to room screen, stack views at the top of the screen 2021-04-23 18:36:51 +03:00
ismailgulek
3b573a1d3d
Create slider view 2021-04-23 17:54:03 +03:00
ismailgulek
75821ad41d
Add strings 2021-04-23 17:19:26 +03:00
ismailgulek
0303d03448
Update string for ended call case 2021-04-22 15:15:12 +03:00
ismailgulek
bb13428ee3
Merge branch 'develop' into voip_design_updates 2021-04-22 12:17:00 +03:00
ismailgulek
badbeea0e8
Add leave action to call tiles 2021-04-21 14:52:51 +03:00
ismailgulek
a395c7e51d
Update join button icon 2021-04-21 14:02:01 +03:00
ismailgulek
c8224d2c2e
Adjust join button content insets 2021-04-21 13:58:15 +03:00
ismailgulek
b4f4d9a002
Hide scroll to bottom when room is left 2021-04-21 12:50:37 +03:00
ismailgulek
b800cbbefd
Pop view controller if pushed before 2021-04-21 12:50:21 +03:00
ismailgulek
f23cc01b12
Merge branch 'develop' into voip_design_updates 2021-04-21 12:49:21 +03:00
ismailgulek
18da2ccc87
Update call button for groups 2021-04-21 12:47:28 +03:00
ismailgulek
fc0d9fee79
Remove temporary call bar 2021-04-21 11:41:28 +03:00
Gil Eluard
b1e932a356 Merge branch 'develop' into element_4218
# Conflicts:
#	CHANGES.rst
#	Riot/Managers/Settings/RiotSettings.swift
2021-04-21 09:08:58 +02:00
Gil Eluard
ae3b6950fa Merge branch 'develop' into element_4211
# Conflicts:
#	CHANGES.rst
2021-04-21 08:23:33 +02:00
Gil Eluard
27f51f863b Merge branch 'develop' into element_4218
# Conflicts:
#	CHANGES.rst
#	Riot/Managers/Settings/RiotSettings.swift
2021-04-20 15:27:27 +02:00
Gil Eluard
5d63f431b0 Merge branch 'develop' into element_4211
# Conflicts:
#	Riot/Managers/Settings/RiotSettings.swift
2021-04-20 15:05:20 +02:00
ismailgulek
0c9b3f5255
Change group call notification title and body 2021-04-20 16:04:58 +03:00
Gil Eluard
16da1f5648 Show / Hide integrations and actions in rooms 2021-04-20 14:54:53 +02:00
ismailgulek
7e00afa54a
Do not display group call notification when in the related room 2021-04-20 15:51:46 +03:00
ismailgulek
1387aea33f
Merge branch 'voip_group_notification' into voip_design_updates 2021-04-20 15:30:32 +03:00
SBiOSoftWhare
873aa9fd8d
Merge branch 'develop' into fix_public_search 2021-04-20 14:20:41 +02:00
SBiOSoftWhare
55ebed6fae DirectoryRecentTableViewCell: Do not use "directory_search_results_more_than" string when there is no rooms and the search is on. 2021-04-20 12:01:34 +02:00
Gil Eluard
a61cc09e5a Merge branch 'develop' into element_4242
# Conflicts:
#	CHANGES.rst
#	Riot/Managers/Settings/RiotSettings.swift
2021-04-20 11:52:47 +02:00