Commit Graph

457 Commits

Author SHA1 Message Date
SBiOSoftWhare d3277abc1f Fix rebase. 2020-06-23 18:40:30 +02:00
SBiOSoftWhare d2076a67fb Fix rebase issue. 2020-06-23 18:33:48 +02:00
ismailgulek b801113ccd Fix rebooted and not unlocked case for extension 2020-06-23 11:19:13 +03:00
ismailgulek 2436b9c1c7 Upgrade version to 0.12.5 2020-06-18 10:22:00 +03:00
SBiOSoftWhare eaaa657625 Update pbxproj 2020-06-16 11:49:28 +02:00
ismailgulek f4dbccefe9 Remove GoogleService-Info.plist 2020-06-12 13:29:40 +03:00
ismailgulek 9b5ed5e87a Update version to 0.12.4 2020-06-11 19:55:49 +03:00
ismailgulek b38033082b Update version to 0.12.3 2020-06-11 18:01:24 +03:00
SBiOSoftWhare 49211bdce2 Secrets recovery: Update recovery with passphrase and recovery with key screens. 2020-06-11 13:21:47 +02:00
SBiOSoftWhare c068735b80 Fix Manu's remarks 2020-06-10 17:06:47 +02:00
SBiOSoftWhare ea83d0f309 Update pbxproj 2020-06-09 17:38:26 +02:00
ismailgulek e2336dd56a Update version to 0.12.2 2020-06-05 18:38:16 +03:00
ismailgulek 1a7f0e5c50 Upgrade app version to 0.12.1 2020-06-03 11:36:15 +03:00
SBiOSoftWhare d67d3469da Update RiotNSE target 2020-05-29 13:02:23 +02:00
SBiOSoftWhare 3c6b197fb5 version++
Update target versions using project build settings. Deployment target rely on project build settings.
2020-05-29 12:44:16 +02:00
ismailgulek 5d42eafcaf Merge pull request #3268 from vector-im/remove_pushkit
Remove PushKit
2020-05-29 12:34:20 +03:00
SBiOSoftWhare fafe35c716 Update deployment target to iOS 11.0. Required for Jitsi 2.8.x. 2020-05-28 17:35:14 +02:00
ismailgulek 89452d551c Implement a memory store specific to NSE
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-27 18:34:04 +03:00
ismailgulek 6856bbe088 Implement a workaround to delete some notifications afterwards
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 17:52:29 +03:00
ismailgulek 2830af7cd6 Create notification service extension
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 14:27:30 +03:00
ismailgulek c7fae06520 Fix rebase
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 13:20:59 +03:00
SBiOSoftWhare d7320f00be Revert deployment target to iOS 10.0 2020-05-22 12:14:46 +03:00
SBiOSoftWhare 9b85a0bc17 EventFormatter: Fix text HTML rendering with DTCoreText (Fix #3241). 2020-05-22 12:14:03 +03:00
ismailgulek 69c64adb75 Removed latest categories
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:10:58 +03:00
ismailgulek fb60bfe2eb Fix xcodeproj file
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:52:06 +03:00
ismailgulek f83ca37a69 PushNotificationService implementation
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:50:45 +03:00
SBiOSoftWhare 4ffd08250f Implement manually verify device screen. 2020-05-07 10:52:49 +02:00
ismailgulek 405809846a Prefill email field on registrations
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-28 19:55:02 +03:00
SBiOSoftWhare 92c6902fb6 KeyVerificationVerifyBySASViewController: Update wording and UI. 2020-04-28 17:10:26 +02:00
SBiOSoftWhare a3db656709 UILabel: Add convenient method for setting line spacing. 2020-04-24 16:23:15 +02:00
manuroe 32aa28b5a0 Jitsi: Support v2 widget data. Open a conference on the provided domain 2020-04-24 11:09:01 +02:00
ismailgulek 008bbc678e 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 e77aceef7b Section header views adaptation to safe area insets
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 14:00:31 +03:00
ismailgulek 377e3812fd Return to call button safe area insets
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 13:53:09 +03:00
SBiOSoftWhare 0f333506ad KeyVerification: Add new QR code confirmation screen. 2020-04-16 18:42:14 +02:00
manuroe 994efb74fd 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 f7112a5698 Key Backup: Add a screen for recovering with the local private key 2020-04-08 15:52:04 +02:00
SBiOSoftWhare 5519d2e966 Add an helper class for encryption trust level badge generation. 2020-04-08 15:05:11 +02:00
SBiOSoftWhare fe1449ac20 RoomPowerLevel: Add dedicated file and convenient init. 2020-04-08 12:32:36 +02:00
SBiOSoftWhare 72842eeb5f Implement complete security screen. 2020-04-03 15:55:53 +02:00
SBiOSoftWhare 80737bcf85 Create self verification start screen. 2020-03-27 15:39:23 +01:00
SBiOSoftWhare 25e8f7fccf 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 93cf1e6e31 Move QR code reader and generator classes in their own module. 2020-03-17 12:24:09 +01:00
SBiOSoftWhare a45d7d6d08 Move QR code reader and generator classes in their own module. 2020-03-17 10:21:53 +01:00
SBiOSoftWhare 312eeaad32 Key verification: Move SAS verification flow files. 2020-03-13 19:25:22 +01:00
SBiOSoftWhare 58b08cc51c User verification: Update device verification flow to support device or user verification. 2020-01-31 15:07:30 +01:00
SBiOSoftWhare 470dd63c4f Update pbxproj 2020-01-30 18:05:55 +01:00
manuroe 867594590a Settings > Security: Fix file name 2020-01-30 13:24:13 +01:00
manuroe b702eeb8d2 Settings > Security: Add Manage Session screen 2020-01-29 21:09:15 +01:00
manuroe 1a95494c83 Settings: Add a dedicated screen for Security 2020-01-28 21:09:51 +01:00