Doug
|
49497d1bf3
|
Updates following self review.
|
2022-03-21 17:37:16 +00:00 |
|
Doug
|
9eea959032
|
Merge branch 'develop' into doug/fix_warnings
# Conflicts:
# Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewController.swift
|
2021-07-12 17:54:34 +01: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 |
|
Doug
|
f53445dc24
|
Use AVAsset instead of NSURL to enable sending slow motion videos.
Slow motion videos are returned as AVComposition objects when picked. which lacks a URL property.
|
2021-07-08 16:26:19 +01:00 |
|
manuroe
|
fcebc84337
|
Code Quality: Fix Stève's remarks
|
2020-08-26 08:32:07 +02:00 |
|
manuroe
|
c9f495d460
|
Code Quality: Make sonar happier
by removing some code smells
|
2020-08-25 18:54:47 +02:00 |
|
SBiOSoftWhare
|
7bd85b29a4
|
Create SingleImagePickerPresenter that enables to present an image picker with single selection.
|
2019-08-02 17:21:17 +02:00 |
|