Commit Graph

5 Commits

Author SHA1 Message Date
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
ismailgulek f132070fc7 Update store mechanism for call invites 2021-05-10 17:28:59 +03:00
ismailgulek 4a704262d4 Add removeAll method to KeyValueStore 2021-05-10 17:21:44 +03:00
ismailgulek 2e656c27c9 Remove shared instance 2020-08-20 17:43:46 +03:00
ismailgulek 7a96c60140 Rename PushNotificationManager to PushNotificationStore 2020-08-20 17:31:47 +03:00