We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Just an overview of our ObjC files by size:
✗ find . -name "*.m" -print0 | xargs -0 stat -f "%z bytes %N" | sort -n -r 172117 bytes ./NCAPIController.m 116678 bytes ./RoomInfoTableViewController.m 77774 bytes ./RoomsTableViewController.m 70643 bytes ./NCCallController.m 45033 bytes ./NCSignalingMessage.m 40535 bytes ./NCChatController.m 39802 bytes ./NCNotificationController.m 36061 bytes ./NCDatabaseManager.m 35973 bytes ./NCRoomsManager.m 35440 bytes ./NCSettingsController.m 35006 bytes ./NCExternalSignalingController.m 26688 bytes ./CallKitManager.m 26665 bytes ./NCChatMessage.m 25360 bytes ./AppDelegate.m 23584 bytes ./NCUserInterfaceController.m 22126 bytes ./NCPeerConnection.m 19377 bytes ./AddParticipantsTableViewController.m 19006 bytes ./ShareLocationViewController.m 14905 bytes ./DirectoryTableViewController.m 13605 bytes ./LoginViewController.m 12098 bytes ./RoomSearchTableViewController.m 11483 bytes ./NCChatFileController.m 10992 bytes ./UIBarButtonItem+Badge.m 9908 bytes ./CallParticipantViewCell.m 9572 bytes ./NCContactsManager.m 9332 bytes ./NCRoom.m 8120 bytes ./VoiceMessageTranscribeViewController.m 7954 bytes ./ScreenCapturer.m 7847 bytes ./NCAppBranding.m 7609 bytes ./AuthenticationViewController.m 7130 bytes ./NCChatTitleView.m 6715 bytes ./ChatTableViewCell.m 6526 bytes ./CCCertificate.m 6209 bytes ./NCMessageParameter.m 6013 bytes ./ReplyMessageView.m 5719 bytes ./NCAudioController.m 5572 bytes ./NCIntentController.m 5552 bytes ./NCRoomParticipants.m 5416 bytes ./NCSignalingController.m 5369 bytes ./NCPushNotification.m 5153 bytes ./NCUserStatus.m 5040 bytes ./SystemMessageTableViewCell.m 4882 bytes ./NCNotification.m 4857 bytes ./AutoCompletionTableViewCell.m 4558 bytes ./NCConnectionController.m 4420 bytes ./NCKeyChainController.m 4260 bytes ./ResultMultiSelectionTableViewController.m 4241 bytes ./QuotedMessageView.m 4049 bytes ./DetailedOptionsSelectorTableViewController.m 3909 bytes ./SocketConnection.m 3739 bytes ./MapViewController.m 3704 bytes ./WSMessage.m 3630 bytes ./RoundedNumberView.m 3539 bytes ./SearchTableViewController.m 3413 bytes ./NCUser.m 3412 bytes ./NCContact.m 3195 bytes ./ContactsTableViewCell.m 2617 bytes ./NCAvatarSessionManager.m 2530 bytes ./MessageBodyTextView.m 2135 bytes ./GeoLocationRichObject.m 2048 bytes ./MessageSeparatorTableViewCell.m 1967 bytes ./ScreenCaptureController.m 1798 bytes ./VoiceMessageRecordingView.m 1651 bytes ./NCPoll.m 1642 bytes ./NCPushNotificationsUtils.m 1571 bytes ./NCNavigationController.m 1556 bytes ./NCUserDefaults.m 1556 bytes ./BarButtonItemWithActivity.m 1503 bytes ./AvatarBackgroundImageView.m 1365 bytes ./NotificationCenterNotifications.m 1362 bytes ./NCScreensharingController.m 1274 bytes ./PlaceholderView.m 1139 bytes ./HeaderWithButton.m 950 bytes ./NCMessageFileParameter.m 811 bytes ./ABContact.m 707 bytes ./NCMessageTextView.m 585 bytes ./DateHeaderView.m 518 bytes ./NCMessageLocationParameter.m 506 bytes ./NCDeckCardParameter.m 447 bytes ./NCChatReaction.m 335 bytes ./main.m 322 bytes ./FederatedCapabilities.m 314 bytes ./ServerCapabilities.m 255 bytes ./TalkCapabilities.m 242 bytes ./TalkAccount.m 187 bytes ./NCChatBlock.m
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Just an overview of our ObjC files by size:
The text was updated successfully, but these errors were encountered: