Commit Graph

65 Commits

Author SHA1 Message Date
Ryan Zhao a1e63c5f8e auto play next audio 2021-07-08 10:24:10 +10:00
Ryan Zhao 69b05afbd9 Merge branch 'dev' of https://github.com/oxen-io/session-android into dev 2021-07-08 09:25:48 +10:00
Ryan Zhao f5835e1b54 WIP: auto play next voice message 2021-07-08 09:25:43 +10:00
Niels Andriesse 9cd99c6c84 Fix quote view size calculation 2021-07-07 10:55:07 +10:00
jubb 21c0537432 fix: pass original missing to the quote view to prevent image with no content rendering 2021-07-05 16:52:56 +10:00
jubb d57903aa44 fix: open group poller queues trim thread job only if received messages
deleting quotes should now propagate to set quote missing flag in MMS and update the UI accordingly
2021-07-05 09:59:54 +10:00
ryanzhao 79fd74a157 Merge branch 'ui' of https://github.com/oxen-io/session-android into ui 2021-06-30 14:55:30 +10:00
Niels Andriesse dea1aeec57 Fix merge 2021-06-30 14:51:24 +10:00
Niels Andriesse e91b84f694
Merge pull request #621 from hjubb/ui
Fix Body Text URL Handling & Open Group Media Previews
2021-06-30 14:47:04 +10:00
ryanzhao 956681f00a Merge branch 'ui' of https://github.com/oxen-io/session-android into ui 2021-06-30 14:40:00 +10:00
jubb b59b8b650d fix: links work properly now and the album navigates to open group messages now 2021-06-30 14:29:32 +10:00
Niels Andriesse 907e0e4974 Remove problematic movement method 2021-06-30 13:25:58 +10:00
ryanzhao ba1099d276 Merge branch 'ui' of https://github.com/oxen-io/session-android into ui 2021-06-30 11:48:54 +10:00
Niels Andriesse bef7413055 Scroll to message upon tapping quote & fix various bugs 2021-06-30 10:30:10 +10:00
Ryan Zhao aac58ac5cf Merge branch 'ui' of https://github.com/oxen-io/session-android into ui 2021-06-29 16:17:19 +10:00
Niels Andriesse 7ce124118f Make static method call explicit 2021-06-29 16:15:47 +10:00
Ryan Zhao 19d683082e Merge branch 'ui' of https://github.com/oxen-io/session-android into ui 2021-06-29 16:15:25 +10:00
jubb 29447d6b59 fix: movement method for all body text moved into the helper function, removed caption from legacy ThumbnailView 2021-06-29 16:09:01 +10:00
jubb c5c8ebba04 fix: enable body texts to open modal URL dialog 2021-06-29 16:05:40 +10:00
Ryan Zhao 64a70d0555 Merge branch 'ui' of https://github.com/oxen-io/session-android into ui 2021-06-29 16:03:10 +10:00
Niels Andriesse 6393ed03bd Tie up some loose ends 2021-06-29 14:23:36 +10:00
Niels Andriesse dbedc5039a Implement image quoting 2021-06-29 14:05:32 +10:00
Ryan Zhao f4d3a7359e highlight the search result 2021-06-29 11:49:45 +10:00
jubb 6775e0afd7 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/messages/VisibleMessageView.kt
2021-06-29 10:05:34 +10:00
Niels Andriesse 6d452e19ef Detect double taps 2021-06-28 15:41:23 +10:00
Niels Andriesse c17eb5e404 WIP 2021-06-28 14:51:49 +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
Ryan ZHAO 2b26876c4c fix text color for system default dark mode 2021-06-28 09:56:49 +10:00
jubb 9cccbd7aae refactor: use activity dispatcher 2021-06-25 16:30:23 +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 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
jubb 620d063194 feat: adding text and shade, reverting other components to use old ThumbnailView 2021-06-25 09:57:58 +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 277c741851 feat: AlbumThumbnailView.kt view visible and binding to thumbnail slides 2021-06-24 16:15:13 +10:00
Niels Andriesse dabe26a1c9 Highlight mentions 2021-06-24 15:17:12 +10:00
Niels Andriesse 2082a58e5a Clean 2021-06-24 14:26:38 +10:00
Niels Andriesse ec8d4c9f5d Large emojis 2021-06-24 14:13:36 +10:00
Niels Andriesse 74697b0be7 Linkify URLs 2021-06-23 14:08:17 +10:00
Niels Andriesse c181dfec81 Clean & add documentation 2021-06-23 13:57:13 +10:00
Niels Andriesse ca98a24839 Debug 2021-06-23 13:39:24 +10:00
Niels Andriesse d2d13ec696 Re-add open group guidelines 2021-06-23 13:11:21 +10:00
Niels Andriesse 0291171fb8 Fix quote view sizing 2021-06-23 11:32:05 +10:00
Niels Andriesse b8f6321262 Basic open group invitation view 2021-06-22 10:39:34 +10:00
Niels Andriesse 252f344d93 Fix link preview corner rounding 2021-06-22 09:34:23 +10:00
Niels Andriesse 74330c931a WIP 2021-06-21 16:13:21 +10:00
Niels Andriesse 0eaecf168d Basic link preview view 2021-06-21 15:26:09 +10:00
Niels Andriesse ae078d8ee9 Fix gestures interfering with eachother 2021-06-21 14:48:27 +10:00
Niels Andriesse f79bb5e0d4 Add document view 2021-06-21 13:58:01 +10:00