Commit Graph

11 Commits

Author SHA1 Message Date
Stefan Ceriu f1d3e5af9d Revert "Revert "#4693 - Drop iOS 11 support."" 2021-09-14 11:41:36 +03:00
Stefan Ceriu c686a6b653 Revert "#4693 - Drop iOS 11 support."
This reverts commit a2b359f21960e1b9f75139d94adc7aeb35fa479f.
2021-09-06 18:24:26 +03:00
Stefan Ceriu 9457c25981 #4693 - Drop iOS 11 support. 2021-09-01 15:55:41 +03:00
Doug c411097256 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 124117f25c Refactor sliding modal, combine options when passing 2021-06-28 02:13:49 +03:00
Stefan Ceriu b00d07ffca 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 35798d0fcb 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 aad96bda4a Update method doc 2020-09-15 16:39:09 +03:00
ismailgulek 699a58736f Make sliding modal presentable spannable 2020-09-15 14:09:10 +03:00
manuroe b5724629bb MajorUpdateManager: Add logs 2020-07-21 16:06:54 +02:00
SBiOSoftWhare ddd4121f3d Move sliding modal classes. 2019-11-28 17:30:01 +01:00