Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor #1

Open
wants to merge 35 commits into
base: master
Choose a base branch
from
Open

Refactor #1

wants to merge 35 commits into from

Commits on Jun 8, 2018

  1. Configuration menu
    Copy the full SHA
    263dfa4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request noble#802 from don/echo-example

    connect to bleno echo service example
    don committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    c4cd18a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. remove js mac bindings

    geovie committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    6a930df View commit details
    Browse the repository at this point in the history
  2. add native mac bindings

    geovie committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    35b5d54 View commit details
    Browse the repository at this point in the history
  3. add native winrt binding

    geovie committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    a0366fb View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. Configuration menu
    Copy the full SHA
    8cdd45b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    036f7ae View commit details
    Browse the repository at this point in the history
  3. add node-pre-gyp

    geovie committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    e4bdccd View commit details
    Browse the repository at this point in the history
  4. add yarn.lock

    geovie committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    307ecc9 View commit details
    Browse the repository at this point in the history
  5. add appveyor

    geovie committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    09db1f7 View commit details
    Browse the repository at this point in the history
  6. version 1.9.9

    geovie committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    6c943dd View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. reduce build matrix

    geovie committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    62fef1c View commit details
    Browse the repository at this point in the history
  2. fix url

    geovie committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    cdc497c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. Configuration menu
    Copy the full SHA
    64cf938 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2018

  1. Configuration menu
    Copy the full SHA
    a95245b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. version 2.0.0

    geovie committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    51c0c98 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. Configuration menu
    Copy the full SHA
    718cf81 View commit details
    Browse the repository at this point in the history
  2. version 2.0.1

    geovie committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    a4f0f1f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. Configuration menu
    Copy the full SHA
    f9b24cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e2e0ca View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. add travis for mac prebuilds

    geovie committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    7183a8e View commit details
    Browse the repository at this point in the history
  2. version 2.0.2

    geovie committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    a451aeb View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. update ble-adapter dependency

    geovie committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    d70e13e View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. Configuration menu
    Copy the full SHA
    af05059 View commit details
    Browse the repository at this point in the history
  2. version 2.0.3

    geovie committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    8401ebc View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. add more mac log errors

    geovie committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    4031409 View commit details
    Browse the repository at this point in the history
  2. version 2.0.4

    geovie committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    ab30ac3 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. update ble-adapter dependency

    geovie committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    3f6bc55 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2018

  1. fix bluetooth on/off detection

    geovie committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    48c9d55 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. remove ble adapter detection

    geovie committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    ccf41ec View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. fix ble on/off edge case

    geovie committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    d090d7b View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. integrate latest noble-mac changes:

    - wrap emit callback before initializing CBCentralManager
    - fix scan for service uuids
    - handle missing advertisement data
    - remove peripherals on disconnect
    - fix readHandle/writeHandle
     -rename CleanUp to Destroy
    geovie committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    afc24fa View commit details
    Browse the repository at this point in the history
  2. adapt to latest Windows SDK:

    - use winrt::guid instead of UUID
    - fix readHandle/writeHandle
    geovie committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    245ad03 View commit details
    Browse the repository at this point in the history
  3. version 2.0.7

    geovie committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    a722b7f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. build for future electron

    geovie committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    0766df7 View commit details
    Browse the repository at this point in the history