Signal-iOS/SignalMessaging
Evan Hahn 20a2cf7311 Use title casing in filenames
This change should have no user impact.

`Error+isRetryable.swift` is now `Error+IsRetryable.swift`, and others
like it.

To find the files, I ran this:

    git ls-files | grep -E '\+[a-z]'
2022-11-10 19:08:44 -08:00
..
attachments Add all JobQueues to environment, via a wrapper 2022-11-09 14:08:44 -06:00
calls Change license to AGPL 2022-10-13 08:25:37 -05:00
categories Use title casing in filenames 2022-11-10 19:08:44 -08:00
contacts Add all JobQueues to environment, via a wrapper 2022-11-09 14:08:44 -06:00
environment Add all JobQueues to environment, via a wrapper 2022-11-09 14:08:44 -06:00
groups Add all JobQueues to environment, via a wrapper 2022-11-09 14:08:44 -06:00
Jobs Add all JobQueues to environment, via a wrapper 2022-11-09 14:08:44 -06:00
Notifications Handle incoming group call rings 2022-11-07 09:48:53 -08:00
Payments Hide Apple Pay UI when the server disallows your region 2022-11-10 16:19:47 -06:00
profiles Make it explicit where we download missing avatars 2022-11-03 16:58:49 -07:00
Storage Service Make it explicit where we download missing avatars 2022-11-03 16:58:49 -07:00
Subscriptions Hide Apple Pay UI when the server disallows your region 2022-11-10 16:19:47 -06:00
test Add FiatMoney type 2022-10-26 17:04:51 -05:00
utils Add all JobQueues to environment, via a wrapper 2022-11-09 14:08:44 -06:00
Info.plist Shared framework between app and extension 2017-11-29 13:58:27 -08:00
SignalMessaging-Prefix.pch Change license to AGPL 2022-10-13 08:25:37 -05:00
SignalMessaging.h Change license to AGPL 2022-10-13 08:25:37 -05:00