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: cfig/Android_boot_image_editor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: cfig/Android_boot_image_editor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 32 files changed
  • 2 contributors

Commits on Nov 3, 2025

  1. Allow 'dangerous' symbolic links

    simoncozens authored and cfig committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    de2ae91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f77bf84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c82f1d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2025

  1. squashed commit: keys and lazybox

    boot: add more known keys
    lazybox: add ina sensor reader
    cfig committed Dec 4, 2025
    Configuration menu
    Copy the full SHA
    66ed96e View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2026

  1. Configuration menu
    Copy the full SHA
    52e600d View commit details
    Browse the repository at this point in the history
  2. lazybox: update gki subcommand

    cfig committed Jan 8, 2026
    Configuration menu
    Copy the full SHA
    33224b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2026

  1. gradle: upgrade to 9.3.1 to support java 25

    Fix: Issue #173
    cfig committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    dafd084 View commit details
    Browse the repository at this point in the history
  2. laybox: add more commands

    - gki
    - boot timing analyzer
    cfig committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    8e6ba46 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2026

  1. dtbo: print the correct AVB info file

    Fix: Issue #174
    cfig committed Feb 25, 2026
    Configuration menu
    Copy the full SHA
    2bc20b8 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2026

  1. Configuration menu
    Copy the full SHA
    ae4b54b View commit details
    Browse the repository at this point in the history
  2. fix packing problem with latest vendor_kernel_boot.img

    Fix: Issue #175
    
    >>> import java.io.File
    >>> println(File("").length())
    4096
    cfig committed May 11, 2026
    Configuration menu
    Copy the full SHA
    f06daa3 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2026

  1. Actions: upgrade linux run env

    cfig committed May 12, 2026
    Configuration menu
    Copy the full SHA
    35c7fc4 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2026

  1. JDK: upgrade JDK from 11 to 17

    cfig committed May 13, 2026
    Configuration menu
    Copy the full SHA
    13c8a93 View commit details
    Browse the repository at this point in the history
Loading