Commit Graph

10975 Commits

Author SHA1 Message Date
ismailgulek 4c1fa9bbea Update CHANGES.rst 2021-05-24 13:29:00 +03:00
ismailgulek 49132f9128 Pass openIdToken to the JWT builder 2021-05-24 13:23:40 +03:00
ismailgulek 7ab6c398a9 Add optional serverName param to the Matrix context 2021-05-24 13:23:16 +03:00
SBiOSoftWhare c47ea22e7e Merge pull request #4347 from vector-im/nav_decouple_1
UI Navigation: Start decoupling view controllers managed by MasterTabBarController
2021-05-21 17:27:06 +02:00
SBiOSoftWhare 1702449799 Merge branch 'develop' into nav_decouple_1 2021-05-21 14:54:43 +02:00
SBiOSoftWhare 89f8229fd9 Update changes 2021-05-21 14:41:29 +02:00
SBiOSoftWhare 001de96e52 Update changes 2021-05-21 07:28:28 +02:00
SBiOSoftWhare 7d8401878b AppCoordinator: Handle UserSessionsService and inject it to the SplitViewCoordinator. 2021-05-20 22:19:08 +02:00
SBiOSoftWhare cb34752503 LegacyAppDelegate: Add delegation methods to advertize account and Matrix session add/remove. 2021-05-20 22:14:49 +02:00
SBiOSoftWhare 734a047558 SplitViewCoordinator: Update init method and support UserSessionsService. 2021-05-20 22:11:09 +02:00
SBiOSoftWhare 31787cafe3 Add UserSession that represents a user session and UserSessionsService that enables to manage multiple user sessions and all logic around sessions management. 2021-05-20 22:10:03 +02:00
SBiOSoftWhare ec708b2f7b TabBarCoordinator: Manage tab bar item controllers instantiation and manage unified search and settings presentation. 2021-05-20 22:06:08 +02:00
SBiOSoftWhare 3387d4db09 Main.storyboard: Add identifier for each tab bar item controllers to instantiate them independently. 2021-05-20 21:44:17 +02:00
SBiOSoftWhare ef774f7809 MasterTabBarController: First step to decouple tab bar item controllers from the tab bar controller. Remove segues and instantiate authentication and unified search controllers programmatically. 2021-05-20 21:42:04 +02:00
SBiOSoftWhare 37d6a18e9e Navigation: Add possibility to instantiate each tab bar item controller programmatically. 2021-05-20 21:29:08 +02:00
manuroe 0dce173142 Merge pull request #4345 from vector-im/manu/async_decryption
Crypto: Do not decrypt synchronously. It asynchronously happens upstream now
2021-05-20 10:55:55 +02:00
manuroe a5a6f31e4d Crypto: Do not decrypt synchronously. It asynchronously happens upstream now
#4306)
2021-05-19 17:29:15 +02:00
SBiOSoftWhare 142388e914 Merge pull request #4341 from vector-im/fix_build_script
buildRelease.sh: Make bundler operations in the cloned repository folder
2021-05-18 16:05:16 +02:00
SBiOSoftWhare 1bae2b82b7 buildRelease.sh: Remove duplicated code. 2021-05-18 16:03:32 +02:00
SBiOSoftWhare ef32ca1265 Update changes 2021-05-18 15:53:17 +02:00
SBiOSoftWhare 671fd374c7 buildRelease.sh: Make bundler operations in the cloned repository folder. 2021-05-18 15:51:25 +02:00
SBiOSoftWhare 97368a288f Prepare for new sprint 2021-05-18 13:57:45 +02:00
SBiOSoftWhare 4f4bf3ea9f Merge branch 'master' into develop 2021-05-18 13:57:42 +02:00
SBiOSoftWhare 8a0f6bd9ed Merge branch 'release/1.3.9/master' 2021-05-18 13:57:41 +02:00
SBiOSoftWhare dd8dcf6d05 finish version++ 2021-05-18 13:57:41 +02:00
SBiOSoftWhare 35065b0eb4 Merge pull request #4340 from vector-im/release/1.3.9/release
Release 1.3.9
2021-05-18 12:16:03 +02:00
SBiOSoftWhare 687ee40f44 version++ 2021-05-18 11:48:23 +02:00
SBiOSoftWhare 764343337a Merge pull request #4339 from vector-im/fix_secure_backup_banner_2
RecentsDataSource: Present the secure backup banner only if key backup is disabled
2021-05-18 11:36:38 +02:00
SBiOSoftWhare 22ce1334f9 Update changes 2021-05-18 11:06:03 +02:00
SBiOSoftWhare 1a6a533189 RecentsDataSource: Present the secure backup banner only if key backup is disabled. 2021-05-18 11:05:19 +02:00
SBiOSoftWhare c489987b1a Prepare for new sprint 2021-05-17 17:51:00 +02:00
SBiOSoftWhare 9b0100dc37 Merge branch 'master' into develop 2021-05-17 17:50:57 +02:00
SBiOSoftWhare be4eeab16d Merge branch 'release/1.3.8/master' 2021-05-17 17:50:56 +02:00
SBiOSoftWhare fa8a78d0d4 finish version++ 2021-05-17 17:50:56 +02:00
SBiOSoftWhare 521ef85f8b Merge pull request #4333 from vector-im/release/1.3.8/release
Release 1.3.8
2021-05-17 17:50:04 +02:00
SBiOSoftWhare be53adabd1 version++ 2021-05-17 16:45:44 +02:00
SBiOSoftWhare fd73b96be4 Merge pull request #4332 from vector-im/fix_secure_backup_banner
RecentsDataSource: Do not display secure backup banner when keys upload is in process
2021-05-17 16:40:52 +02:00
SBiOSoftWhare 76f900f921 Update changes 2021-05-17 15:47:07 +02:00
SBiOSoftWhare 9ade0261f4 RecentsDataSource: Do not display secure backup banner when keys upload is in process. 2021-05-17 15:44:29 +02:00
SBiOSoftWhare 87025b855a Prepare for new sprint 2021-05-12 17:59:02 +02:00
SBiOSoftWhare 60660787d2 Merge branch 'release/1.3.7/master' 2021-05-12 17:58:59 +02:00
SBiOSoftWhare cb464c6510 Merge branch 'master' into develop 2021-05-12 17:58:59 +02:00
SBiOSoftWhare e15f26c23e finish version++ 2021-05-12 17:58:58 +02:00
SBiOSoftWhare 40e8ea8218 Merge branch 'release/1.3.7/master' 2021-05-12 17:41:45 +02:00
SBiOSoftWhare 6fc42b3078 finish version++ 2021-05-12 17:41:45 +02:00
SBiOSoftWhare 4aa8661d62 Merge pull request #4327 from vector-im/release/1.3.7/release
Release 1.3.7
2021-05-12 17:39:16 +02:00
SBiOSoftWhare a082bdfb40 version++ 2021-05-12 16:34:21 +02:00
SBiOSoftWhare bed3b30233 Merge pull request #4323 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2021-05-12 10:55:53 +02:00
Weblate 943742af5d Merge branch 'origin/develop' into Weblate. 2021-05-12 08:01:11 +00:00
zer0-x 8dcfbc145e Translated using Weblate (Arabic)
Currently translated at 10.6% (129 of 1209 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/
2021-05-12 08:01:03 +00:00