Signal-iOS/Signal/src/ViewControllers/Donations
2024-09-10 12:26:09 -05:00
..
BadgeDetailsSheet.swift migrate OWSFakeProfileManager from objc to swift 2024-08-28 15:10:10 -05:00
BadgeGiftingAlreadyRedeemedSheet.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
BadgeGiftingThanksSheet.swift Remove simple availability checks for iOS 15 2024-07-10 09:40:13 -04:00
BadgeIssueSheet.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
BadgeThanksSheet.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
BadgeThanksSheetPresenter.swift Remove confusing “Subscription” prefix 2023-12-12 12:30:31 -06:00
BankTransferMandateViewController.swift Update existing bar button items using the new convenience methods 2024-03-25 12:20:19 -06:00
DonateChoosePaymentMethodSheet.swift Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
DonateViewController.swift Update to Lottie v4.4.3 2024-04-25 18:19:25 -05:00
DonateViewController+DonationMode.swift move remaining Subscriptions and Jobs code to SignalServiceKit 2024-03-12 03:35:34 -05:00
DonateViewController+MonthlyApplePayDonation.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
DonateViewController+MonthlyPaypalDonation.swift remove import SignalMessaging statements 2024-03-12 03:35:34 -05:00
DonateViewController+MonthlySubscriptionLevelView.swift remove import SignalMessaging statements 2024-03-12 03:35:34 -05:00
DonateViewController+OneTimeApplePayDonation.swift Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
DonateViewController+OneTimePaypalDonation.swift remove import SignalMessaging statements 2024-03-12 03:35:34 -05:00
DonateViewController+PKPaymentAuthorizationControllerDelegate.swift remove import SignalMessaging statements 2024-03-12 03:35:34 -05:00
DonateViewController+State.swift Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
DonationHeroView.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
DonationPaymentDetailsFindAccountInfoSheetViewController.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
DonationPaymentDetailsReadMoreSheetViewController.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
DonationPaymentDetailsSelectIdealBankViewController.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
DonationPaymentDetailsViewController.swift remove import SignalMessaging statements 2024-03-12 03:35:34 -05:00
DonationPaymentDetailsViewController+3DSecure.swift Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
DonationPaymentDetailsViewController+DonationMode.swift remove import SignalMessaging statements 2024-03-12 03:35:34 -05:00
DonationPaymentDetailsViewController+FormFieldView.swift remove the last chunk of objc in the main app target 2024-05-13 12:35:01 -05:00
DonationPaymentDetailsViewController+FormState.swift remove import SignalMessaging statements 2024-03-12 03:35:34 -05:00
DonationPaymentDetailsViewController+GiftDonation.swift Rename owsAssert to owsPrecondition 2024-07-09 10:42:56 -04:00
DonationPaymentDetailsViewController+MonthlyDonation.swift remove import SignalMessaging statements 2024-03-12 03:35:34 -05:00
DonationPaymentDetailsViewController+OneTimeDonation.swift remove import SignalMessaging statements 2024-03-12 03:35:34 -05:00
DonationReadMoreSheetViewController.swift Use smoother, interruptible animation on bottom sheets 2024-08-08 16:09:58 -06:00
DonationViewsUtil.swift migrate two factory methods of UIImage+OWS to swift 2024-04-22 00:17:31 -05:00
DonationViewsUtil+Gifting.swift remove import SignalMessaging statements 2024-03-12 03:35:34 -05:00
DonationViewsUtil+IDEAL.swift remove import SignalMessaging statements 2024-03-12 03:35:34 -05:00
DonationViewsUtil+LocalizedStripeError.swift remove import SignalMessaging statements 2024-03-12 03:35:34 -05:00
DonationViewsUtil+PaymentInProgressView.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
DonationViewsUtil+Paypal.swift remove import SignalMessaging statements 2024-03-12 03:35:34 -05:00
DonationViewsUtil+WaitForSubscriptionJob.swift remove import SignalMessaging statements 2024-03-12 03:35:34 -05:00
OneTimeDonationCustomAmountTextField.swift migrate NSString+OWS to swift 2024-09-10 12:26:09 -05:00