Commit Graph

457 Commits

Author SHA1 Message Date
SBiOSoftWhare 858549aa96 Fix rebase. 2020-06-23 18:40:30 +02:00
SBiOSoftWhare ae557dbe94 Fix rebase issue. 2020-06-23 18:33:48 +02:00
ismailgulek b36ee8044b Fix rebooted and not unlocked case for extension 2020-06-23 11:19:13 +03:00
ismailgulek 7456086692 Upgrade version to 0.12.5 2020-06-18 10:22:00 +03:00
SBiOSoftWhare adb97f187a Update pbxproj 2020-06-16 11:49:28 +02:00
ismailgulek 2700384b89 Remove GoogleService-Info.plist 2020-06-12 13:29:40 +03:00
ismailgulek 4fcd8baba6 Update version to 0.12.4 2020-06-11 19:55:49 +03:00
ismailgulek 923b30b442 Update version to 0.12.3 2020-06-11 18:01:24 +03:00
SBiOSoftWhare 85a25d4da3 Secrets recovery: Update recovery with passphrase and recovery with key screens. 2020-06-11 13:21:47 +02:00
SBiOSoftWhare 72e9054350 Fix Manu's remarks 2020-06-10 17:06:47 +02:00
SBiOSoftWhare b8baf796d2 Update pbxproj 2020-06-09 17:38:26 +02:00
ismailgulek c2be3a22af Update version to 0.12.2 2020-06-05 18:38:16 +03:00
ismailgulek ec60fda722 Upgrade app version to 0.12.1 2020-06-03 11:36:15 +03:00
SBiOSoftWhare 737035a60e Update RiotNSE target 2020-05-29 13:02:23 +02:00
SBiOSoftWhare ad39156550 version++
Update target versions using project build settings. Deployment target rely on project build settings.
2020-05-29 12:44:16 +02:00
ismailgulek ca86cece99 Merge pull request #3268 from vector-im/remove_pushkit
Remove PushKit
2020-05-29 12:34:20 +03:00
SBiOSoftWhare e38bfd60a5 Update deployment target to iOS 11.0. Required for Jitsi 2.8.x. 2020-05-28 17:35:14 +02:00
ismailgulek b52251a1f2 Implement a memory store specific to NSE
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-27 18:34:04 +03:00
ismailgulek 72279f7f79 Implement a workaround to delete some notifications afterwards
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 17:52:29 +03:00
ismailgulek eb2d572e91 Create notification service extension
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 14:27:30 +03:00
ismailgulek ff09e18abf Fix rebase
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 13:20:59 +03:00
SBiOSoftWhare f68eaa3902 Revert deployment target to iOS 10.0 2020-05-22 12:14:46 +03:00
SBiOSoftWhare 39767e1ca0 EventFormatter: Fix text HTML rendering with DTCoreText (Fix #3241). 2020-05-22 12:14:03 +03:00
ismailgulek 03482debbf Removed latest categories
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:10:58 +03:00
ismailgulek fc3647c0a1 Fix xcodeproj file
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:52:06 +03:00
ismailgulek 02bb2ac7bd PushNotificationService implementation
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:50:45 +03:00
SBiOSoftWhare 03364b7c6a Implement manually verify device screen. 2020-05-07 10:52:49 +02:00
ismailgulek 6ef9164636 Prefill email field on registrations
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-28 19:55:02 +03:00
SBiOSoftWhare 2cd6abc1b6 KeyVerificationVerifyBySASViewController: Update wording and UI. 2020-04-28 17:10:26 +02:00
SBiOSoftWhare f429993d31 UILabel: Add convenient method for setting line spacing. 2020-04-24 16:23:15 +02:00
manuroe 95522132cb Jitsi: Support v2 widget data. Open a conference on the provided domain 2020-04-24 11:09:01 +02:00
ismailgulek 49e513be86 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 d49ac6b4dd Section header views adaptation to safe area insets
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 14:00:31 +03:00
ismailgulek 45f960ed31 Return to call button safe area insets
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 13:53:09 +03:00
SBiOSoftWhare 921e4f9a87 KeyVerification: Add new QR code confirmation screen. 2020-04-16 18:42:14 +02:00
manuroe 04335035b9 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 641025fac4 Key Backup: Add a screen for recovering with the local private key 2020-04-08 15:52:04 +02:00
SBiOSoftWhare dae52e6a6d Add an helper class for encryption trust level badge generation. 2020-04-08 15:05:11 +02:00
SBiOSoftWhare 2124554889 RoomPowerLevel: Add dedicated file and convenient init. 2020-04-08 12:32:36 +02:00
SBiOSoftWhare 370951a2c6 Implement complete security screen. 2020-04-03 15:55:53 +02:00
SBiOSoftWhare 002bf81158 Create self verification start screen. 2020-03-27 15:39:23 +01:00
SBiOSoftWhare d6296b3150 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 e30879f180 Move QR code reader and generator classes in their own module. 2020-03-17 12:24:09 +01:00
SBiOSoftWhare bac74afcb9 Move QR code reader and generator classes in their own module. 2020-03-17 10:21:53 +01:00
SBiOSoftWhare 899717eba3 Key verification: Move SAS verification flow files. 2020-03-13 19:25:22 +01:00
SBiOSoftWhare 57568fc769 User verification: Update device verification flow to support device or user verification. 2020-01-31 15:07:30 +01:00
SBiOSoftWhare d3648cfcb4 Update pbxproj 2020-01-30 18:05:55 +01:00
manuroe 620952ecab Settings > Security: Fix file name 2020-01-30 13:24:13 +01:00
manuroe 2e20508ce4 Settings > Security: Add Manage Session screen 2020-01-29 21:09:15 +01:00
manuroe 63c876b6f6 Settings: Add a dedicated screen for Security 2020-01-28 21:09:51 +01:00