Commit Graph

1562 Commits

Author SHA1 Message Date
SBiOSoftWhare aae0e8d6cd Checkboxes: Use theme tint color. 2020-07-09 18:58:44 +02:00
SBiOSoftWhare 1e3b407678 RoomInputToolBar: Fix hardcoded colors. 2020-07-09 18:08:11 +02:00
SBiOSoftWhare ea56072f75 CallVC: Fix hardcoded colors. 2020-07-09 18:07:18 +02:00
SBiOSoftWhare f5368118ea HomeVC: Update room actions colors. 2020-07-09 00:00:02 +02:00
SBiOSoftWhare 802a513640 RoomsViewController: Update room actions colors. 2020-07-08 23:59:29 +02:00
SBiOSoftWhare d475097a47 Create LaunchLoadingView. 2020-07-08 23:27:17 +02:00
SBiOSoftWhare 31a7d3718d AuthenticationVC: Update logo. 2020-07-08 19:08:27 +02:00
SBiOSoftWhare de37fe1001 Merge branch 'rebranding' into 15-code-refactoring-constants
# Conflicts:
#	Riot/Assets/Riot-Defaults.plist
2020-07-08 17:45:27 +02:00
SBiOSoftWhare fc3f7d37b3 Bot: Disable bot creation for the moment. 2020-07-08 17:34:50 +02:00
SBiOSoftWhare d5ee72911c RoomsVC: Update swipe actions for iOS 11+ and use new icons. 2020-07-07 02:30:51 +02:00
SBiOSoftWhare 59b12573f0 HomeVC: Room actions, update icons and add background corner radius. 2020-07-07 02:29:41 +02:00
SBiOSoftWhare b42ebacd90 RoomActivitiesView: Remove separator and change default background color. 2020-07-06 20:54:02 +02:00
SBiOSoftWhare 1fe6a7006b Room input toolbars: Hide separator. 2020-07-06 20:51:04 +02:00
SBiOSoftWhare 61bb82cf6e RoomContextualMenuToolbarView: Hide separator. 2020-07-06 20:49:38 +02:00
Steve Barré e0b12968c4 Merge branch 'update_colors' into 'rebranding'
Update colors

See merge request new-vector/element/element-ios!8
2020-07-06 18:36:07 +00:00
Ismail Gulek f1dba2d16a Read urls from defaults 2020-07-03 16:38:14 +03:00
ismailgulek 1e9515c7d5 Show confirmation alert if given and visible urls different, when tapped a link in a message cell, fixes #3137 2020-07-03 14:23:44 +03:00
SBiOSoftWhare 920ed282c4 RoomTitleView: Update theme colors. 2020-07-02 19:06:14 +02:00
SBiOSoftWhare 04d08599f1 RoomMemberDetailsViewController: Update theme colors. 2020-07-02 19:04:06 +02:00
ismailgulek d8f02af86b Fix leading constraint, fixes #3226 2020-07-02 16:12:44 +03:00
Ismail Gulek 598ab7a6b1 Update placeholders in KeyVerificationManuallyVerifyViewController 2020-07-01 16:20:32 +03:00
ismailgulek bd1bb3b952 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 0f4662e831 Merge pull request #3375 from vector-im/copy_update
SecurityVC: Update MY SESSIONS copy
2020-06-30 21:50:52 +02:00
SBiOSoftWhare e26f0ef78e Merge pull request #3377 from vector-im/riot_3299
Setup cross-signing for existing users
2020-06-30 21:47:36 +02:00
SBiOSoftWhare d6773b9380 Refactor cross signing banner. 2020-06-30 21:46:10 +02:00
SBiOSoftWhare 028a0b5241 KeyVerificationService: Fix canSetupKeyVerification. 2020-06-30 19:37:13 +02:00
SBiOSoftWhare 885c387722 AuthenticatedSessionViewControllerFactory: Add a discardableResult on viewController(forPath method. 2020-06-30 18:44:55 +02:00
SBiOSoftWhare 4e5dd1cdbd HomeVC: Handle key verification setup banner. 2020-06-30 18:44:14 +02:00
manuroe 73ea84d33b SecurityVC: Update MY SESSIONS copy 2020-06-30 18:12:50 +02:00
manuroe e40b528193 Sign out: Make sure there is a secure backup 2020-06-30 18:00:56 +02:00
SBiOSoftWhare 186ba6db59 KeyVerificationService: Add canSetupKeyVerification method. 2020-06-30 17:33:42 +02:00
SBiOSoftWhare 1216a15765 RecentsDataSource: Handle key verification setup banner. 2020-06-30 17:33:42 +02:00
SBiOSoftWhare 7268bb8528 Cross-signing: Create key verification setup banner. 2020-06-30 17:33:42 +02:00
manuroe 8a45ae14aa SecurityVC: Setup cross-signing on secure backup setup 2020-06-30 17:03:33 +02:00
manuroe 7dd0fb2c60 SecurityVC: 3 actions for secure backup: setup, synchronise, delete 2020-06-30 16:23:29 +02:00
manuroe 7498d86797 SecurityVC: Hide the cross-signing section 2020-06-30 15:56:05 +02:00
manuroe 1703ec8ab4 SecurityVC: Secure backup replaces messages backup 2020-06-30 15:54:58 +02:00
manuroe 6e44ab9ac7 Merge remote-tracking branch 'origin/riot_3361' into riot_3361 2020-06-30 14:32:16 +02:00
manuroe a90ecc82ae Secure backup: Fixed Stève's remarks 2020-06-30 14:32:12 +02:00
manuroe 968b4a05e2 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 4e419d870c 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 7e97422624 Secure backup: Create and delete key backup with 4S 2020-06-30 14:02:47 +02:00
manuroe 3abdc1cbe6 AuthVC: Remove NEW_CROSS_SIGNING_FLOW
because we consider riot-web ready
2020-06-26 18:37:15 +02:00
ismailgulek b1acd2ad24 Merge branch 'develop' into xcode11
# Conflicts:
#	CHANGES.rst
#	Riot.xcodeproj/project.pbxproj
2020-06-26 17:33:09 +03:00
SBiOSoftWhare e96ff90f01 Fix merge issue with secure backup refactoring. 2020-06-26 14:36:27 +02:00
SBiOSoftWhare ede85f9806 Merge branch 'develop' into riot_3293
# Conflicts:
#	CHANGES.rst
#	Riot/Generated/Strings.swift
2020-06-26 14:30:21 +02:00
SBiOSoftWhare a11e740d53 Refactoring secure backup references. 2020-06-26 14:13:37 +02:00
SBiOSoftWhare b044488517 Refactoring secure backup references. 2020-06-26 14:01:33 +02:00
SBiOSoftWhare 1ef5ea0379 Refactoring secure backup references. 2020-06-26 13:07:53 +02:00
manuroe 8280d6f244 Update Riot/Modules/AuthenticatedSession/AuthenticatedSessionViewControllerFactory.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-26 12:43:26 +02:00