16:50:01 selsta: I think in the gui on android, when the screen goes off, wallet sync also stops. 16:50:50 we don't have any android specific code currently 16:52:50 Also, even when the gui is not in the foreground. 16:54:32 I would have assumed that phone apps behave like this by default 16:54:38 Yeah, that's what I suspected. 👍️ 16:54:52 probably some Android specific code needed to change that 16:55:09 but I don't have an Android phone myself 16:55:41 We have gui on Android? 16:56:14 the official GUI runs on Android but it is still experimental 16:56:14 https://github.com/cake-tech/cake_wallet/commit/3d6fca4475c63ecc65d8efce9a4590233ed3e129 16:56:47 There's "wakelock" for Android apps that must be explicitly set by user, Termux uses it 16:57:15 if it's not set, apps receive very little CPU when the screen is off 16:59:44 https://stackoverflow.com/questions/23112048/how-to-prevent-android-device-from-sleep-while-qt-application-is-running 16:59:57 this also says wakelock 17:02:56 Monerujo runs a service, where cake uses wakelock 19:18:53 .merge+ 4011 4013 19:18:53 Added