Commit Graph

1188 Commits (39d997a636cd74e5a14c0aa2bc4895bf4d43005d)

Author SHA1 Message Date
Ryan Zhao dc33e28826 re-introduce the message detail screen 4 years ago
Niels Andriesse a9e78ccf05
Merge pull request #656 from hjubb/chat_permission_resolution
Improve Permission Handling
4 years ago
jubb 393089ce23 fix: permission resolution in ConversationActivityV2.kt as well as rationale dialogs 4 years ago
Ryan Zhao 496d9683e3 Merge branch 'dev' of https://github.com/oxen-io/session-android into message-details 4 years ago
Ryan Zhao 0211239360 add message info item in menu 4 years ago
Niels Andriesse 6b7c7d1d2a Add support for new ban and delete all endpoint 4 years ago
Niels Andriesse 4e883b23e6 Give all media view headers a background color 4 years ago
Niels Andriesse 15d74137d0
Merge pull request #653 from hjubb/conversation_handling_intents
Properly Handle External Keyboard Content & Handle Text Content Shared via Intent
4 years ago
Niels Andriesse 5b4061b2d7 Minor UI polish 4 years ago
Niels Andriesse 04b012ea2c Update build number 4 years ago
Niels Andriesse da7d8a2f09 Make error more descriptive 4 years ago
jubb 11961cb01b fix: share activity now includes type as text/plain 4 years ago
jubb 9cb7d9ece8 fix: conversation activity now receives extra text shared via intent and accepts content shared by IME 4 years ago
Niels Andriesse 1747e4a8ee Don't use testnet 4 years ago
Niels Andriesse 5168e15640 Merge branch 'dev' into security 4 years ago
Niels Andriesse 462a7ed977
Merge pull request #647 from hjubb/trusted_attachment_download
Only Download Attachments from Trusted Contacts
4 years ago
jubb 837f133f7c fix: compilation errors 4 years ago
Niels Andriesse fda28fc6ba Update version number 4 years ago
Niels Andriesse 1932fdd7cc Update build number 4 years ago
Niels Andriesse 6a57ad73f8 Fix Italian translation app name 4 years ago
jubb 842cfc25a1 Merge branch 'dev' into trusted_attachment_download
# Conflicts:
#	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
jubb 1d1b675c41 fix: voice view showing loader on isInProgress instead of isPendingDownload 4 years ago
jubb fa06a57ec3 fix: getting local user's ID if message is outgoing to check against that value in attachment download 4 years ago
Niels Andriesse 3ac19e94fb Clean 4 years ago
Niels Andriesse c4a5fa4594 Update build number 4 years ago
jubb 1ee1d1795d fix: only resume AttachmentDownloadJobs and fix boolean logic on returning early in download job 4 years ago
jubb 9dfd051e63 feat: trust dialog and processing attachments for users after trusting them 4 years ago
Niels Andriesse dc790560fd Clean & debug 4 years ago
Niels Andriesse 9d447608da Re-organize files 4 years ago
Niels Andriesse c984d90b04 Re-organize files 4 years ago
Niels Andriesse 05cc6ea742 Re-enable copying Session IDs in closed groups & clean 4 years ago
Niels Andriesse a9b5c269f6 Re-organize files & delete unused code 4 years ago
Niels Andriesse ffc51f400f Update build number 4 years ago
Niels Andriesse b2bdbeb31d Fix camera intent issue 4 years ago
Niels Andriesse 2f7002ac7a Update build number 4 years ago
Niels Andriesse ecc7f50ac4 Fix open group deletion issue 4 years ago
Niels Andriesse 9fd2788664 Merge branch 'master' into dev 4 years ago
Niels Andriesse 004ea5b87a Fix various crashes 4 years ago
jubb bc4f660fb0 fix: downloads now don't automatically queue for untrusted contacts and UI to handle re-downloading failed attachments 4 years ago
Niels Andriesse 666cab9df6 Clean up TextSecurePreferences 4 years ago
Niels Andriesse 5be63cd297 Update build number 4 years ago
Niels Andriesse 183f013c31 Show date break header by hour instead of by day
Also ditch relative timestamps in favor of absolute ones
4 years ago
Niels Andriesse 7aefa288d9
Merge pull request #644 from RyanRory/auto-play-voice-message
Auto Play Next Voice Message If Possible
4 years ago
Ryan Zhao b559f19ce5 Merge branch 'dev' of https://github.com/oxen-io/session-android into auto-play-voice-message 4 years ago
Niels Andriesse a716b3dd40 Update version number 4 years ago
Niels Andriesse 0524d42f1a Merge branch 'dev' into security 4 years ago
Niels Andriesse 8ef2a930e3 Add oxen logo 4 years ago
Ryan Zhao a1e63c5f8e auto play next audio 4 years ago
Ryan Zhao 69b05afbd9 Merge branch 'dev' of https://github.com/oxen-io/session-android into dev 4 years ago
Ryan Zhao f5835e1b54 WIP: auto play next voice message 4 years ago
Niels Andriesse 176456c253 Update build number 4 years ago
Niels Andriesse ca85044a7b Fix crash 4 years ago
Niels Andriesse 8a7e6d6893
Merge pull request #638 from hjubb/share_invite_chooser
Replace Share & Invite Intents in Settings Activity with Chooser Dialog
4 years ago
Harris 7d29bb5f3a refactor: replace the share title chooser for the invite to be the invite button title 4 years ago
Niels Andriesse a49d7bb5d0 Update build number 4 years ago
Harris ce490f5f90 fix: avoid crash in voice message view for pending downloads, display the icon on player stop when player starting from another view. Use thread id in setAttachmentAudioExtras 4 years ago
Harris 683b5243bd fix: notify update for attachment's thread ID on setting audio extras 4 years ago
Harris abed19dd9c feat: move the share intents in settings to a chooser 4 years ago
Niels Andriesse 0b51b8f0b3 Update version number 4 years ago
Niels Andriesse f4f6675b8c Update translations 4 years ago
Niels Andriesse 09502ee9ab Remove unused resources 4 years ago
Niels Andriesse 6ce37a6231 Remove unused code 4 years ago
Niels Andriesse 9cd99c6c84 Fix quote view size calculation 4 years ago
Niels Andriesse b854a5d936 Update build number 4 years ago
jubb 8cc2f78da7 fix: audio durations set accordingly for send and receive and doesn't break saving / uploading by exhausting the input stream 4 years ago
jubb 56a1c61f6b fix: increase above dev build number 4 years ago
jubb 95716cc23a Merge remote-tracking branch 'upstream/dev' into ui
# Conflicts:
#	app/build.gradle
4 years ago
jubb a593ad6a54 feat: increase build number 4 years ago
jubb 21c0537432 fix: pass original missing to the quote view to prevent image with no content rendering 4 years ago
jubb f66f305d76 fix: quote model uses own address if outgoing in the send to match the bind 4 years ago
jubb f4e5e5e36a fix: duplicate message send bug on attachments 4 years ago
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
4 years ago
jubb 340d11377d fix: conversations opened from push now go back to home activity 4 years ago
jubb b329402faf fix: audio waveforms decoded on the attachment download 4 years ago
Niels Andriesse 0a0f7e44f6 Update build number 4 years ago
Niels Andriesse c11c4ea7ad Fix slight alignment issue 4 years ago
Niels Andriesse 2e1c97f1b1
Merge pull request #625 from hjubb/ui
Fix Audio Player Crash
4 years ago
jubb 8701f68292 fix: prevent crash in audio view 4 years ago
Niels Andriesse 98e3754778 Update build number 4 years ago
jubb c153ea2acf Merge remote-tracking branch 'upstream/ui' into ui 4 years ago
jubb d98f34fa73 fix: only show loader if the message isn't failed, fix attachment upload and message send pending states in the conversation 4 years ago
Niels Andriesse f6fdfd26e1 Improve RTL language handling 4 years ago
Niels Andriesse 93a417d322 Fix closed group quote handling bug 4 years ago
jubb ab876ca9b8 fix: MessageSendJob.kt sets message as sending before calling send so conversation adapter doesn't display as error / let users retry while send job is pending 4 years ago
Niels Andriesse b7de9b36ad Fix expiration timer view positioning 4 years ago
jubb 7459765a52 Merge remote-tracking branch 'upstream/ui' into ui
# Conflicts:
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/ConversationActivityV2.kt
4 years ago
jubb 758475f0dc fix: R.color.destructive on the error drawable in conversation and home adapter and handling message re-sending 4 years ago
Niels Andriesse 6aa4ad1cd0 Fix profile picture size issue 4 years ago
Niels Andriesse 0221784d60 Fix attachment sharing 4 years ago
Niels Andriesse 4cec9e684f Fix crash 4 years ago
Niels Andriesse fa0b6703e1 Add message expiration timer icon 4 years ago
Niels Andriesse 9b513fa2ba
Merge pull request #622 from RyanRory/ui
Conversation Screen 2.0 - Search
4 years ago
Niels Andriesse 7352dac638
Merge pull request #623 from hjubb/ui
Make Input Bar Edit Text Capitalize Sentences
4 years ago
ryanzhao b438c1e16e Merge branch 'ui' of https://github.com/oxen-io/session-android into ui 4 years ago
jubb 8eb4da34d4 fix: capitalize sentences 4 years ago
Niels Andriesse 764a885280 Hook up new conversation screen everywhere 4 years ago
ryanzhao 79fd74a157 Merge branch 'ui' of https://github.com/oxen-io/session-android into ui 4 years ago
Niels Andriesse dea1aeec57 Fix merge 4 years ago
Niels Andriesse 24b5fca7f8 Move ExpirationTimerView 4 years ago
Niels Andriesse e91b84f694
Merge pull request #621 from hjubb/ui
Fix Body Text URL Handling & Open Group Media Previews
4 years ago
ryanzhao 956681f00a Merge branch 'ui' of https://github.com/oxen-io/session-android into ui 4 years ago
jubb b59b8b650d fix: links work properly now and the album navigates to open group messages now 4 years ago
Niels Andriesse 1c14755d9a Update build number 4 years ago
Niels Andriesse 91570dc0b2 Remove resolved TODO 4 years ago
Niels Andriesse 07de201fde Hide input if the user isn't part of a group 4 years ago
Niels Andriesse 1fbb3d3dd5 Fix message deletion threading bug 4 years ago
Niels Andriesse 907e0e4974 Remove problematic movement method 4 years ago
Niels Andriesse 4989bf4b8b Fix threading issue 4 years ago
ryanzhao ba1099d276 Merge branch 'ui' of https://github.com/oxen-io/session-android into ui 4 years ago
ryanzhao 55ad96dcf7 hide search screen when long pressing 4 years ago
Niels Andriesse d3704a6905 Fix typing indicator overlaying recycler view 4 years ago
ryanzhao c5b117406e fix spinner shows incorrectly the second time open search screen 4 years ago
Niels Andriesse e147b3f5e9 React to mute & block status changes 4 years ago
Niels Andriesse bef7413055 Scroll to message upon tapping quote & fix various bugs 4 years ago
Ryan Zhao 2159d6836b fix spinning forever 4 years ago
Ryan Zhao aac58ac5cf Merge branch 'ui' of https://github.com/oxen-io/session-android into ui 4 years ago
Niels Andriesse 7ce124118f Make static method call explicit 4 years ago
Ryan Zhao 19d683082e Merge branch 'ui' of https://github.com/oxen-io/session-android into ui 4 years ago
Niels Andriesse 7b7a9961da
Merge pull request #620 from hjubb/ui
Fix 421s, Fix NotifyPNServerJob Crash & Fix URL Handling
4 years ago
Ryan Zhao 6e3f6a5f78 Merge branch 'ui' of https://github.com/oxen-io/session-android into ui 4 years ago
Niels Andriesse bf60989a43 Update build number 4 years ago
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
Ryan Zhao fa737a5b05 Merge branch 'ui' of https://github.com/oxen-io/session-android into ui 4 years ago
jubb c5c8ebba04 fix: enable body texts to open modal URL dialog 4 years ago
Ryan Zhao 64a70d0555 Merge branch 'ui' of https://github.com/oxen-io/session-android into ui 4 years ago
Niels Andriesse 1e39762eb1 Fix invisible attachment buttons being tappable 4 years ago
Niels Andriesse f1745448bb Hook up link preview suggestion dialog 4 years ago
Ryan Zhao 52305368bb scroll to the position of a search result 4 years ago
Niels Andriesse 05ac781b55 Fix crash & photo sending bug 4 years ago
Niels Andriesse 7e114fc2ac Update version number 4 years ago
Niels Andriesse 1d83920684 Fix spacing issue 4 years ago
Ryan Zhao 1e787660a8 clean 4 years ago
Niels Andriesse 6393ed03bd Tie up some loose ends 4 years ago
Niels Andriesse dbedc5039a Implement image quoting 4 years ago
Ryan Zhao 628477f2fd link event listener 4 years ago
Ryan Zhao c294262ff3 fix spinner 4 years ago
Niels Andriesse 1133cf45c3 Fix crash 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
Ryan Zhao 6b4acd0232 clean 4 years ago
Ryan Zhao f4d3a7359e highlight the search result 4 years ago
Ryan Zhao 61ff68b532 add search bottom bar ui 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