1.0.0-alpha11
JorisBodin
released this
02 Feb 16:00
·
6226 commits
to master
since this release
What's Changed
- Wait at most 6s instead of at least 6s before refreshing Drafts service by @KevinBoulongne in #540
- Clean
handleDeletedUids()
code after fixing OOM error by @KevinBoulongne in #541 - fix: animators may only be run on Looper threads by @sirambd in #544
- fix: ForegroundServiceStartNotAllowedException by @sirambd in #542
- fix: setPreviousMessage in draft with incorrect thread by @sirambd in #539
- Fix back from thread when thread is updated by @LunarX in #545
- Add Sentry for missing/orphans Threads/Messages/Drafts by @KevinBoulongne in #543
Full Changelog: 1.0.0-alpha10...1.0.0-alpha11