Commit Graph

8 Commits

Author SHA1 Message Date
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
ismailgulek b4c510e727 Refactor sliding modal, combine options when passing 2021-06-28 02:13:49 +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
Gil Eluard cc4e5f543c Added blur background support for iPhone and iPad. Slight API changes to avoid race conditions while sharing a presenter. 2020-11-30 15:11:08 +01:00
ismailgulek 2c99b898d7 Update method doc 2020-09-15 16:39:09 +03:00
ismailgulek 5fbb7f594f Make sliding modal presentable spannable 2020-09-15 14:09:10 +03:00
manuroe 141fa28c04 MajorUpdateManager: Add logs 2020-07-21 16:06:54 +02:00
SBiOSoftWhare 3bd078580d Move sliding modal classes. 2019-11-28 17:30:01 +01:00