Commit Graph

11 Commits

Author SHA1 Message Date
Stefan Ceriu 62cdb29331 Revert "Revert "#4693 - Drop iOS 11 support."" 2021-09-14 11:41:36 +03:00
Stefan Ceriu 8f46e037f2 Revert "#4693 - Drop iOS 11 support."
This reverts commit a2b359f21960e1b9f75139d94adc7aeb35fa479f.
2021-09-06 18:24:26 +03:00
Stefan Ceriu 0b2616ddb3 #4693 - Drop iOS 11 support. 2021-09-01 15:55:41 +03:00
Doug a4075c89cb 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 a3261749cf Refactor sliding modal, combine options when passing 2021-06-28 02:13:49 +03:00
Stefan Ceriu 43f6c44c78 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 e6bf583dc7 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 05b8cf64ab Update method doc 2020-09-15 16:39:09 +03:00
ismailgulek ce836a9b69 Make sliding modal presentable spannable 2020-09-15 14:09:10 +03:00
manuroe 406cc182a7 MajorUpdateManager: Add logs 2020-07-21 16:06:54 +02:00
SBiOSoftWhare 50e1039c16 Move sliding modal classes. 2019-11-28 17:30:01 +01:00