Merge lp://staging/~gerboland/platform-api/add-magnetic-gyro-sensors into lp://staging/platform-api/15.04
Proposed by
Gerry Boland
Status: | Rejected | ||||
---|---|---|---|---|---|
Rejected by: | Gerry Boland | ||||
Proposed branch: | lp://staging/~gerboland/platform-api/add-magnetic-gyro-sensors | ||||
Merge into: | lp://staging/platform-api/15.04 | ||||
Diff against target: |
1856 lines (+1530/-11) 18 files modified
android/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) |
||||
To merge this branch: | bzr merge lp://staging/~gerboland/platform-api/add-magnetic-gyro-sensors | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
PS Jenkins bot | continuous-integration | Pending | |
Thomas Voß | Pending | ||
Review via email: mp+275000@code.staging.launchpad.net |
This proposal supersedes a proposal from 2015-09-08.
Commit message
Add APIs for Gyroscopic and Magnetic Field sensors
To post a comment you must log in.
Unmerged revisions
- 322. By Gerry Boland
-
Fix debian symbols file for landing
- 321. By Gerry Boland
-
Merge trunk
- 320. By Gerry Boland
-
Merge trunk
- 319. By Gerry Boland
-
Make Sensor event accessors const
- 318. By Gerry Boland
-
Fix sensor-type errors, fixes up magnetic field sensor
- 317. By Gerry Boland
-
Fix up build on android
- 316. By Gerry Boland
-
Add Magnetic field sensor API
- 315. By Gerry Boland
-
Add new symbols to symbols file
- 314. By Gerry Boland
-
Fix build error
- 313. By Gerry Boland
-
Add Gyroscope sensor API
FAILED: Continuous integration, rev:318 jenkins. qa.ubuntu. com/job/ platform- api-ci/ 436/ jenkins. qa.ubuntu. com/job/ platform- api-vivid- amd64-ci/ 49/console jenkins. qa.ubuntu. com/job/ platform- api-vivid- armhf-ci/ 49/console jenkins. qa.ubuntu. com/job/ platform- api-vivid- i386-ci/ 49/console
http://
Executed test runs:
FAILURE: http://
FAILURE: http://
FAILURE: http://
Click here to trigger a rebuild: s-jenkins. ubuntu- ci:8080/ job/platform- api-ci/ 436/rebuild
http://