The app list is fetched via the AppListerModule Kotlin native module, which uses Android’s PackageManager to enumerate all installed packages at high speed via JSI:
Users can select a saved blocklist preset from usePresetStore for one-tap configuration. The preset ID is stored alongside the blocklist data for toggle resolution in the UI.