Signal-iOS/SignalUI
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
..
Appearance Update reg transfer QR code view. 2025-10-08 12:47:05 -07:00
AppLaunch Asyncify updateConversionRates 2025-07-23 12:27:10 -05:00
AttachmentApproval Remove invisible view from share extension 2025-10-07 12:08:52 -05:00
AttachmentMultisend Inline oversize text in backups 2025-07-30 11:42:39 -07:00
Attachments Use native iOS photo picker 2025-04-16 23:46:01 -06:00
AV Remove trailing AVFoundation version component 2025-07-02 15:04:47 -05:00
Calls Update to LibSignal v0.75.0 2025-06-17 14:02:29 -05:00
ContactSharing Sync "default avatar colors" across devices 2025-03-20 15:18:11 -07:00
ConversationView Migrate from YYImage to SDWebImage 2025-09-10 21:39:41 -05:00
Fonts Add more contact badges 2024-03-29 16:08:35 -06:00
ImageEditor Workaround for dysfunctional UIKeyboardLayoutGuide on iOS 15. 2025-10-02 10:12:45 -07:00
LinkPreview Migrate from YYImage to SDWebImage 2025-09-10 21:39:41 -05:00
Media Support zooming in view-once media 2025-03-17 18:19:34 -07:00
Payments Consolidate oversize text handling 2025-07-30 13:27:06 -07:00
RecipientPickers OWSTableSheetViewController refactoring. 2025-10-17 13:10:59 -07:00
SafetyNumbers Update bar button placement and behavior 2025-10-06 19:54:17 -04:00
Search Asyncify search flows 2025-05-21 12:27:16 -05:00
Sending Consolidate oversize text handling 2025-07-30 13:27:06 -07:00
Stickers Re-worked custom chat keyboard size calculations. 2025-09-30 14:42:15 -07:00
Stories Update bar button placement and behavior 2025-10-06 19:54:17 -04:00
SwiftUIExtensions Grab bag of Backups style fixes 2025-09-30 16:32:36 -07:00
UIKitExtensions Add convenience methods for setting up standard full-screen static views. 2025-10-15 12:34:17 -07:00
Usernames Remove keyboard frame tracking from OWSViewController. 2025-09-23 12:03:32 -07:00
Utils Fix error handling when accepting group invitation 2025-09-15 15:46:32 -05:00
VideoEditor Allow saving photos when permissions are write-only 2025-05-05 11:36:43 -06:00
ViewControllers OWSTableSheetViewController refactoring. 2025-10-17 13:10:59 -07:00
Views Add ActionSheet when disabling Backups, but still subscribed 2025-10-15 12:28:55 -07:00
Wallpapers Respect global “Dark Theme Dims Wallpaper” setting 2025-09-24 16:21:51 -05:00
SignalUI.h Work around use of deprecated UIButton API 2024-07-03 14:27:48 -04:00