Signal-iOS/Signal/src
Jordan Rose e5e4e4b2bf Fix message for an ongoing group call with three people
There's no reason to special-case "three" vs "four or more" in our
current format (rather than using "three or more"), and in fact the
"three" case wasn't using correct English (it was correct in the
PluralAware table, though). Update both the in-call title text and the
conversation item to use the PluralAware "many" version for "three or
more" people in a call.
2022-08-15 13:42:05 -07:00
..
Calls Fix message for an ongoing group call with three people 2022-08-15 13:42:05 -07:00
environment Prompt for diagnostics if db corruption happens 2022-07-27 11:57:16 -05:00
Experience Upgrades Fix violations of SwiftLint's attributes rule 2022-05-14 09:07:42 -05:00
Jobs Initial story sending support 2022-06-10 22:28:03 -04:00
Models Move dependencies needed for private story creation to SignalUI 2022-07-15 15:05:03 -07:00
UserInterface Don't show call window for already-terminated calls. 2022-08-12 13:04:38 -07:00
util Video Story muting/unmuting 2022-08-10 16:25:49 -07:00
ViewControllers Apply theme to CVC after changing input toolbar. 2022-08-15 13:16:12 -07:00
views Propagate ThreadAssociatedData audioPlaybackRate down to CVComponentAudioAttachment 2022-08-04 15:53:11 -07:00
AppDelegate.h Show the launch failure screen if the last app launch crashed 2022-04-22 09:55:59 -07:00
AppDelegate.m Add a call to UIApplication:setMinimumBackgroundFetchInterval during app launch 2022-08-09 16:57:46 -07:00
AppDelegate.swift Move checkSomeDiskSpaceAvailable to Swift 2022-07-27 12:17:00 -05:00
Signal-Bridging-Header.h Remove app screenshot generation code 2022-05-04 12:32:20 -05:00