Commit Graph

110 Commits (f24b191164b9b7755f5afe4d90095a132222a064)

Author SHA1 Message Date
Mikunj fd9f1b712f Get attachment logic to work. 6 years ago
Niels Andriesse a5b543c43c Move add public chat button to home screen 6 years ago
Niels Andriesse 7cc7f907fe Implement copy public key action for group chats 6 years ago
Niels Andriesse 1da6f20f18 Further Lokify UI 6 years ago
Niels Andriesse 8651f20c9b Further Lokify UI 6 years ago
Greyson Parrelli 932e7b4af5 Fix button flicker when selecting single media item. 6 years ago
Greyson Parrelli 64cf032181 Updated media send UI. 6 years ago
Greyson Parrelli 9f04c28bfd Implemented conversation search.
You can now search for messages within a specific conversation.
6 years ago
Greyson Parrelli bef9beff16 Updated Gradle to 5.1 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
FeuRenard 91a119393c Allow batch saving in media overview 7 years ago
FeuRenard c82afd8944 Allow selecting all media in overview 7 years ago
Leonard Ehrenfried c3c44e324b Allow users to add conversation shortcuts to the home screen. 7 years ago
Greyson Parrelli c7da83a702 Show attachment button while composing text.
Previously, we'd only show the attachment button when the user had
yet to enter any text. To add an attachment after text was entered,
you'd have to go to the three-dot menu. Now we just show a little
attach button in the text area.

I also took the opportunity to clean up other button paddings and
stuff in the compose area so things look better and react to text
sizes more predictably.
7 years ago
Greyson Parrelli 3134837d56 Remove plaintext backup import option.
We have our own secure backup solution built into the app now.
No need to support plaintext backups.
7 years ago
RiseT 7100030c22 Export string conversation_context__menu_reply_to_message
Additionally changed from "Reply" to "Reply to message" as other
related strings are more comprehensive as well.

Closes #7732
7 years ago
Moxie Marlinspike d567534609 replies 7 years ago
Greyson Parrelli 10e5b24cfd Allow batch deletion of media.
It is now possible to batch-delete media in the "media overview" screen.
You can long press to enter multi-select mode. Then a delete button
appears on the menu bar. After pressing delete, you will get a
confirmation, and if the user confirms, the items will delete while a
progres dialog shows.
7 years ago
Greyson Parrelli 0c768a24e4 Allow deletion of media through preview.
When viewing a media in the media preview, you can delete it by pressing
a delete button on the action bar. It will then ask you to confirm your
choice. If you confirm, it will delete the attachment from the database
and from disk. If it was the only attachment for that message, the
message itself will also be deleted.
7 years ago
art1fa 4bdb2acd29 Batch selection mode improvements
Simplified and now the same for conversation and conversation list.

Added also some styling.

Closes #7410
7 years ago
Moxie Marlinspike 1986e58c5f Remove unused resources
According to Android Studio
8 years ago
Moxie Marlinspike b88069f396 Revert "Remove unused resources"
AS seems to have miscalculated

This reverts commit 344af622b7.
8 years ago
Moxie Marlinspike 344af622b7 Remove unused resources
Or so says Android Studio
8 years ago
Moxie Marlinspike 405ee3b741 Improve search bar visibility 8 years ago
Moxie Marlinspike 8ce914a344 Refactor media overview activity to display documents
// FREEBIE
8 years ago
Moxie Marlinspike bc33f8ec02 Remove unused resources
// FREEBIE
8 years ago
haffenloher 83e31cac07 Show videos in media overview
Fixes #5941
Closes #6152
// FREEBIE
8 years ago
RiseT 917389131c Fix some wording for group conversations
Closes #6204
Fixes #6193

// FREEBIE
8 years ago
FeuRenard 09ff8d5865 Add gallery button to MediaPreview
// FREEBIE
9 years ago
RiseT e8ae6d67b1 Change safety number strings to be singular
// FREEBIE

Closes #5894
9 years ago
Moxie Marlinspike b55a7ff5c0 Add copy and compare safety numbers from clipboard actions
// FREEBIE
9 years ago
FeuRenard 92aeafc261 Add share button for safety numbers
Fixes #5798
Closes #5854
// FREEBIE
9 years ago
FeuRenard a3244de587 Add forward button to MediaPreview
Closes #5833
Related to #4906
// FREEBIE
9 years ago
Moxie Marlinspike d7e4928f22 Support for disappearing messages
// FREEBIE
9 years ago
Christian Ascheberg 2a23b53988 add contextual menu items to NewConversationActivity
Closes #5390
// FREEBIE
9 years ago
Andreas Fehn 238471b847 Allow saving all attachments of a thread
Closes #3975
9 years ago
RiseT 12957d96e0 Improve identity key scanning strings
Closes #5218
Fixes #1481
// FREEBIE
9 years ago
Geonu Kang 591ee92e45 Add string resource for unarchive button title
Fixes #4747
Closes #4748
// FREEBIE
10 years ago
Moxie Marlinspike 2ab0029d49 Support for archive actions
Fixes #1141
Closes #4698
// FREEBIE
10 years ago
Moxie Marlinspike 2ef808f406 Add help menu to conversation list overflow
Fixes #4552
// FREEBIE
10 years ago
Moxie Marlinspike e914496216 Remove identity menu option from conversation list
// FREEBIE
10 years ago
Geonu Kang 1323b49c57 Use separate menu title strings for insecure/secure calls
Fixes #4579
Closes #4580
// FREEBIE
10 years ago
Jake McGinty 2ce2a0d5c3 add refresh in overflow to NewConversationActivity
fixes #4470
closes #4564
// FREEBIE
10 years ago
RiseT e1f9519235 Replace 'my' with 'your'
See
https://www.google.com/design/spec/style/writing.html#writing-language

// FREEBIE
10 years ago
Jake McGinty 3e798a9863 batch invitation
// FREEBIE
10 years ago
Geonu Kang a0859a71b2 Make 'reset secure session' consistent
Closes #4200
Fixes #4198
// FREEBIE
10 years ago
Moxie Marlinspike 003787e4a6 Externalize missing strings.
Fixes #4158
// FREEBIE
10 years ago
Moxie Marlinspike 31e20ca87e Distinguish between secure and insecure call in conversation menu.
// FREEBIE
10 years ago
Moxie Marlinspike a0fc948519 Menu should be 'reset secure session,' since it'll never end.
// FREEBIE
10 years ago
Moxie Marlinspike 961b9b882f Working bluetooth
// FREEBIE
10 years ago