Commit Graph

7418 Commits (bc4f660fb061c8b9b4fe00f09bc96f24c953694e)
 

Author SHA1 Message Date
jubb bc4f660fb0 fix: downloads now don't automatically queue for untrusted contacts and UI to handle re-downloading failed attachments 3 years ago
Niels Andriesse 176456c253 Update build number 3 years ago
Niels Andriesse ca85044a7b Fix crash 3 years ago
Niels Andriesse 8a7e6d6893
Merge pull request #638 from hjubb/share_invite_chooser
Replace Share & Invite Intents in Settings Activity with Chooser Dialog
3 years ago
Harris 7d29bb5f3a refactor: replace the share title chooser for the invite to be the invite button title 3 years ago
Niels Andriesse a49d7bb5d0 Update build number 3 years ago
Niels Andriesse d447c5c307
Merge pull request #637 from hjubb/fix_voice_update_crash
Fix Voice Message Behavior
3 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 3 years ago
Niels Andriesse 1cfeac43a3 Keep invitation message consistent until we decide on an alternative 3 years ago
Niels Andriesse 30b4a7ecc8
Merge pull request #613 from Brice-W/exp-timer-config-message
Add Closed Group Expiration Timer Setting to Configuration Message
3 years ago
Harris 683b5243bd fix: notify update for attachment's thread ID on setting audio extras 3 years ago
Harris abed19dd9c feat: move the share intents in settings to a chooser 3 years ago
Niels Andriesse 0b51b8f0b3 Update version number 3 years ago
Niels Andriesse c7d1248a60
Merge pull request #636 from oxen-io/localization
Update Translations
3 years ago
Niels Andriesse f4f6675b8c Update translations 3 years ago
Niels Andriesse d8d6578293
Merge pull request #626 from oxen-io/cleanup
Remove Unused Code & Resources
3 years ago
Niels Andriesse 09502ee9ab Remove unused resources 3 years ago
Niels Andriesse 6ce37a6231 Remove unused code 3 years ago
Niels Andriesse 9cd99c6c84 Fix quote view size calculation 3 years ago
Niels Andriesse b854a5d936 Update build number 3 years ago
Niels Andriesse 983fb928e4
Merge pull request #634 from hjubb/ui
Various Bug Fixes & Improvements
3 years ago
jubb 8cc2f78da7 fix: audio durations set accordingly for send and receive and doesn't break saving / uploading by exhausting the input stream 3 years ago
jubb 56a1c61f6b fix: increase above dev build number 3 years ago
jubb 95716cc23a Merge remote-tracking branch 'upstream/dev' into ui
# Conflicts:
#	app/build.gradle
3 years ago
jubb a593ad6a54 feat: increase build number 3 years ago
jubb 21c0537432 fix: pass original missing to the quote view to prevent image with no content rendering 3 years ago
jubb f66f305d76 fix: quote model uses own address if outgoing in the send to match the bind 3 years ago
jubb f4e5e5e36a fix: duplicate message send bug on attachments 3 years ago
jubb f7bec07503 fix: raise output max buffer size to Job.MAX_BUFFER_SIZE 3 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
3 years ago
jubb 50b02323a8 fix: failing to serialize from AttachmentUploadJob.kt started from resumed pending jobs 3 years ago
jubb 340d11377d fix: conversations opened from push now go back to home activity 3 years ago
jubb b329402faf fix: audio waveforms decoded on the attachment download 3 years ago
Niels Andriesse 2ef7cbe7e3
Merge pull request #597 from oxen-io/ui
Conversation Screen 2.0
3 years ago
Niels Andriesse 0a0f7e44f6 Update build number 3 years ago
Niels Andriesse c11c4ea7ad Fix slight alignment issue 3 years ago
Niels Andriesse 2e1c97f1b1
Merge pull request #625 from hjubb/ui
Fix Audio Player Crash
3 years ago
jubb 9566120d66 fix: revert max failure count on upload and send jobs 3 years ago
jubb 8701f68292 fix: prevent crash in audio view 3 years ago
Niels Andriesse 98e3754778 Update build number 3 years ago
Niels Andriesse d22704e264
Merge pull request #624 from hjubb/ui
Failed Message Handling
3 years ago
jubb c153ea2acf Merge remote-tracking branch 'upstream/ui' into ui 3 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 3 years ago
Niels Andriesse f6fdfd26e1 Improve RTL language handling 3 years ago
Niels Andriesse 93a417d322 Fix closed group quote handling bug 3 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 3 years ago
Niels Andriesse b7de9b36ad Fix expiration timer view positioning 3 years ago
jubb 7459765a52 Merge remote-tracking branch 'upstream/ui' into ui
# Conflicts:
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/ConversationActivityV2.kt
3 years ago
jubb 758475f0dc fix: R.color.destructive on the error drawable in conversation and home adapter and handling message re-sending 3 years ago
Niels Andriesse 6aa4ad1cd0 Fix profile picture size issue 3 years ago