Signal-iOS/Signal
Max Radermacher 570e591ae3 Fix nav bars during registration & change number
The new OWSNavigationController design handles showing/hiding the nav
bar. The code in this class was fighting against it, which caused the
nav bars to appear/disappear unexpectedly throughout the process.

The vc.navigationController.navigationItem.backBarButtonItem.isEnabled
code also appears to be a no-op. A view controller should configure its
own navigationItem (ie vc.navigationItem), not that of its
navigationController. Furthermore, backBarButtonItem isn't set to what's
actually shown -- this is an opportunity to override what should be
shown to our own custom button.
2023-01-11 09:44:46 -08:00
..
AudioFiles Don't use CallKit for video calls received while the app is active 2020-08-17 15:41:10 -07:00
Images.xcassets Remove PayPal donation confirmation screen 2022-12-13 11:14:09 -06:00
Lottie Updated animation for + attachment button in chat input panel. 2022-11-10 23:09:26 -08:00
NSE-Images.xcassets Cache built avatars to disk for NSE 2022-02-14 11:59:13 -08:00
Settings.bundle Update SSZipArchive to 2.5.2 2022-11-01 16:23:22 -05:00
Sounds Autoplay subsequent audio messages 2021-04-29 18:01:21 -07:00
src Fix nav bars during registration & change number 2023-01-11 09:44:46 -08:00
test Update gift badge copy on badge expiration sheet 2023-01-11 09:44:59 -06:00
translations Update text on gifting "thanks" sheet 2023-01-11 08:55:19 -08:00
.swiftlint.yml
iTunesArtwork@3x.png
main.m Change license to AGPL 2022-10-13 08:25:37 -05:00
Signal-AppStore.entitlements Use a custom scheme to complete the PayPal auth flow 2022-12-06 13:41:24 -08:00
Signal-Info.plist "Bump build to 6.8.0.5." (nightly-01-11-2023) 2023-01-11 04:00:26 -08:00
Signal-Prefix.pch Change license to AGPL 2022-10-13 08:25:37 -05:00
Signal.entitlements Use a custom scheme to complete the PayPal auth flow 2022-12-06 13:41:24 -08:00
SignalTSan.supp
SignalUBSan.supp