Signal-iOS/SignalUI
Evan Hahn d0c7de494a Computed accessors shold always be in the same order
`get`, then `set`. This fixes violations of [SwiftLint's
`computed_accessors_order` rule][0].

A very mechanical change.

[0]: https://realm.github.io/SwiftLint/computed_accessors_order.html
2022-06-24 09:35:07 -07:00
..
Appearance Initial story sending support 2022-06-10 22:28:03 -04:00
Categories Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05: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 Initial story sending support 2022-06-10 22:28:03 -04: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 Make some outgoing message params optional 2022-06-23 12:53:05 +00:00
ViewControllers Computed accessors shold always be in the same order 2022-06-24 09:35:07 -07:00
ViewModels Make some outgoing message params optional 2022-06-23 12:53:05 +00:00
Views Computed accessors shold always be in the same order 2022-06-24 09:35:07 -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 Change phone number. 2021-11-19 14:28:18 -03:00