Skip to content

Releases: traitimtrongvag/Android-Imgui-Template

v0.1.0

Choose a tag to compare

@traitimtrongvag traitimtrongvag released this 02 Aug 14:20

Bug-fix and feature release, tagged 2 August 2026.

Fixed

  • Fix remaining startTime reference causing build failure in retry login path.
  • Remove offensive log tag, unused variables, and arm64 pointer truncation. Replace log tag with "ModMenu", drop unused progress/startTime, fix loadingTimer not resetting on re-login, and change getAbsoluteAddress return type from DWORD to uintptr_t.
  • Remove call to oxorany function.

Changed

  • Add zygisk option to build configuration.
  • Format tabmenu scope for better readability.
  • Update ShowLoginSuccess UI function.
  • Add native libraries auto-build CI workflow.
  • Remove progress bar from UI.
  • Stage GitHub workflows to auto-build on each push.

Full Changelog: v0.0.1...v0.1.0

Android Imgui Template - v0.0.1

Pre-release

Choose a tag to compare

@traitimtrongvag traitimtrongvag released this 07 Jun 07:20
429dc57

What's Changed

New Contributors

Full Changelog: https://github.com/traitimtrongvag/Android-Imgui-Template/commits/v0.0.1