Signal-iOS/SignalUI/ViewControllers
Harry a146e18aaf
Set up account state and exit registration
* Go to chat list view after registration

* sync system contacts during registration

* Use explicit local credentials for storage service operations during registration

* fix tests

* Quick hack to get through double pin confirmation

* Finishing touches

* lint

* fix build

* reload phone number discoverability after storage service sync

* fix tests again

* Take chat auth on account and contact record initializers

* Change around branches for clarity in OWSUserProfile

* pr comments

* Split ChatServiceAuth into the same and AuthedAccount

* fix tests

* merge woes
2023-03-09 21:54:51 -08:00
..
AttachmentApproval Update SignalCoreKit. Use explicit DispatchQueue instead of relying on the implicit type on promise 'on' params 2023-02-07 16:14:39 -08:00
ConversationPicker Set up account state and exit registration 2023-03-09 21:54:51 -08:00
Member Picker Require explicitly setting my story privacy settings before sending to my story 2022-11-11 13:28:14 -08:00
Recipient Picker Set up account state and exit registration 2023-03-09 21:54:51 -08:00
Safety Numbers Set up account state and exit registration 2023-03-09 21:54:51 -08:00
Stickers Update SignalCoreKit. Use explicit DispatchQueue instead of relying on the implicit type on promise 'on' params 2023-02-07 16:14:39 -08:00
Stories Update SignalCoreKit 2023-01-31 12:34:07 -08:00
ActionSheetController.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
ApprovalFooterView.swift Update "Send" button icon to up arrow in all places. 2022-11-16 16:32:34 -08:00
ContactFieldView.swift Prefer isEmpty with strings 2022-11-01 17:53:46 -05:00
ContactShareApprovalViewController.swift Switify some code related to ConversationInputToolbar. 2022-11-07 16:32:59 -08:00
ContactsPicker.swift Refactor contact access code 2023-01-12 09:55:30 -08:00
CountryCodeViewController.swift Make RegistrationCountryState a struct 2023-02-13 18:29:02 -08:00
CustomCellBackgroundColor.swift Add .notAllowed to editingAuthorization for iPad 2023-02-01 11:33:37 -08:00
EditContactShareNameViewController.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
FindByPhoneNumberViewController.swift Update SignalCoreKit. Use explicit DispatchQueue instead of relying on the implicit type on promise 'on' params 2023-02-07 16:14:39 -08:00
InteractiveSheetViewController.swift Once reply sheet is focused and maximized, keep it maximized 2022-10-18 22:38:36 -07:00
MediaMessageView.swift Improvements for "Media Review" screen. 2023-01-11 16:22:40 -08:00
ModalActivityIndicatorViewController.swift Dismissing spinner shouldn't require callback 2023-01-20 18:11:55 -06:00
OWSNavigationController.swift Use iOS 13+ UINavigationBarAppearance for navbar styling 2022-12-13 16:17:41 -08:00
OWSNavigationControllerBase.h Translate OWSNavigationController to swift 2022-11-03 15:33:02 -07:00
OWSNavigationControllerBase.m Translate OWSNavigationController to swift 2022-11-03 15:33:02 -07:00
OWSTableSheetViewController.swift Share sheet: allow sharing to story before processing completes 2022-11-16 10:28:06 -06:00
OWSTableViewController2.swift Dynamic updates when possible in username selection 2023-02-07 09:45:58 -08:00
OWSTableViewController.h Dynamic updates when possible in username selection 2023-02-07 09:45:58 -08:00
OWSTableViewController.m Dynamic updates when possible in username selection 2023-02-07 09:45:58 -08:00
OWSTableViewController.swift Users must confirm PayPal donation before donating 2022-12-02 15:27:03 -06:00
OWSViewController.swift Apply rotation+keyboard updates properly in OWSViewController 2022-11-09 08:51:39 -06:00
OWSViewControllerObjc.h Refactor OWSNavigationController 2022-11-03 16:40:47 -07:00
OWSViewControllerObjc.m Use iOS 13+ UINavigationBarAppearance for navbar styling 2022-12-13 16:17:41 -08:00
OWSWindow.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
RegistrationValues.swift Hook up RegistrationPhoneNumberViewController 2023-02-21 07:46:56 -08:00
SafetyNumberConfirmationSheet.swift Set up account state and exit registration 2023-03-09 21:54:51 -08:00
ScanQRCodeViewController.swift Clean up queue names 2023-02-27 14:16:09 -08:00
ScreenLockViewController.h Change license to AGPL 2022-10-13 08:25:37 -05:00
ScreenLockViewController.m Fix Screen Lock error when no passcode is set 2022-12-20 13:52:15 -08:00
SheetViewController.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
SpamCaptchaViewController.swift Import SignalMessaging where it’s needed 2022-10-24 10:19:06 -07:00
TextApprovalViewController.swift Consolidate link preview fetching code 2023-02-21 12:49:25 -08:00
UIViewController+Permissions.h Change license to AGPL 2022-10-13 08:25:37 -05:00
UIViewController+Permissions.m Change license to AGPL 2022-10-13 08:25:37 -05:00
ViewControllerUtils.h Remove unused status bar touch code 2022-12-06 09:39:23 -08:00
ViewControllerUtils.m Remove unused status bar touch code 2022-12-06 09:39:23 -08:00