Signal-iOS/SignalUI
Evan Hahn e58c2c2455 Use new-style KVO in video player
This fixes one violation of [SwiftLint's `block_based_kvo` rule][0] in
our video player view.

I also removed a method (`playbackTimeDidChange`) for consistency.

[0]: https://realm.github.io/SwiftLint/block_based_kvo.html
2022-07-18 16:11:56 -05: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 Move dependencies needed for private story creation to SignalUI 2022-07-15 15:05:03 -07:00
ViewControllers Remove unused AttachmentCaptionViewController 2022-07-15 17:15:53 -05:00
ViewModels Add support for replying to gift messages 2022-07-07 10:49:20 -07:00
Views Use new-style KVO in video player 2022-07-18 16:11:56 -05: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