Commit Graph

20 Commits (4a613df52d1d919dfb2b7a41e7fe0b0ff0b3162a)

Author SHA1 Message Date
Niels Andriesse 4a613df52d Clean 6 years ago
Niels Andriesse 65f95839d9 Fix build 6 years ago
Niels Andriesse a8c4fa22a3 Partially fix build 6 years ago
Mikunj 13d42f542c Added public chat manager.
Replace hard coded public chat server with dynamic one.
6 years ago
Mikunj 28b8d080c4 Correctly show quote author name in group chats. 6 years ago
Niels Andriesse f3dc4f51e1 Fix group chat quote display name 6 years ago
Niels Andriesse 1822e87f7c Merge Signal 4.41.0 6 years ago
Niels Andriesse 0ef0140b0d Update package 6 years ago
Greyson Parrelli 2a644437fb Add sticker support.
No sticker packs are available for use yet, but we now have the
latent ability to send and receive.
6 years ago
Greyson Parrelli 8caaf057e8 Remove unnecessary pre-19 code branches.
Now that our minSdk is 19, we can remove a lot of old code paths that
only ran pre-19.
7 years ago
Greyson Parrelli 710fa4a6f0 Switch the conversation color back to incoming messages. 7 years ago
Greyson Parrelli 127505af0b Implement new color palette. 7 years ago
Greyson Parrelli 13c72779af Visually note quotes for messages you don't have.
We will now show a small footer under quotes for messages that you
don't have locally.

Also fixes #7850
7 years ago
Greyson Parrelli d303a88803 Fix quote dismiss button not showing up.
Fixes #8006
7 years ago
Greyson Parrelli 8f551c8b32 Fix various redesign issues with Android 4.x.
In particular, there were many issues with drawing corners.
Unfortunately, there's no pretty way to get masking working on every
Android version, so we have to switch back to using custom backgrounds
and then using multiple masking methods depending on Android version.

Also, I had to remove attr references in drawables. They crash on 4.x.
7 years ago
Greyson Parrelli 8579c30909 Styling improvements and code cleanup. 7 years ago
Greyson Parrelli 24b062d8dd Improve the look of message bubbles. 7 years ago
Greyson Parrelli cbe394025d Fix reply-to colors in dark mode to increase contrast.
Fixes #7705
8 years ago
Greyson Parrelli fa99e8f0d0 Updated reply-to UI.
All UI components are now properly styled and functioning according to
spec.
8 years ago
Moxie Marlinspike d567534609 replies 8 years ago