github Pixel-Props/BetterKnownInstalled 1500
v1.5.0 (1500)

4 hours ago

What's Changed

Behavioral Fixes

  • No longer wipes packages-warnings.xml — this file stores per-user AppWarnings dialog flags (deprecated SDK, unsupported display size, deprecated ABI, page-size mismatch). It is unrelated to DroidGuard/Play Integrity and wiping it only caused repeated warning dialogs.
  • System packages are now skipped — pre-installed OEM apps (system="true") are left untouched instead of being incorrectly marked as Play Store installs.
  • packageSource="2" is now added when missing — previously only replaced existing non-store values; now ensures the attribute is present on every eligible package.
  • isOrphaned="1" and installInitiatorUninstalled="1" are now handled — in addition to "true", matching AOSP's getAttributeBoolean behavior.

Under the Hood

  • Switched to line-by-line processing for safer system-package filtering.
  • Updated abx2xml / xml2abx binaries to rhythmcache/android-xml-converter build-11, adding riscv64 support.
  • Cleaned up README to reflect all current behavior.

Install

Flash in Magisk / KernelSU / APatch and reboot.

Full Changelog

1400...1500

Don't miss a new BetterKnownInstalled release

NewReleases is sending notifications on new releases.