Andy Uhnak
42f7508538
Use ZXing library to generate QR codes
2022-06-29 11:58:10 +01:00
Frank Rotermund
8773ac5d3f
MESSENGER_2910 fix poll and crosssigning
2022-05-04 09:27:10 +02:00
Frank Rotermund
7ba95405fa
MESSENGER_2910 buildfixes VI Contentscanner && fishy KeyVerificationprocess
2022-05-03 16:02:18 +02:00
Frank Rotermund
6155055114
MESSENGER_2910 buildfixes III
2022-05-03 14:49:06 +02:00
Arnfried Griesert
990962285a
merged element 1.8.10
2022-05-03 12:48:01 +02:00
Frank Rotermund
c2108a2178
MESSENGER-2762 Initial Merge
2022-03-17 15:51:23 +01:00
Arnaud Ringenbach
4c5ae7e4da
Add cancellable property to secureBackup/recovery coordinators
2022-03-09 10:41:48 +01:00
Arnaud Ringenbach
644aac224b
Add cancellable property to secureBackup/recovery coordinators
2022-03-09 10:41:48 +01:00
Arnaud Ringenbach
1c11fc7243
Add cancellable property to secureBackup/recovery view controllers
2022-03-09 10:41:27 +01:00
Arnaud Ringenbach
6c5584acc0
Add cancellable property to secureBackup/recovery view controllers
2022-03-09 10:41:27 +01:00
Doug
86c2b4ebb5
Remove MatrixKitL10n from SwiftGen
...
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
Doug
c9cc59d006
Remove MatrixKitL10n from SwiftGen
...
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
SBiOSoftWhare
3bd774211e
NavigationStore: Update public method signature.
2021-10-08 17:15:14 +02:00
SBiOSoftWhare
004d738898
NavigationStore: Update public method signature.
2021-10-08 17:15:14 +02:00
SBiOSoftWhare
fbbd4d7111
Use NavigationRouterStore where needed.
2021-10-05 10:48:52 +02:00
SBiOSoftWhare
00d289259b
Use NavigationRouterStore where needed.
2021-10-05 10:48:52 +02:00
Stefan Ceriu
92c2a9488f
vector-im/element-ios/issues/4899 - Fixed various localization issues.
2021-09-30 09:40:12 +03:00
Stefan Ceriu
313e666017
vector-im/element-ios/issues/4899 - Fixed various localization issues.
2021-09-30 09:40:12 +03:00
Stefan Ceriu
9957f8f59a
Fixes #4881 - Replaced InfoPlist.cfBundleDisplayName with AppInfo.current.displayName and removed the now unused InfoPlist generated class.
2021-09-22 16:59:47 +03:00
Stefan Ceriu
b41cd1e1a4
Fixes #4881 - Replaced InfoPlist.cfBundleDisplayName with AppInfo.current.displayName and removed the now unused InfoPlist generated class.
2021-09-22 16:59:47 +03:00
Stefan Ceriu
4dd70594cc
Fixes #4881 - Using the bundle display name as the app name in localizable .strings files. Exposing generated .strings and info.plist members to Objective-C.
2021-09-22 14:10:16 +03:00
Stefan Ceriu
cc8b6a8d75
Fixes #4881 - Using the bundle display name as the app name in localizable .strings files. Exposing generated .strings and info.plist members to Objective-C.
2021-09-22 14:10:16 +03:00
ismailgulek
80d3a2e7c0
Merge branch 'develop' into element_4471
2021-08-06 13:34:09 +03:00
ismailgulek
f7549d3d8e
Merge branch 'develop' into element_4471
2021-08-06 13:34:09 +03:00
Doug
cec15f8f1d
Merge branch 'develop' into doug/fix_warnings
...
# Conflicts:
# Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewController.swift
2021-07-12 17:54:34 +01:00
Doug
2bd59ab326
Merge branch 'develop' into doug/fix_warnings
...
# Conflicts:
# Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewController.swift
2021-07-12 17:54:34 +01:00
Doug
87f3cad5cf
Fix typo in comments.
2021-07-09 17:58:27 +01:00
Doug
e7371325d7
Fix typo in comments.
2021-07-09 17:58:27 +01:00
Doug
a4075c89cb
Fix class keyword deprecation warnings everywhere!
...
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
2021-07-09 17:05:43 +01:00
Doug
29d7262e38
Fix class keyword deprecation warnings everywhere!
...
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
2021-07-09 17:05:43 +01:00
David Baker
a8938f4794
Don't show dialog on cancel if self-verifying
...
The user should know they cancelled in if they're self verifying since
they're the one who cancelled, from their other device (the copy referred
to 'the other party', so was inaccurate, so we may as well just remove it).
2021-07-09 16:38:25 +01:00
David Baker
d1e7173383
Don't show dialog on cancel if self-verifying
...
The user should know they cancelled in if they're self verifying since
they're the one who cancelled, from their other device (the copy referred
to 'the other party', so was inaccurate, so we may as well just remove it).
2021-07-09 16:38:25 +01:00
David Baker
62abdf444f
Use different title for scan button for self verification
...
Because it's not 'their' device, it's your own device.
2021-07-02 17:38:12 +01:00
David Baker
5dbd7f1f5a
Use different title for scan button for self verification
...
Because it's not 'their' device, it's your own device.
2021-07-02 17:38:12 +01:00
ismailgulek
9d1de5bc29
Adapt Swifty session states
2021-06-30 18:02:11 +03:00
ismailgulek
0d656ecf2e
Adapt Swifty session states
2021-06-30 18:02:11 +03:00
ismailgulek
3be9ef1fb1
Add sanity checks
2021-06-14 19:31:03 +03:00
ismailgulek
a0c2457a22
Add sanity checks
2021-06-14 19:31:03 +03:00
ismailgulek
3cd0472bd2
Listen for request changes and show QR reader on key verification
2021-06-14 17:00:50 +03:00
ismailgulek
398fb6c2f4
Listen for request changes and show QR reader on key verification
2021-06-14 17:00:50 +03:00
Stefan Ceriu
43f6c44c78
Adopt consolidated logging mechanism ( #4370 )
...
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
Stefan Ceriu
a8b0e8700e
Adopt consolidated logging mechanism ( #4370 )
...
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
manuroe
97c711ba35
Self-verification: Fix compatibility with Element-Web when logging in on iOS
...
#4217
Just after login, send request instead of waiting for an incoming one as per recent EW changes
2021-04-14 17:21:35 +02:00
manuroe
23c754e87c
Self-verification: Fix compatibility with Element-Web when logging in on iOS
...
#4217
Just after login, send request instead of waiting for an incoming one as per recent EW changes
2021-04-14 17:21:35 +02:00
SBiOSoftWhare
69267b0b8b
KeyVerificationService: Remove AuthenticatedSessionViewControllerFactory usage.
2021-02-03 12:14:02 +01:00
SBiOSoftWhare
668c379d9f
KeyVerificationService: Remove AuthenticatedSessionViewControllerFactory usage.
2021-02-03 12:14:02 +01:00
mtoohey31
0d66ae3164
Fixed cients spelling mistake
2021-01-16 22:51:37 -05:00
mtoohey31
f8a3f8ffeb
Fixed cients spelling mistake
2021-01-16 22:51:37 -05:00
SBiOSoftWhare
306d004be6
Self verification: Update complete security screen with new wording.
2020-10-13 10:46:42 +02:00
SBiOSoftWhare
2db489a6b0
Self verification: Update complete security screen with new wording.
2020-10-13 10:46:42 +02:00