element-ios/Riot/Categories
Doug 59e541667e Load and store URLPreviewViewData in RoomBubbleCellData.
Implement close button and store the action in Core Data. Hide the preview image view when no image is received. Remove line breaks in description text.
2021-09-01 10:37:37 +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 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 Retrying & deleting failed messages 2021-03-10 22:19:04 +01:00
MXRoom+Riot.m Adopt consolidated logging mechanism (#4370) 2021-06-03 11:30:07 +03: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 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
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 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 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 Factorize layout of table header and footers 2020-10-07 15:26:58 +03:00
UITableViewCell.swift UITableViewCell: Add convenient method to hide one separator cell. 2021-05-06 12:04:29 +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 Create UserAvatarView. 2021-06-07 18:46:16 +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