Commit Graph

376 Commits

Author SHA1 Message Date
SBiOSoftWhare c353f2dd90 AppDelegate: Fix typo. 2020-06-05 12:47:50 +02:00
SBiOSoftWhare 80a3183099 Timeline: Hide undecryptable messages that were sent while the user was not in the room. 2020-06-04 17:31:23 +02:00
SBiOSoftWhare c2d48946a7 Call: Improve new call observer in AppDelegate. 2020-05-27 16:02:39 +02:00
SBiOSoftWhare 2e58932bf5 Merge branch 'call_view_controller' of https://github.com/Awesome-Technologies/riot-ios into riot_2877
# Conflicts:
#	CHANGES.rst
2020-05-27 12:47:00 +02:00
ismailgulek e0ff9e0003 Fix Steve's coment
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:52:06 +03:00
ismailgulek 986c948fd6 Make pushNotificationService a property
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:52:06 +03:00
ismailgulek b4cc0d9d18 Make PushNotificationService not singleton
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:52:06 +03:00
ismailgulek 20362491cb PushNotificationService implementation
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:50:45 +03:00
manuroe 52c0a76958 Secrets: Requests cross-signing private keys again
if we are supposed to have them
2020-05-07 13:30:40 +02:00
manuroe 274c67c459 Secrets: On startup, request again private keys we are missing locally
This will mitigate unexpected state of cross-signing and backup.
2020-05-07 13:18:54 +02:00
SBiOSoftWhare 4aa73fd2b5 New sign in alert: Update wording. 2020-04-30 23:49:56 +02:00
SBiOSoftWhare 22bfaba335 KeyVerificationCoordinatorBridgePresenter: Add isPresenting property. 2020-04-30 19:11:13 +02:00
ismailgulek 66ca322138 Fix Manu's comment
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-28 20:33:31 +03:00
ismailgulek 591e51b95f Prefill email field on registrations
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-28 19:55:02 +03:00
manuroe 17d67372ee Self-verification: Do not display incoming self verification requests at the top of the Complete Security screen. 2020-04-28 17:33:14 +02:00
manuroe 7ef2de53f4 Verification request : Hide incoming request modal when it is no more pending
Fix #3033
2020-04-28 17:30:04 +02:00
manuroe 5fb440817b Support email verification link from homeserver for email addition too 2020-04-28 12:04:47 +02:00
manuroe 7612074522 Registration: Support email verification link from homeserver
#3167
2020-04-28 11:22:04 +02:00
ismailgulek c5d9241fbe Merge pull request #3084 from vector-im/riot_3067
Consider Safe Area Insets for Some Screens
2020-04-23 20:56:58 +03:00
SBiOSoftWhare b7fd78c41e RoomMemberDetailsViewController: For current user present complete security when device is not trusted. 2020-04-23 11:58:19 +02:00
manuroe 5456dac547 Cross-signing: Allow incoming device verification request from other user
#3139
2020-04-23 09:25:46 +02:00
ismailgulek 4c6a2a0599 Button inset logic refactored and moved to statusBarDidChangeFrame
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 13:53:10 +03:00
ismailgulek 764c37270e JitsiViewController safe area insets
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 13:53:10 +03:00
ismailgulek e28e2ca8a8 Return to call button safe area insets
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 13:53:09 +03:00
manuroe e40cb0cdd3 Remove LABS > Enable Cross-signing 2020-04-15 23:17:10 +02:00
manuroe 540ff0b736 KeyVerificationCoordinatorBridgePresenterDelegate: Add keyVerificationCoordinatorBridgePresenterDelegateDidCancel 2020-04-14 12:50:53 +02:00
Marco Festini bb43518ac2 Declined calls now properly reset call view controller
Signed-off-by: Marco Festini <marco.festini@awesome-technologies.de>
2020-04-08 04:05:57 +02:00
SBiOSoftWhare 5424489e6d AppDelegate: Centralize modal presentation code. Listen to new key verification request only for current session. Prevent new key verification request alert to be presented twice. 2020-04-03 16:33:56 +02:00
SBiOSoftWhare 972cc3ae2e AppDelegate: Handle new sign in detection. Present an alert on new device sign in. 2020-03-27 15:41:19 +01:00
SBiOSoftWhare 23a02c362c Refactor DeviceVerification prefix classes to KeyVerification where needed. And move key verification related classes into the same module KeyVerification. 2020-03-18 17:39:26 +01:00
SBiOSoftWhare 790e821f35 AppDelegate: Fix incoming key verification request alert crash. 2020-03-13 19:22:43 +01:00
manuroe a8a3ff17e6 Push notifications: Avoid any automatic deactivation
vector-im/riot-ios#3017
2020-03-04 15:10:46 +01:00
manuroe e4a075967a Logs: Keep the 50 last log files
iOS13 kills the app more often. We have no more one log file a day but one log file every few hours. Increase that number of files to have a wider view of what it's going on.
2020-03-04 15:05:34 +01:00
manuroe d3c076f647 Key Verification: Handle incoming self verification request 2020-02-20 17:56:14 +01:00
manuroe 0f54f06a1e Key Verification: Support m.key.verification.ready event with new SDK API 2020-02-14 09:27:56 +01:00
manuroe 214349cacb MXCrypto: Rename MXDeviceVerificationManager to MXKeyVerificationManager
Because it makes more sense now
2020-02-11 13:56:36 +01:00
manuroe 535e1d61fa Merge pull request #2961 from vector-im/riot_2959
E2E: Do not warn anymore for unknown devices
2020-01-31 18:01:02 +01:00
SBiOSoftWhare c5dd06605c Merge branch 'develop' into riot_2924
# Conflicts:
#	Riot/Modules/Room/DataSources/RoomDataSource.m
2020-01-31 16:45:35 +01:00
manuroe fc9c278d99 Room decoration: Use shields instead of padlocks
#2906
2020-01-31 14:59:54 +01:00
SBiOSoftWhare e4be21921c Update Riot/AppDelegate.m
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
2020-01-30 20:57:51 +01:00
manuroe 33fb24ceb2 E2E: Do not warn anymore for unknown devices
# 2959
2020-01-30 18:13:49 +01:00
SBiOSoftWhare 1bd721fd46 User verification: Handle start user verification flow through AppDelegate. 2020-01-30 17:59:42 +01:00
manuroe 00c4673510 Negotiate E2E by default for DMs
#2943
2020-01-28 15:16:53 +01:00
manuroe ca6a71e9c0 Room creation: Follow SDK changes (#2945)
Room creation: Follow SDK changes
2020-01-28 14:33:56 +01:00
SBiOSoftWhare b8d8df7045 Key verification: Present incoming key verification request alert only when the app is in foreground. 2020-01-17 15:52:49 +01:00
SBiOSoftWhare 47e4614b93 Key verification: Present a notification when receiving incoming key verification request in background. 2020-01-17 10:54:18 +01:00
SBiOSoftWhare 2322cfbe16 Key verification: Present an alert when receiving incoming key verification request in foreground. 2020-01-17 10:52:49 +01:00
manuroe fb5ac2ae3a Merge branch 'develop' into riot_2890 2020-01-16 09:33:57 +01:00
manuroe 22a8b703f0 Cross-signing: Follow API change on MXDeviceInfo.trustLevel 2020-01-16 09:24:40 +01:00
manuroe ce53fa813b Cross-signing: Follow API change on [MXCrypto downloadKeys:] 2020-01-15 08:38:35 +01:00