Commit Graph

13178 Commits

Author SHA1 Message Date
ismailgulek b37a10087d Merge pull request #3678 from vector-im/theme_fixes
Various Theme Fixes
2020-09-30 14:28:35 +03:00
ismailgulek 2a5db1f7a0 Merge branch 'develop' into theme_fixes 2020-09-30 14:28:14 +03:00
manuroe c645eece22 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 54acfab4b2 Merge branch 'develop' into element_3672 2020-09-30 12:33:33 +03:00
ismailgulek 49ecac5859 Merge branch 'develop' into element_3672
# Conflicts:
#	CHANGES.rst
2020-09-30 12:32:40 +03:00
manuroe 7ad096f0e2 Merge pull request #3701 from vector-im/PIN_explanation_update
PIN Code: Update explanation string
2020-09-30 11:32:03 +02:00
manuroe 6a97778cf2 PIN Code: Update explanation string 2020-09-30 11:22:44 +02:00
Aaron Raimist f64e86eb46 Add changelog
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2020-09-30 00:57:05 -05:00
Aaron Raimist ae1a5f8c26 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 384681f0d7 Update CHANGES.rst 2020-09-29 18:45:52 +03:00
ismailgulek f0898e6344 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 2f0e27b4eb Do not dismiss set pin coordinator on log out case 2020-09-29 18:42:19 +03:00
ismailgulek 021352317d Merge branch 'develop' into protection_fine_tuning 2020-09-29 18:33:22 +03:00
manuroe 1558724198 SecutirySettingsVC: Fix commented code that did not build 2020-09-29 17:08:06 +02:00
manuroe f860ce2fb1 AppDelegate: Delay incoming requests displays
Display them when the app is more "ready"
2020-09-29 17:07:28 +02:00
manuroe 9e6ed6001a BF: PIN Code: Do not show verification dialog at the top of PIN code. 2020-09-29 17:02:02 +02:00
ismailgulek 90b61a55af Show alert 2020-09-29 17:57:23 +03:00
ismailgulek 66cdd357e2 Add localized alert message 2020-09-29 17:46:28 +03:00
ismailgulek ef9b200939 Introduce dueToTooManyErrors parameter 2020-09-29 17:46:07 +03:00
ismailgulek 208c1bb434 Update CHANGES.rst 2020-09-29 17:17:29 +03:00
ismailgulek 10664938c8 Logout automatically when pin/biometrics provided wrong too many times 2020-09-29 16:57:46 +03:00
manuroe 1e4d40e99b 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
ismailgulek 32f5c7b069 Merge pull request #3692 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate
2020-09-29 12:20:20 +03:00
Weblate 80e7cf3ef4 Merge branch 'origin/develop' into Weblate. 2020-09-29 09:19:50 +00:00
Nikita Epifanov ff2cc3be96 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 10e2ba08fb Merge pull request #3656 from vector-im/hide_push_content_on_pin_protection
Hide Push Content and Disable Reply Action when App is Protected
2020-09-29 12:18:52 +03:00
ismailgulek f5ebe664c5 Merge branch 'develop' into hide_push_content_on_pin_protection 2020-09-29 12:18:42 +03:00
SBiOSoftWhare 4d7d3fa2f3 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 3750afcab7 Add static constants 2020-09-28 18:27:34 +03:00
SBiOSoftWhare c6692a2661 SecurityViewController: Reload sections on settingsKeyBackupTableViewSectionDidUpdate call. 2020-09-28 17:22:43 +02:00
SBiOSoftWhare eed704557e ManageSessionViewController: Update getLabelAndSwitchCell method. 2020-09-28 17:05:58 +02:00
SBiOSoftWhare 8e2a06068d SecurityViewController: Fix switch button touch event reuse issue. 2020-09-28 17:05:11 +02:00
ismailgulek 5919176873 Merge pull request #3691 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate
2020-09-28 17:28:22 +03:00
Weblate 269042293e Merge branch 'origin/develop' into Weblate. 2020-09-28 14:25:09 +00:00
SBiOSoftWhare d77811f54f SecurityViewController: Improve null safety check for keybackup section cells. 2020-09-28 16:21:41 +02:00
SBiOSoftWhare cd875ae5b6 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 162e35277f Merge pull request #3686 from vector-im/wording_for_dm
Differentiate Wording for DMs
2020-09-28 16:52:52 +03:00
ismailgulek 3eb67058fa Add numberOfBiometricsFailures 2020-09-28 16:44:50 +03:00
SBiOSoftWhare e4594d2606 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 866d4e29b3 Add numberOfPinFailures 2020-09-28 16:19:51 +03:00
ismailgulek 442868f46a Add integer methods 2020-09-28 16:17:13 +03:00
SBiOSoftWhare 3f978af1ea SecurityViewController: Makes table content easier to customize. 2020-09-28 14:25:21 +02:00
SBiOSoftWhare 3338284e94 Section: Add a convenient method to add an amount of rows. 2020-09-28 14:23:39 +02:00
Bartosz a7a042083c 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 5a8f5b6a80 Change notification body, keep it expendable 2020-09-28 14:23:33 +03:00
ismailgulek d6ae15f9c0 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 344723ac5e 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 651af472d4 Update localization keys 2020-09-28 12:51:34 +03:00
Nikita Epifanov 7eb050a91d 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 92e6f7fd4d 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