Messages icon indicating copy to clipboard operation
Messages copied to clipboard

Refactor extensions/Context.kt slightly

Open tom93 opened this issue 2 years ago • 0 comments

No behaviour change intended.

What is it?

  • [ ] Bugfix
  • [ ] Feature
  • [x] Codebase improvement

Description of the changes in your PR

  • Simplify insertOrUpdateConversation(), since the previous code was long and hard to follow.
  • Inline constants into selection queries instead of using '?' arguments.

Before/After Screenshots/Screen Record

N/A

Fixes the following issue(s)

N/A

Acknowledgement

tom93 avatar Mar 23 '24 17:03 tom93