Commits on Jan 27, 2017
  1. Cleanup for auto deploy

    tobie committed Jan 27, 2017
  2. Make timestamp nullable. (#163)

    Closes #159.
    tobie committed on GitHub Jan 27, 2017
  3. Update permissions spec x-refs (#157)

    anssiko committed with tobie Jan 27, 2017
Commits on Jan 26, 2017
  1. Privacy/security section needs clean-up.

    Link fixup.
    tobie committed Jan 26, 2017
  2. Probing for frequency readouts might increase fingerprinting risk.

    Closes #99.
    tobie committed Jan 26, 2017
  3. Suggest allowing current monitoring of sensor usage by user.

    Closes #148.
    tobie committed Jan 26, 2017
  4. Add a revoke sensor permission algorithm.

    Hook it up to the permission revocation algorithm.
    Closes #146.
    tobie committed Jan 26, 2017
  5. Update security and privacy considerations section

    Closes #117.
    tobie committed Jan 26, 2017
  6. Add Bluetooth as example of a PAN.

    Closes #130.
    tobie committed Jan 26, 2017
  7. Update Rick Waldron's affiliation

    anssiko committed Jan 26, 2017
  8. Large rewrite/refactoring of the spec (#156)

    This fixes a number of pending issues listed below,
    for which there was consensus, but editing was still pending.
    This introduces a dependency on the infra standard [[INFRA]],
    to define precisely the low-level data structures
    used by slots and concepts.
    This also specifies slots more clearly.
    Additionally, this rewrite sprinkles inline issues
    in areas of the specs which require more work.
    * Handle GC issues by getting rid of the SensorReading interface. 
      Closes #153. Closes #101.
    * Check sensor existence before requesting permission. Closes #145.
    * Remove side effects from constructors. Closes #138.
    * Move default sensor check to start() and add "unconnected" state.
      Closes #128 and closes #104.
    * Throttle update frequency to 60Hz by relying on
      requestAnimationFrame. Closes #100.
    tobie committed on GitHub Jan 26, 2017
Commits on Nov 8, 2016
  1. Do not redefine reading attribute in example.

    tobie committed on GitHub Nov 8, 2016
Commits on Nov 1, 2016
  1. Minor edit. (#143)

    lknik committed with tobie Nov 1, 2016
  2. Rename variables.

    tobie committed Nov 1, 2016
  3. Use HTML for titles.

    tobie committed Nov 1, 2016
  4. Add prose for event handlers.

    Closes #135.
    tobie committed Nov 1, 2016
  5. Simplify firing events.

    tobie committed Nov 1, 2016
  6. Add activate event firing and handling.

    See #104.
    tobie committed Nov 1, 2016
Commits on Oct 31, 2016
  1. Rename active to activated.

    References #104.
    tobie committed Oct 31, 2016
  2. Remove statechange events.

    tobie committed Oct 31, 2016
  3. Check frequency option is present.

    Closes #125.
    tobie committed Oct 31, 2016
  4. Minor edit.

    tobie committed Oct 31, 2016
  5. Desired freq, not freq.

    tobie committed Oct 31, 2016
  6. Fix wording.

    tobie committed Oct 31, 2016
Commits on Oct 30, 2016
  1. Minor edits.

    tobie committed Oct 30, 2016
  2. Anchor cleanup.

    tobie committed Oct 30, 2016
Commits on Oct 29, 2016
  1. Adding [SecureContext] extended attribute.

    tobie committed Oct 29, 2016
  2. Grammar.

    tobie committed Oct 29, 2016
  3. Improving the concepts section.

    tobie committed Oct 29, 2016
  4. Rename auto reporting mode to implementation specific

    Closes #136
    tobie committed Oct 29, 2016
Commits on Oct 28, 2016
  1. Remove SensorReadingEvent.

    Closes #103.
    tobie committed Oct 28, 2016
  2. Remove inline GH issues.

    tobie committed Oct 28, 2016
  3. And yet more bikeshedism.

    tobie committed Oct 28, 2016