lp:~mandel/location-service/remove-cotroller
Created by
Manuel de la Peña
and last modified
- Get this branch:
- bzr branch lp:~mandel/location-service/remove-cotroller
Only
Manuel de la Peña
can upload to this branch. If you are
Manuel de la Peña
please log in for upload directions.
Branch merges
Propose for merging
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Thomas Voß (community): Needs Fixing
- Jim Hodapp (community): Approve (code)
-
Diff: 1999 lines (+784/-681)21 files modifieddata/ubuntu-location-service-trust-stored.conf.in (+4/-2)
include/location_service/com/ubuntu/location/provider.h (+102/-119)
src/location_service/com/ubuntu/location/connectivity/ofono_nm_connectivity_manager.cpp (+9/-2)
src/location_service/com/ubuntu/location/default_provider_selection_policy.cpp (+3/-3)
src/location_service/com/ubuntu/location/engine.cpp (+112/-59)
src/location_service/com/ubuntu/location/engine.h (+12/-0)
src/location_service/com/ubuntu/location/non_selecting_provider_selection_policy.cpp (+34/-34)
src/location_service/com/ubuntu/location/provider.cpp (+129/-122)
src/location_service/com/ubuntu/location/providers/geoclue/provider.cpp (+6/-6)
src/location_service/com/ubuntu/location/providers/geoclue/provider.h (+8/-8)
src/location_service/com/ubuntu/location/providers/remote/provider.cpp (+34/-34)
src/location_service/com/ubuntu/location/providers/remote/provider.h (+16/-16)
src/location_service/com/ubuntu/location/proxy_provider.cpp (+6/-6)
src/location_service/com/ubuntu/location/service/session/implementation.cpp (+6/-6)
tests/CMakeLists.txt (+0/-1)
tests/controller_test.cpp (+0/-132)
tests/engine_test.cpp (+126/-0)
tests/mock_provider.h (+8/-8)
tests/provider_selection_policy_test.cpp (+28/-28)
tests/provider_test.cpp (+129/-83)
tests/remote_provider_test.cpp (+12/-12)
Branch information
Recent revisions
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