session-ios/Signal/src/ViewControllers
Michael Kirk c3274f4e7b Fix navbar after using message button in contact card
I removed this earlier - but turns out we still need this strong
reference, even though we're now using willDissapear instead of
didDissappear.

// FREEBIE
2018-05-15 17:03:38 -04:00
..
AppSettings format debug stats 2018-05-03 09:11:51 -04:00
ConversationView start readtimer whenever we become active 2018-05-15 12:56:47 -04:00
DebugUI Improve handling of unregistered users. 2018-05-14 16:45:06 -04:00
GifPicker Add more asserts around thread in SAE. 2018-04-13 14:59:38 -04:00
HomeView Fix edge cases in home view. 2018-05-14 12:03:52 -04:00
Registration Fix build breakage. 2018-05-07 10:06:59 -04:00
ThreadSettings Add contact view. 2018-05-03 14:09:54 -04:00
Utils Respond to CR. 2018-04-25 10:49:19 -04:00
AddContactShareToExistingContactViewController.swift Move CNContact logic into our system contact adapter 2018-05-10 11:31:22 -04:00
AvatarViewHelper.h Fix build warnings from XCode 9. 2017-11-09 02:52:44 -05:00
AvatarViewHelper.m Ensure media-library permissions when accessing media library 2018-01-18 13:37:11 -05:00
CallViewController.swift Proper flip asset 2018-05-01 18:55:06 -04:00
ContactShareViewHelper.swift Add contact modally and restore navbar style when dismssing contacts 2018-05-14 18:40:56 -04:00
ContactsPicker.swift re-use contact picker for "add to existing" 2018-05-10 11:31:22 -04:00
ContactsPicker.xib Rename source directories with a space in their name. 2017-03-31 11:58:52 -04:00
ContactViewController.swift Fix navbar after using message button in contact card 2018-05-15 17:03:38 -04:00
CropScaleImageViewController.swift Refine loading view of share extension. 2017-12-01 10:48:18 -05:00
DebugSettingsTableViewController.m Modify TSStorageManager to use separate shared read and write connections. 2017-07-05 17:01:28 -04:00
ExperienceUpgradesPageViewController.swift Format 2018-04-02 17:02:32 -04:00
InviteFlow.swift re-use contact picker for "add to existing" 2018-05-10 11:31:22 -04:00
LoadingViewController.swift Don't show screen block until app is ready. 2018-05-14 12:05:14 -04:00
LongTextViewController.swift scrollbar should be on right edge, while leaving margin between text and 2018-04-24 20:19:07 -04:00
MediaDetailViewController.h Improve video scrubbing UX in PageView 2018-03-27 10:16:18 -04:00
MediaDetailViewController.m Avoid crash - reply only works from ConversationVC 2018-05-08 13:56:28 -04:00
MediaGalleryViewController.swift Prevent input toolbar from appearing over camera view, contact view or actionsheet 2018-05-08 17:07:15 -04:00
MediaPageViewController.swift Fix media page title view on iOS9/10 2018-05-03 17:56:46 -04:00
MediaTileViewController.swift Handle "current page view" deleted from tile 2018-03-26 18:07:43 -04:00
MessageDetailViewController.swift Add contact modally and restore navbar style when dismssing contacts 2018-05-14 18:40:56 -04:00
NewContactThreadViewController.h Work on two-factor auth settings UI. 2018-03-01 15:38:59 -05:00
NewContactThreadViewController.m Add contact view. 2018-05-03 14:09:54 -04:00
NewGroupViewController.h Work on two-factor auth settings UI. 2018-03-01 15:38:59 -05:00
NewGroupViewController.m Fix interaction initializers and tests. 2018-04-05 09:36:52 -04:00
OWS2FARegistrationViewController.h Add 2FA registration view. 2018-03-02 10:55:00 -05:00
OWS2FARegistrationViewController.m Fix 2fa registration screen layout 2018-03-07 11:55:57 -05:00
OWS2FAReminderViewController.swift Backport comments from translations 2018-03-26 10:12:04 -04:00
OWS2FASettingsViewController.h Work on two-factor auth settings UI. 2018-03-01 15:38:59 -05:00
OWS2FASettingsViewController.m Conventional naming for out custom PureLayout methods. 2018-04-02 17:02:32 -04:00
OWSNavigationController.h Rework "cancel navigate back" logic. 2017-08-21 10:10:22 -04:00
OWSNavigationController.m Process messages in a single transaction (wherever possible). 2017-09-20 09:40:46 -04:00
ProfileViewController.h Work on two-factor auth settings UI. 2018-03-01 15:38:59 -05:00
ProfileViewController.m Fix small text usage. 2018-04-09 16:15:24 -04:00
SafetyNumberConfirmationAlert.swift Backport comments from translations 2018-03-26 10:12:04 -04:00
SignalsNavigationController.h Implement alternative approach to veto-able back buttons. 2017-08-21 10:10:22 -04:00
SignalsNavigationController.m Clean up ahead of PR. 2018-01-30 10:06:46 -05:00