Commit Graph

7317 Commits (29447d6b590c26f214cec32f00d751fdad6a8419)
 

Author SHA1 Message Date
jubb 29447d6b59 fix: movement method for all body text moved into the helper function, removed caption from legacy ThumbnailView 4 years ago
jubb 2a32d21933 refactor: remove captionIcon 4 years ago
jubb c5c8ebba04 fix: enable body texts to open modal URL dialog 4 years ago
jubb 8b4b264992 fix: 421 errors not being handled properly by sendOnionRequest and prevent retrying with stale swarm data, no longer crash with large NotifyPNServerJob.kt payload in Kryo deserialization 4 years ago
Niels Andriesse 7e114fc2ac Update version number 4 years ago
Niels Andriesse 1d83920684 Fix spacing issue 4 years ago
Niels Andriesse 6393ed03bd Tie up some loose ends 4 years ago
Niels Andriesse dbedc5039a Implement image quoting 4 years ago
Niels Andriesse 1133cf45c3 Fix crash 4 years ago
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