Commit graph

9 commits

Author SHA1 Message Date
Stefan Ceriu
a786cbb90a #4693 - Drop iOS 11 support. 2021-09-01 15:55:41 +03:00
Doug
e2a9d3bb24 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
e7f409ad3b
Refactor sliding modal, combine options when passing 2021-06-28 02:13:49 +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
Gil Eluard
827438a827 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
860ed1e0a0 Update method doc 2020-09-15 16:39:09 +03:00
ismailgulek
c8f5b25c0f Make sliding modal presentable spannable 2020-09-15 14:09:10 +03:00
manuroe
6a3ad95cdf MajorUpdateManager: Add logs 2020-07-21 16:06:54 +02:00
SBiOSoftWhare
c65eb82283 Move sliding modal classes. 2019-11-28 17:30:01 +01:00