Problems with the volume of TTS voices in Navi Apps
#12
(12-22-2019, 08:45 AM)AR105 Wrote:  just to understand it correctly:
on the phone, apps and their settings are retained during deep sleep, the apps are closed on cold start, but the settings remain unaffected?
And on the car radio, all apps are closed and the settings reset, both when cold starting and when deep sleep?
And this behavior is changed by your "Nokill-mod" in such a way that the apps are not closed during deep sleep and the settings are retained, but after a cold start the settings would have to be reset manually - right?
If so: does the "nokill-mod" also maintain the volume setting of google-tts? And can the setting of the right settings be automated - apps like Tasker or Macrodroid can only do useful things if they have the appropriate permissions, so they are not useful for this. Or am I missing something ??

Joying has a new firmware in the blog since November 28th, 2019. Can I use it in connection with your Nokill-mod from the xda forum? or is there a newer version and I should wait better?

Some apps store their in-memory, currently used (volume) settings after a user change immediately in their app database, so they even know it after a cold boot.
When doing a reboot every app gets the shutdown signal and will "nicely" close everything.
On the Joyings (and many other brands) a number of seetings are set back to default after a cold boot.

The apps on the Joying (and on many other brands) are not so nicely written and do not write the settings to their database.
The "KillAllAppsButSome" function simply kills every app that is not not in a specific "skipkillapp" list. So this is not a nice shutdown signal to the app, but a hard kill.

My nokill mod simply deactivates that "KillAllAppsButSome" function.
I give no guarantee what the other FYT/Joying apps will do exactly with their settings, but "everything" should stay as it was before going into deep sleep.

I just posted the new mods for the 2019-11-28 firmware this morning.
(a.k.a. surfer63 on XDA)
  Reply


Messages In This Thread
RE: Problems with the volume of TTS voices in Navi Apps - hvdwolf - 12-22-2019, 04:38 PM