Jasper-1024 / DeepSleep

GNU General Public License v3.0
62 stars 4 forks source link

Android System - too many alarms #3

Closed varunpilankar closed 2 years ago

varunpilankar commented 2 years ago

Hi Jasper,

I'm currently planning to switched from NoWakeLock to DeepSleep.

Before running deeper into it.

I am facing too many Android System - Alarms: job.deadline and job.delay

Can deep sleep help me fix that?

Jasper-1024 commented 2 years ago

I can't give an exact answer, maybe you can try first. Note: If you are using LSPOSED, select the application you want to limted without selecting System Framework.

Jasper-1024 commented 2 years ago

As far as I know, 'jobs' are caused by account synchronization.

Perhaps turning off account syncing for some apps would alleviate this.

varunpilankar commented 2 years ago

Account sync is already turn off.. I never use auto sync.

Can it be because of that?


From: Jasper Hale @.> Sent: Saturday, November 20, 2021 9:03:17 AM To: Jasper-1024/DeepSleep @.> Cc: Indrasen Pilankar @.>; Author @.> Subject: Re: [Jasper-1024/DeepSleep] Android System - too many alarms (Issue #3)

As far as I know, 'jobs' are caused by account synchronization.

Perhaps turning off account syncing for some apps would alleviate this.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/Jasper-1024/DeepSleep/issues/3#issuecomment-974585797, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHQM6USWWRPRD7OV57S2YBDUM4JH3ANCNFSM5IMST4BQ.

Jasper-1024 commented 2 years ago

Account sync is already turn off.. I never use auto sync. Can it be because of that? ____ From: Jasper Hale @.> Sent: Saturday, November 20, 2021 9:03:17 AM To: Jasper-1024/DeepSleep @.> Cc: Indrasen Pilankar @.>; Author @.> Subject: Re: [Jasper-1024/DeepSleep] Android System - too many alarms (Issue #3) As far as I know, 'jobs' are caused by account synchronization. Perhaps turning off account syncing for some apps would alleviate this. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub<#3 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHQM6USWWRPRD7OV57S2YBDUM4JH3ANCNFSM5IMST4BQ.

JobSchedule is the reason.