Dimitris Apostolou
62724cf0be
Fix typos
2022-03-18 11:31:06 -07:00
Igor Solomennikov
f8824905c9
Remove OWSNavigationController.ows_preferredStatusBarStyle.
...
Turns out it is not really necessary: a subclassed UINavigationController
is presented and `preferredStatusBarStyle` override works just fine.
2022-03-02 17:56:40 -08:00
Igor Solomennikov
a48c40b2ba
Make status bar visible when media sharing UI is presented.
...
Media sharing UI is implemented in dark-only style which means
status bar needs to be updated to be visible if the rest of application UI
is in light mode.
2022-03-02 17:56:39 -08:00
Matthew Chen
c416609108
Add SignalUI framework target.
2021-10-19 09:39:53 -03:00