Commit Graph

7 Commits

Author SHA1 Message Date
Igor Solomennikov
5da1c6e1d4
Adopt new colors for elements in chat message bubbles.
• new background color for quoted messages.
• new colors for buttons in chat message bubbles.

Also cleaned up Theme and UIColor extension.
2026-02-20 16:21:08 -08:00
Igor Solomennikov
5f742ddae7
Define and use a few new colors in UIColor.Signal. 2026-02-17 11:57:15 -08:00
Sasha Weiss
d267ec8305
Run swiftformat . 2025-12-30 11:34:05 -08:00
Igor Solomennikov
effab076b4
Sticker picker redesign.
1. Sticker pack toolbar is now at the bottom of the "sticker keyboard" in chat.
2. Sticker pack toolbar is now "floating" in a a glass panel on iOS 26, both in sticker keyboard in chat and in full-screen sticker picker in media editor.
3. There's some helper text when "recent stickers" panel is empty.
2025-11-25 13:12:10 -08:00
Ehren Kret
5ea36cd91b enable internal imports by default 2024-09-29 20:03:17 -05:00
Jordan Rose
b0de59f2e2 Remove required from every init that is not dynamically dispatched
This included:
- Removing unavailable inits wholesale if no longer `required`
- Marking a few classes `final` so they could continue using
  `Self(...)` rather than `OWSWhatever(...)`
2024-04-01 15:27:20 -07:00
Max Radermacher
8910fc4d5b
Move around files in SignalUI/ and the share ext 2024-03-25 14:22:28 -05:00