Signal-iOS/Signal/src/UserInterface
Jordan Rose 41b381b1b1 When starting a call, attemptRotationToDeviceOrientation()
Speculative fix for a hard-to-reproduce issue where the call view ends
up laid out in landscape and then clipped to portrait, rather than
being forced to portrait in the first place.

Possibly fallout from 856ced4062, which replaced an explicit call to
our UIDevice.ows_setOrientation(). We don't want to revert to that
because it messes up legitimate orientation detection.
2022-08-23 10:45:27 -07:00
..
ConversationSearch.swift Fix wrong localization key 2022-05-04 09:54:09 -05:00
OWSLayerView.swift Tweak design of quoted replies. 2018-06-29 17:02:39 -04:00
OWSWindowManager.h Lint 2022-01-12 23:19:36 -08:00
OWSWindowManager.m When starting a call, attemptRotationToDeviceOrientation() 2022-08-23 10:45:27 -07:00