Commit Graph

7308 Commits (d38b81f2229922a9302a07355b1723406c6fa202)
 

Author SHA1 Message Date
Niels Andriesse d38b81f222
Merge pull request #619 from hjubb/ui
Album, Thumbnail, Progress, Long Message UI for Conversation Screen 2.0
4 years ago
Niels Andriesse 8f2f1a47fd
Merge branch 'ui' into ui 4 years ago
jubb 60f9f0edfb fix: remove transfer controls from KThumbnailView.kt to prevent view stub being inflated 4 years ago
jubb c68781fffb fix: long message handles mentions properly and doesn't do linkified text 4 years ago
Niels Andriesse 9f4571b0c1 Implement remaining menu actions 4 years ago
jubb 476c0ea4cd fix: alignment issues fixed 4 years ago
jubb 09f4cfb1ad feat: add back overflow text, increase AttachmentDownloadJob.kt max failure count, resize overflow text size, remove unused animator update listener implementation in ThumbnailProgressBar.kt 4 years ago
Niels Andriesse 8d45efde4d Implement more option menu actions 4 years ago
Niels Andriesse 05cfb0dfd9 Implement various option menu actions 4 years ago
jubb 482d6a2075 Merge remote-tracking branch 'upstream/ui' into ui
# Conflicts:
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/ConversationActivityV2.kt
4 years ago
jubb 3611f4655c fix: merge changes and fix conflicts 4 years ago
Niels Andriesse 4fc75e5a78 Implement remaining contextual actions 4 years ago
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
4 years ago
Niels Andriesse 18e345733e Implement a few basic contextual actions 4 years ago
Niels Andriesse fcdd3d9149 Fix quote clearing bug 4 years ago
jubb a91cd45b89 feat: new ThumbnailProgressBar.kt for animating the loading progress 4 years ago
Niels Andriesse fa71c81ea9 Speed up audio on double tap 4 years ago
Niels Andriesse f44e655361 Fix reply icon offset bug 4 years ago
Niels Andriesse 6d452e19ef Detect double taps 4 years ago
Niels Andriesse a53ce18404 Fix duration text view 4 years ago
Niels Andriesse c17eb5e404 WIP 4 years ago
jubb 2e48e5f93e refactor: re-add link movement to text body, remove conversation footer from longmessage_activity.xml 4 years ago
Niels Andriesse 8cb4c267c5 Show blocked dialog if needed 4 years ago
Niels Andriesse 12b008c61c Send quotes & link previews 4 years ago
jubb f41ab951e2 refactor: simplify the long message activity 4 years ago
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
4 years ago
Niels Andriesse ab92f3684d
Merge pull request #618 from RyanRory/ui
Fix Theme Issues
4 years ago
jubb d8a2e3450c feat: progress bar is linear similar to iOS 4 years ago
Niels Andriesse 489516b03b Hook up all voice message recording controls 4 years ago
Niels Andriesse 0da2487401 Send voice messages 4 years ago
Niels Andriesse 0e23e45e89 Debug 4 years ago
jubb ddc75859aa fix: re-add radius to ThumbnailView 4 years ago
Niels Andriesse ca3034cb05 Re-implement GIF & document sending 4 years ago
jubb 2c8141c8bb fix: don't let the attachment open to preview if in progress or pending download 4 years ago
Niels Andriesse bf80f5c449 Re-implement attachment sending 4 years ago
jubb f59b3a3b61 refactor: remove unused KThumbnailView functions, extract intent creation to MediaPreviewActivity 4 years ago
Ryan ZHAO 2b26876c4c fix text color for system default dark mode 4 years ago
Ryan ZHAO 3c293f9d2b Merge branch 'ui' of https://github.com/oxen-io/session-android into ui 4 years ago
jubb 9cccbd7aae refactor: use activity dispatcher 4 years ago
Niels Andriesse 7f2ffcc114 Implement onActivityResult 4 years ago
Ryan ZHAO e459ea0288 fix overflow menu background color 4 years ago
Niels Andriesse 20f8931338 Set up attachment pickers 4 years ago
Niels Andriesse 20abe8fdb8 Clean 4 years ago
Niels Andriesse 82e4d3125c Basic message sending (incl. mentions) 4 years ago
Niels Andriesse 0ac0cba448 Insert mentions 4 years ago
jubb bb00754237 refactor: change line to have small spacing margin 4 years ago
jubb ce098fe918 fix: change the content click to be hit-rect based to determine child object intersection for views with multiple content objects 4 years ago
Niels Andriesse 6140be6e56 Add back mentions business logic 4 years ago
Niels Andriesse 40317d9834 Fix corner rounding issue 4 years ago
jubb 21835800ff feat: wiring up click listeners in AlbumThumbnailView.kt 4 years ago