Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Anroid 5 ~ 7 虚拟机堆内存减半方案存在的BUG #850

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jun 12, 2023

  1. fix fd leaked & "omit" misspelled

    chengjian.scj committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    58c077b View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. fix (1)From And To spaces have same name in Android 5.x (2) space1Siz…

    …e or space2Size always smaller than "dalvik.vm.heapsize"‘s value
    chengjian.scj committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    b67c1b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Fix sscanf usage error

    chengjian.scj committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e3992dc View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Fix "An unsigned value can never be less than 0"

    chengjian.scj committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    da6dc55 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Adptor for Android 5.0 TCL P590L

    chengjian.scj committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a1c7827 View commit details
    Browse the repository at this point in the history