Commit Graph

137 Commits (82b87d917880de931b4bb9cf41ceae26b6ab5d99)

Author SHA1 Message Date
Anton Chekulaev 655d971727 Message details activity styling fixes.
Message details activity is available form the conversation context menu.
4 years ago
Anton Chekulaev de93b6669e Merge branch 'dev' of https://github.com/loki-project/session-android into light-theme
# Conflicts:
#	res/values/strings.xml
4 years ago
Anton Chekulaev d89074c694 Dynamic UI mode menu icon. 4 years ago
nielsandriesse 906deb3ada Add copy Session ID button for one-to-one chats 4 years ago
Anton Chekulaev d930dcd9fa Manual day night switch button for settings activity. 4 years ago
Anton Chekulaev cd32885db6 Conversation menu resources adjusted for light theme support. 4 years ago
Anton Chekulaev 4aa77a1e0c Light theme for media preview activity. 4 years ago
Anton Chekulaev dd37adee5c Layouts' default background replaced with a proper theme level window background.
Bottom sheet style unified.
4 years ago
Anton Chekulaev 743731eeb0 Old QR code icons replaced with a material lightweight one. 4 years ago
Anton Chekulaev 6aaa2dbabd Settings activity toolbar and display name editing refactoring. 4 years ago
nielsandriesse 96736a8095 Raise deployment target and migrate to AndroidX 4 years ago
Anton Chekulaev f88558a719 Merge branch 'dev' into editgroup 4 years ago
nielsandriesse ce1a4a2a1c Add learn more button 4 years ago
nielsandriesse c388d31873 Implement blocking 4 years ago
Haafingar 91af472d3b Add 'add members' functionality and cleanup, refactor 4 years ago
Haafingar 50799d9d90 Load in groupID and process menu options 4 years ago
Haafingar cd7fd5d51a Design menu layout, build adapters and activities 4 years ago
nielsandriesse 6cb6714893 Ditch rebuild path button 4 years ago
nielsandriesse 326b5a9475 Use actual path data, clean and fix incorrect copy 4 years ago
Niels Andriesse 7036706485 Debug 5 years ago
Niels Andriesse 2945390842 Quick fix closed group UI issues 5 years ago
Niels Andriesse 998d03b258 Implement create closed group screen 5 years ago
Niels Andriesse 153baa294c Clean 5 years ago
Niels Andriesse 9378818b73 WIP 5 years ago
Niels Andriesse 7424684c75 Implement linked devices screen redesign 5 years ago
Niels Andriesse c76335150c Implement settings screen redesign 5 years ago
Niels Andriesse 95dc4e6590 Implement join public chat screen redesign 5 years ago
Mikunj fd9f1b712f Get attachment logic to work. 5 years ago
Niels Andriesse a5b543c43c Move add public chat button to home screen 5 years ago
Niels Andriesse 7cc7f907fe Implement copy public key action for group chats 5 years ago
Niels Andriesse 1da6f20f18 Further Lokify UI 5 years ago
Niels Andriesse 8651f20c9b Further Lokify UI 5 years ago
Greyson Parrelli 932e7b4af5 Fix button flicker when selecting single media item. 5 years ago
Greyson Parrelli 64cf032181 Updated media send UI. 5 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 6 years ago
FeuRenard c82afd8944 Allow selecting all media in overview 6 years ago
Leonard Ehrenfried c3c44e324b Allow users to add conversation shortcuts to the home screen. 6 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.
6 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.
6 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
6 years ago
Moxie Marlinspike d567534609 replies 6 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.
6 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.
6 years ago
art1fa 4bdb2acd29 Batch selection mode improvements
Simplified and now the same for conversation and conversation list.

Added also some styling.

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

This reverts commit 344af622b7.
7 years ago
Moxie Marlinspike 344af622b7 Remove unused resources
Or so says Android Studio
7 years ago