Commit Graph

9294 Commits

Author SHA1 Message Date
LinAGKar fea4bab149 Translated using Weblate (Swedish)
Currently translated at 100.0% (1120 of 1120 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sv/
2020-10-08 16:05:31 +00:00
random 4b8dcd1825 Translated using Weblate (Italian)
Currently translated at 100.0% (1120 of 1120 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/
2020-10-08 16:05:27 +00:00
Szimszon 3ac92da19a Translated using Weblate (Hungarian)
Currently translated at 100.0% (1120 of 1120 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
2020-10-08 16:05:26 +00:00
spla 7fc38843ec Translated using Weblate (Catalan)
Currently translated at 43.9% (492 of 1120 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ca/
2020-10-08 16:05:22 +00:00
Besnik Bleta c6f62e7525 Translated using Weblate (Albanian)
Currently translated at 99.1% (1110 of 1120 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2020-10-08 16:05:21 +00:00
@a2sc:matrix.org ac202aa369 Translated using Weblate (German)
Currently translated at 99.9% (1119 of 1120 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2020-10-03 11:05:07 +00:00
Nikita Epifanov f30806748b Translated using Weblate (Russian)
Currently translated at 100.0% (1120 of 1120 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2020-10-02 09:05:08 +00:00
@a2sc:matrix.org 426abcbf7e Translated using Weblate (German)
Currently translated at 98.6% (1104 of 1120 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2020-10-02 09:05:07 +00:00
Priit Jõerüüt 058e1f8760 Translated using Weblate (Estonian)
Currently translated at 100.0% (1120 of 1120 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/
2020-10-02 09:05:06 +00:00
Weblate 6948a34e04 Merge branch 'origin/develop' into Weblate. 2020-09-30 14:29:06 +00:00
random 1c8807943b Translated using Weblate (Italian)
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/it/
2020-09-30 14:28:54 +00:00
ismailgulek e040f8fd5b Merge pull request #3693 from vector-im/protection_fine_tuning
Log Out User Automatically After Some Wrong PINs/Biometrics
2020-09-30 16:39:13 +03:00
ismailgulek 4f8ff9806d Bridge to NSError 2020-09-30 16:19:34 +03:00
ismailgulek 5d73d02a77 Remove variable and use inline check 2020-09-30 16:03:13 +03:00
ismailgulek 2f8c1ca5c0 Make BiometricsAuthenticationPresenter ObjC compatible 2020-09-30 16:02:56 +03:00
ismailgulek ab2f8ef59c Rename property 2020-09-30 15:58:37 +03:00
ismailgulek b4cd0affd6 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 49bd6bf63b Introduce BiometricsAuthenticationPresenter 2020-09-30 15:17:10 +03:00
ismailgulek abac81fa87 Fix error conversion 2020-09-30 14:37:36 +03:00
ismailgulek bc633487f4 Update Riot/Managers/LocalAuthentication/LocalAuthenticationService.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-09-30 14:32:14 +03:00
ismailgulek 8ba0211253 Update Riot/Modules/SetPinCode/PinCodePreferences.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-09-30 14:31:50 +03:00
manuroe 94c9b570b5 Merge pull request #3696 from vector-im/handleAppState
AppDelegate: Create handleAppState as central point to handle application state
2020-09-30 13:31:20 +02:00
manuroe a3dea03350 Merge branch 'develop' into handleAppState 2020-09-30 13:31:01 +02:00
ismailgulek 7aad909db4 Update Riot/Managers/KeyValueStorage/KeychainStore.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-09-30 14:30:07 +03:00
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
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
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