Signal-iOS/SignalServiceKit
Evan Hahn 623b1909b2
Prefer Decimal over NSDecimalNumber
This change should have no user impact.

We use `NSDecimalNumber` and `Decimal`. This tries to standardize on
`Decimal` where possible (though the former is still needed in a few
places).

Mostly a mechanical change, though a few little things changed.
2022-10-18 09:43:46 -05:00
..
Experience Upgrades Auto-fix licese header violations in precommit script 2022-10-17 21:08:59 -07:00
protobuf Change license to AGPL 2022-10-13 08:25:37 -05:00
Resources Migrate from ExperienceUpgradeId to ExperienceUpgradeManifest (#5163) 2022-10-17 09:55:12 -07:00
src Prefer Decimal over NSDecimalNumber 2022-10-18 09:43:46 -05:00
tests Prefer Decimal over NSDecimalNumber 2022-10-18 09:43:46 -05: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 Change license to AGPL 2022-10-13 08:25:37 -05:00