Commit graph

9 commits

Author SHA1 Message Date
SBiOSoftWhare
3e6df9749c Remove MatrixKit import from Swift files. 2021-11-29 17:50:30 +01:00
ismailgulek
187b08c3f0
Create keys for room last message data type 2021-06-03 15:48:01 +03:00
Stefan Ceriu
f7a8163947
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
19aec16225 EncryptionKeyManager: Enable key for e2e DB 2021-02-18 16:37:58 +01:00
Gil Eluard
ed4b8a9762 Merge branch 'develop' into element_3867
# Conflicts:
#	CHANGES.rst
#	Riot.xcodeproj/project.pbxproj
2021-01-11 11:58:53 +01:00
ismailgulek
3788ceee49 Use key provider delegate in common configuration 2020-12-16 16:06:07 +03:00
Gil Eluard
7974126311 Code updated after code review 2020-12-15 16:55:34 +01:00
Gil Eluard
1f9b0db6fe Code updated after code review 2020-12-15 16:47:07 +01:00
Gil Eluard
706db262b8 Implementation of the MXKeyProviderDelegate to enable encryption of contacts, accounts, and crypto DB 2020-12-14 23:05:57 +01:00