element-ios/Riot/Categories
2021-09-28 17:30:39 +03: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
MXKImageView.swift [Spaces] Show suggested in room lists #4501 2021-08-16 10:33:10 +02:00
MXKRoomBubbleTableViewCell+Riot.h Refactor cell rendering, move most of the controls to the subclass, refactor user actions, add you started call state 2021-03-17 18:17:54 +03:00
MXKRoomBubbleTableViewCell+Riot.m #4090 - Update after review 2021-07-06 23:03:56 +02: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 Adapt sentStatus changes 2021-09-22 11:41:22 +03:00
MXRoom+Riot.m Adapt sentStatus changes 2021-09-22 11:41:22 +03:00
MXRoomSummary+Riot.h [Spaces] M10.7 Explore rooms #4571 2021-09-01 18:12:08 +03:00
MXRoomSummary+Riot.m [Spaces] M10.7 Explore rooms #4571 2021-09-01 18:12:08 +03: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 ShowDirectory: Update view model and handle direct input of room id alias even non public. 2021-06-14 16:13:46 +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
NSArray+Element.h Implement NSArray mappers 2021-09-22 11:38:50 +03:00
NSArray+Element.m Implement NSArray mappers 2021-09-22 11:38:50 +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 shortcut to button label property adjustsFontForContentSizeCategory. 2021-06-18 19:26:55 +02: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 Update Riot/Categories/UIImage.swift 2021-01-08 15:52:23 +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 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.swift fixed FAB button in Home screen 2021-09-22 22:57:21 +02: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 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