chrono icon indicating copy to clipboard operation
chrono copied to clipboard

Changing implementation of app staying awake

Open IkelAtomig opened this issue 1 year ago • 4 comments

Currently, app is using Foreground notifications, etc for staying awake (as per pre-release) to be not killed by android.

To solve this, I would suggest using this feature :

Screenshot

I think this would solve majority of the problem and reduce code and make the simple.

IkelAtomig avatar Oct 05 '24 08:10 IkelAtomig

What feature do you mean? Pause app activity if unused is triggered after not using an app for 90 days. This is completely unrelated.

aronovgj avatar Oct 11 '24 22:10 aronovgj

@aronovgj @vicolo-dev, I mean "Alarms and Reminders" this could be used instead of various services. If used, the android system itself will wake up the app at specified time.

IkelAtomig avatar Dec 31 '24 07:12 IkelAtomig

@IkelAtomig The app is already supposed to be using this. Some devices sadly don't respect this though. But was it not 'allowed' in your settings?

AhsanSarwar45 avatar Jan 08 '25 14:01 AhsanSarwar45

The problem is it is not present in "App Info", I am using a Stock Android 14 on a Nokia device and also checked with 2 of my friend who has 2 different variants of Nokia device too.

What I attached was from another app and thought of this.

8 Jan 2025,  by @.***:

@IkelAtomig https://github.com/IkelAtomig> The app is already supposed to be using this. Some devices sadly don't respect this though. But was it not 'allowed' in your settings?

— Reply to this email directly, > view it on GitHub https://github.com/vicolo-dev/chrono/issues/349#issuecomment-2577761905> , or > unsubscribe https://github.com/notifications/unsubscribe-auth/AYJXNKHQRAWOUTGE2XEJFK32JUWOLAVCNFSM6AAAAABPNEPAF6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNZXG43DCOJQGU> . You are receiving this because you were mentioned.> Message ID: > <vicolo-dev/chrono/issues/349/2577761905> @> github> .> com>

IkelAtomig avatar Jan 10 '25 07:01 IkelAtomig