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: dedshit/blutter-termux Loading
base: main
Choose a base ref
...
head repository: AbhiTheModder/blutter-termux Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 8 files changed
  • 2 contributors

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    6a78d4b View commit details
    Browse the repository at this point in the history
  2. comment

    AbhiTheModder committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d856aa5 View commit details
    Browse the repository at this point in the history
  3. verbose comment

    AbhiTheModder committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b0e61a4 View commit details
    Browse the repository at this point in the history
  4. Update DartLoader.cpp

    AbhiTheModder committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9809a34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab48b5a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    18e889a View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Fix wrongly handle registers as function parameters

    Dart compiler uses register similar to normal arm64 call convention
    except not using R0 and R4
    AbhiTheModder committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    a95d5f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. complete TODO: accept input as apk (#4)

    * Update blutter.py
    
    * Update README.md
    AbhiTheModder committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d4ad4be View commit details
    Browse the repository at this point in the history
Loading