Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Purge workers for analytics and geolocation #20

Merged
merged 1 commit into from
Aug 17, 2020
Merged

Commits on Aug 17, 2020

  1. Purge workers for Analytics and geolocation

    - fix a bug where
    
    - update daos to expose a way to delete all db rows where upload_completed != 0
    - add use case to purge all uploaded rows, either analytics or geolocation
    - add workers launching the work in the background via workmanager using said use cases
    - start (enqueue) work in HerdrActivity when observing login status change
    nackko committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    694adda View commit details
    Browse the repository at this point in the history