Signal-iOS/SignalMessaging/environment
Harry 33e26b6c4c
Migrate OWSSignalService from objc to swift, and split it into a protocol and implementation
* Split OWSSignalService into a swift protocol and implementation, migrated from objc

* Put OWSSignalService under SSKEnvironment and use mock in mock environment

* Rename from basename + impl to protocol + basename

* extend mock functionality a bit

* pr feedback
2022-08-24 14:36:52 -07:00
..
AppSetup.h Additional avatar logging 2022-02-25 17:28:08 -08:00
AppSetup.m Migrate OWSSignalService from objc to swift, and split it into a protocol and implementation 2022-08-24 14:36:52 -07:00
Environment.h Add nullability annotations to Environment 2022-05-06 12:43:22 -07:00
Environment.m Add nullability annotations to Environment 2022-05-06 12:43:22 -07:00
LaunchJobs.swift Acquire a background task during launch jobs 2022-05-13 21:36:58 -07:00
MessageRequestPendingReceipts.swift Record uniqueIds of messages that receipt messages refer to 2021-07-29 20:40:40 -07:00
NoopCallMessageHandler.swift Lint 2022-03-04 14:16:29 -08:00
OWSSounds.h Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
OWSSounds.m replaced NSLocalizedStringFromAppBundle with OWSLocalizedString 2022-03-08 10:17:25 +01:00
VersionMigrations.h Don't mark app as ready until all version migrations are done. 2018-01-30 11:27:44 -05:00
VersionMigrations.m Revise app versioning scheme. 2021-08-23 18:23:50 -03:00