Signal-iOS/SignalUI
Jordan Rose 094c8290ce Remove unnecessary NotificationCenter.removeObserver calls
As of iOS 9, selector-based observers in NotificationCenter do not
need to be explicitly unregistered.
2022-08-02 17:43:52 -07:00
..
Appearance Allow creation of private stories 2022-07-15 15:05:03 -07:00
Categories Improved crop tool in media editor. 2022-07-26 14:11:03 -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 Fix incorrect uses of NotificationCenter block-based API 2022-08-02 17:43:52 -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 Dedupe when sending to multiple private story threads 2022-07-29 12:39:14 -07:00
ViewControllers Remove unnecessary NotificationCenter.removeObserver calls 2022-08-02 17:43:52 -07:00
ViewModels Allow viewing your own sent stories 2022-08-01 12:44:31 -07:00
Views Remove unnecessary NotificationCenter.removeObserver calls 2022-08-02 17:43:52 -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