element-ios/Riot/Modules/MediaPicker
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
..
Library Adopt consolidated logging mechanism (#4370) 2021-06-03 11:30:07 +03:00
Views reskin: Create ThemeService.shared 2019-01-11 11:45:27 +01:00
MediaPickerCoordinator.swift Media picker: Create a coordinator. 2019-08-02 17:09:32 +02:00
MediaPickerCoordinatorBridgePresenter.swift Media picker: Create a coordinator. 2019-08-02 17:09:32 +02:00
MediaPickerCoordinatorType.swift Media picker: Create a coordinator. 2019-08-02 17:09:32 +02:00
MediaPickerViewController.h MediaPickerViewController: Remove camera preview and display only recent captures and media albums. 2019-08-02 17:04:14 +02:00
MediaPickerViewController.m Adopt consolidated logging mechanism (#4370) 2021-06-03 11:30:07 +03:00
MediaPickerViewController.xib MediaPickerViewController: Remove camera preview and display only recent captures and media albums. 2019-08-02 17:04:14 +02:00
SingleImagePickerPresenter.swift Code Quality: Fix Stève's remarks 2020-08-26 08:32:07 +02:00