🧩 d0nj Patches

September 11, 2026 · View on GitHub

❓ About

Patches for apps I use, built with Morphe.

🩹 Patches list

v1.3.1  •  main  •  4 patches total

📦 Niagara Launcher  •  3 patches
💊 Patch📜 Description⚙️ Options
Fix home screen numbers tileNiagara's Channels feature registers a diagnostic tip whose message is a giant fingerprint of concatenated hashCode() integers of up to 30 channel items (~850 digits). Because the provider accepts every tip request, this shows up as a tile of giant numbers on the home feed whenever the channel list refreshes, which happens when apps are installed, updated or removed (for example through ADB). Makes the provider decline tip requests so the diagnostic tip is never shown.
Remove analyticsDisables all telemetry in Niagara Launcher: the weekly usage-report upload (app launches, notification metadata, survey responses), retention milestone events, GDPR consent sync, Singular attribution sessions and events (advertising ID, app set ID, install referrer, FCM token) and the runtime Firebase Analytics opt-in.
Unlock ProMakes the entitlement holder always report Pro in Niagara Launcher. Unlocks all Pro features and bypasses the 7-day trial prompt. Server-backed features (account sync, Stripe checkout) are not affected.
📦 AI Audio Novel Reader  •  1 patch
💊 Patch📜 Description⚙️ Options
Unlock premiumMakes isPremium() always return true in AI Audio Novel Reader. Unlocks all premium features and disables the 10-hour trial countdown.

How to use these patches

Click here to add these patches to Morphe: https://morphe.software/add-source?github=d0nj/morphe-patches

Or manually add this repository url as a patch source in Morphe: https://github.com/d0nj/morphe-patches

🛠️ Building

To build d0nj Patches, you can follow the Morphe documentation.

📜 License

d0nj Patches are licensed under the GNU General Public License v3.0