nextcloud / talk-android

📱😀 Video & audio calls through Nextcloud on Android
Other
529 stars 234 forks source link

check autostart with "AutoStarter" #2113

Open mahibi opened 2 years ago

mahibi commented 2 years ago

use https://github.com/judemanutd/AutoStarter and hope that for some phones this fixes notification issues..

lib recommended by https://dontkillmyapp.com/apidoc

mahibi commented 2 years ago

I didn't try out this AutoStarter lib yet, but i read that there is still no possibility to check if autostart is enabled or not, see https://github.com/judemanutd/AutoStarter/issues/4

So we would have to maintain a local flag if it was opened and maybe add an "Check autostart" button in settings.

Do you think this it is worth it to give this lib a try? @timkrueger @AlvaroBrey @AndyScherzinger @tobiasKaminsky ?

tobiasKaminsky commented 2 years ago

My wife as ha Xiaomi, so I can try it before and after. Before is something like this, right?:

So we would have to maintain a local flag if it was opened and maybe add an "Check autostart" button in settings.

This is somehow weird :S If at all it should be limited to the known problematic OEMs.

mahibi commented 1 year ago

related: #1779