AppManagerNG v0.6.1
v0.6.1 — Hardening Release (2026-06-15)
Fixed — Resource leaks
- Fixed unclosed
InputStreamresource leak inXposedModuleInfowhen parsing modern Xposed module properties from ZIP entries - Fixed two unclosed
InputStreamresource leaks inApkFileconstructor when reading APKS/XAPK metadata and.idsigfiles — repeated APK scans could exhaust the ZipFile stream pool - Modernized
EglSurfaceBase.saveFrame()to try-with-resources
Fixed — Fatal-error swallowing
- Narrowed ~18
catch (Throwable)blocks tocatch (Exception)across backup retention, changelog display, tracker window, locale reconciliation, component rule enumeration, process parsing, Settings.Global queries, activity launches, support-info bundle generation, MIME-type detection, and rule-storage initialization - Prevents silent swallowing of
OutOfMemoryError/StackOverflowErrorin standard library code
Changed — Docs & privacy rebaseline
- Rebased packaged manuals, build docs, and privacy policy for AppManagerNG identity
- Updated stale "App Manager" copy in support/settings strings
Install
Download AppManagerNG-v0.6.1-floss-release.apk below. This is the FLOSS (F-Droid compatible) flavor — no optional network features. Sideload via ADB or your preferred installer.
Full changelog: CHANGELOG.md