element-ios/Riot/Categories
Doug 06abdf78ad Re-enable NSException on Share extension dismiss.
Disable crash logging in the share extension because of this.
2022-03-21 10:06:19 +00:00
..
Array.swift Array: Update convenient method signature. 2021-10-08 15:45:53 +02:00
Bundle.swift Re-enable NSException on Share extension dismiss. 2022-03-21 10:06:19 +00: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
MXEvent.swift MXEvent: Add convenient message type property. 2022-01-26 16:10:38 +01:00
MXGroup+Riot.h Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +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
MXKImageView.swift Fix generated avatar colours not matching Element Web. 2021-10-11 16:06:15 +01:00
MXKRoomBubbleCellData+Riot.swift MXKRoomBubbleCellData: Remove redundant isSenderCurrentUser method. 2022-01-26 15:52:27 +01:00
MXKRoomBubbleTableViewCell+Riot.h MXKRoomBubbleTableViewCell: Add possiblity to choose between left or right display for timestamp. 2022-01-31 17:15:35 +01:00
MXKRoomBubbleTableViewCell+Riot.m Fix MXKRoomBubbleTableViewCell categorie. 2022-02-16 17:42:37 +01:00
MXKTableViewCellWithLabelAndSwitch.swift Change onTintColor 2021-06-01 17:22:45 +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 Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +01:00
MXRoom+Riot.m Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +01:00
MXRoomSummary+Riot.h Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +01:00
MXRoomSummary+Riot.m Improve the Obj-C Generated Interface Header Name definition 2021-10-26 17:42:33 +02:00
MXSession+Riot.h ShowDirectory: Update view model and handle direct input of room id alias even non public. 2021-06-14 16:13:46 +02:00
MXSession+Riot.m Adapt from summaries to rooms & little naming fixes 2021-12-29 17:40:09 +03: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
NSArray+Element.h Add docs and rename block parameter 2021-10-12 14:29:16 +03:00
NSArray+Element.m Add docs and rename block parameter 2021-10-12 14:29:16 +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
RoomBubbleCellData.swift Avoid force unwraps 2021-02-10 00:05:27 +03:00
String.swift RoomCreationIntroCellContentView: Improve add topic case. 2021-02-23 15:46:20 +01:00
UIApplication.swift Introduce vc_closeKeyboard on UIApplication 2020-09-07 13:51:30 +03:00
UIButton.swift UIButton: Add convenient method to modify font. 2022-03-17 16:39:05 +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 Revert "Revert "#4693 - Drop iOS 11 support."" 2021-09-14 11:41:36 +03:00
UIGestureRecognizer.swift Add convenient methods on UIGestureRecognizer, UIImage and UIStackView. 2019-05-15 21:29:47 +02:00
UIImage.swift Persist rendering mode when resizing an image 2022-01-12 14:47:30 +03:00
UILabel.swift Fix some SwiftLint warnings. 2020-05-29 09:35:46 +02:00
UINavigationController+Riot.h Remove unnecessary MatrixKit imports. 2021-11-29 17:45:35 +01: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 Introduce vc_hasIndexPath on UITableView extension 2021-09-22 11:04:39 +03:00
UITableViewCell.swift Revert "Revert "#4693 - Drop iOS 11 support."" 2021-09-14 11:41:36 +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+Toast.swift Update activity indicators on leaving room 2022-02-18 13:31:21 +00:00
UIView.swift fixed FAB button in Home screen 2021-09-22 22:57:21 +02:00
UIViewController+RiotSearch.h Remove bubbles background from search screens (#5601) 2022-02-16 15:37:56 +01:00
UIViewController+RiotSearch.m Remove bubbles background from search screens (#5601) 2022-02-16 15:37:56 +01:00
UIViewController.swift SP2: Adding Rooms to Spaces element-ios#5230 2021-12-23 14:08:00 +01:00
UNUserNotificationCenter.swift Adopt consolidated logging mechanism (#4370) 2021-06-03 11:30:07 +03:00
URLComponents.swift Add convenient methods on URLComponents. 2021-01-07 11:22:24 +01:00