android icon indicating copy to clipboard operation
android copied to clipboard

bumped sync timer to 5500

Open 0x4f53 opened this issue 1 year ago • 3 comments

:recycle: Current situation

The network call timer thread executed too frequently, causing Volley to suffer from a memory leak from inconclusive requests.

:bulb: Proposed solution

Increase the timer interval to 5500ms.

📷 Screenshots

NA

📚 Release Notes

  • Changed the timer interval to 5500ms.

📝 Testing

  • Start the Keyspace app, make sure your vault has entries.
  • Keep the app open for 15 minutes and check if the app is still up and running in the foreground.
  • Tell me if it crashes or not in the comments.

0x4f53 avatar Feb 08 '23 05:02 0x4f53