Signal-iOS/Signal/src
Evan Hahn 4dffd80aae
Shorten disappearing countdown description in message details
In adfda71472, we added a disappearing
countdown to the message details screen. It would say something like "6d
23h 58m 6s". Now it just says "6 days 23 hours".

I also reverted some stuff from that commit, because it's no longer
necessary.

Our UI now [matches Android][0].

[0]: 4656cf4bef
2022-08-16 14:35:15 -05: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 Shorten disappearing countdown description in message details 2022-08-16 14:35:15 -05: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 Revert "Add a call to UIApplication:setMinimumBackgroundFetchInterval during app launch" 2022-08-15 15:58:47 -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