Signal-iOS/SignalServiceKit
Igor Solomennikov 77fd1345f8
Updates to Chat, Calls and Stories views.
• use UIBackgroundConfiguration to configure background colors (normal, selected) for list rows in Chats, Calls, Stories;
this allows us to use background with rounded corners on iPads, as design team wanted;
• in Chats, use secondaryLabel color to show last message text, timestamp etc. instead of older color.
• in Chats, use system-provided horizontal layout margins for content instead of fixed 16 dp.
• update to use dynamic colors in all of those lists: assign color values just once, don't reload UI on light/dark mode change;
• switch to using UIColor.Signal.background for all those lists; this results in those views getting proper "elevated" background color when displayed in the Split View controller.
• use UIButton (instead of OWSButton) in Stories ("Save" and "Context Menu") buttons.
2025-10-24 18:50:55 -07:00
..
Account Add some support for binary service IDs 2025-10-24 17:38:58 -05:00
Attachments Add DataImageSource 2025-10-21 00:09:39 -05:00
Avatars Add DataImageSource 2025-10-21 00:09:39 -05:00
Backups Add some support for binary service IDs 2025-10-24 17:38:58 -05:00
Calls Move some files to more appropriate directories 2025-09-29 17:17:07 -05:00
ChangePhoneNumber Migrate PreKeys to a dedicated table 2025-10-24 15:38:03 -05:00
Concurrency Add mutual exclusion when sending to a recipient 2025-10-24 16:35:20 -05:00
Contacts Add some support for binary service IDs 2025-10-24 17:38:58 -05:00
Cryptography Consider startOffset in Data subscripts 2025-10-17 11:22:58 -05:00
Dates Move around some files in SignalServiceKit 2025-09-15 15:24:13 -05:00
Debugging Always flush logger in owsFailDebug 2025-10-15 14:48:27 -07:00
Devices Add some support for binary service IDs 2025-10-24 17:38:58 -05:00
DisappearingMessagesConfiguration Reset dm timer version when a linked device becomes delinked 2025-04-28 18:51:11 -07:00
Environment Add some support for binary service IDs 2025-10-24 17:38:58 -05:00
Groups Use KeyedConcurrentTaskQueue for group updates 2025-10-24 16:36:27 -05:00
Jobs Implement poll vote sending 2025-10-14 15:18:25 -04:00
LocalDeviceAuth Add UX for rotating the AEP, from Backup Settings 2025-08-07 12:02:18 -07:00
Megaphones Avoid Any?-typed responseBodyJson for all but one caller 2025-10-24 12:57:56 -07:00
Messages Updates to Chat, Calls and Stories views. 2025-10-24 18:50:55 -07:00
Mocks Migrate PreKeys to a dedicated table 2025-10-24 15:38:03 -05:00
Network Migrate PreKeys to a dedicated table 2025-10-24 15:38:03 -05:00
Notifications Present a notification when we discover you have consumed your media tier quota 2025-10-24 14:24:33 -07:00
Payments Avoid Any?-typed responseBodyJson for all but one caller 2025-10-24 12:57:56 -07:00
PinnedThreadManager One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
Preconditions Allow both fetch mechanisms in a single process 2025-06-05 14:59:53 -05:00
Profiles Avoid Any?-typed responseBodyJson for all but one caller 2025-10-24 12:57:56 -07:00
PromiseKit Move around some files in SignalServiceKit 2025-09-15 15:24:13 -05:00
Protos Add some support for binary service IDs 2025-10-24 17:38:58 -05:00
QRCodes One QR code generator to rule them all 2024-12-16 11:02:30 -08:00
Registration Remove TestScheduler & Schedulers 2025-07-17 18:11:27 -05:00
Resources Migrate PreKeys to a dedicated table 2025-10-24 15:38:03 -05:00
Search Move some files to more appropriate directories 2025-09-29 17:17:07 -05:00
SecureValueRecovery Grab bag of Backups style fixes 2025-09-30 16:32:36 -07:00
Security Add some support for binary service IDs 2025-10-24 17:38:58 -05:00
Spam Move some files to more appropriate directories 2025-09-29 17:17:07 -05:00
Storage Migrate PreKeys to a dedicated table 2025-10-24 15:38:03 -05:00
StorageService Rename: "Signal Secure Backups", "Recovery Key" 2025-09-10 09:20:19 -07:00
Stories De-protocolize RecipientDatabaseTable 2025-05-06 12:06:09 -05:00
Subscriptions Avoid Any?-typed responseBodyJson for all but one caller 2025-10-24 12:57:56 -07:00
tests Add some support for binary service IDs 2025-10-24 17:38:58 -05:00
TestUtils Add some support for binary service IDs 2025-10-24 17:38:58 -05:00
Threads Move around some files in SignalServiceKit 2025-09-15 15:24:13 -05:00
UISupport Respect global “Dark Theme Dims Wallpaper” setting 2025-09-24 16:21:51 -05:00
Upload Log response codes for CDN errors 2025-10-22 17:50:06 -05:00
Usernames Avoid Any?-typed responseBodyJson for all but one caller 2025-10-24 12:57:56 -07:00
Util Add some support for binary service IDs 2025-10-24 17:38:58 -05:00
VoiceMessage One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
ZeroKnowledge Add better handling of 429 in registration backup operations 2025-10-23 11:26:57 -05:00
SignalServiceKit-Prefix.pch remove NSObject OWS category 2025-02-05 08:38:43 -06:00
SignalServiceKit.h [RFC] Use objc instantiation of AVAssetReaderTrackOutput to avoid crashes 2025-10-14 16:41:12 -07:00