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: hpstuff/HAP-Java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2e75f47
Choose a base ref
...
head repository: hap-java/HAP-Java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b11d77f
Choose a head ref
  • 13 commits
  • 25 files changed
  • 7 contributors

Commits on Mar 2, 2023

  1. TelevisionAccessory Related Fixes (hap-java#185)

     * RemoteKeyEnum code for Info button is incorrect. Release version shows code 115, actual code is 15. Tested on IOS 16 and 15.
     * Add support for accessory category on standalone server. previously category was implemented for a bridge, but not for standalone accessories.
    joenicorata authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    b2d378f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b20ab0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50cd0d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26bf090 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2025

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

Commits on Oct 18, 2025

  1. Merge pull request hap-java#190 from ccutrer/username-in-characterist…

    …ic-writes
    
    Allow characteristic setters to get the username of the triggering connection
    yfre authored Oct 18, 2025
    Configuration menu
    Copy the full SHA
    557aac4 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2026

  1. Update to bouncy castle 1.8.3 (hap-java#193)

    * Update to bouncy castle 1.8.2
    
    * bcprov 1.83
    
    ---------
    
    Co-authored-by: Jochen Burkhardt <this@jburk.de>
    Co-authored-by: Cody Cutrer <cody@cutrer.us>
    3 people authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    4b40cd9 View commit details
    Browse the repository at this point in the history
  2. Update netty

    ccutrer committed Jan 2, 2026
    Configuration menu
    Copy the full SHA
    9b7abd3 View commit details
    Browse the repository at this point in the history
  3. remove unused travis config

    ccutrer committed Jan 2, 2026
    Configuration menu
    Copy the full SHA
    a62d34f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a8f948 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c23a813 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    92dd747 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2026

  1. Bump org.assertj:assertj-core from 3.19.0 to 3.27.7 (hap-java#195)

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.19.0 to 3.27.7.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-core-3.19.0...assertj-build-3.27.7)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-version: 3.27.7
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    b11d77f View commit details
    Browse the repository at this point in the history
Loading