element-ios/Riot/Categories
2021-01-07 11:22:24 +01:00
..
Bundle.swift BuildSettings: Make it work from extensions 2020-07-30 11:35:50 +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
MXKTableViewCellWithLabelAndSwitch.swift Make some legacy cells conform Reusable & Themable, add some new 2020-09-09 19:32:54 +03:00
MXKTableViewCellWithTextView.swift Make some legacy cells conform Reusable & Themable, add some new 2020-09-09 19:32:54 +03:00
MXRecoveryService.swift MXRecoveryService: Add convenient var to return SecretsRecoveryAvailability. 2020-06-15 16:12:58 +02: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 Refactoring secure backup references. 2020-06-26 14:13:37 +02:00
MXSession+Riot.m MXSession: Make sure vc_canSetupSecureBackup is reusable 2020-10-01 16:46:32 +02:00
MXSessionState.swift Make MXSessionState comparable 2020-08-21 14:06:35 +03:00
MXThirdPartyProtocolInstance.swift Move MXThirdPartyProtocolInstance extension to a new file 2020-09-10 11:25:43 +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 Introduce vc_closeKeyboard on UIApplication 2020-09-07 13:51:30 +03: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 Introduce isPhone 2020-08-06 16:32:58 +03:00
UIGestureRecognizer.swift Add convenient methods on UIGestureRecognizer, UIImage and UIStackView. 2019-05-15 21:29:47 +02:00
UIImage.swift UIImage: Add convenient method to resize an image. 2020-12-18 18:44:08 +01:00
UILabel.swift Fix some SwiftLint warnings. 2020-05-29 09:35:46 +02:00
UINavigationController+Riot.h Removed latest categories 2020-05-22 12:10:58 +03:00
UINavigationController+Riot.m Fix default orientation for navigation controllers 2020-08-12 17:41:54 +03:00
UIScrollView.swift Move scroll method to an extension 2020-08-05 15:22:27 +03: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 Factorize layout of table header and footers 2020-10-07 15:26:58 +03:00
UITableViewCell.swift InviteRecentTableViewCell: Add disclosure indicator to indicate preview action. 2020-11-13 17:16:43 +01: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 Add view shaker 2020-07-21 16:16:39 +03: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 Return image view instance as fab 2020-10-09 12:38:09 +03:00
UNUserNotificationCenter.swift Refactor remove call notifications method 2020-08-11 12:53:51 +03:00
URLComponents.swift Add convenient methods on URLComponents. 2021-01-07 11:22:24 +01:00