Skip to content

limit convo bubble text to 5000 chars#389

Merged
octoshrimpy merged 1 commit intoquik-sms:masterfrom
gavine99:truncate-long-message-text-236
Mar 28, 2025
Merged

limit convo bubble text to 5000 chars#389
octoshrimpy merged 1 commit intoquik-sms:masterfrom
gavine99:truncate-long-message-text-236

Conversation

@gavine99
Copy link
Copy Markdown
Contributor

lots of point changes that flowed from limiting and sharing text feature;

limit bubble display of text to 5000 chars with ellipses.
add instruction status message when bubble char limit exceeded. add share text feature.
make copy and share text menu options only available when there is text in selected messages.
new FileProvider to share messages text files out of app's cache dir.
add message subject to copy messages text feature.
a lot of refactoring of MessagesAdapter class.
add new FileUtils class.
convert file logging to use new FileUtils class.
convert MediaRecorder to use new FileUtils class.
housekeeping worker now cleans messages text cache files.
housekeeping worker now checks cache files older than 2 hours before deleting.

screen-record.mp4

closes #236

@octoshrimpy
Copy link
Copy Markdown
Collaborator

@gavine99 i'm a dummy who didn't merge things in order, could you fix the conflicts?

add instruction status message when bubble char limit exceeded.
add share text feature.
make copy and share text menu options only available when there is text in selected messages.
new FileProvider to share messages text files out of app's cache dir.
add message subject to copy messages text feature.
a lot of refactoring of MessagesAdapter class.
add new FileUtils class.
convert file logging to use new FileUtils class.
change MediaRecorder to use new FileUtils class.
housekeeping worker now cleans messages text cache files.
housekeeping worker now checks cache files older than 2 hours before deleting.
@gavine99
Copy link
Copy Markdown
Contributor Author

rebased this branch onto latest master and it should be ok to merge now

@octoshrimpy octoshrimpy merged commit c8c875d into quik-sms:master Mar 28, 2025
2 checks passed
@octoshrimpy
Copy link
Copy Markdown
Collaborator

thank you! you should join the matrix chat.

@gavine99 gavine99 deleted the truncate-long-message-text-236 branch April 8, 2025 01:37
@octoshrimpy octoshrimpy mentioned this pull request Nov 6, 2025
@github-actions github-actions bot mentioned this pull request Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request important

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐞 [Security] [Denial-of-service] ANR when trying to display a MMS on Android 15

2 participants