Signal-iOS/SignalMessaging/ViewControllers
Michael Kirk 45c4066a80 Fix deadlock with thread.name
For contact threads, thread.name opened a sneaky transaction, which would
sometimes cause a deadlock.

This commit moves the name method to the contact manager and offers an explicit
transaction flavor. There is still a sneaky transaction flavor used in some
places where it's deemed dangerous to plumb through a transaction without
further scrutiny.
2019-08-23 18:45:23 -06:00
..
AttachmentApproval Fix attachment send button. 2019-08-09 21:37:54 -03:00
Stickers Handle "loading" and "load failed" cases in sticker pack view. 2019-08-15 10:12:54 -03:00
ContactFieldView.swift Rename fail macros in Swift. 2018-08-27 10:27:48 -04:00
ContactShareApprovalViewController.swift Fix safe area insets in SAE. 2019-01-16 10:04:33 -05:00
CountryCodeViewController.h Sketch out the 'onboarding phone number' view. 2019-02-14 08:54:27 -05:00
CountryCodeViewController.m Remove rtlSafeAppend 2019-07-19 12:33:17 -07:00
EditContactShareNameViewController.swift Rename fail macros in Swift. 2018-08-27 10:27:48 -04:00
MediaMessageView.swift more concise constants post translation 2019-04-04 13:44:42 -06:00
MessageApprovalViewController.swift Fix deadlock with thread.name 2019-08-23 18:45:23 -06:00
ModalActivityIndicatorViewController.swift autoformatted 2019-04-04 13:44:42 -06:00
NewNonContactConversationViewController.h Update some misc stuff to use SignalServiceAddress 2019-07-10 13:31:03 -07:00
NewNonContactConversationViewController.m No more transitional_phoneNumber 2019-07-11 10:52:13 -07:00
OWSNavigationController.h Allow repicking from giphy approval 2019-05-29 17:13:41 -06:00
OWSNavigationController.m FIX: dismissed VC shouldnt determine status bar style 2019-07-24 13:25:37 -06:00
OWSTableViewController.h Add accessibilityIdentifiers to 'new contact thread' view. 2019-03-25 09:31:19 -04:00
OWSTableViewController.m Remove extra semicolons. 2019-04-30 09:39:04 -04:00
OWSViewController.h Add the sticker pack view. 2019-04-30 16:41:14 -04:00
OWSViewController.m Add more accessibility ids to search bars and navbar items. 2019-05-14 15:04:13 -04:00
ReturnToCallViewController.swift WIP: Media Landscape Mode 2018-11-01 08:43:59 -06:00
ScreenLockViewController.h Add screen lock UI to SAE. 2018-04-20 16:39:35 -04:00
ScreenLockViewController.m Allow all windows to do landscape, fixes: 2019-02-21 17:38:52 -07:00
SelectRecipientViewController.h No more transitional_phoneNumber 2019-07-11 10:52:13 -07:00
SelectRecipientViewController.m fix warnings 2019-08-09 09:41:59 -06:00
SelectThreadViewController.h Revert "Add custom themed search bar." 2018-08-22 12:00:44 -06:00
SelectThreadViewController.m Fix deadlock with thread.name 2019-08-23 18:45:23 -06:00
SharingThreadPickerViewController.h Send multiple attachments from the share extension. 2018-11-13 13:15:54 -05:00
SharingThreadPickerViewController.m Address deadlocks in profile manager. 2019-08-15 16:10:14 -03:00
SheetViewController.swift lighter sheetview handle for dark theme 2018-10-02 09:49:37 -06:00
ViewControllerUtils.h Fix an issue where registration lock PINs were truncated to 16 characters. 2019-08-14 18:03:36 -03:00
ViewControllerUtils.m Merge remote-tracking branch 'origin/release/2.41.1' into release/2.42.0 2019-08-15 19:23:21 -07:00