Commit graph

11548 commits

Author SHA1 Message Date
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
8f0a1a6afe
Merge pull request #4428 from vector-im/show_qr_verification
KeyVerification: Show QR Reader Options
2021-06-14 19:33:45 +03:00
ismailgulek
960ddeb708
Add sanity checks 2021-06-14 19:31:03 +03:00
SBiOSoftWhare
31d326f6d4 Update changes 2021-06-14 18:00:08 +02: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
6424573b72
Update CHANGES.rst 2021-06-14 17:01:51 +03: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
47355c0aa8
Merge pull request #4424 from vector-im/element_4269_additions
VoIP: Fixes for PushKit Crashes
2021-06-11 17:09:56 +03:00
ismailgulek
ff6b4bcde1
Update CHANGES.rst 2021-06-11 16:01:04 +03:00
manuroe
9af518fd09
Merge pull request #4342 from Kloenk/install-spelling
fix spelling in INSTALL.md
2021-06-11 14:58:40 +02: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
eb511826b4
Merge pull request #4423 from vector-im/jryans/tweak-auto-theme-message
Tweak auto theme message
2021-06-10 23:58:05 +01: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
David Langley
8041520762
Merge pull request #4413 from vector-im/element_224 2021-06-10 08:07:58 +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
f61fa8d6bc fix spacing 2021-06-09 17:57:04 +01: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