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: MeowDump/Integrity-Box
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v28
Choose a base ref
...
head repository: MeowDump/Integrity-Box
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v29
Choose a head ref
  • 10 commits
  • 11 files changed
  • 1 contributor

Commits on Feb 3, 2026

  1. Configuration menu
    Copy the full SHA
    0d58884 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    718e51c View commit details
    Browse the repository at this point in the history
  3. Keybox, HMA config, TS patch, and KSU-WebUI tweaks

    Keybox Status Fix: Fixed the issue where keybox status descriptions weren’t updating properly.
    
    TS Patch: Set PATCH_DATE="2026-01-01" in Trickystore’s security_patch.txt.
    
    HMA Config: Updated to download the latest available configuration.
    
    KSU-WebUI: Added support to download APKs for the KSU-WebUI app.
    
    IntegrityBox: Removed support for downloading previously released versions.
    MeowDump authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    695ada4 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

  1. Cleanup, HMA helper & patch spoofing

    Automatic Cleanup: Added automatic removal of leftover files if IntegrityBox is replaced by PIF, preventing conflicts and clutter.
    
    HMA Helper: companion backend script for WebUI
    
    Dropped A12 API spoofer
    
    Security Patch Spoofing: system & vendor patch spoofed to January 2026
    MeowDump committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    6f9ee3d View commit details
    Browse the repository at this point in the history
  2. HMA, Shamiko, toast fixes, ROM sign checks

    ROM Signature Checker: Added a checker in dashboard to verify the ROM signature
    
    Toast Message Fixes: Resolved the bugged “Opening…” message and added introductory toast messages in all sub-WebUIs
    
    HMA Config Support: Added an option to load HMA configuration for advanced setups
    
    Shamiko Mode Support: Restored the Shamiko mode switch & indicator for users who are still using Shamiko alongside Magisk’s inbuilt Zygisk
    MeowDump committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    42ce669 View commit details
    Browse the repository at this point in the history
  3. Hide sus paths from banking apps

    Introduced a menu to hide known flagged paths detected by banking apps for smoother app compatibility
    MeowDump committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    859e4f4 View commit details
    Browse the repository at this point in the history
  4. HideSusFiles: improve file hiding UI and add custom path persistence

    - Updated app title to 'Hide Suspicious Files'
    
    - Added badges for large files and recovery paths
    
    - Added option to remove custom paths
    
    - Persist custom paths in custom.conf
    
    - Mode buttons now disable for large or recovery paths
    
    - Refined input/button styling and layout
    
    - Improved size handling with SIZE_LIMIT_MB and sizeToMB()
    MeowDump committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    599773c View commit details
    Browse the repository at this point in the history
  5. Improved ROM sign checker

    MeowDump committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    03b70de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb20316 View commit details
    Browse the repository at this point in the history
  7. Prepare v29

    MeowDump committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    257258a View commit details
    Browse the repository at this point in the history
Loading