Signal-iOS/SignalMessaging/utils
Evan Hahn 9e18a245df Swiftify AppVersion, stop storing properties
This commit:

- Converts `AppVersion` to Swift
- Creates `AppVersionForObjC` as a bridge
- Stops storing many properties; instead, pulls them off `UserDefaults`
  as needed
2023-04-05 16:02:58 -05:00
..
Avatars Add new (dormant) registration profile setup screen 2023-02-17 11:39:19 -06:00
AFQueryString.h Change license to AGPL 2022-10-13 08:25:37 -05:00
AFQueryString.m Fix some C warnings. 2023-03-28 10:27:03 -07:00
APNSRotationStore.swift Only mark APNS tokens as , preventing rotation, for up to 60 days 2023-02-28 15:52:21 -08:00
AppPreferences.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
BiometryType.swift [Payments] Biometry Payments Lock 2023-02-03 12:56:54 -08:00
CallMessageRelay.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
CommonStrings.swift Update SignalCoreKit 2023-01-31 12:34:07 -08:00
DateUtil.h Remove some DateUtil methods 2023-02-28 19:35:56 -08:00
DateUtil.m Remove some DateUtil methods 2023-02-28 19:35:56 -08:00
DateUtil.swift Swiftify formatDuration(seconds:…) 2023-02-22 14:05:35 -08:00
DebugLogger.h Change license to AGPL 2022-10-13 08:25:37 -05:00
DebugLogger.m Swiftify AppVersion, stop storing properties 2023-04-05 16:02:58 -05:00
Dependencies+SignalMessaging.swift Add ServiceId & E164 types 2023-02-21 23:13:46 -08:00
DeviceSleepManager.swift Clean up queue names 2023-02-27 14:16:09 -08:00
HapticFeedback.swift Switify some code related to ConversationInputToolbar. 2022-11-07 16:32:59 -08:00
MobileCoinHelperMinimal.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSOrphanDataCleaner.h Clean up JobRecordFinder 2023-02-22 13:54:56 -08:00
OWSOrphanDataCleaner.m Swiftify AppVersion, stop storing properties 2023-04-05 16:02:58 -05:00
OWSOrphanDataCleaner.swift Move app version off Dependencies and NSObject 2023-04-05 13:29:49 -07:00
OWSPaymentsLock.swift Update SignalCoreKit. Use explicit DispatchQueue instead of relying on the implicit type on promise 'on' params 2023-02-07 16:14:39 -08:00
OWSPreferences.h Rotate APNS tokens automatically when the NSE fails to receive notifications 2022-12-19 11:10:15 -08:00
OWSPreferences.m Rotate APNS tokens automatically when the NSE fails to receive notifications 2022-12-19 11:10:15 -08:00
OWSScreenLock.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSScrubbingLogFormatter.swift Rewrite debug log scrubbing logic in Swift 2023-02-28 15:55:00 -06:00
ProximityMonitoringManager.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
RefreshEvent.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
Searcher.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
ThreadUtil.h Change license to AGPL 2022-10-13 08:25:37 -05:00
ThreadUtil.m Set up account state and exit registration 2023-03-09 21:54:51 -08:00
ThreadUtil.swift Add all JobQueues to environment, via a wrapper 2022-11-09 14:08:44 -06:00