Commit Graph

20 Commits

Author SHA1 Message Date
Harris 0516526923 refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
Harris 66e95787a2 feat: add bottom sheet modal url with copy option 2021-09-14 10:27:34 +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
jubb 842cfc25a1 Merge branch 'dev' into trusted_attachment_download
# Conflicts:
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/messages/VisibleMessageContentView.kt
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/messages/VisibleMessageView.kt
2021-07-12 09:28:14 +10:00
jubb 1ee1d1795d fix: only resume AttachmentDownloadJobs and fix boolean logic on returning early in download job 2021-07-09 15:17:07 +10:00
jubb 9dfd051e63 feat: trust dialog and processing attachments for users after trusting them 2021-07-09 15:13:43 +10:00
Niels Andriesse 9d447608da Re-organize files 2021-07-09 13:25:57 +10:00
Niels Andriesse 05cc6ea742 Re-enable copying Session IDs in closed groups & clean 2021-07-09 13:01:16 +10:00
Niels Andriesse bef7413055 Scroll to message upon tapping quote & fix various bugs 2021-06-30 10:30:10 +10:00
Niels Andriesse f1745448bb Hook up link preview suggestion dialog 2021-06-29 15:48:40 +10:00
Niels Andriesse 6393ed03bd Tie up some loose ends 2021-06-29 14:23:36 +10:00
Niels Andriesse c17eb5e404 WIP 2021-06-28 14:51:49 +10:00
Niels Andriesse 8cb4c267c5 Show blocked dialog if needed 2021-06-28 13:36:15 +10:00
Niels Andriesse ec9df3adb2 Fix crash & add documentation 2021-06-25 09:19:21 +10:00
Niels Andriesse 2082a58e5a Clean 2021-06-24 14:26:38 +10:00
Niels Andriesse 06b9c30c27 Add trust dialog 2021-06-24 14:05:55 +10:00
Niels Andriesse d763fa00d3 Add link preview dialog 2021-06-24 13:59:53 +10:00
Niels Andriesse 250fb50cc8 Add open URL dialog 2021-06-24 13:54:34 +10:00
Niels Andriesse 058319c9c7 Add join open group dialog 2021-06-24 13:47:24 +10:00
Niels Andriesse 7373918d3d Add blocked dialog 2021-06-24 13:38:59 +10:00