Commit Graph

174 Commits (97764201354373ff9a79f0b08914893519f17bf6)

Author SHA1 Message Date
Niels Andriesse 9776420135 WIP 5 years ago
Niels Andriesse 52dc8d6b63 WIP 5 years ago
Niels Andriesse c05c1eecd8 Implement input bar redesign 5 years ago
Niels Andriesse 4f9b5f06f0 Start implementing conversation screen redesign 5 years ago
Niels Andriesse 7424684c75 Implement linked devices screen redesign 5 years ago
Niels Andriesse 8a5307000b Update app icon & implement recovery phrase screen 5 years ago
Niels Andriesse b80d70c31f Implement clear all data dialog redesign 5 years ago
Niels Andriesse 7f1359c6d3 Implement seed dialog redesign 5 years ago
Niels Andriesse c76335150c Implement settings screen redesign 5 years ago
Niels Andriesse ed20a96ed0 Fix profile picture view 5 years ago
Niels Andriesse ded709a58b Hook up home screen logic 5 years ago
Niels Andriesse 95dc4e6590 Implement join public chat screen redesign 5 years ago
Niels Andriesse bb976a4bff Implement new private chat screen redesign 5 years ago
Niels Andriesse 5c2b33bfdc Implement profile picture view 5 years ago
Niels Andriesse a2776cde0f Partially hook up home screen logic 5 years ago
Niels Andriesse a10c056ac5 Implement rough home screen redesign 5 years ago
Niels Andriesse 8b640251b7 Polish 5 years ago
Niels Andriesse 3a91280b40 Implement fake chat view 5 years ago
Niels Andriesse e46e1b2dd9 Implement rough onboarding redesign 5 years ago
Mikunj b61b4c581d Add bottom sheet dialog 6 years ago
Niels Andriesse e77ee30c9b Implement device linking dialog skeleton 6 years ago
Niels Andriesse b67efcf2ab Implement moderator tags 6 years ago
Niels Andriesse f3377fe384 Add show QR code button to settings 6 years ago
Niels Andriesse 1822e87f7c Merge Signal 4.41.0 6 years ago
Niels Andriesse c89c1632be Update app icon 6 years ago
Niels Andriesse bac4b86ec3 Further Lokify settings UI 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
Alan Evans e842f78457
Voice Note Locking.
Limit of 60 minutes, after which it's cancelled.
6 years ago
Greyson Parrelli 8a7cac7c03 Switch gallery to permanent dark theme. 6 years ago
Greyson Parrelli 64cf032181 Updated media send UI. 6 years ago
Greyson Parrelli eb1dd58a0b Persistent media in multi-send. 6 years ago
Greyson Parrelli bf28e109d3 Update registration UI. 6 years ago
Greyson Parrelli 6fa7eca60b Implement new media send flow.
Update our media send flow to allow users to send multiple images/videos
at once. This change includes:

- New in-app media picker flow.
- Ability to caption images and videos.
- Image editing tools are made more prominent in the flow.
- Some fixes to the image editing tools.
6 years ago
Greyson Parrelli 47a10a0288 Added support for multi-image receive. 7 years ago
Greyson Parrelli ff9d5df0e0 Dark theme support for emoji variation selector. 7 years ago
Greyson Parrelli 48ff9673b9 Allow the selection of fitzpatrick emoji. 7 years ago
Greyson Parrelli a3cba66450 Update fallback avatars. 7 years ago
Greyson Parrelli bab92fca7b Move unread indicator to be above the avatar. 7 years ago
Greyson Parrelli 127505af0b Implement new color palette. 7 years ago
Greyson Parrelli 08ace15f95 Implemented new camera capture flow.
A new, fullscreen camera capture flow that easily allows you to capture
and edit a photo before sending it. Replaces the current half-screen
camera button.
7 years ago
Greyson Parrelli 4d565990c9 Add drop shadow under attachment drawer. 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 1c023b5218 Remove unused resources. 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 2c17b54ef9 Show a banner in the event of a service outage.
We will now determine if there has been a service outage and render a
banner at the top of the conversation list if we detect that there has
been one.
7 years ago
Greyson Parrelli 0999359454 Improve the image editor.
A variety of improvements to the image editor, such as:

- New, fullscreen styling
- Smoother lines
- Better text and sticker handling
- Improved color picker with a history pallette
- New highlighter tool
7 years ago
Greyson Parrelli 92a64f59a4 Switch search to use the existing header.
Probably best to not try out any possible new design changes just yet.
Let's stick with what we have.
7 years ago
Greyson Parrelli 3a827d1c48 Fix dark theme in search.
Fixed #7821
7 years ago
Greyson Parrelli 0449647cf9 Implemented full-text search.
You can now use the search bar on the conversation list to find
conversations, messages, and contacts.
7 years ago