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

Merges original ESPProvisioning new commits #2

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

Commits on May 17, 2023

  1. Feature: Adapted the ESPProvision library to be compatible with Swift…

    … Package.
    
    Enabling its seamless integration as a dependency in Xcode projects.
    vikas-chandra-mnnit committed May 17, 2023
    Configuration menu
    Copy the full SHA
    38a9061 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Merge branch 'feature/swift_package_support' into 'master'

    Feature: Adapted the ESPProvision library to be compatible with Swift Package.
    
    See merge request idf/esp-idf-provisioning-ios!39
    shahpiyushv committed May 19, 2023
    Configuration menu
    Copy the full SHA
    3a2faed View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    783e6b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85179b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Merge branch 'bugfix/prov_method_fix' into 'master'

    Bugfix: Corrected session check to avoid crash.
    
    See merge request idf/esp-idf-provisioning-ios!40
    shahpiyushv committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6b0ba3c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'task/wpa3_constants' into 'master'

    Task: Added additional case in Wi-Fi authorisation mode enum.
    
    See merge request idf/esp-idf-provisioning-ios!41
    shahpiyushv committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    2940297 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    838b02a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'task/update_swiftprotobuf' into 'master'

    Task: Updated SwiftProtobuf dependency to version 1.22.0.
    
    See merge request idf/esp-idf-provisioning-ios!42
    shahpiyushv committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    a0d307a View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    fd2e9cc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bugfix/bg_thread_scanner' into 'master'

    Bugfix: Started camera session on background thread to avoid main thread warning.
    
    See merge request idf/esp-idf-provisioning-ios!43
    shahpiyushv committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    b38391a View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Feature: Added support for provisioning thread devices.

    This enhancement allows users to seamlessly integrate and manage their devices within a Thread network.
    ajay-gantayet committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    15159b3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/thread_device_provisioning_support' into 'master'

    Feature: Added support for provisioning thread end devices.
    
    See merge request idf/esp-idf-provisioning-ios!44
    shahpiyushv committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    09dbf1d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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

Commits on Aug 8, 2024

  1. Merge branch 'bugfix/start_scan_response_handling' into 'master'

    Bugfix: Fixed the code that decrypts the response from device for the network scan start.
    
    See merge request idf/esp-idf-provisioning-ios!45
    shahpiyushv committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    40344b2 View commit details
    Browse the repository at this point in the history