Commit Graph

13178 Commits

Author SHA1 Message Date
ismailgulek 5ee5ecf32f Merge pull request #3664 from vector-im/pin_code_explanatory
Pin code explanatory
2020-09-18 13:19:13 +03:00
ismailgulek 014e5ff4cc Specify set pin view mode after auth 2020-09-17 20:42:49 +03:00
ismailgulek 02c14f8efe Keep original view mode, fixes 2020-09-17 20:37:52 +03:00
ismailgulek f6735887de Add new view states and explanatory label 2020-09-17 20:20:43 +03:00
LinAGKar 9965c46c01 Translated using Weblate (Swedish)
Currently translated at 75.7% (814 of 1075 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sv/
2020-09-17 16:43:05 +00:00
ismailgulek 761761133f Add setPin view modes after login & registration 2020-09-17 18:34:00 +03:00
ismailgulek 455b252b8a Add strings 2020-09-17 18:29:51 +03:00
ismailgulek 91a7f9caa2 Merge pull request #3662 from vector-im/element_3660
Timeline: Hide encrypted history (pre-invite)
2020-09-17 18:02:39 +03:00
ismailgulek b709be4825 Update CHANGES.rst 2020-09-17 17:56:54 +03:00
ismailgulek f2b4a0f0ba Set hidePreJoinedUndecryptableEvents to true 2020-09-17 17:56:42 +03:00
ismailgulek 7ae621b6b9 Merge branch 'develop' into hide_push_content_on_pin_protection 2020-09-17 17:16:39 +03:00
ismailgulek 16329f1222 Merge pull request #3659 from vector-im/blocked_pins
Implementation of Not Allowed PINs
2020-09-17 16:36:13 +03:00
ismailgulek 180eb32b05 Merge branch 'blocked_pins' of https://github.com/vector-im/element-ios into blocked_pins 2020-09-17 16:26:49 +03:00
ismailgulek c797b9905f Change localization key 2020-09-17 16:22:32 +03:00
ismailgulek 09365bf8ba Update CHANGES.rst
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-17 16:20:05 +03:00
ismailgulek b3ce9cdace Change variables' names 2020-09-17 16:01:08 +03:00
ismailgulek 49ded6f0fc Change view state name 2020-09-17 15:58:25 +03:00
ismailgulek 413c74b679 Change view mode name 2020-09-17 15:57:06 +03:00
ismailgulek d87cbe8849 Change variable name to notAllowedPINs 2020-09-17 15:55:41 +03:00
ismailgulek b8643358ca Update CHANGES.rst 2020-09-17 14:08:20 +03:00
ismailgulek 8d9c694672 Implement logic and UI 2020-09-17 14:07:12 +03:00
ismailgulek 013a9cc0e4 Add blockedPin view mode 2020-09-17 14:06:31 +03:00
ismailgulek fc6e96b68a Add blocked pins build setting 2020-09-17 14:01:29 +03:00
ismailgulek 4357610b34 Add error string 2020-09-17 14:01:07 +03:00
ismailgulek a1cd2fcc6e Prepare for new sprint 2020-09-16 17:51:36 +03:00
ismailgulek 06faafe3e1 Merge branch 'master' into develop 2020-09-16 17:51:31 +03:00
ismailgulek 4122f88d5f Merge branch 'release/1.0.12/master' 2020-09-16 17:22:20 +03:00
ismailgulek acaf480253 finish version++ 2020-09-16 17:22:20 +03:00
ismailgulek 536e029dc0 Merge pull request #3657 from vector-im/release/1.0.12/release
Release 1.0.12
2020-09-16 17:20:24 +03:00
ismailgulek 00397fa578 Update MatrixKit 2020-09-16 16:38:53 +03:00
ismailgulek c6f80c335b version++ 2020-09-16 16:36:11 +03:00
ismailgulek 88834c2b05 Update CHANGES.rst 2020-09-16 16:09:42 +03:00
ismailgulek c60c06a4ab Do not allow reply if protected, also set to be removed 2020-09-16 16:08:02 +03:00
ismailgulek 016c314561 Do not show content if protection is set 2020-09-16 16:07:09 +03:00
ismailgulek 65806596e5 Include some files to NSE target 2020-09-16 16:05:59 +03:00
manuroe ec9d18bee8 Prepare for new sprint 2020-09-15 18:37:32 +02:00
manuroe 288f9e6e25 Merge branch 'master' into develop 2020-09-15 18:37:28 +02:00
manuroe 2803ef739d Merge branch 'release/1.0.11/master' 2020-09-15 18:37:17 +02:00
manuroe 82dff1aa5e finish version++ 2020-09-15 18:37:17 +02:00
manuroe 195197ce03 Merge pull request #3652 from vector-im/release/1.0.11/release
Release 1.0.11
2020-09-15 18:36:41 +02:00
manuroe 60e0a4e5d1 version++ 2020-09-15 18:23:52 +02:00
manuroe 977949039f Merge pull request #3651 from vector-im/authvc_improvements
Various improvements for the authentication step
2020-09-15 18:18:42 +02:00
manuroe aae95a837f AppDelegate: Do not show incoming key verification requests while authenticating. 2020-09-15 17:39:19 +02:00
manuroe a31148d9fb AppDelegate: Fix missing delegate 2020-09-15 17:27:56 +02:00
manuroe c6c5b4234b * Loading animation: Fix the bug where, after authentication, the animation disappeared too early and made auth screen flashed. 2020-09-15 16:48:35 +02:00
manuroe 33a4cf0b25 AuthVC: Make force PIN working for registration as well 2020-09-15 16:47:13 +02:00
manuroe c8e8d76873 AuthVC: Fix PIN setup that broke cross-signing bootstrap 2020-09-15 16:43:29 +02:00
manuroe bf1877cb0b AuthVC: Make sure the initial sync is done before checking cross-signing state 2020-09-15 16:42:34 +02:00
ismailgulek aaaf899827 Merge pull request #3650 from vector-im/element_3629
Collapse State Events on Room Creation
2020-09-15 17:39:40 +03:00
ismailgulek bd93e33e72 Update MatrixKit 2020-09-15 17:37:27 +03:00