element-ios/Riot/Modules/Call
Giom Foret 3258e3abc1 MXImageView: use the new interface [setImageURI:...] instead of the deprecated one [setImageURL:...] .
Note - DirectoryServerTableViewCell:
Presently the thirdPartyProtocolInstance.icon is not a Matrix Content URI. We could not use here MXKImageView setImageURI method
 without breaking the instance icon rendering. We use the deprecated interface until this point is fixed on the server side.
2018-11-11 15:20:32 +01:00
..
Views MXImageView: use the new interface [setImageURI:...] instead of the deprecated one [setImageURL:...] . 2018-11-11 15:20:32 +01:00
CallViewController.h Structure project almost by features. Start by organizing view controllers. 2018-07-10 10:21:20 +02:00
CallViewController.m MXImageView: use the new interface [setImageURI:...] instead of the deprecated one [setImageURL:...] . 2018-11-11 15:20:32 +01:00
CallViewController.xib Fix image references in xib and storyboards by removing .png suffix 2018-07-10 17:16:26 +02:00