- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 14 Mar 2017 17:00:12 +0000
- To: public-device-apis@w3.org
Issues ------ * w3c/sensors (+1/-1/💬21) 1 issues created: - Relax requirements for asking permissions in sensors (by pozdnyakov) https://github.com/w3c/sensors/issues/174 1 issues closed: - Relax requirements for asking permissions in sensors https://github.com/w3c/sensors/issues/174 3 issues received 21 new comments: - #174 Relax requirements for asking permissions in sensors (10 by tobie, owencm, maryammjd, anssiko, kenchris) https://github.com/w3c/sensors/issues/174 - #22 Simplify extension of the Permissions API for concrete sensor implementations (8 by tobie, owencm, anssiko) https://github.com/w3c/sensors/issues/22 - #132 granularity of Permission name for concrete/ fusion sensors (3 by tobie, pozdnyakov) https://github.com/w3c/sensors/issues/132 * w3c/ambient-light (+0/-2/💬0) 2 issues closed: - Adapt ALS to the latest changes in the Generic Sensor API https://github.com/w3c/ambient-light/issues/20 - API Name Objection https://github.com/w3c/ambient-light/issues/14 * w3c/accelerometer (+0/-0/💬6) 2 issues received 6 new comments: - #4 Integration in Permission API (4 by dontcallmedom, anssiko, alexshalamov) https://github.com/w3c/accelerometer/issues/4 - #3 includeGravity parameter turns low-level sensor into high-level fused one. (2 by anssiko, alexshalamov) https://github.com/w3c/accelerometer/issues/3 * w3c/orientation-sensor (+4/-2/💬20) 4 issues created: - Define OrientationSensor interfaces (by alexshalamov) https://github.com/w3c/orientation-sensor/issues/15 - Clarify the relationship with [DEVICEORIENTATION] (by reillyeon) https://github.com/w3c/orientation-sensor/issues/13 - Clicking on Alex goes to https://intel.com, click on others goes to intel.com without https:// (by kenchris) https://github.com/w3c/orientation-sensor/issues/9 - Maybe too restrictive: with a size other than four (by kenchris) https://github.com/w3c/orientation-sensor/issues/7 2 issues closed: - Clarify the relationship with [DEVICEORIENTATION] https://github.com/w3c/orientation-sensor/issues/13 - Clicking on Alex goes to https://intel.com, click on others goes to intel.com without https:// https://github.com/w3c/orientation-sensor/issues/9 3 issues received 20 new comments: - #15 Define OrientationSensor interfaces (9 by kenchris, alexshalamov, anssiko, pozdnyakov) https://github.com/w3c/orientation-sensor/issues/15 - #7 Maybe too restrictive: with a size other than four (8 by pozdnyakov, alexshalamov, anssiko, kenchris) https://github.com/w3c/orientation-sensor/issues/7 - #9 Clicking on Alex goes to https://intel.com, click on others goes to intel.com without https:// (3 by alexshalamov, anssiko, kenchris) https://github.com/w3c/orientation-sensor/issues/9 * w3c/battery (+1/-0/💬6) 1 issues created: - Detect battery saving mode (by jimmywarting) https://github.com/w3c/battery/issues/9 1 issues received 6 new comments: - #9 Detect power saving mode (6 by jimmywarting, anssiko) https://github.com/w3c/battery/issues/9 Pull requests ------------- * w3c/sensors (+0/-1/💬9) 1 pull requests merged: - Simplify permissions. https://github.com/w3c/sensors/pull/172 1 pull requests received 9 new comments: - #172 Simplify permissions. (9 by tobie, dontcallmedom, anssiko) https://github.com/w3c/sensors/pull/172 * w3c/ambient-light (+1/-2/💬3) 1 pull requests submitted: - Add pr-preview file (by anssiko) https://github.com/w3c/ambient-light/pull/22 2 pull requests merged: - Update ALS to latest generic sensor spec. https://github.com/w3c/ambient-light/pull/21 - Add pr-preview file https://github.com/w3c/ambient-light/pull/22 1 pull requests received 3 new comments: - #21 Update ALS to latest generic sensor spec. (3 by tobie, anssiko) https://github.com/w3c/ambient-light/pull/21 * w3c/accelerometer (+1/-0/💬2) 1 pull requests submitted: - Split Accelerometer interface (by alexshalamov) https://github.com/w3c/accelerometer/pull/14 1 pull requests received 2 new comments: - #14 Split Accelerometer interface (2 by anssiko) https://github.com/w3c/accelerometer/pull/14 * w3c/orientation-sensor (+6/-6/💬8) 6 pull requests submitted: - Fix #13 Describe differences with [DEVICEORIENTATION] (by pozdnyakov) https://github.com/w3c/orientation-sensor/pull/14 - Add description for populateMatrix() (by pozdnyakov) https://github.com/w3c/orientation-sensor/pull/12 - Fix editor's url from https => http (by alexshalamov) https://github.com/w3c/orientation-sensor/pull/11 - Expand sensor-fusion, link to low-level sensors (by anssiko) https://github.com/w3c/orientation-sensor/pull/10 - Fix prose in Abstract section (by pozdnyakov) https://github.com/w3c/orientation-sensor/pull/8 - Minor editorial changes (by alexshalamov) https://github.com/w3c/orientation-sensor/pull/6 6 pull requests merged: - Fix #13 Describe differences with [DEVICEORIENTATION] https://github.com/w3c/orientation-sensor/pull/14 - Add description for populateMatrix() https://github.com/w3c/orientation-sensor/pull/12 - Fix editor's url from https => http https://github.com/w3c/orientation-sensor/pull/11 - Expand sensor-fusion, link to low-level sensors https://github.com/w3c/orientation-sensor/pull/10 - Fix prose in Abstract section https://github.com/w3c/orientation-sensor/pull/8 - Minor editorial changes https://github.com/w3c/orientation-sensor/pull/6 5 pull requests received 8 new comments: - #10 Expand sensor-fusion, link to low-level sensors (3 by anssiko, kenchris) https://github.com/w3c/orientation-sensor/pull/10 - #8 Fix prose in Abstract section (2 by pozdnyakov, kenchris) https://github.com/w3c/orientation-sensor/pull/8 - #6 Minor editorial changes (1 by kenchris) https://github.com/w3c/orientation-sensor/pull/6 - #11 Fix editor's url from https => http (1 by kenchris) https://github.com/w3c/orientation-sensor/pull/11 - #12 Add description for populateMatrix() (1 by pozdnyakov) https://github.com/w3c/orientation-sensor/pull/12 * w3c/html-media-capture (+0/-0/💬6) 1 pull requests received 6 new comments: - #6 Fix #4: Make @capture an enumerated attribute (6 by foolip, anssiko, hober) https://github.com/w3c/html-media-capture/pull/6 Repositories tracked by this digest: ----------------------------------- * https://github.com/w3c/sensors * https://github.com/w3c/ambient-light * https://github.com/w3c/accelerometer * https://github.com/w3c/proximity * https://github.com/w3c/gyroscope * https://github.com/w3c/magnetometer * https://github.com/w3c/orientation-sensor * https://github.com/w3c/battery * https://github.com/w3c/wake-lock * https://github.com/w3c/html-media-capture * https://github.com/w3c/vibration
Received on Tuesday, 14 March 2017 17:00:19 UTC