element-ios/Riot/Categories
2020-04-24 16:23:15 +02:00
..
Character.swift Add a custom hash method on String same as Riot Web 2019-03-07 17:32:10 +01:00
FloatingPoint.swift Add convenient clamped method to FloatingPoint. 2019-11-28 12:41:18 +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 MXKRoomBubbleTableViewCell: Add incoming key verification request action identifiers. 2020-01-14 19:55:49 +01:00
MXKRoomBubbleTableViewCell+Riot.m MXKRoomBubbleTableViewCell: Add incoming key verification request action identifiers. 2020-01-14 19:55:49 +01:00
MXRoom+Riot.h Badges: Make Riot build again 2020-04-21 14:26:20 +02:00
MXRoom+Riot.m Rename UserEncryptionTrustLevelNormal to UserEncryptionTrustLevelNotVerified 2020-04-23 15:25:43 +02:00
MXRoomSummary+Riot.h Room decoration: Use shields instead of padlocks 2020-01-31 14:59:54 +01:00
MXRoomSummary+Riot.m Room e2e decoration: Change the algo a bit 2020-02-01 17:25:23 +01:00
MXSession+Riot.h E2E by default: canEnableE2EByDefaultInNewRoomWithUsers is now defined in the SDK 2020-01-30 16:08:58 +01:00
MXSession+Riot.m E2E by default: canEnableE2EByDefaultInNewRoomWithUsers is now defined in the SDK 2020-01-30 16:08:58 +01: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 to UIButton to set a background color as an image. 2019-11-28 12:42:19 +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
UIDevice.swift Return to call button safe area insets 2020-04-22 13:53:09 +03: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
UILabel.swift UILabel: Add convenient method for setting line spacing. 2020-04-24 16:23:15 +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 iOS13 code cannot be built from Xcode10 2019-08-08 15:05:50 +02:00
UIStackView.swift UIStackView: Refactor extension method vc_removeAllSubviews to vc_removeAllArrangedSubviews. 2019-12-20 10:32:09 +01:00
UITableView.swift Some custom constraints on table view cells fixed for safe area 2020-04-22 16:15:30 +03:00
UITableViewCell.swift Some custom constraints on table view cells fixed for safe area 2020-04-22 16:15:30 +03: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 UIView: Add convenient vc_removeAllSubviews method. 2019-12-20 10:32:33 +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 ContactsTableViewController safe area insets, fixes #3072 2020-04-22 13:53:12 +03:00
UIViewController.swift Maintenance: Update cocopoads and pods. Automatic update to Swift4.2 2019-02-20 16:45:32 +01:00