jubb
|
f41ab951e2
|
refactor: simplify the long message activity
|
2021-06-28 12:12:34 +10:00 |
|
jubb
|
4498b6e00f
|
Merge remote-tracking branch 'upstream/ui' into ui
# Conflicts:
# app/src/main/java/org/thoughtcrime/securesms/conversation/v2/ConversationActivityV2.kt
# app/src/main/java/org/thoughtcrime/securesms/conversation/v2/messages/VisibleMessageContentView.kt
# app/src/main/java/org/thoughtcrime/securesms/conversation/v2/utilities/AttachmentManager.java
|
2021-06-28 11:39:11 +10:00 |
|
Niels Andriesse
|
ab92f3684d
|
Merge pull request #618 from RyanRory/ui
Fix Theme Issues
|
2021-06-28 11:30:32 +10:00 |
|
jubb
|
d8a2e3450c
|
feat: progress bar is linear similar to iOS
|
2021-06-28 11:29:27 +10:00 |
|
Niels Andriesse
|
489516b03b
|
Hook up all voice message recording controls
|
2021-06-28 11:26:13 +10:00 |
|
Niels Andriesse
|
0da2487401
|
Send voice messages
|
2021-06-28 11:11:29 +10:00 |
|
Niels Andriesse
|
0e23e45e89
|
Debug
|
2021-06-28 10:50:35 +10:00 |
|
jubb
|
ddc75859aa
|
fix: re-add radius to ThumbnailView
|
2021-06-28 10:47:21 +10:00 |
|
Niels Andriesse
|
ca3034cb05
|
Re-implement GIF & document sending
|
2021-06-28 10:44:00 +10:00 |
|
jubb
|
2c8141c8bb
|
fix: don't let the attachment open to preview if in progress or pending download
|
2021-06-28 10:42:34 +10:00 |
|
Niels Andriesse
|
bf80f5c449
|
Re-implement attachment sending
|
2021-06-28 10:00:18 +10:00 |
|
jubb
|
f59b3a3b61
|
refactor: remove unused KThumbnailView functions, extract intent creation to MediaPreviewActivity
|
2021-06-28 09:59:33 +10:00 |
|
Ryan ZHAO
|
2b26876c4c
|
fix text color for system default dark mode
|
2021-06-28 09:56:49 +10:00 |
|
Ryan ZHAO
|
3c293f9d2b
|
Merge branch 'ui' of https://github.com/oxen-io/session-android into ui
|
2021-06-28 09:17:36 +10:00 |
|
jubb
|
9cccbd7aae
|
refactor: use activity dispatcher
|
2021-06-25 16:30:23 +10:00 |
|
Niels Andriesse
|
7f2ffcc114
|
Implement onActivityResult
|
2021-06-25 16:09:37 +10:00 |
|
Ryan ZHAO
|
e459ea0288
|
fix overflow menu background color
|
2021-06-25 15:57:43 +10:00 |
|
Niels Andriesse
|
20f8931338
|
Set up attachment pickers
|
2021-06-25 15:53:47 +10:00 |
|
Niels Andriesse
|
20abe8fdb8
|
Clean
|
2021-06-25 15:24:34 +10:00 |
|
Niels Andriesse
|
82e4d3125c
|
Basic message sending (incl. mentions)
|
2021-06-25 15:20:54 +10:00 |
|
Niels Andriesse
|
0ac0cba448
|
Insert mentions
|
2021-06-25 15:11:38 +10:00 |
|
jubb
|
bb00754237
|
refactor: change line to have small spacing margin
|
2021-06-25 14:47:02 +10:00 |
|
jubb
|
ce098fe918
|
fix: change the content click to be hit-rect based to determine child object intersection for views with multiple content objects
|
2021-06-25 14:43:22 +10:00 |
|
Niels Andriesse
|
6140be6e56
|
Add back mentions business logic
|
2021-06-25 14:42:04 +10:00 |
|
Niels Andriesse
|
40317d9834
|
Fix corner rounding issue
|
2021-06-25 14:06:53 +10:00 |
|
jubb
|
21835800ff
|
feat: wiring up click listeners in AlbumThumbnailView.kt
|
2021-06-25 12:18:52 +10:00 |
|
Niels Andriesse
|
cc98ab5c9f
|
Send typing indicators & fix missing mention handling
|
2021-06-25 11:11:03 +10:00 |
|
Brice-W
|
b421cc5a5c
|
fix #608
|
2021-06-25 10:59:57 +10:00 |
|
Niels Andriesse
|
40f859c567
|
Fix scroll to bottom button visibility logic
|
2021-06-25 10:55:50 +10:00 |
|
Niels Andriesse
|
851f4c5cf7
|
Send read receipts
|
2021-06-25 10:18:04 +10:00 |
|
Niels Andriesse
|
7f1af51013
|
Update unread message count on scroll
|
2021-06-25 10:02:59 +10:00 |
|
jubb
|
4a8c5f5946
|
Merge remote-tracking branch 'upstream/ui' into ui
|
2021-06-25 09:58:07 +10:00 |
|
jubb
|
620d063194
|
feat: adding text and shade, reverting other components to use old ThumbnailView
|
2021-06-25 09:57:58 +10:00 |
|
Niels Andriesse
|
a7e5ff1ce2
|
Mark all messages as read upon opening a conversation
|
2021-06-25 09:44:27 +10:00 |
|
Niels Andriesse
|
2a06904d76
|
Scroll to first unread message upon opening a conversation
|
2021-06-25 09:38:26 +10:00 |
|
Niels Andriesse
|
ec9df3adb2
|
Fix crash & add documentation
|
2021-06-25 09:19:21 +10:00 |
|
Niels Andriesse
|
2132e53fb0
|
Hook up cancel link preview draft button
|
2021-06-24 16:30:16 +10:00 |
|
jubb
|
b5f41b4383
|
Merge remote-tracking branch 'upstream/ui' into ui
# Conflicts:
# app/src/main/java/org/thoughtcrime/securesms/components/AlbumThumbnailView.java
# app/src/main/java/org/thoughtcrime/securesms/conversation/v2/ConversationActivityV2.kt
# app/src/main/java/org/thoughtcrime/securesms/conversation/v2/messages/VisibleMessageContentView.kt
|
2021-06-24 16:26:45 +10:00 |
|
jubb
|
110391c2cd
|
refactor: move new thumbnailview to utilities package
|
2021-06-24 16:25:43 +10:00 |
|
Niels Andriesse
|
fe8b0c9798
|
Create link preview draft view
|
2021-06-24 16:23:37 +10:00 |
|
jubb
|
277c741851
|
feat: AlbumThumbnailView.kt view visible and binding to thumbnail slides
|
2021-06-24 16:15:13 +10:00 |
|
Niels Andriesse
|
c4bac842dd
|
Observe link preview changes
|
2021-06-24 15:46:36 +10:00 |
|
Niels Andriesse
|
11c2983f66
|
Fix typing indicator color
|
2021-06-24 15:27:00 +10:00 |
|
Niels Andriesse
|
94e436b922
|
Fix layout bug
|
2021-06-24 15:20:33 +10:00 |
|
Niels Andriesse
|
dabe26a1c9
|
Highlight mentions
|
2021-06-24 15:17:12 +10:00 |
|
Niels Andriesse
|
32c2762d06
|
Make link preview view use thumbnail
|
2021-06-24 15:03:29 +10:00 |
|
Niels Andriesse
|
2082a58e5a
|
Clean
|
2021-06-24 14:26:38 +10:00 |
|
Niels Andriesse
|
c0429569db
|
Add blocked banner
|
2021-06-24 14:21:05 +10:00 |
|
Niels Andriesse
|
ec8d4c9f5d
|
Large emojis
|
2021-06-24 14:13:36 +10:00 |
|
Niels Andriesse
|
06b9c30c27
|
Add trust dialog
|
2021-06-24 14:05:55 +10:00 |
|