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: Alex4SSB/ADB-Explorer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.26020
Choose a base ref
...
head repository: Alex4SSB/ADB-Explorer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.26021
Choose a head ref
  • 20 commits
  • 21 files changed
  • 5 contributors

Commits on Feb 13, 2026

  1. Added translation using Weblate (Tamil)

    Languages add-on authored and weblate committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    3db7456 View commit details
    Browse the repository at this point in the history
  2. Added translation using Weblate (Dutch)

    Languages add-on authored and weblate committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    f321503 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2026

  1. Initial plan

    Copilot committed Feb 14, 2026
    Configuration menu
    Copy the full SHA
    c8d59a9 View commit details
    Browse the repository at this point in the history
  2. Add comprehensive list of official ADB versions with checksums and ve…

    …rification tool
    
    Co-authored-by: Alex4SSB <[email protected]>
    Copilot and Alex4SSB committed Feb 14, 2026
    Configuration menu
    Copy the full SHA
    f7262d7 View commit details
    Browse the repository at this point in the history
  3. Address code review feedback: improve security warnings and fix hash …

    …verification logic
    
    Co-authored-by: Alex4SSB <[email protected]>
    Copilot and Alex4SSB committed Feb 14, 2026
    Configuration menu
    Copy the full SHA
    c0f2011 View commit details
    Browse the repository at this point in the history
  4. Fix placeholder MD5 checksum in version list

    Co-authored-by: Alex4SSB <[email protected]>
    Copilot and Alex4SSB committed Feb 14, 2026
    Configuration menu
    Copy the full SHA
    7231f1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72622b4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #297 from Alex4SSB/copilot/list-official-adb-versions

    Add official ADB platform-tools version registry with checksum verification
    Alex4SSB authored Feb 14, 2026
    Configuration menu
    Copy the full SHA
    76e5418 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3908dfb View commit details
    Browse the repository at this point in the history
  8. Added adb.exe SHA-256

    Alex4SSB committed Feb 14, 2026
    Configuration menu
    Copy the full SHA
    4f15fad View commit details
    Browse the repository at this point in the history
  9. Initial plan

    Copilot committed Feb 14, 2026
    Configuration menu
    Copy the full SHA
    5e41b06 View commit details
    Browse the repository at this point in the history
  10. Add monthly ADB version check workflow

    Co-authored-by: Alex4SSB <[email protected]>
    Copilot and Alex4SSB committed Feb 14, 2026
    Configuration menu
    Copy the full SHA
    862f04d View commit details
    Browse the repository at this point in the history
  11. Refine scheduled ADB version check workflow

    Co-authored-by: Alex4SSB <[email protected]>
    Copilot and Alex4SSB committed Feb 14, 2026
    Configuration menu
    Copy the full SHA
    b661ebc View commit details
    Browse the repository at this point in the history
  12. Merge pull request #298 from Alex4SSB/copilot/add-monthly-adb-version…

    …-check
    
    Add scheduled ADB platform-tools version check workflow
    Alex4SSB authored Feb 14, 2026
    Configuration menu
    Copy the full SHA
    c6b660a View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2026

  1. Added SHA-256 verification on executed ADB against version list to pr…

    …event malicious code execution
    Alex4SSB committed Feb 15, 2026
    Configuration menu
    Copy the full SHA
    1b9fed2 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2026

  1. Updated SECURITY.md

    Alex4SSB authored Feb 16, 2026
    Configuration menu
    Copy the full SHA
    ee80160 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2026

  1. v0.9.26021 release

    • Supplied argument is now required to be the settings file instead of the app data path, which is back to being constant
    • App data path is no longer used for temp drag files which will now be in a random folder under %LocalAppData%\Temp
    Alex4SSB committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    f755469 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b2c874 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46623ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ca0c91 View commit details
    Browse the repository at this point in the history
Loading