Commit Graph

104 Commits (96736a8095c253832d8050fb9f37c5266e9dfd23)

Author SHA1 Message Date
nielsandriesse 96736a8095 Raise deployment target and migrate to AndroidX 5 years ago
nielsandriesse ed2ab2d78a Refactor 5 years ago
gmbnt 8eca046acb Hack around message status bar bug 5 years ago
Niels Andriesse 1e788b337f Clean 5 years ago
Niels Andriesse 2823c0ce5d Clean up UI 5 years ago
Niels Andriesse e3c54c21d1 Merge branch 'dev' into session-restore 5 years ago
Niels Andriesse 1e014a690f Clean 5 years ago
Niels Andriesse 153baa294c Clean 5 years ago
Niels Andriesse a2f1eb67f9 Fix conversation title view 5 years ago
Niels Andriesse 5f1fe4da68 Clean 5 years ago
Niels Andriesse f4360bddc7 Implement message status bar 5 years ago
Niels Andriesse 7519400579 WIP 5 years ago
Niels Andriesse 9378818b73 WIP 5 years ago
Niels Andriesse b75a15a063 Fix attachment type selector 5 years ago
Niels Andriesse c05c1eecd8 Implement input bar redesign 5 years ago
Niels Andriesse 4f9b5f06f0 Start implementing conversation screen redesign 5 years ago
Mikunj b44ff69d8d Fix banner display 5 years ago
Mikunj 97ffea040f Move session restore prompt from message level to conversation level. 5 years ago
Niels Andriesse a08f4caccb Fix camera button position 6 years ago
Niels Andriesse 9aafedd9e5 Clean 6 years ago
Niels Andriesse 9207e479a6 Implement user selection view 6 years ago
Alan Evans d5fffb0132 Fix conversation menu colors. 6 years ago
Alan Evans 350d1f47d3 Give conversation a standard navigate up button.
* Prevent a failing IDE preview.
6 years ago
Greyson Parrelli b89c20ff40 Switch to 'start' and 'end' instead of 'left' and 'right'.
We can do this now that our minSdk is 19.
6 years ago
Greyson Parrelli 93c1277fd0 Fix voice note button clipping. 6 years ago
Greyson Parrelli 42e94d8f92 Remove leftover half-height camera code. 6 years ago
Greyson Parrelli 9f04c28bfd Implemented conversation search.
You can now search for messages within a specific conversation.
6 years ago
Moxie Marlinspike 34424a9b3e Fix crash when signal messages disabled in group conversation
Fixes #6419
Closes #6803
7 years ago
Moxie Marlinspike 534dec282f Brighten light theme
1) Brighten background color

2) Add unread indicator in conversation list

3) Eliminate some conversation list overdraw
7 years ago
Moxie Marlinspike 64ad9ec9dd Add group profile sharing logic
// FREEBIE
8 years ago
Moxie Marlinspike 76c28cfa7a Add support for SN verification
// FREEBIE
8 years ago
Moxie Marlinspike 41c9bed155 ViewStub for EmojiDrawer
// FREEBIE
8 years ago
Moxie Marlinspike 508a666e76 ViewStub for ReminderView, lazy create AttachmentTypeSelector
// FREEBIE
8 years ago
Moxie Marlinspike 3d6cbdd775 ViewStub for entire AttachmentManager
// FREEBIE
8 years ago
Moxie Marlinspike 1b44bdcd3c Support for stickers and scribbles
// FREEBIE
8 years ago
Moxie Marlinspike 8af9b7fd15 Improve animations on audio controls, enable push to talk
// FREEBIE
8 years ago
Moxie Marlinspike 8fdcff9f20 If Signal isn't enabled for receiving SMS, don't allow sending SMS
Closes #5877
// FREEBIE
8 years ago
Moxie Marlinspike bcf95e50aa Support for location messages
Start with encoding as a simple image thumbnail for compatibility
with MMS and iOS

// FREEBIE
9 years ago
Moxie Marlinspike 13328ca0d0 Fix strange conversation draw behavior in GB
// FREEBIE
9 years ago
Moxie Marlinspike bfe4ad6c34 Voice notes
Closes #4610
Closes #3563
// FREEBIE
10 years ago
Jake McGinty f3a4634d30 fix keyboard/focus regressions
I don't know how it was working the first time.

fixes #4527
Closes #4555
// FREEBIE
10 years ago
Moxie Marlinspike 15c6f18750 Support for an audio view to allow in-app playback of audio.
Closes #4270
// FREEBIE
10 years ago
Jake McGinty 4ffb1ea95e in-conversation invite reminder
Closes #4250
// FREEBIE
10 years ago
Jake McGinty 1641fd91cf let ThumbnailView handle remove button placement
Closes #3849
// FREEBIE
10 years ago
Jake McGinty d6d7ca19c1 reduce overdraw
Closes #3856
// FREEBIE
10 years ago
Jake McGinty b5318ed248 fix composition bar disappearing
Closes #3846
// FREEBIE
10 years ago
Jake McGinty 13bad6dfed Smooth transition for custom keyboards and softkey
Closes #3786
Fixes #3780
// FREEBIE
10 years ago
Jake McGinty f13ad54ba1 ditch RoundedImageView, make animated gifs work
// FREEBIE
10 years ago
Jake McGinty 1a7ab6346f re-enable direct capture
Closes #3664
// FREEBIE
10 years ago
Jake McGinty b519fd2533 stop using PopupWindow for emoji. too many android bugs.
Closes #3655
// FREEBIE
10 years ago