forked from signalapp/Signal-Android
-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge release-1.18.4 to master #1504
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix NPE on null display name
* Fixes signalapp#874 * Removed accidentally left in line * Fixed issue - push before cleanup * Cleaned up * Removed cruft --------- Co-authored-by: = <=> Co-authored-by: AL-Session <[email protected]>
* WIP * Working - push before cleanup * Fixes signalapp#1316 * Cleanup * PR review adjustments * Fixed scrolling when receiving an image based message while keyboard is up * Prevent auto-scroll to last seen item pos in conversation view if <= 3 * Put back <=3 check to scroll --------- Co-authored-by: = <=> Co-authored-by: AL-Session <[email protected]>
Fix unresolved theme attributes exception
…toreActivity Remove unused RecoveryPhraseRestoreActivity
* WIP * Working - push before cleanup * Fixes signalapp#1316 * Cleanup * PR review adjustments * Fixed scrolling when receiving an image based message while keyboard is up * Prevent auto-scroll to last seen item pos in conversation view if <= 3 * Put back <=3 check to scroll * Forced scrolling to bottom of long messages (both sent and received) when already at the bottom of the RecyclerView * Fixes signalapp#1364 --------- Co-authored-by: = <=> Co-authored-by: AL-Session <[email protected]>
Fix merge master to dev for release-1.18.3
[SES-1936] Fix memory leaks
[SES-1579] Copy issue for disappearing messages
[SES-1889] Fix IndexOutOfBounds in MediaPreview
[SES-1935] Audio recording crash
[SES-1931] - Fix debouncer crash
[SES-1949] Move unapprovedMessageCount to IO
[SES-1948] Do not fetch quotes recursively
[SES-2009] Fix crashes on blinded conversation
simophin
approved these changes
May 30, 2024
KeeJef
approved these changes
May 30, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.