if anyone has a fix for Titanium Backup schedules not working, I would really appreciate it. I think its related to the lockdown of some intents by onyx. For example, the android_boot_complete intent is not broadcast to user apps, onyx somehow locked this down. So apps that should start at boot will not start at boot. the workaround for this is to make them system apps, and then they will successfully start at boot. However, this workaround isnt working for making titanium backup schedules run
|