Comparing capajor:main...LGLTeam:main · capajor/Android-Mod-Menu · GitHub
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: capajor/Android-Mod-Menu
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: LGLTeam/Android-Mod-Menu
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 65 files changed
  • 3 contributors

Commits on Dec 18, 2025

  1. v5.0

    rn-pn-sn committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    ef26f8a View commit details
    Browse the repository at this point in the history
  2. Update README.md

    rn-pn-sn committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    a4c9820 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    rn-pn-sn committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    5e83067 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    rn-pn-sn committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    de849e1 View commit details
    Browse the repository at this point in the history
  5. restore readme

    rn-pn-sn committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    ae9c3ae View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2025

  1. v5.1

    rn-pn-sn committed Dec 20, 2025
    Configuration menu
    Copy the full SHA
    2e20cca View commit details
    Browse the repository at this point in the history
  2. v5.1-pre

    rn-pn-sn committed Dec 20, 2025
    Configuration menu
    Copy the full SHA
    82b888b View commit details
    Browse the repository at this point in the history
  3. v5.1

    rn-pn-sn committed Dec 20, 2025
    Configuration menu
    Copy the full SHA
    cc50eff View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2025

  1. v5.2

    rn-pn-sn committed Dec 21, 2025
    Configuration menu
    Copy the full SHA
    0038d24 View commit details
    Browse the repository at this point in the history
  2. v5.2

    rn-pn-sn committed Dec 21, 2025
    Configuration menu
    Copy the full SHA
    41ef74e View commit details
    Browse the repository at this point in the history
  3. v5.3

    rn-pn-sn committed Dec 21, 2025
    Configuration menu
    Copy the full SHA
    25b70e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2025

  1. v5.3 dPATCH fix

    rn-pn-sn committed Dec 23, 2025
    Configuration menu
    Copy the full SHA
    cf04afc View commit details
    Browse the repository at this point in the history
  2. v5.3 new dialog

    rn-pn-sn committed Dec 23, 2025
    Configuration menu
    Copy the full SHA
    7e864cc View commit details
    Browse the repository at this point in the history
  3. v5.3 dialog

     comments usage update
    rn-pn-sn committed Dec 23, 2025
    Configuration menu
    Copy the full SHA
    a9cbbaa View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2025

  1. fix getRelativeAddress

    rn-pn-sn committed Dec 27, 2025
    Configuration menu
    Copy the full SHA
    2af31f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. Merge pull request LGLTeam#14 from rn-pn-sn/main

    # what's new:
    ## C++:
    - Added xDL lib
    - KittyMemory lib updated
    - Macros.h & Utils.cpp:
    - - _xDL sym resolver added_
    - - _HOOKs reworked using Dobby_
    - - _INST added (Dobby)_
    - - _PATCHs reworked: DobbyKitty / Kitty implementations_
    - - _added relative patches (rPATCH, rRESTORE, rPATCH_SWITCH)_
    - - _asm support added (KittyMemory::Keystone assembler)_
    - - _added dynamic asm patches (dPATCH, dRESTORE, d/drPATCH_SWITCH)_
    - - _Macro defines have been optimized_
    - Init() from Setup migrated to Menu for convenience
    - Updated Dialog window JNI (link btn support & timer)
    - And64InlineHook and Substrate libs replaced by Dobby
    - get_device_api_level_inlines.h replaced by JNI get_api_sdk
    - Other minor changes
    
    ## Java:
    - CrashHandler updated:
    - - _more debug info_
    - - _save path has been changed to: android/media/PACKAGE/files/LOG_DIR for all devices_
    - - _clear old crash logs (keep last 5)_
    - Added DialogHelper
    - Other minor changes
    
    ## Project settings:
    - Updated to SDK 36
    - Upgraded gradle
    - Other minor changes
    LGLTeam authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    66cc036 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2026

  1. ov5.1

    fix relative patches
    rn-pn-sn committed Apr 2, 2026
    Configuration menu
    Copy the full SHA
    60d092d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2026

  1. Merge pull request LGLTeam#24 from rn-pn-sn/main

    Fix Relative Patches
    Cyb3r9 authored Apr 3, 2026
    Configuration menu
    Copy the full SHA
    bdc5184 View commit details
    Browse the repository at this point in the history
Loading