Signal-iOS/SignalUI
Igor Solomennikov 77d1f2b5ab
Fix regression caused OWSTableSheetViewController not use all available height.
OWSTableViewSheetViewController is inherited from InteractiveSheetViewController
and has additional size calculation logic that updates current sheet size based
on UITableView's contentSize. However, there's also a "max height" constraint
that also needs updating  - this commits adds that.
2022-07-21 09:43:30 -07:00
..
Appearance Allow creation of private stories 2022-07-15 15:05:03 -07:00
Categories Animate UI changes in the bottom toolbar in media review screen. 2022-07-13 12:12:48 -07:00
Environment Report HTTP status code when web sockets fail to connect 2022-03-28 15:25:37 -07:00
Fonts Add new fonts for text stories 2022-03-17 14:30:19 -07:00
Payments Avoid setters that don’t read newValue 2022-07-12 13:39:43 -07:00
SignalUI.docc Add SignalUI framework target. 2021-10-19 09:39:52 -03:00
UI Fix typos 2022-03-18 11:31:06 -07:00
Utils Rename GroupManager+SignalMessaging to GroupManager+GroupInvites 2022-07-18 15:14:51 -07:00
ViewControllers Fix regression caused OWSTableSheetViewController not use all available height. 2022-07-21 09:43:30 -07:00
ViewModels Add support for replying to gift messages 2022-07-07 10:49:20 -07:00
Views Add animations to controls in the in-app camera. 2022-07-21 09:28:30 -07:00
Wallpapers Fix typo: "Gausian" -> "Gaussian". 2022-05-17 19:25:30 -07:00
SignalUI-Prefix.pch minor changes due to changed name of NSLocalizedStringFromAppBundle (now OWSLocalizedString) and new location of swift function and preprocessor definition 2022-03-11 14:08:26 +01:00
SignalUI.h Move dependencies needed for private story creation to SignalUI 2022-07-15 15:05:03 -07:00