Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nordicsemi/Android-BLE-Library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.7.4
Choose a base ref
...
head repository: nordicsemi/Android-BLE-Library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.7.5
Choose a head ref
  • 5 commits
  • 3 files changed
  • 4 contributors

Commits on Mar 21, 2024

  1. Update readme to version=2.7.4

    Github Action committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    6dd5bec View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Provide access to cancelConnection so that a server can deny a device…

    … connection without creating a managed connection just to disconnect it
    CyDragon80 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8131257 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. fix: reset connected if DISCONNECTED is received between connect and …

    …initialize for autoconnected
    kkkbird committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a393efe View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Merge pull request #555 from kkkbird/fix-497-autoconnect

    fix: reset connected if DISCONNECTED is received between connect and initialize for autoconnected
    philips77 authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    577262c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #551 from CyDragon80/abort_connection

    Provide access to cancelConnection so that a server can deny a client
    philips77 authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4fec6ec View commit details
    Browse the repository at this point in the history
Loading