element-ios/Riot/Categories
2019-07-30 17:24:45 +02:00
..
Character.swift Add a custom hash method on String same as Riot Web 2019-03-07 17:32:10 +01:00
MXGroup+Riot.h Groups: self-management of membership of groups 2017-12-12 16:03:26 +01:00
MXGroup+Riot.m MXImageView: use the new interface [setImageURI:...] instead of the deprecated one [setImageURL:...] . 2018-11-11 15:20:32 +01:00
MXKRoomBubbleTableViewCell+Riot.h Reactions: Add long press gesture on bubble cell reactions. 2019-07-30 17:24:45 +02:00
MXKRoomBubbleTableViewCell+Riot.m Reactions: Add long press gesture on bubble cell reactions. 2019-07-30 17:24:45 +02:00
MXRoom+Riot.h fix almost all the warnings caused by -Wstrict-prototypes 2019-01-05 03:28:53 +01:00
MXRoom+Riot.m make use of Obj-C's modern syntax for literals and subscripting 2019-01-08 00:24:11 +01:00
MXRoomSummary+Riot.h Handle the room display name and its avatar at the room summary level. 2017-09-14 16:00:50 +02:00
MXRoomSummary+Riot.m MXImageView: use the new interface [setImageURI:...] instead of the deprecated one [setImageURL:...] . 2018-11-11 15:20:32 +01:00
MXSession+Riot.h Create app level category for MXSession to count missed notifications count 2017-08-22 10:46:53 +03:00
MXSession+Riot.m Create app level category for MXSession to count missed notifications count 2017-08-22 10:46:53 +03:00
OperationQueue.swift Add commodity methods on OperationQueue and use them in key backup setup view models. 2019-01-23 12:11:30 +01:00
String.swift Emoji picker: Implement Emoji picker screen. 2019-07-25 16:58:14 +02:00
UIApplication.swift Update Riot/Categories/UIApplication.swift 2019-03-04 19:06:14 +01:00
UIButton.swift Add convenient method on UIButton to enable title with multiple lines. 2019-01-30 11:14:03 +01:00
UIColor.swift reskin: kill UIColorFromRGB and use UIColor swift extension 2019-01-11 12:15:43 +01:00
UIControl.swift Fix SwiftLint warnings 2019-02-27 10:07:51 +01:00
UIGestureRecognizer.swift Add convenient methods on UIGestureRecognizer, UIImage and UIStackView. 2019-05-15 21:29:47 +02:00
UIImage.swift Add convenient methods on UIGestureRecognizer, UIImage and UIStackView. 2019-05-15 21:29:47 +02:00
UINavigationController+Riot.h Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-09 11:59:22 +01:00
UINavigationController+Riot.m Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-09 11:59:22 +01:00
UISearchBar.swift Themes: Handle search bar text color. 2019-07-25 16:58:14 +02:00
UIStackView.swift Add convenient methods on UIGestureRecognizer, UIImage and UIStackView. 2019-05-15 21:29:47 +02:00
UITouch.swift Add convenient method on UITouch to determine if touch is inside a given view. 2019-05-22 16:35:26 +02:00
UIView.swift Fix typo in UIView extension 2019-01-22 17:09:15 +01:00
UIViewController+RiotSearch.h Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-09 11:59:22 +01:00
UIViewController+RiotSearch.m reskin: Create ThemeService.shared 2019-01-11 11:45:27 +01:00
UIViewController.swift Maintenance: Update cocopoads and pods. Automatic update to Swift4.2 2019-02-20 16:45:32 +01:00