Signal-iOS/SignalMessaging/environment
Christopher Kobusch 4715240cc1 Added custom notification sounds
* user can add custom notification sounds from Files app (aiff, wav, or caf files)
* former OWSSound enum is now named OWSStandardSound, OWSSound turned into an alias for NSUInteger
* custom sounds get IDs based on the hash of the file name
2020-09-23 14:54:23 -07:00
..
migrations Added custom notification sounds 2020-09-23 14:54:23 -07:00
AppSetup.h Rework creation of singletons. 2018-09-19 15:11:26 -04:00
AppSetup.m Rename OWSMessageSender -> MessageSender. 2020-09-17 21:35:35 -03:00
Environment.h Convert ContactsViewHelper to singleton. 2020-08-11 17:51:40 -03:00
Environment.m Convert ContactsViewHelper to singleton. 2020-08-11 17:51:40 -03:00
LaunchJobs.swift Rename singleton accessors. 2020-09-17 21:11:07 -03:00
MessageRequestReadReceipts.swift Minor cleanup. 2020-08-19 10:51:57 -03:00
NoopCallMessageHandler.swift Migration to add serverDeliveryTimestamp 2020-08-20 16:48:54 -07:00
OWSAudioSession.swift Rename singleton accessors. 2020-09-17 21:11:09 -03:00
OWSSounds.h Added custom notification sounds 2020-09-23 14:54:23 -07:00
OWSSounds.m Added custom notification sounds 2020-09-23 14:54:23 -07: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 Rename singleton accessors. 2020-09-17 21:11:07 -03:00