Commit Graph

7418 Commits (bc4f660fb061c8b9b4fe00f09bc96f24c953694e)
 

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