Signal-iOS/SignalServiceKit
Evan Hahn 9563ea810c
Clean up device provisioning request
This change should have no user impact. It makes a few changes to
`OWSRequestFactory.deviceProvisioningRequestWithMessageBody`:

- Adds tests
- Converts it to Swift
- Renames it to `provisionDevice`
- URL-encodes one of the parameters

(I was thankful for `OWSDeviceProvisionerTest` when I made this change,
as it increased my confidence that this was safe.)
2023-01-24 09:42:52 -08:00
..
Experience Upgrades Refactor contact access code 2023-01-12 09:55:30 -08:00
Jobs Add all JobQueues to environment, via a wrapper 2022-11-09 14:08:44 -06:00
protobuf Call Disposition 2023-01-10 11:48:46 -08:00
Resources Gifting: add PayPal support 2023-01-18 16:38:57 -06:00
src Clean up device provisioning request 2023-01-24 09:42:52 -08:00
tests Clean up device provisioning request 2023-01-24 09:42:52 -08:00
.clang-format Update clang-format with AllowShortEnumsOnASingleLine: false 2022-03-14 11:20:20 -07:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch Change license to AGPL 2022-10-13 08:25:37 -05:00
SignalServiceKit.h Call Disposition 2023-01-10 11:48:46 -08:00