Commit Graph

8 Commits

Author SHA1 Message Date
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
SBiOSoftWhare ea02b639de Create SizingViewHeightStore to store a view height relative to a width. 2020-07-31 18:58:53 +02:00
SBiOSoftWhare 71f32effd7 Integrate RoundedButton where needed. 2020-04-28 16:34:39 +02:00
SBiOSoftWhare f3791dee56 KeyVerificationConclusionBubbleCell: Update warning title and badge image. 2020-01-15 10:50:36 +01:00
SBiOSoftWhare 046e01ac92 Add key verification cells with pagination title. 2020-01-14 20:15:28 +01:00
SBiOSoftWhare 22d350c479 Handle key verification cells data filling. 2020-01-14 20:14:17 +01:00
SBiOSoftWhare ee49cefaa4 KeyVerificationBaseBubbleCell: Use BubbleCellContentView. Improve cell height caching. 2020-01-14 20:10:13 +01:00
SBiOSoftWhare f6e6816c02 Create DM key verification cells. 2019-12-20 10:42:28 +01:00