Harris
|
792dc2752c
|
fix: remove bottom padding in layout
|
2021-09-14 14:15:40 +10:00 |
|
Harris
|
790436bad8
|
refactor: change the "copy" text to "copy URL" for added context
|
2021-09-14 14:14:42 +10:00 |
|
Harris
|
66e95787a2
|
feat: add bottom sheet modal url with copy option
|
2021-09-14 10:27:34 +10:00 |
|
Harris
|
6a36ae538d
|
Merge remote-tracking branch 'upstream/dev' into dev
|
2021-09-01 14:23:06 +10:00 |
|
Harris
|
7bcfb56127
|
build: adding latest strings
|
2021-09-01 13:56:11 +10:00 |
|
Harris
|
0120eb3fad
|
Merge pull request #714 from warrickct/quote-cutoff-fix
Fixing quote cutoff when font is too large.
|
2021-08-31 06:14:33 +00:00 |
|
Warrick Corfe-Tan
|
0539ca412d
|
constrain min size for cancel button when drafting a quote reply.
|
2021-08-26 15:29:34 +10:00 |
|
Niels Andriesse
|
4bc9bdea73
|
Merge pull request #711 from hjubb/bottom_sheet_conversation
Allow Messaging from User details sheet
|
2021-08-20 15:58:14 +10:00 |
|
ryanzhao
|
b03ba5bfa7
|
clean
|
2021-08-17 16:16:17 +10:00 |
|
ryanzhao
|
144992d817
|
Merge branch 'dev' of https://github.com/oxen-io/session-android into unsend-request
|
2021-08-16 14:38:39 +10:00 |
|
ryanzhao
|
aad58043d3
|
add UI options for delete messages
|
2021-08-13 15:30:26 +10:00 |
|
Harris
|
266ed2fa78
|
feat: allow opening conversation thread from UserDetailsBottomSheet.kt
refactor the copy button logic to occur when long pressing the Session ID text to fix #517
|
2021-08-12 17:50:35 +10:00 |
|
Harris
|
7e791d63dc
|
fix: other view types have clickable links, clickable links in the long message. Ordering of highlight mentions before getting clickable spans
fixes #664
|
2021-08-12 15:36:08 +10:00 |
|
ryanzhao
|
8b6b02911f
|
handle database for message deleted by unsend request
|
2021-08-12 11:43:33 +10:00 |
|
ryanzhao
|
23a61299ac
|
bind deleted message view
|
2021-08-11 16:35:48 +10:00 |
|
ryanzhao
|
77b5b3ab01
|
deleted message bubble ui
|
2021-08-11 15:36:13 +10:00 |
|
jubb
|
072ea41b46
|
refactor: re-add thread ID for mentions, fix path resolver call
refactor: re-add thread ID for mentions, fix path resolver call
|
2021-07-30 13:46:57 +10:00 |
|
jubb
|
0ed7b28b6b
|
refactor: performance experiments
|
2021-07-29 17:02:58 +10:00 |
|
Harris
|
18d8261e33
|
refactor: move resource heavy functions into launch lifecycle scope
|
2021-07-28 09:33:57 +10:00 |
|
Harris
|
2becf9fabe
|
refactor: only display notification settings when the conversation is unmuted, notify the conversation list listeners when notify settings are updated
|
2021-07-26 14:50:43 +10:00 |
|
Harris
|
0d0089e3d6
|
refactor: visible message view and user details bottom sheet updates individual recipient. Remove "none" notifications style
|
2021-07-26 13:44:04 +10:00 |
|
Niels Andriesse
|
1e54e3ef75
|
Make copy consistent
|
2021-07-26 11:35:58 +10:00 |
|
Harris
|
716dbccb9f
|
feat: add muted forever to ConversationActivityV2.kt
|
2021-07-26 09:37:39 +10:00 |
|
Harris
|
7ef9fb2b28
|
feat: added notification mentions vector image
|
2021-07-21 15:25:48 +10:00 |
|
Harris
|
b95cb2bedb
|
feat: add notification types for all / mentions only or none with UI and push logic
|
2021-07-20 16:06:59 +10:00 |
|
Niels Andriesse
|
0131bc171a
|
Warn users if they're about to send their recovery phrase to someone
|
2021-07-19 13:52:50 +10:00 |
|
Niels Andriesse
|
3928a799fb
|
Merge branch 'dev' of github.com:oxen-io/session-android into dev
|
2021-07-15 09:32:31 +10:00 |
|
Niels Andriesse
|
5b612806c5
|
Include destination info in error messages
|
2021-07-15 09:32:00 +10:00 |
|
Niels Andriesse
|
15a4200011
|
Merge pull request #660 from hjubb/update_translations
Update Translations
|
2021-07-15 09:26:14 +10:00 |
|
jubb
|
f9a1ba5cad
|
fix: Spanish (Spain) region translated dropped in favour of language specific
|
2021-07-15 09:23:41 +10:00 |
|
jubb
|
14278ffc91
|
feat: add new translation
|
2021-07-14 17:10:08 +10:00 |
|
jubb
|
065f05bf10
|
feat: add new translation files from crowdin
|
2021-07-14 16:09:07 +10:00 |
|
Niels Andriesse
|
e7bf27671d
|
Minor copy fixes
|
2021-07-14 15:08:59 +10:00 |
|
Niels Andriesse
|
b141f170bb
|
Clean & fix inconsistent padding
|
2021-07-14 14:53:45 +10:00 |
|
Niels Andriesse
|
a3ed2c1e26
|
Merge branch 'master' of github.com:oxen-io/session-android into dev
|
2021-07-14 14:42:47 +10:00 |
|
Niels Andriesse
|
6028fff59c
|
Make profile pictures tappable
|
2021-07-14 14:39:20 +10:00 |
|
Niels Andriesse
|
b25feb221a
|
Add FAQ button to settings
|
2021-07-14 14:17:40 +10:00 |
|
Ryan Zhao
|
51432a4655
|
Merge branch 'dev' of https://github.com/oxen-io/session-android into message-details
|
2021-07-13 16:22:19 +10:00 |
|
Ryan Zhao
|
dc33e28826
|
re-introduce the message detail screen
|
2021-07-13 16:22:10 +10:00 |
|
Niels Andriesse
|
a9e78ccf05
|
Merge pull request #656 from hjubb/chat_permission_resolution
Improve Permission Handling
|
2021-07-13 16:12:31 +10:00 |
|
jubb
|
393089ce23
|
fix: permission resolution in ConversationActivityV2.kt as well as rationale dialogs
|
2021-07-13 15:17:30 +10:00 |
|
Ryan Zhao
|
496d9683e3
|
Merge branch 'dev' of https://github.com/oxen-io/session-android into message-details
|
2021-07-13 14:43:50 +10:00 |
|
Ryan Zhao
|
0211239360
|
add message info item in menu
|
2021-07-13 14:42:16 +10:00 |
|
Niels Andriesse
|
6b7c7d1d2a
|
Add support for new ban and delete all endpoint
|
2021-07-13 14:28:25 +10:00 |
|
Niels Andriesse
|
4e883b23e6
|
Give all media view headers a background color
|
2021-07-13 13:46:13 +10:00 |
|
Niels Andriesse
|
5b4061b2d7
|
Minor UI polish
|
2021-07-13 13:23:53 +10:00 |
|
Niels Andriesse
|
1747e4a8ee
|
Don't use testnet
|
2021-07-12 14:35:22 +10:00 |
|
Niels Andriesse
|
5168e15640
|
Merge branch 'dev' into security
|
2021-07-12 14:27:14 +10:00 |
|
Niels Andriesse
|
462a7ed977
|
Merge pull request #647 from hjubb/trusted_attachment_download
Only Download Attachments from Trusted Contacts
|
2021-07-12 10:57:30 +10:00 |
|
Niels Andriesse
|
6a57ad73f8
|
Fix Italian translation app name
|
2021-07-12 09:31:31 +10:00 |
|