1.1.3 (2026-04-16)
- complete renaming (abf5e29)
1.1.2 (2026-04-16)
- brand update (87d037e)
1.1.1 (2026-04-16)
- Remove obsolete patch (885bf3b)
1.1.0 (2026-04-14)
- this should trigger a release (b859465)
- ci: restore semantic-release rules so feat, fix, and release commits trigger versions (3728b97)
- google photos patch logic (58f8bc8)
- make Google Photos spoof build patch self-contained (7b431dd)
- make gradlew executable (3be2ec5)
- release 1.0.1 (b68b315)
- release 1.0.1 (26175cf)
- release v1.0.3 with Google Recorder fix (c03c701)
1.0.3 (2026-04-02)
- release v1.0.3 with Google Recorder fix (c03c701)
- Google Recorder — Remove device restrictions: fingerprint and bytecode hook updated for current app builds — match
RecorderApplication.onCreatewithout a fixed feature string, detect anycom.google.android.feature…PIXEL…const-string, and apply the restriction bypass (fixes fingerprint mismatch on newer Recorder versions).
- Attribution: add a standard
Forked fromsource header across Kotlin sources that were still missing it.
1.0.2 (2026-04-02)
- ci: restore semantic-release rules so feat, fix, and release commits trigger versions (3728b97)
- release v1.0.3 with Google Recorder fix (c03c701)
- ci: restore semantic-release rules so feat, fix, and release commits trigger versions (3728b97)
- ci: append
CHANGELOG.mdsection to GitHub release notes when present
- Bumped Morphe Gradle plugin to 1.2.0 and morphe-patcher to 1.3.3 (GitHub Packages:
gpr.user/gpr.key). - All patches declare
compatibleWith(Compatibility(...))viaAppCompatibilitiesso Manager shows human-readable app titles and icon tint colors. patches-list.jsonnow includes a rootappNamesmap (package → display name) and, for each patch, acompatibilityarray withname,packageName,appIconColor, optionaldescription, andtargets(version pins). This fixes the detail view where only package IDs appeared after tapping an app.- Bundle artwork: place
patch-bundle.pngin the same directory aspatch-bundles.jsonso Morphe Manager can show that image instead of the user avatar for the bundle (per upstream guidance).
- Google News (
com.google.android.apps.magazines): pinned to version 5.108.0.644447823 for all News-related patches. - TikTok: Settings and Enable Open Debug remain 43.6.2-only (not supported on 43.8.3); descriptions state this explicitly. Other TikTok patches keep their existing 43.6.2 / 43.8.3 splits.
Patches and extensions were added or expanded for:
- Bandcamp
- Angulus
- GMX Mail
- Free Phone (GMX)
- Hex Editor
- Google Recorder
- irplus
- NU.nl
- Nothing X
- Peacock TV
- Viber
- TikTok
- Twitch
- Adobe Photoshop Mix
- Threads
- Regenerate
patches-list.jsonwith./gradlew :patches:generatePatchesList(or full:patches:build) after changes.
1.0.3 (2026-04-01)
- Google Recorder — Remove device restrictions: fingerprint and bytecode hook updated for current app builds — match
RecorderApplication.onCreatewithout a fixed feature string, detect anycom.google.android.feature…PIXEL…const-string, and apply the restriction bypass (fixes fingerprint mismatch on newer Recorder versions).
- Attribution: add a standard
Forked fromsource header across Kotlin sources that were still missing it.
1.0.2 (2026-04-01)
- ci: restore semantic-release rules so feat, fix, and release commits trigger versions (3728b97)
- ci: append
CHANGELOG.mdsection to GitHub release notes when present
- Bumped Morphe Gradle plugin to 1.2.0 and morphe-patcher to 1.3.3 (GitHub Packages:
gpr.user/gpr.key). - All patches declare
compatibleWith(Compatibility(...))viaAppCompatibilitiesso Manager shows human-readable app titles and icon tint colors. patches-list.jsonnow includes a rootappNamesmap (package → display name) and, for each patch, acompatibilityarray withname,packageName,appIconColor, optionaldescription, andtargets(version pins). This fixes the detail view where only package IDs appeared after tapping an app.- Bundle artwork: place
patch-bundle.pngin the same directory aspatch-bundles.jsonso Morphe Manager can show that image instead of the user avatar for the bundle (per upstream guidance).
- Google News (
com.google.android.apps.magazines): pinned to version 5.108.0.644447823 for all News-related patches. - TikTok: Settings and Enable Open Debug remain 43.6.2-only (not supported on 43.8.3); descriptions state this explicitly. Other TikTok patches keep their existing 43.6.2 / 43.8.3 splits.
Patches and extensions were added or expanded for:
- Bandcamp
- Angulus
- GMX Mail
- Free Phone (GMX)
- Hex Editor
- Google Recorder
- irplus
- NU.nl
- Nothing X
- Peacock TV
- Viber
- TikTok
- Twitch
- Adobe Photoshop Mix
- Threads
- Regenerate
patches-list.jsonwith./gradlew :patches:generatePatchesList(or full:patches:build) after changes.
1.0.1 (2026-03-06)
- Fixed all issues related to Google Photos (58f8bc8)