1.0.7
What's Changed
- Backup Message heavy data by @KevinBoulongne in #1192
- Fix
Message.isFullyDownloaded
by @KevinBoulongne in #1200 - Refactor
Message.initLocalValues()
code by @KevinBoulongne in #1199 - Improve and fix realm query by @JorisBodin in #1203
- Centralize navigation to NewMessageActivity by @LunarX in #1195
- Snackbar outside worker by @LunarX in #1196
- Add snackbar debounce timer when sending to avoid flickering by @LunarX in #1197
- Add
loginUtils.initShowError(::showError)
in LoginFragment by @KevinBoulongne in #1205 - Get LocalSettings via injection by @KevinBoulongne in #1198
- Fix login fragment manager by @sirambd in #1202
- Check dynamically if name has invalid character by @FabianDevel in #1210
- fix: Search in local with a quote throw RLM_ERR_INVALID_QUERY_STRING by @sirambd in #1208
- Update
RefreshController.handleAddedUids()
Sentries by @KevinBoulongne in #1211
Full Changelog: 1.0.6...1.0.7