Commit graph

8235 commits

Author SHA1 Message Date
Ismail Gulek
5bc785dd19 Merge branch 'rebranding' into 15-code-refactoring-constants 2020-07-03 15:15:23 +03:00
Ismail Gulek
66896741e5 Replace beta with staging 2020-07-03 15:12:18 +03:00
Steve Barré
b30b0ec7b3 Merge branch 'images_update' into 'rebranding'
Rebranding: Update tab bar and nav bar icons.

See merge request new-vector/element/element-ios!7
2020-07-02 13:39:48 +00:00
SBiOSoftWhare
5170286b54 Rebranding: Update tab bar and nav bar icons. 2020-07-02 15:08:16 +02:00
Ismail Gulek
5f62fca3e0 Merge branch '6-update-app-version-to-1-0-0' into 'rebranding'
Update app version to 1.0.0

See merge request new-vector/element/element-ios!6
2020-07-02 11:07:10 +00:00
Ismail Gulek
314a683e2a Update app version to 1.0.0 2020-07-01 16:26:34 +03:00
Ismail Gulek
186dbaea5c Update placeholders in KeyVerificationManuallyVerifyViewController 2020-07-01 16:20:32 +03:00
Ismail Gulek
9ad599f4d3 Update app urls 2020-07-01 14:17:42 +03:00
ismailgulek
71ec71b5f8
Remove xcode11 from Podfile 2020-07-01 10:02:59 +03:00
ismailgulek
387cfb7787
Merge branch 'develop' into xcode11
# Conflicts:
#	CHANGES.rst
#	Gemfile.lock
#	Riot.xcodeproj/project.pbxproj
#	Riot/SupportingFiles/Info.plist
#	RiotShareExtension/SupportingFiles/Info.plist
#	SiriIntents/Info.plist
2020-07-01 09:59:29 +03:00
SBiOSoftWhare
6cc9d9fd92 Merge tag 'v0.11.6' into develop
no message
2020-07-01 00:47:02 +02:00
SBiOSoftWhare
fe1eb3a936 Merge branch 'release/v0.11.6' 2020-07-01 00:47:02 +02:00
SBiOSoftWhare
f833fcfded
Merge pull request #3379 from vector-im/fastfile_update
Fastfile: Enforce provisioning files selection when downloading them from portal
2020-07-01 00:45:23 +02:00
SBiOSoftWhare
bba6f9d634 Fastfile: Enforce provisioning files selection when downloading them. 2020-07-01 00:09:10 +02:00
SBiOSoftWhare
31babd9aa4 Gemfile: Update dependencies. 2020-06-30 22:56:07 +02:00
SBiOSoftWhare
adc73c87cd Merge branch 'release/v0.11.6' 2020-06-30 22:37:52 +02:00
SBiOSoftWhare
3267e7c106 Merge tag 'v0.11.6' into develop
no message
2020-06-30 22:37:52 +02:00
SBiOSoftWhare
e9fe3f1261 version++ 2020-06-30 22:37:13 +02:00
SBiOSoftWhare
b32eb962aa version++ 2020-06-30 22:25:39 +02:00
SBiOSoftWhare
9692354fdb
Merge pull request #3375 from vector-im/copy_update
SecurityVC: Update MY SESSIONS copy
2020-06-30 21:50:52 +02:00
SBiOSoftWhare
e5a36a76a3
Merge pull request #3377 from vector-im/riot_3299
Setup cross-signing for existing users
2020-06-30 21:47:36 +02:00
SBiOSoftWhare
4bac9f1e9c Refactor cross signing banner. 2020-06-30 21:46:10 +02:00
SBiOSoftWhare
90e78e262b KeyVerificationService: Fix canSetupKeyVerification. 2020-06-30 19:37:13 +02:00
SBiOSoftWhare
d27f4a6df5 AuthenticatedSessionViewControllerFactory: Add a discardableResult on viewController(forPath method. 2020-06-30 18:44:55 +02:00
SBiOSoftWhare
7f5a229b9d HomeVC: Handle key verification setup banner. 2020-06-30 18:44:14 +02:00
Riot Translate Bot
1df96cbd88
Update from Weblate (#3376)
* Translated using Weblate (Albanian)

Currently translated at 99.2% (1020 of 1028 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/

* Translated using Weblate (French)

Currently translated at 100.0% (1028 of 1028 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/

* Translated using Weblate (Italian)

Currently translated at 100.0% (1028 of 1028 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/

Co-authored-by: Besnik Bleta <besnik@programeshqip.org>
Co-authored-by: Kévin C <zecakeh@pm.me>
Co-authored-by: kernitus <zirconic@protonmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
2020-06-30 18:25:16 +02:00
manuroe
a9e677e538 SecurityVC: Update MY SESSIONS copy 2020-06-30 18:12:50 +02:00
manuroe
19db088bc2 Sign out: Make sure there is a secure backup 2020-06-30 18:00:56 +02:00
SBiOSoftWhare
85fbeffb1f KeyVerificationService: Add canSetupKeyVerification method. 2020-06-30 17:33:42 +02:00
SBiOSoftWhare
8d5e809633 RecentsDataSource: Handle key verification setup banner. 2020-06-30 17:33:42 +02:00
SBiOSoftWhare
9f925ca5c9 AppDelegate: Handle KeyVerificationBannerPreferences. 2020-06-30 17:33:42 +02:00
SBiOSoftWhare
0f04837ce4 Cross-signing: Create key verification setup banner. 2020-06-30 17:33:42 +02:00
manuroe
04a53e521d
Merge pull request #3374 from vector-im/riot_3296_2
Settings: Secure backup
2020-06-30 17:24:06 +02:00
manuroe
16a292fd6e SecurityVC: Setup cross-signing on secure backup setup 2020-06-30 17:03:33 +02:00
manuroe
ec82325360 SecurityVC: 3 actions for secure backup: setup, synchronise, delete 2020-06-30 16:23:29 +02:00
manuroe
8f60ddc952 SecurityVC: Hide the cross-signing section 2020-06-30 15:56:05 +02:00
manuroe
72d3d944e5 SecurityVC: Secure backup replaces messages backup 2020-06-30 15:54:58 +02:00
manuroe
e277a9733c
Merge pull request #3373 from vector-im/riot_3361
Secure backup: Create and delete key backup with 4S
2020-06-30 14:35:41 +02:00
manuroe
712cd6a385 Merge remote-tracking branch 'origin/riot_3361' into riot_3361 2020-06-30 14:32:16 +02:00
manuroe
400420d328 Secure backup: Fixed Stève's remarks 2020-06-30 14:32:12 +02:00
manuroe
2065b56e7a
Update Riot/Modules/SecureBackup/Setup/Intro/SecureBackupSetupIntroViewController.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-30 14:31:22 +02:00
manuroe
1dde6cc383 Secure backup setup: Manage the case when the user has already a key backup
but we do not have the private key
2020-06-30 14:15:18 +02:00
manuroe
9e295ae6e6 Secure backup: Create and delete key backup with 4S 2020-06-30 14:02:47 +02:00
ismailgulek
66d1686453
Update version to 0.12.7 2020-06-30 10:54:18 +03:00
ismailgulek
5673d26bf6
Force fastlane to validate certs 2020-06-30 10:47:15 +03:00
ismailgulek
2281991675
Merge pull request #3372 from vector-im/riot_3371
Disable Key Backup on Push Extension
2020-06-30 10:10:02 +03:00
ismailgulek
7272934fbf
Update CHANGES.rst 2020-06-29 17:03:29 +03:00
ismailgulek
1016f22c1f
Disable key backup on push extension 2020-06-29 17:02:48 +03:00
ismailgulek
eb6c41eff7
Merge pull request #3370 from vector-im/riot_3369
Disable `voip` background mode to avoid VoIP Pushes
2020-06-29 16:40:10 +03:00
ismailgulek
a631e4dbe7
Update CHANGES.rst 2020-06-29 16:11:57 +03:00