Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

Let apps receive location updates in the background #387

Open
wants to merge 3 commits into
base: xenial
Choose a base branch
from

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    1ae3786 View commit details
    Browse the repository at this point in the history
  2. Stage: minor refactoring of application requestedState

    Store the property in the delegate, because this will make it easier to
    manipulate it.
    mardy committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    e0555f2 View commit details
    Browse the repository at this point in the history
  3. plugins: create ProcessControl plugin

    This plugin is used to watch for applications requesting location
    updates, and keep them awaken even when unfocused. In the future we
    might listen for wake-up requests coming from other system processes.
    
    Contributes to ubports/ubuntu-touch#1067
    mardy committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    1a1597d View commit details
    Browse the repository at this point in the history