Michelle Linington
37fe097812
Lint
2022-04-13 20:23:22 -07:00
Michelle Linington
d54d654cfc
PR Feedback: Remove notImplemented altogether
2022-04-13 20:21:47 -07:00
Michelle Linington
6b2f8d31d6
Lint
2022-04-13 20:21:46 -07:00
Michelle Linington
cca09295e6
Adopt notImplemented() where it's unadopted
...
notImplemented() ends up forwarding to fatalError() anyway, but before
it does so it flushes our logs. That's probably good to have. I think
most of these come from the default implementations Xcode provides for
you with a fix-it.
2022-04-13 20:21:46 -07:00
Igor Solomennikov
d9acd69963
[MediaEditor] Fix typo that caused broken layout when in landscape mode.
2022-03-22 14:24:13 -07:00
Dimitris Apostolou
62724cf0be
Fix typos
2022-03-18 11:31:06 -07:00
Martin Böttcher
8f9be31ba3
replaced NSLocalizedStringFromAppBundle with OWSLocalizedString
2022-03-08 10:17:25 +01:00
Martin Böttcher
c0adfbfb32
NSLocalizedString is replaced by NSLocalizedStringFromAppBundle (reading strings from the bundle of the main app) for all source files called by an app extension and the localizable files are removed for the app extension targets.
2022-03-07 13:29:06 +01:00
Igor Solomennikov
96c7b802de
Slightly tweak position of photos/videos in media editor.
...
In order to minimize amount of moving elements when transitioning from
in-app camera to media editor.
2022-03-02 17:58:40 -08:00
Igor Solomennikov
d1a726f467
Do not use UIVC.automaticallyAdjustsScrollViewInsets - deprecated.
...
Use UIScrollView.contentInsetAdjustmentBehavior instead.
2022-01-31 15:41:18 -08:00
Matthew Chen
7d0485661d
Move window manager to Signal target.
2021-10-19 17:59:13 -03:00
Matthew Chen
25f015d8bc
Add SignalUI framework target.
2021-10-19 09:39:53 -03:00
Matthew Chen
21a8175795
Add SignalUI framework target.
2021-10-19 09:39:53 -03:00
Matthew Chen
c416609108
Add SignalUI framework target.
2021-10-19 09:39:53 -03:00