Commit Graph

11 Commits

Author SHA1 Message Date
Stefan Ceriu
ee417c21d8 Revert "Revert "#4693 - Drop iOS 11 support."" 2021-09-14 11:41:36 +03:00
Stefan Ceriu
7d6a1cac40 Revert "#4693 - Drop iOS 11 support."
This reverts commit a2b359f21960e1b9f75139d94adc7aeb35fa479f.
2021-09-06 18:24:26 +03:00
Stefan Ceriu
ef3fb0433e #4693 - Drop iOS 11 support. 2021-09-01 15:55:41 +03:00
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