Commit Graph

318 Commits

Author SHA1 Message Date
Ismail Gulek c11babe7d3 Update app version to 1.0.0 2020-07-01 16:26:34 +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 d6773b9380 Refactor cross signing banner. 2020-06-30 21:46:10 +02:00
SBiOSoftWhare 7268bb8528 Cross-signing: Create key verification setup banner. 2020-06-30 17:33:42 +02:00
ismailgulek 99711db4fd Update version to 0.12.7 2020-06-30 10:54:18 +03:00
ismailgulek b1acd2ad24 Merge branch 'develop' into xcode11
# Conflicts:
#	CHANGES.rst
#	Riot.xcodeproj/project.pbxproj
2020-06-26 17:33:09 +03: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 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 d0121ecd52 Add AuthenticatedSessionViewControllerFactory to set up a authenticated flow for a given CS API request 2020-06-26 07:38:38 +02:00
ismailgulek 5b316ff87c Upgrade version to 0.12.6 2020-06-25 18:23:14 +03:00
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