lp://staging/~gerboland/platform-api/add-magnetic-gyro-sensors
Created by
Gerry Boland
and last modified
- Get this branch:
- bzr branch lp://staging/~gerboland/platform-api/add-magnetic-gyro-sensors
Only
Gerry Boland
can upload to this branch. If you are
Gerry Boland
please log in for upload directions.
Branch merges
Propose for merging
1 branch
dependent on this one.
Rejected
for merging
into
lp://staging/platform-api/15.04
- PS Jenkins bot: Pending (continuous-integration) requested
- Thomas Voß: Pending requested
-
Diff: 1856 lines (+1530/-11)18 files modifiedandroid/default/default_ubuntu_application_sensor.cpp (+423/-0)
android/hybris/test_sensors_c_api.cpp (+40/-0)
android/include/private/application/sensors/events.h (+70/-10)
android/include/private/application/sensors/sensor_reading.h (+1/-0)
debian/changelog (+6/-0)
debian/control (+1/-1)
debian/libubuntu-application-api3.symbols (+13/-0)
examples/test_sensors_api.cpp (+40/-0)
include/ubuntu/application/sensors/CMakeLists.txt (+2/-0)
include/ubuntu/application/sensors/event/CMakeLists.txt (+2/-0)
include/ubuntu/application/sensors/event/gyroscope.h (+86/-0)
include/ubuntu/application/sensors/event/magnetic.h (+81/-0)
include/ubuntu/application/sensors/gyroscope.h (+144/-0)
include/ubuntu/application/sensors/magnetic.h (+142/-0)
src/ubuntu/application/desktop/ubuntu_application_sensors_desktop.cpp (+194/-0)
src/ubuntu/application/testbackend/ubuntu_application_sensors.cpp (+213/-0)
src/ubuntu/application/touch/hybris/ubuntu_application_sensors_hybris.cpp (+36/-0)
src/ubuntu/application/ubuntu_application_api.cpp (+36/-0)
Approved
for merging
into
lp://staging/platform-api
- Thomas Voß (community): Approve
- PS Jenkins bot: Needs Fixing (continuous-integration)
-
Diff: 1851 lines (+1536/-10)16 files modifiedandroid/default/default_ubuntu_application_sensor.cpp (+423/-0)
android/hybris/test_sensors_c_api.cpp (+40/-0)
android/include/private/application/sensors/events.h (+70/-10)
android/include/private/application/sensors/sensor_reading.h (+1/-0)
debian/libubuntu-application-api3.symbols (+26/-0)
examples/test_sensors_api.cpp (+40/-0)
include/ubuntu/application/sensors/CMakeLists.txt (+2/-0)
include/ubuntu/application/sensors/event/CMakeLists.txt (+2/-0)
include/ubuntu/application/sensors/event/gyroscope.h (+86/-0)
include/ubuntu/application/sensors/event/magnetic.h (+81/-0)
include/ubuntu/application/sensors/gyroscope.h (+144/-0)
include/ubuntu/application/sensors/magnetic.h (+142/-0)
src/ubuntu/application/desktop/ubuntu_application_sensors_desktop.cpp (+194/-0)
src/ubuntu/application/testbackend/ubuntu_application_sensors.cpp (+213/-0)
src/ubuntu/application/touch/hybris/ubuntu_application_sensors_hybris.cpp (+36/-0)
src/ubuntu/application/ubuntu_application_api.cpp (+36/-0)
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://staging/platform-api