Commit Graph

457 Commits

Author SHA1 Message Date
SBiOSoftWhare a89cf59d3f Fix rebase. 2020-06-23 18:40:30 +02:00
SBiOSoftWhare f3050c0712 Fix rebase issue. 2020-06-23 18:33:48 +02:00
ismailgulek 1cc883150e Fix rebooted and not unlocked case for extension 2020-06-23 11:19:13 +03:00
ismailgulek 432ddbddfb Upgrade version to 0.12.5 2020-06-18 10:22:00 +03:00
SBiOSoftWhare b4ec2184fc Update pbxproj 2020-06-16 11:49:28 +02:00
ismailgulek aef58cea63 Remove GoogleService-Info.plist 2020-06-12 13:29:40 +03:00
ismailgulek 3d6b8583ab Update version to 0.12.4 2020-06-11 19:55:49 +03:00
ismailgulek a7a68f9f7d Update version to 0.12.3 2020-06-11 18:01:24 +03:00
SBiOSoftWhare e349650f91 Secrets recovery: Update recovery with passphrase and recovery with key screens. 2020-06-11 13:21:47 +02:00
SBiOSoftWhare 8985a4a521 Fix Manu's remarks 2020-06-10 17:06:47 +02:00
SBiOSoftWhare 9c05792ec1 Update pbxproj 2020-06-09 17:38:26 +02:00
ismailgulek 5c6b0e28aa Update version to 0.12.2 2020-06-05 18:38:16 +03:00
ismailgulek 6105f42d3d Upgrade app version to 0.12.1 2020-06-03 11:36:15 +03:00
SBiOSoftWhare 1e5f0cad2b Update RiotNSE target 2020-05-29 13:02:23 +02:00
SBiOSoftWhare a673ea9d00 version++
Update target versions using project build settings. Deployment target rely on project build settings.
2020-05-29 12:44:16 +02:00
ismailgulek eb009704da Merge pull request #3268 from vector-im/remove_pushkit
Remove PushKit
2020-05-29 12:34:20 +03:00
SBiOSoftWhare c216483554 Update deployment target to iOS 11.0. Required for Jitsi 2.8.x. 2020-05-28 17:35:14 +02:00
ismailgulek 7536e12da7 Implement a memory store specific to NSE
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-27 18:34:04 +03:00
ismailgulek fbfd7053d7 Implement a workaround to delete some notifications afterwards
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 17:52:29 +03:00
ismailgulek 5c15b7f5d0 Create notification service extension
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 14:27:30 +03:00
ismailgulek cf7f2ba18b Fix rebase
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 13:20:59 +03:00
SBiOSoftWhare d4ac446439 Revert deployment target to iOS 10.0 2020-05-22 12:14:46 +03:00
SBiOSoftWhare 625cda756f EventFormatter: Fix text HTML rendering with DTCoreText (Fix #3241). 2020-05-22 12:14:03 +03:00
ismailgulek 208c0cbd39 Removed latest categories
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:10:58 +03:00
ismailgulek ac79595920 Fix xcodeproj file
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
SBiOSoftWhare 1cd5ae28d8 Implement manually verify device screen. 2020-05-07 10:52:49 +02:00
ismailgulek 591e51b95f Prefill email field on registrations
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-28 19:55:02 +03:00
SBiOSoftWhare e66bcd13a2 KeyVerificationVerifyBySASViewController: Update wording and UI. 2020-04-28 17:10:26 +02:00
SBiOSoftWhare d7c499d6ff UILabel: Add convenient method for setting line spacing. 2020-04-24 16:23:15 +02:00
manuroe af6229802d Jitsi: Support v2 widget data. Open a conference on the provided domain 2020-04-24 11:09:01 +02:00
ismailgulek cfecb253e5 Some custom constraints on table view cells fixed for safe area
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 16:15:30 +03:00
ismailgulek 483b35fcf5 Section header views adaptation to safe area insets
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 14:00:31 +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
SBiOSoftWhare b6302ce07f KeyVerification: Add new QR code confirmation screen. 2020-04-16 18:42:14 +02:00
manuroe 5fc697c791 Merge pull request #3079 from vector-im/rior_3053
Key Backup: Use private key if we have it
2020-04-08 18:37:37 +02:00
manuroe e44e91b60a Key Backup: Add a screen for recovering with the local private key 2020-04-08 15:52:04 +02:00
SBiOSoftWhare 2895966098 Add an helper class for encryption trust level badge generation. 2020-04-08 15:05:11 +02:00
SBiOSoftWhare 7ba8fd2195 RoomPowerLevel: Add dedicated file and convenient init. 2020-04-08 12:32:36 +02:00
SBiOSoftWhare ee98f42034 Implement complete security screen. 2020-04-03 15:55:53 +02:00
SBiOSoftWhare 06ffafcd93 Create self verification start screen. 2020-03-27 15:39:23 +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 a9645538ef Move QR code reader and generator classes in their own module. 2020-03-17 12:24:09 +01:00
SBiOSoftWhare 727740816d Move QR code reader and generator classes in their own module. 2020-03-17 10:21:53 +01:00
SBiOSoftWhare 887232c7a7 Key verification: Move SAS verification flow files. 2020-03-13 19:25:22 +01:00
SBiOSoftWhare 40843ec0c1 User verification: Update device verification flow to support device or user verification. 2020-01-31 15:07:30 +01:00
SBiOSoftWhare f01f5c38de Update pbxproj 2020-01-30 18:05:55 +01:00
manuroe cfcee3d21a Settings > Security: Fix file name 2020-01-30 13:24:13 +01:00
manuroe 7dc7c45361 Settings > Security: Add Manage Session screen 2020-01-29 21:09:15 +01:00
manuroe 0aeff76ad4 Settings: Add a dedicated screen for Security 2020-01-28 21:09:51 +01:00