Skip to content

Latest commit

 

History

History
187 lines (111 loc) · 8.59 KB

File metadata and controls

187 lines (111 loc) · 8.59 KB

1.1.3 (2026-04-16)

Bug Fixes

1.1.2 (2026-04-16)

Bug Fixes

1.1.1 (2026-04-16)

Bug Fixes

1.1.0 (2026-04-14)

Features

  • this should trigger a release (b859465)

1.0.0 (2026-04-14)

Bug Fixes

  • 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)

Features

  • fork predictive back gesture patch (b116877)
  • release v1.1.0 (901b2ec)

1.0.3 (2026-04-02)

Bug Fixes

  • release v1.0.3 with Google Recorder fix (c03c701)

Bug Fixes

  • Google Recorder — Remove device restrictions: fingerprint and bytecode hook updated for current app builds — match RecorderApplication.onCreate without a fixed feature string, detect any com.google.android.feature…PIXEL… const-string, and apply the restriction bypass (fixes fingerprint mismatch on newer Recorder versions).

Maintenance

  • Attribution: add a standard Forked from source header across Kotlin sources that were still missing it.

1.0.2 (2026-04-02)

Bug Fixes

  • ci: restore semantic-release rules so feat, fix, and release commits trigger versions (3728b97)
  • release v1.0.3 with Google Recorder fix (c03c701)

Bug Fixes

  • ci: restore semantic-release rules so feat, fix, and release commits trigger versions (3728b97)
  • ci: append CHANGELOG.md section to GitHub release notes when present

Morphe Manager integration

  • 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(...)) via AppCompatibilities so Manager shows human-readable app titles and icon tint colors.
  • patches-list.json now includes a root appNames map (package → display name) and, for each patch, a compatibility array with name, packageName, appIconColor, optional description, and targets (version pins). This fixes the detail view where only package IDs appeared after tapping an app.
  • Bundle artwork: place patch-bundle.png in the same directory as patch-bundles.json so Morphe Manager can show that image instead of the user avatar for the bundle (per upstream guidance).

Compatibility tuning

  • 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.

New app targets (16)

Patches and extensions were added or expanded for:

  1. Bandcamp
  2. Angulus
  3. GMX Mail
  4. Free Phone (GMX)
  5. Hex Editor
  6. Google Recorder
  7. irplus
  8. NU.nl
  9. Nothing X
  10. Peacock TV
  11. Viber
  12. TikTok
  13. Twitch
  14. Adobe Photoshop Mix
  15. Threads
  16. Facebook

Notes

  • Regenerate patches-list.json with ./gradlew :patches:generatePatchesList (or full :patches:build) after changes.

1.0.3 (2026-04-01)

Bug Fixes

  • Google Recorder — Remove device restrictions: fingerprint and bytecode hook updated for current app builds — match RecorderApplication.onCreate without a fixed feature string, detect any com.google.android.feature…PIXEL… const-string, and apply the restriction bypass (fixes fingerprint mismatch on newer Recorder versions).

Maintenance

  • Attribution: add a standard Forked from source header across Kotlin sources that were still missing it.

1.0.2 (2026-04-01)

Bug Fixes

  • ci: restore semantic-release rules so feat, fix, and release commits trigger versions (3728b97)
  • ci: append CHANGELOG.md section to GitHub release notes when present

Morphe Manager integration

  • 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(...)) via AppCompatibilities so Manager shows human-readable app titles and icon tint colors.
  • patches-list.json now includes a root appNames map (package → display name) and, for each patch, a compatibility array with name, packageName, appIconColor, optional description, and targets (version pins). This fixes the detail view where only package IDs appeared after tapping an app.
  • Bundle artwork: place patch-bundle.png in the same directory as patch-bundles.json so Morphe Manager can show that image instead of the user avatar for the bundle (per upstream guidance).

Compatibility tuning

  • 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.

New app targets (16)

Patches and extensions were added or expanded for:

  1. Bandcamp
  2. Angulus
  3. GMX Mail
  4. Free Phone (GMX)
  5. Hex Editor
  6. Google Recorder
  7. irplus
  8. NU.nl
  9. Nothing X
  10. Peacock TV
  11. Viber
  12. TikTok
  13. Twitch
  14. Adobe Photoshop Mix
  15. Threads
  16. Facebook

Notes

  • Regenerate patches-list.json with ./gradlew :patches:generatePatchesList (or full :patches:build) after changes.

1.0.1 (2026-03-06)

Bug Fixes

  • Fixed all issues related to Google Photos (58f8bc8)

Features

  • Added Messenger patches — disable typing indicator, hide inbox ads, hide inbox subtabs, hide Facebook button, remove Meta AI (58f8bc8)
  • Added Inshorts patches — hide ads (58f8bc8)
  • Added Amazon Shopping patches — always allow deep-linking (58f8bc8)