session-ios/Signal/src/ViewControllers
Matthew Chen c1139a3a28 Fix many leaks in the view controllers.
// FREEBIE
2017-07-26 11:59:00 -04:00
..
ConversationView Surface memory leaks by logging the deallocation of view controllers. 2017-07-26 11:59:00 -04:00
DebugUI Update analytics macros. 2017-07-21 15:04:41 -04:00
AboutTableViewController.h Rework the debug UI. 2017-07-04 11:57:13 -04:00
AboutTableViewController.m Merge branch 'hotfix/2.13.3.0' 2017-07-06 09:33:57 -05:00
AddToBlockListViewController.h Improve contact-related views. 2017-05-02 09:28:02 -04:00
AddToBlockListViewController.m Use SignalAccount class to sync contacts. 2017-05-05 20:57:35 -04:00
AddToGroupViewController.h Respond to CR. 2017-05-02 10:54:07 -04:00
AddToGroupViewController.m update copy / remove some unused "unseen" tracking 2017-06-07 10:19:09 -04:00
AdvancedSettingsTableViewController.h Convert AdvancedSettingsTableViewController to OWSTableView. 2017-05-22 20:34:25 -04:00
AdvancedSettingsTableViewController.m Fix many leaks in the view controllers. 2017-07-26 11:59:00 -04:00
AttachmentApprovalViewController.swift Surface memory leaks by logging the deallocation of view controllers. 2017-07-26 11:59:00 -04:00
AttachmentSharing.h Rename source directories with a space in their name. 2017-03-31 11:58:52 -04:00
AttachmentSharing.m sharing via message view is legible 2017-04-11 15:40:17 -04:00
BlockListUIUtils.h Add SignalAccount class. 2017-05-02 09:28:50 -04:00
BlockListUIUtils.m Use SignalAccount class to sync contacts. 2017-05-05 20:57:35 -04:00
BlockListViewController.h Surface memory leaks by logging the deallocation of view controllers. 2017-07-26 11:59:00 -04:00
BlockListViewController.m Fix many leaks in the view controllers. 2017-07-26 11:59:00 -04:00
CallViewController.swift Surface memory leaks by logging the deallocation of view controllers. 2017-07-26 11:59:00 -04:00
CodeVerificationViewController.h Surface memory leaks by logging the deallocation of view controllers. 2017-07-26 11:59:00 -04:00
CodeVerificationViewController.m Adapt more UI elements to RTL. 2017-07-21 14:49:12 -04:00
ContactsPicker.swift Surface memory leaks by logging the deallocation of view controllers. 2017-07-26 11:59:00 -04:00
ContactsPicker.xib Rename source directories with a space in their name. 2017-03-31 11:58:52 -04:00
ContactsViewHelper.h CR: Don't just build, but present, alert controller 2017-07-19 09:39:50 -04:00
ContactsViewHelper.m CR: Don't just build, but present, alert controller 2017-07-19 09:39:50 -04:00
CountryCodeViewController.h Convert CountryCodeViewController. 2017-05-22 20:23:53 -04:00
CountryCodeViewController.m Replace app settings segue. 2017-05-24 09:17:25 -04:00
DebugSettingsTableViewController.m Modify TSStorageManager to use separate shared read and write connections. 2017-07-05 17:01:28 -04:00
DomainFrontingCountryViewController.h Surface memory leaks by logging the deallocation of view controllers. 2017-07-26 11:59:00 -04:00
DomainFrontingCountryViewController.m Respond to CR. 2017-05-23 09:33:31 -04:00
ExperienceUpgradesPageViewController.swift Surface memory leaks by logging the deallocation of view controllers. 2017-07-26 11:59:00 -04:00
FingerprintViewController.h Surface memory leaks by logging the deallocation of view controllers. 2017-07-26 11:59:00 -04:00
FingerprintViewController.m clarify code and clean up code formatting 2017-06-22 15:20:34 -04:00
FingerprintViewScanController.h Surface memory leaks by logging the deallocation of view controllers. 2017-07-26 11:59:00 -04:00
FingerprintViewScanController.m extract dismiss string -> CommonStrings.dismissButton 2017-07-13 17:08:41 -04:00
FullImageViewController.h Surface memory leaks by logging the deallocation of view controllers. 2017-07-26 11:59:00 -04:00
FullImageViewController.m Surface memory leaks by logging the deallocation of view controllers. 2017-07-26 11:59:00 -04:00
GroupViewHelper.h Respond to CR. 2017-05-02 10:54:07 -04:00
GroupViewHelper.m Rework the scaling and cropping of group avatars. 2017-05-02 12:56:13 -04:00
InboxTableViewCell.h Remove .xib for home view cells; adapter home view to RTL. 2017-07-21 14:49:12 -04:00
InboxTableViewCell.m Respond to CR. 2017-07-21 14:49:24 -04:00
InviteFlow.swift extract dismiss string -> CommonStrings.dismissButton 2017-07-13 17:08:41 -04:00
LockInteractionController.h Rename source directories with a space in their name. 2017-03-31 11:58:52 -04:00
LockInteractionController.m Rename source directories with a space in their name. 2017-03-31 11:58:52 -04:00
MessageComposeTableViewController.h Surface memory leaks by logging the deallocation of view controllers. 2017-07-26 11:59:00 -04:00
MessageComposeTableViewController.m Respond to CR. 2017-07-21 14:49:24 -04:00
NewGroupViewController.h Surface memory leaks by logging the deallocation of view controllers. 2017-07-26 11:59:00 -04:00
NewGroupViewController.m Fix many leaks in the view controllers. 2017-07-26 11:59:00 -04:00
NewNonContactConversationViewController.h Update “new conversation” view to use OWSTableView, contacts view helper, etc. 2017-05-05 10:42:42 -04:00
NewNonContactConversationViewController.m Let users start new 1:1 conversations with blocked non-contacts found by phone number. 2017-05-12 19:00:10 -04:00
NotificationSettingsOptionsViewController.h Apply OWSTableViewController to more views. 2017-07-19 09:34:55 -04:00
NotificationSettingsOptionsViewController.m Apply OWSTableViewController to more views. 2017-07-19 09:34:55 -04:00
NotificationSettingsViewController.h Apply OWSTableViewController to more views. 2017-07-19 09:34:55 -04:00
NotificationSettingsViewController.m Respond to CR. 2017-07-21 14:49:24 -04:00
OWSAddToContactViewController.h Add “new contact” and “add to existing contact” buttons in 1:1 conversation settings view. 2017-07-12 13:18:14 -04:00
OWSAddToContactViewController.m Respond to CR. 2017-07-12 13:47:29 -04:00
OWSAudioAttachmentPlayer.h Update appearance of audio and generic attachment adapters. 2017-05-03 17:05:27 -04:00
OWSAudioAttachmentPlayer.m Block device from sleeping during certain activities. 2017-07-06 17:35:47 -04:00
OWSConversationSettingsTableViewController.h Show verification state banner. Show verification state in conversation settings view. 2017-06-09 16:21:59 -04:00
OWSConversationSettingsTableViewController.m Fix many leaks in the view controllers. 2017-07-26 11:59:00 -04:00
OWSConversationSettingsViewDelegate.h Improve contact-related views. 2017-05-02 09:28:02 -04:00
OWSCountryMetadata.h Let users manually specify the domain fronting country. 2017-05-22 20:34:56 -04:00
OWSCountryMetadata.m Fix crash in manual censorship circumvention logic on iOS 9. 2017-06-22 15:10:14 -04:00
OWSLinkDeviceViewController.h Surface memory leaks by logging the deallocation of view controllers. 2017-07-26 11:59:00 -04:00
OWSLinkDeviceViewController.m Sketch out OWSIdentityManager. 2017-06-07 10:18:16 -04:00
OWSLinkedDevicesTableViewController.h Rename source directories with a space in their name. 2017-03-31 11:58:52 -04:00
OWSLinkedDevicesTableViewController.m extract dismiss string -> CommonStrings.dismissButton 2017-07-13 17:08:41 -04:00
OWSMessagesToolbarContentView.xib Rename source directories with a space in their name. 2017-03-31 11:58:52 -04:00
OWSQRCodeScanningViewController.h Surface memory leaks by logging the deallocation of view controllers. 2017-07-26 11:59:00 -04:00
OWSQRCodeScanningViewController.m Surface memory leaks by logging the deallocation of view controllers. 2017-07-26 11:59:00 -04:00
OWSTableViewController.h Surface memory leaks by logging the deallocation of view controllers. 2017-07-26 11:59:00 -04:00
OWSTableViewController.m Fix many leaks in the view controllers. 2017-07-26 11:59:00 -04:00
OWSViewController.h Surface memory leaks by logging the deallocation of view controllers. 2017-07-26 11:59:00 -04:00
OWSViewController.m Surface memory leaks by logging the deallocation of view controllers. 2017-07-26 11:59:00 -04:00
OversizeTextMessageViewController.swift Surface memory leaks by logging the deallocation of view controllers. 2017-07-26 11:59:00 -04:00
PrivacySettingsTableViewController.h Apply OWSTableViewController to more views. 2017-07-19 09:34:55 -04:00
PrivacySettingsTableViewController.m Fix many leaks in the view controllers. 2017-07-26 11:59:00 -04:00
RegistrationViewController.h Surface memory leaks by logging the deallocation of view controllers. 2017-07-26 11:59:00 -04:00
RegistrationViewController.m Adapt more UI elements to RTL. 2017-07-21 14:49:12 -04:00
SafetyNumberConfirmationAlert.swift Respond to post-holiday code reviews. 2017-06-17 13:38:19 -04:00
SelectRecipientViewController.h Surface memory leaks by logging the deallocation of view controllers. 2017-07-26 11:59:00 -04:00
SelectRecipientViewController.m Fix many leaks in the view controllers. 2017-07-26 11:59:00 -04:00
SelectThreadViewController.h Surface memory leaks by logging the deallocation of view controllers. 2017-07-26 11:59:00 -04:00
SelectThreadViewController.m Fix many leaks in the view controllers. 2017-07-26 11:59:00 -04:00
SendExternalFileViewController.h Respond to CR. 2017-04-26 13:29:56 -04:00
SendExternalFileViewController.m Adapt more UI elements to RTL. 2017-07-21 14:49:12 -04:00
SettingsTableViewController.h Replace app settings segue. 2017-05-24 09:17:25 -04:00
SettingsTableViewController.m Fix many leaks in the view controllers. 2017-07-26 11:59:00 -04:00
ShowGroupMembersViewController.h Improve contact-related views. 2017-05-02 09:28:02 -04:00
ShowGroupMembersViewController.m Fix many leaks in the view controllers. 2017-07-26 11:59:00 -04:00
SignalAttachment.swift Respond to CR. 2017-07-24 12:55:05 -04:00
SignalsNavigationController.h Hide the socket status view when censorship circumvention is active. 2017-05-26 20:41:27 -04:00
SignalsNavigationController.m Reset the unread indicator state if possible while app is in the background. 2017-05-31 09:45:17 -04:00
SignalsViewController.h Surface memory leaks by logging the deallocation of view controllers. 2017-07-26 11:59:00 -04:00
SignalsViewController.m Always reload home view table when changing grouping. 2017-07-24 09:12:54 -04:00
ThreadViewHelper.h Respond to CR. 2017-04-26 15:55:01 -04:00
ThreadViewHelper.m Streamline observation of database modifications in home view. 2017-06-02 09:57:18 -04:00
UpdateGroupViewController.h Surface memory leaks by logging the deallocation of view controllers. 2017-07-26 11:59:00 -04:00
UpdateGroupViewController.m Fix many leaks in the view controllers. 2017-07-26 11:59:00 -04:00
ViewControllerUtils.h Adapt number formatting to RTL. 2017-07-21 14:49:12 -04:00
ViewControllerUtils.m Adapt number formatting to RTL. 2017-07-21 14:49:12 -04:00