Merge lp://staging/~thomas-voss/platform-api/add-magnetic-gyro-sensors-take-2 into lp://staging/platform-api

Proposed by Thomas Voß
Status: Needs review
Proposed branch: lp://staging/~thomas-voss/platform-api/add-magnetic-gyro-sensors-take-2
Merge into: lp://staging/platform-api
Prerequisite: lp://staging/~thomas-voss/platform-api/fix-1448180
Diff against target: 1851 lines (+1536/-10)
16 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/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)
To merge this branch: bzr merge lp://staging/~thomas-voss/platform-api/add-magnetic-gyro-sensors-take-2
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Ubuntu Phablet Team Pending
Review via email: mp+290522@code.staging.launchpad.net

Commit message

Add APIs for Gyroscopic and Magnetic Field sensors

Description of the change

Add APIs for Gyroscopic and Magnetic Field sensors

To post a comment you must log in.
324. By Thomas Voß

Fix event type.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Unmerged revisions

324. By Thomas Voß

Fix event type.

323. By Thomas Voß

* Add functions for subscribing to satellite visibility updates.
[ CI Train Bot ]
* debian/libubuntu-platform-hardware-api3.symbols: update to released
  version.
[ Simon Fels ]
* Workaround API break in Android GPS hardware abstraction API on MTK
  platforms. Each device which need this workaround has to add
[ Thomas Voß ]
* Expose performance boosting capabilities of the underlying
  HW/drivers.

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

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches