Skip to content

ObjectCache should use phone uptime instead of time  #29

@andrew-ld

Description

@andrew-ld

Currently ObjectCache depends on the system time never changing, which is not optimal in a setup where the app runs for a long time, the user or the system might change the time.

a solution would be not to use the time but the uptime of the phone.

https://developer.android.com/reference/android/os/SystemClock#uptimeMillis()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions