lp:~thomas-voss/location-service/fix-1415029
Created by
Thomas Voß
and last modified
- Get this branch:
- bzr branch lp:~thomas-voss/location-service/fix-1415029
Only
Thomas Voß
can upload to this branch. If you are
Thomas Voß
please log in for upload directions.
Branch merges
Propose for merging
- PS Jenkins bot: Approve (continuous-integration)
- Ubuntu Phablet Team: Pending requested
-
Diff: 149 lines (+112/-2)2 files modifiedsrc/location_service/com/ubuntu/location/providers/remote/provider.cpp (+110/-1)
src/location_service/com/ubuntu/location/providers/remote/provider.h (+2/-1)
Branch information
Recent revisions
- 166. By Thomas Voß
-
Make remote provider initialization robust against services not being available during initialization.
- 164. By Thomas Voß
-
Make the remote:
:Provider: :Stub fail loudly on construction if the other side is not reachable.
Relax the exception in location::Daemon: :main and do not exit if instantiating a provider fails. Fixes: #1414591
Approved by: Charles Kerr, Loïc Minier, PS Jenkins bot - 162. By Thomas Voß
-
Allow for enabling/disabling providers.
Wire up engine state changes to enabling/disabling of providers. Fixes: #1392399
Approved by: Loïc Minier - 161. By Thomas Voß
-
Add an interface for querying settings by key.
Add an implementation leveraging boost::property_ tree to provide settings. Fixes: #1362765
Approved by: Loïc Minier
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:location-service/trunk