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: jkcoxson/idevice_pair
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.3
Choose a base ref
...
head repository: jkcoxson/idevice_pair
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.4
Choose a head ref
  • 7 commits
  • 6 files changed
  • 3 contributors

Commits on Aug 17, 2025

  1. Create README.md

    jkcoxson authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    d74dfe6 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. Bump idevice

    jkcoxson committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    902fe11 View commit details
    Browse the repository at this point in the history
  2. Rename to idevice_pair

    jkcoxson committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    440f950 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e321605 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. Add properly sized macOS icon (#20)

    Instead of relying on the previous environment variable `env.ICON_PNG`, the macOS app bundle will now use variable `env.ICON_MACOS_PNG` when building.
    
    This corresponds to the `macos_icon.png` file.
    SoCuul authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    8ff3072 View commit details
    Browse the repository at this point in the history
  2. hmm (#21)

    * Update main.rs
    
    * Update main.rs
    
    * Update rust.yml
    se2crid authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    bf1ef2c View commit details
    Browse the repository at this point in the history
  3. Remove GPU acceleration requirement by switching to wgpu backend (#22)

    * Update main.rs
    
    * Update main.rs
    
    * Update rust.yml
    
    * .
    
    * .
    
    * .
    se2crid authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    2c49a5f View commit details
    Browse the repository at this point in the history
Loading