Commit Graph

1118 Commits (3c6b1eff4448b06a0b2bc001dbf912975641ddb6)

Author SHA1 Message Date
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
3 years ago
jubb 1d1b675c41 fix: voice view showing loader on isInProgress instead of isPendingDownload 3 years ago
jubb fa06a57ec3 fix: getting local user's ID if message is outgoing to check against that value in attachment download 3 years ago
Niels Andriesse 3ac19e94fb Clean 3 years ago
Niels Andriesse c4a5fa4594 Update build number 3 years ago
jubb 1ee1d1795d fix: only resume AttachmentDownloadJobs and fix boolean logic on returning early in download job 3 years ago
jubb 9dfd051e63 feat: trust dialog and processing attachments for users after trusting them 3 years ago
Niels Andriesse dc790560fd Clean & debug 3 years ago
Niels Andriesse 9d447608da Re-organize files 3 years ago
Niels Andriesse c984d90b04 Re-organize files 3 years ago
Niels Andriesse 05cc6ea742 Re-enable copying Session IDs in closed groups & clean 3 years ago
Niels Andriesse a9b5c269f6 Re-organize files & delete unused code 3 years ago
Niels Andriesse ffc51f400f Update build number 3 years ago
Niels Andriesse b2bdbeb31d Fix camera intent issue 3 years ago
Niels Andriesse 2f7002ac7a Update build number 3 years ago
Niels Andriesse ecc7f50ac4 Fix open group deletion issue 3 years ago
Niels Andriesse 9fd2788664 Merge branch 'master' into dev 3 years ago
Niels Andriesse 004ea5b87a Fix various crashes 3 years ago
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 666cab9df6 Clean up TextSecurePreferences 3 years ago
Niels Andriesse 5be63cd297 Update build number 3 years ago
Niels Andriesse 183f013c31 Show date break header by hour instead of by day
Also ditch relative timestamps in favor of absolute ones
3 years ago
Niels Andriesse 7aefa288d9
Merge pull request #644 from RyanRory/auto-play-voice-message
Auto Play Next Voice Message If Possible
3 years ago
Ryan Zhao b559f19ce5 Merge branch 'dev' of https://github.com/oxen-io/session-android into auto-play-voice-message 3 years ago
Niels Andriesse a716b3dd40 Update version number 3 years ago
Niels Andriesse 0524d42f1a Merge branch 'dev' into security 3 years ago
Niels Andriesse 8ef2a930e3 Add oxen logo 3 years ago
Ryan Zhao a1e63c5f8e auto play next audio 3 years ago
Ryan Zhao 69b05afbd9 Merge branch 'dev' of https://github.com/oxen-io/session-android into dev 3 years ago
Ryan Zhao f5835e1b54 WIP: auto play next voice message 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
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
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 f4f6675b8c Update translations 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
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 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 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 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 8701f68292 fix: prevent crash in audio view 3 years ago
Niels Andriesse 98e3754778 Update build number 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
Niels Andriesse 0221784d60 Fix attachment sharing 3 years ago
Niels Andriesse 4cec9e684f Fix crash 3 years ago
Niels Andriesse fa0b6703e1 Add message expiration timer icon 3 years ago
Niels Andriesse 9b513fa2ba
Merge pull request #622 from RyanRory/ui
Conversation Screen 2.0 - Search
3 years ago
Niels Andriesse 7352dac638
Merge pull request #623 from hjubb/ui
Make Input Bar Edit Text Capitalize Sentences
3 years ago
ryanzhao b438c1e16e Merge branch 'ui' of https://github.com/oxen-io/session-android into ui 3 years ago
jubb 8eb4da34d4 fix: capitalize sentences 3 years ago
Niels Andriesse 764a885280 Hook up new conversation screen everywhere 3 years ago
ryanzhao 79fd74a157 Merge branch 'ui' of https://github.com/oxen-io/session-android into ui 3 years ago
Niels Andriesse dea1aeec57 Fix merge 3 years ago
Niels Andriesse 24b5fca7f8 Move ExpirationTimerView 3 years ago
Niels Andriesse e91b84f694
Merge pull request #621 from hjubb/ui
Fix Body Text URL Handling & Open Group Media Previews
3 years ago
ryanzhao 956681f00a Merge branch 'ui' of https://github.com/oxen-io/session-android into ui 3 years ago
jubb b59b8b650d fix: links work properly now and the album navigates to open group messages now 3 years ago
Niels Andriesse 1c14755d9a Update build number 3 years ago
Niels Andriesse 91570dc0b2 Remove resolved TODO 3 years ago
Niels Andriesse 07de201fde Hide input if the user isn't part of a group 3 years ago
Niels Andriesse 1fbb3d3dd5 Fix message deletion threading bug 3 years ago
Niels Andriesse 907e0e4974 Remove problematic movement method 3 years ago
Niels Andriesse 4989bf4b8b Fix threading issue 3 years ago
ryanzhao ba1099d276 Merge branch 'ui' of https://github.com/oxen-io/session-android into ui 3 years ago
ryanzhao 55ad96dcf7 hide search screen when long pressing 3 years ago
Niels Andriesse d3704a6905 Fix typing indicator overlaying recycler view 3 years ago
ryanzhao c5b117406e fix spinner shows incorrectly the second time open search screen 3 years ago
Niels Andriesse e147b3f5e9 React to mute & block status changes 3 years ago
Niels Andriesse bef7413055 Scroll to message upon tapping quote & fix various bugs 3 years ago
Ryan Zhao 2159d6836b fix spinning forever 3 years ago
Ryan Zhao aac58ac5cf Merge branch 'ui' of https://github.com/oxen-io/session-android into ui 3 years ago
Niels Andriesse 7ce124118f Make static method call explicit 3 years ago
Ryan Zhao 19d683082e Merge branch 'ui' of https://github.com/oxen-io/session-android into ui 3 years ago
Niels Andriesse 7b7a9961da
Merge pull request #620 from hjubb/ui
Fix 421s, Fix NotifyPNServerJob Crash & Fix URL Handling
3 years ago
Ryan Zhao 6e3f6a5f78 Merge branch 'ui' of https://github.com/oxen-io/session-android into ui 3 years ago