mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-03-30 16:25:57 +00:00
* Option for periodically fetching new messages without starting a service - also user can hide some content from notification, like it's text or/and author * More stable notification worker * Allowed to run periodic notifications when battery optimization is on * corrections Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com> * correction Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com> * correction Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com> * Changes to notifications flow * correction * Made delay for receiving messages in worker longer * correction * check interval * Update SimplexApp.kt, SimplexService.kt, and SimpleXAPI.kt * update strings * Strings Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com> Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>