Skip to content

Attempt various fixes to stop the app dropping messages#752

Open
Inhishonor wants to merge 2 commits intoquik-sms:masterfrom
Inhishonor:drop-messages
Open

Attempt various fixes to stop the app dropping messages#752
Inhishonor wants to merge 2 commits intoquik-sms:masterfrom
Inhishonor:drop-messages

Conversation

@Inhishonor
Copy link
Copy Markdown
Collaborator

@Inhishonor Inhishonor commented Mar 26, 2026

  • ff6a289: Stops the sms received receiver from potentially getting killed by the android system, by using goAsync() rather than blockingGet(). This also restores the previous behavior from before 4.3.2.
  • 46f1730: There was a potential memory leak in the contact lookup, by a query call to contentResolver that was left open. This commit refactors this to use use, which should resolve any potential leaks.

Fixes #703
Fixes #689
(I think) :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐞 [BUG] App misses texts ❓ [ QUESTION ] QUIK SMS - I DON'T RECEIVE MY SMS - WHAT SHOULD I CHECK IN DIFFERENT SETTINGS PLEASE

1 participant