Signal-iOS/Signal
Igor Solomennikov e1377c9aa9
OWSTableSheetViewController refactoring.
1. Instead of overriding updateTableContents(shouldReload:) in every subclass let the base class to do the reloading and subclasses will just provide contents for the OWSTableViewController2.
2. Remove unnecessary rebuilding of the OWSTableViewContents in didLayoutSubviews(). Do not reload if content doesn't change (it does not in any of the subclasses).
3. Instead of keeping a pre-configured UIStackView in case there's footer content to show - keep a UIView which is more lightweight. Subclasses just add their own footer content to that.
2025-10-17 13:10:59 -07:00
..
Accessibility enable internal imports by default 2024-09-29 20:03:17 -05:00
AppIcon.xcassets Update app icons 2024-11-08 17:33:00 -07:00
AppLaunch Fix brief appearance of loading progress 2025-10-14 15:30:33 -05:00
Attachments One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
AudioFiles Rip out a bunch of NonCallKitCallUIAdaptee 2024-05-16 18:24:04 -05:00
Avatars Use GroupMasterKey type instead of serialized Data 2025-05-29 20:10:36 -05:00
Backups Update reg flow screens to use new convenience static view creation methods. 2025-10-15 23:25:18 -07:00
Calls OWSTableSheetViewController refactoring. 2025-10-17 13:10:59 -07:00
Contacts One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
ConversationView OWSTableSheetViewController refactoring. 2025-10-17 13:10:59 -07:00
DeleteForMe One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
DeviceTransfer Update registration permissions screen for iOS 26. 2025-10-03 22:29:29 -07:00
Emoji Update to Unicode 16.0 Emoji 2025-10-15 15:01:18 -07:00
Expiration One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
Images.xcassets Show an FYISheet when Backups entitlement expires 2025-10-14 09:10:25 -07:00
Lottie Add indeterminate progress to Link'n'Sync provisioning 2025-01-15 16:01:03 -07:00
Megaphones Update iPad's linking flow designs. 2025-10-15 23:26:04 -07:00
Notifications Notify in <=beta for list media integrity check failure 2025-10-14 14:48:20 -07:00
NSE-Images.xcassets New set of icons. 2023-06-22 17:38:01 -07:00
OrphanData Improve memory usage of orphan data cleaner 2025-09-22 14:43:56 -05:00
Preconditions Remove observeOnce method that’s not necessary 2025-05-13 13:46:41 -05:00
Profiles One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
Provisioning Update iPad's linking flow designs. 2025-10-15 23:26:04 -07:00
QRCodes Consolidate Support URLs into one place 2025-09-04 09:09:50 -07:00
Registration Fix text being clipped in "Choose restore method" screen. 2025-10-17 12:55:26 -07:00
Settings.bundle Update to RingRTC v2.59.2 2025-10-17 11:24:25 -05:00
Sharing Migrate from YYImage to SDWebImage 2025-09-10 21:39:41 -05:00
Sounds Incoming raise hand sound effect 2024-06-06 11:09:01 -06:00
src OWSTableSheetViewController refactoring. 2025-10-17 13:10:59 -07:00
Storage Set requiresExternalPower for backups BGProcessingTask 2025-08-25 10:39:51 -07:00
Symbols.xcassets Update reg transfer QR code view. 2025-10-08 12:47:05 -07:00
test Silently register backupId on restore failure 2025-10-14 17:40:14 -05:00
translations Update translations 2025-10-16 13:42:47 -07:00
URLs open device transfer pane when QR code scanned from system camera 2025-07-29 10:43:24 -07:00
Usernames OWSTableSheetViewController refactoring. 2025-10-17 13:10:59 -07:00
util store recent challenge 2025-09-23 14:50:19 -04:00
.swiftlint.yml
PrivacyInfo.xcprivacy Add PrivacyInfo files 2024-04-26 12:23:07 -05:00
Signal-AppStore.entitlements Update entitlements to reflect support for satellite networks. 2025-10-14 12:28:58 -05:00
Signal-Info.plist Bump version to 7.83 2025-10-16 13:43:42 -07:00
Signal-Prefix.pch remove NSObject OWS category 2025-02-05 08:38:43 -06:00
Signal.entitlements Update entitlements to reflect support for satellite networks. 2025-10-14 12:28:58 -05:00
SignalTSan.supp
SignalUBSan.supp