mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-04 22:05:55 +00:00
* Managing battery optimization on Android 12+ via in-app UI - in case of battery optimization is enabled a user will be asked to disable it if he wants to have a background service - when the service is enabled but the user don't want to disable the battery optimization, the service will be disabled with an alert for the user * update service notice conditions * android: update notification service logic * update translations Co-authored-by: Avently <7953703+avently@users.noreply.github.com>