Commit Graph

5042 Commits

Author SHA1 Message Date
ismailgulek d58b35fc25 Merge branch 'develop' into protection_fine_tuning
# Conflicts:
#	CHANGES.rst
#	Riot/Assets/en.lproj/Vector.strings
2020-09-30 15:19:32 +03:00
ismailgulek 165b354e77 Introduce BiometricsAuthenticationPresenter 2020-09-30 15:17:10 +03:00
ismailgulek 76a7d32569 Fix error conversion 2020-09-30 14:37:36 +03:00
ismailgulek 42a1fd1395 Update Riot/Managers/LocalAuthentication/LocalAuthenticationService.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-09-30 14:32:14 +03:00
ismailgulek a6d9b558fd Update Riot/Modules/SetPinCode/PinCodePreferences.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-09-30 14:31:50 +03:00
manuroe 1feb05e100 Merge branch 'develop' into handleAppState 2020-09-30 13:31:01 +02:00
ismailgulek aa3c90a8ba Update Riot/Managers/KeyValueStorage/KeychainStore.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-09-30 14:30:07 +03:00
ismailgulek cafa35ef2d Merge branch 'develop' into theme_fixes 2020-09-30 14:28:14 +03:00
manuroe 0b9ff4bb25 Fix Steve's comment: Avoid to register observers several times
this does not seem to happen now but it is more future proof
2020-09-30 13:26:47 +02:00
ismailgulek 9d558961e1 Merge branch 'develop' into element_3672 2020-09-30 12:33:33 +03:00
ismailgulek 5136428cb3 Merge branch 'develop' into element_3672
# Conflicts:
#	CHANGES.rst
2020-09-30 12:32:40 +03:00
manuroe 9277c3486d PIN Code: Update explanation string 2020-09-30 11:22:44 +02:00
Aaron Raimist a5c71febc0 Fix "Unable to open the link" when using other browsers (#3673)
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2020-09-30 00:47:39 -05:00
ismailgulek 87a0568e12 Merge branch 'protection_fine_tuning' of https://github.com/vector-im/element-ios into protection_fine_tuning 2020-09-29 18:42:52 +03:00
ismailgulek 21d40960dd Do not dismiss set pin coordinator on log out case 2020-09-29 18:42:19 +03:00
ismailgulek 5d40ae1f70 Merge branch 'develop' into protection_fine_tuning 2020-09-29 18:33:22 +03:00
manuroe 702cf0a769 SecutirySettingsVC: Fix commented code that did not build 2020-09-29 17:08:06 +02:00
manuroe d0cd0d384a AppDelegate: Delay incoming requests displays
Display them when the app is more "ready"
2020-09-29 17:07:28 +02:00
manuroe 403a337f4c BF: PIN Code: Do not show verification dialog at the top of PIN code. 2020-09-29 17:02:02 +02:00
ismailgulek b0c3206227 Show alert 2020-09-29 17:57:23 +03:00
ismailgulek 07f910d574 Add localized alert message 2020-09-29 17:46:28 +03:00
ismailgulek e1c2872723 Introduce dueToTooManyErrors parameter 2020-09-29 17:46:07 +03:00
ismailgulek d7081700f4 Logout automatically when pin/biometrics provided wrong too many times 2020-09-29 16:57:46 +03:00
manuroe df36e72843 AppDelegate: Create handleAppState as central point to handle application state
It is not complete. It is not yet a reducer. This is a start. At least, the state is no more managed by the launch screen
2020-09-29 15:15:32 +02:00
Weblate a87882f491 Merge branch 'origin/develop' into Weblate. 2020-09-29 09:19:50 +00:00
Nikita Epifanov e674a5b10d Translated using Weblate (Russian)
Currently translated at 100.0% (1119 of 1119 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2020-09-29 09:19:34 +00:00
ismailgulek f5d861fe11 Merge branch 'develop' into hide_push_content_on_pin_protection 2020-09-29 12:18:42 +03:00
SBiOSoftWhare 7a710a6197 Merge pull request #3690 from vector-im/settings_security_modularity
SecurityViewController: Makes table content easier to customize
2020-09-28 17:47:37 +02:00
ismailgulek 95b85a36f4 Add static constants 2020-09-28 18:27:34 +03:00
SBiOSoftWhare 4b612e3b90 SecurityViewController: Reload sections on settingsKeyBackupTableViewSectionDidUpdate call. 2020-09-28 17:22:43 +02:00
SBiOSoftWhare e80cc783ee ManageSessionViewController: Update getLabelAndSwitchCell method. 2020-09-28 17:05:58 +02:00
SBiOSoftWhare b4245f3f43 SecurityViewController: Fix switch button touch event reuse issue. 2020-09-28 17:05:11 +02:00
Weblate 7147f9ebc9 Merge branch 'origin/develop' into Weblate. 2020-09-28 14:25:09 +00:00
SBiOSoftWhare 596d50101b SecurityViewController: Improve null safety check for keybackup section cells. 2020-09-28 16:21:41 +02:00
SBiOSoftWhare 7532ebcb04 Update Riot/Modules/Common/Models/Section.swift
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
2020-09-28 16:10:37 +02:00
ismailgulek e9003fc4b0 Add numberOfBiometricsFailures 2020-09-28 16:44:50 +03:00
SBiOSoftWhare bd7e857786 Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
2020-09-28 15:44:07 +02:00
ismailgulek 4f4276f963 Add numberOfPinFailures 2020-09-28 16:19:51 +03:00
ismailgulek 8a0c733a29 Add integer methods 2020-09-28 16:17:13 +03:00
SBiOSoftWhare 91f355ad49 SecurityViewController: Makes table content easier to customize. 2020-09-28 14:25:21 +02:00
SBiOSoftWhare 2b8ccfa853 Section: Add a convenient method to add an amount of rows. 2020-09-28 14:23:39 +02:00
Bartosz 858821a28c Translated using Weblate (Polish)
Currently translated at 69.2% (765 of 1105 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pl/
2020-09-28 12:05:03 +00:00
ismailgulek 9e0965cc78 Change notification body, keep it expendable 2020-09-28 14:23:33 +03:00
ismailgulek f406b20597 Merge branch 'develop' into hide_push_content_on_pin_protection
# Conflicts:
#	CHANGES.rst
#	Riot.xcodeproj/project.pbxproj
2020-09-28 14:23:11 +03:00
Bartosz 496833bc63 Translated using Weblate (Polish)
Currently translated at 100.0% (32 of 32 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/pl/
2020-09-28 11:04:59 +00:00
ismailgulek 421b68364e Update localization keys 2020-09-28 12:51:34 +03:00
Nikita Epifanov d4d856062a Translated using Weblate (Russian)
Currently translated at 100.0% (1105 of 1105 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2020-09-27 10:05:07 +00:00
Bartosz 13092b2a18 Translated using Weblate (Polish)
Currently translated at 62.7% (693 of 1105 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pl/
2020-09-27 10:05:05 +00:00
random a43a12caa7 Translated using Weblate (Italian)
Currently translated at 99.9% (1104 of 1105 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/
2020-09-27 10:05:04 +00:00
@a2sc:matrix.org 8c3854bc31 Translated using Weblate (German)
Currently translated at 99.8% (1103 of 1105 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2020-09-27 10:05:03 +00:00