Skip to content

Tags: ILoveOpenSourceApplications/morphe-patches

Tags

v1.0.0

Toggle v1.0.0's commit message
chore: Release v1.0.0 [skip ci]

# 1.0.0 (2026-01-01)

### Bug Fixes

* `backtick` is replaced with an empty string in bash ([MorpheApp#8](MorpheApp#8)) ([4858494](MorpheApp@4858494))
* `backtick` is replaced with an empty string in bash ([MorpheApp#9](MorpheApp#9)) ([a29ac22](MorpheApp@a29ac22))
* **AddResources:** Change resource system to per app, remove per patch resource system that is problematic with Crowdin ([MorpheApp#12](MorpheApp#12)) ([3d8b223](MorpheApp@3d8b223))
* Change recommended version to 20.37.48 ([5361d03](MorpheApp@5361d03))
* Create pre-release build for testing ([931017d](MorpheApp@931017d))
* Fix publish? ([864f2ee](MorpheApp@864f2ee))
* **GmsCore support:** Change recommended MicroG to MicroG-RE ([87fe57d](MorpheApp@87fe57d))
* **GmsCore support:** Remove vendor id patch option ([8fa44d2](MorpheApp@8fa44d2))
* Move all classes to morphe namespace ([9948922](MorpheApp@9948922))
* Remove DSL from fingerprints ([MorpheApp#6](MorpheApp#6)) ([ea41840](MorpheApp@ea41840))
* Remove installation nag screen that prevent sharing with close friends, but also will never stop counterfeit sites ([e7f3497](MorpheApp@e7f3497))
* Remove PAT from GitHub actions ([92b1089](MorpheApp@92b1089))
* Rename `bundleBundles` to `generatePatchesList` ([0bcc12f](MorpheApp@0bcc12f))
* Resolve ssl connection timeout in ci (test) ([031ffba](MorpheApp@031ffba))
* Restore code ([2e4979a](MorpheApp@2e4979a))
* Revert Android Studio automatic changes ([f59279b](MorpheApp@f59279b))
* **Spoof video streams:** Restore missing file during commit conflict resolution ([69823a5](MorpheApp@69823a5))
* Use 'notification' language instead of 'toast' ([06d18b8](MorpheApp@06d18b8))
* Use more informative patch error if the same APK is patched twice ([9112491](MorpheApp@9112491))
* **YouTube - Exit fullscreen mode:** Handle exiting fullscreen on the first video opened ([2d12182](MorpheApp@2d12182))
* **YouTube - Hide ads:** Hide new type of ad ([066a3ff](MorpheApp@066a3ff))
* **YouTube - Hide ads:** Support `Hide fullscreen ads` on Android 13+ devices ([MorpheApp#17](MorpheApp#17)) ([e016b8b](MorpheApp@e016b8b))
* **YouTube - Hide ads:** YouTube Doodles are unclickable when Hide ads is turned on ([1ba6238](MorpheApp@1ba6238))
* **YouTube - Hide ads:** YouTube Doodles are unclickable when Hide ads is turned on ([d3a54c1](MorpheApp@d3a54c1))
* **YouTube - Hide layout components:** Fix side effect of Disable translucent status bar ([48bf054](MorpheApp@48bf054))
* **YouTube - Hide player flyout menu items:** Hide additional menu items with 20.22+ ([734bfb3](MorpheApp@734bfb3))
* **YouTube - Hide player flyout menu items:** Remove hide submenu items for 20.22+ ([5d5d1f1](MorpheApp@5d5d1f1))
* **YouTube - Hide Shorts components:** Action buttons are not hidden in YouTube 20.22+ ([MorpheApp#4](MorpheApp#4)) ([171351a](MorpheApp@171351a))
* **YouTube - Hide video action buttons:** Update hide like and subscribe button glow for 20.22+ ([0fec09c](MorpheApp@0fec09c))
* **YouTube - Loop video:** `Enable loop video` setting not working in playlist ([MorpheApp#14](MorpheApp#14)) ([77df0a3](MorpheApp@77df0a3))
* **YouTube - Loop video:** Fix looping button state ([MorpheApp#22](MorpheApp#22)) ([d02c00e](MorpheApp@d02c00e))
* **YouTube - Loop video:** Wrong icon applied ([MorpheApp#13](MorpheApp#13)) ([92f1325](MorpheApp@92f1325))
* **YouTube - Open Shorts in regular player:** Fix back to exit with 20.51 ([6203858](MorpheApp@6203858))
* **YouTube - Open Shorts in regular player:** Resolve back button sometimes closing the app instead of exiting fullscreen mode ([d22f9b6](MorpheApp@d22f9b6))
* **YouTube - Remove viewer discretion dialog:** Not working on YouTube 20.14.43+ ([MorpheApp#19](MorpheApp#19)) ([d951f2e](MorpheApp@d951f2e))
* **YouTube - Return YouTube Dislike:** Sometimes incorrect dislike counts shown in Shorts ([6401688](MorpheApp@6401688))
* **YouTube - Return YouTube Dislike:** Sometimes incorrect dislike counts shown when the dislike button is clicked and then canceled ([b598b22](MorpheApp@b598b22))
* **YouTube - ReturnYouTubeDislike:** Fix dislikes not showing with 20.31+ ([f238b81](MorpheApp@f238b81))
* **YouTube - Spoof video streams:** Age-restricted videos do not play in the `Android No SDK` client ([MorpheApp#3](MorpheApp#3)) ([c8096b1](MorpheApp@c8096b1))
* **YouTube Music - Hide buttons:** An exception is thrown due to an invalid fingerprint format ([81042aa](MorpheApp@81042aa))
* **YouTube Music - Navigation bar:** Hide library tab with 8.24+ ([789dd2a](MorpheApp@789dd2a))
* **YouTube Music:** Change recommended version to `8.37.56` ([ab6033c](MorpheApp@ab6033c))
* **YouTube:** Changes the default values for some settings ([MorpheApp#10](MorpheApp#10)) ([fc0f0b8](MorpheApp@fc0f0b8))
* **YouTube:** Move loop video setting to player menu ([cd82e1e](MorpheApp@cd82e1e))
* **YouTube:** Remove `19.43.41` that YouTube no longer supports ([ae1a03b](MorpheApp@ae1a03b))
* **YT Music:** Support `8.49.52` ([052629c](MorpheApp@052629c))

### Features

* Add dark icon ([MorpheApp#16](MorpheApp#16)) ([980e4ac](MorpheApp@980e4ac))
* Add less restrictive license for build related code ([43cbf13](MorpheApp@43cbf13))
* Add new About dialog style ([MorpheApp#21](MorpheApp#21)) ([69ee718](MorpheApp@69ee718))
* Add overlay buttons animation ([MorpheApp#20](MorpheApp#20)) ([a105d4c](MorpheApp@a105d4c))
* Generate new release ([ad7d1c3](MorpheApp@ad7d1c3))
* Perform full search of free registers ([7a04ba3](MorpheApp@7a04ba3))
* **Spoof video streams:** Add an option to sign-in to Android VR ([MorpheApp#23](MorpheApp#23)) ([a780f67](MorpheApp@a780f67))
* **Spoof video streams:** Default client maintenance ([MorpheApp#11](MorpheApp#11)) ([339f897](MorpheApp@339f897))
* **YouTube - LithoFilterPatch:** Add support for accessibility filtering ([MorpheApp#1](MorpheApp#1)) ([61fb9c2](MorpheApp@61fb9c2))
* **YouTube Music:** Unofficial support of `8.50.51` ([a392f3f](MorpheApp@a392f3f))

v1.0.0-dev.34

Toggle v1.0.0-dev.34's commit message
chore: Release v1.0.0-dev.34 [skip ci]

# [1.0.0-dev.34](MorpheApp/morphe-patches@v1.0.0-dev.33...v1.0.0-dev.34) (2026-01-01)

### Features

* Add less restrictive license for build related code ([43cbf13](MorpheApp@43cbf13))

v1.0.0-dev.33

Toggle v1.0.0-dev.33's commit message
chore: Release v1.0.0-dev.33 [skip ci]

# [1.0.0-dev.33](MorpheApp/morphe-patches@v1.0.0-dev.32...v1.0.0-dev.33) (2026-01-01)

### Bug Fixes

* Remove PAT from GitHub actions ([92b1089](MorpheApp@92b1089))

v1.0.0-dev.32

Toggle v1.0.0-dev.32's commit message
chore: Release v1.0.0-dev.32 [skip ci]

# [1.0.0-dev.32](MorpheApp/morphe-patches@v1.0.0-dev.31...v1.0.0-dev.32) (2026-01-01)

### Bug Fixes

* **GmsCore support:** Remove vendor id patch option ([8fa44d2](MorpheApp@8fa44d2))

v1.0.0-dev.31

Toggle v1.0.0-dev.31's commit message
chore: Release v1.0.0-dev.31 [skip ci]

# [1.0.0-dev.31](MorpheApp/morphe-patches@v1.0.0-dev.30...v1.0.0-dev.31) (2025-12-31)

### Features

* **Spoof video streams:** Add an option to sign-in to Android VR ([MorpheApp#23](MorpheApp#23)) ([a780f67](MorpheApp@a780f67))

v1.0.0-dev.30

Toggle v1.0.0-dev.30's commit message
chore: Release v1.0.0-dev.30 [skip ci]

# [1.0.0-dev.30](MorpheApp/morphe-patches@v1.0.0-dev.29...v1.0.0-dev.30) (2025-12-29)

### Bug Fixes

* **YouTube - Loop video:** Fix looping button state ([MorpheApp#22](MorpheApp#22)) ([d02c00e](MorpheApp@d02c00e))

v1.0.0-dev.29

Toggle v1.0.0-dev.29's commit message
chore: Release v1.0.0-dev.29 [skip ci]

# [1.0.0-dev.29](MorpheApp/morphe-patches@v1.0.0-dev.28...v1.0.0-dev.29) (2025-12-28)

### Bug Fixes

* Use more informative patch error if the same APK is patched twice ([9112491](MorpheApp@9112491))

v1.0.0-dev.28

Toggle v1.0.0-dev.28's commit message
chore: Release v1.0.0-dev.28 [skip ci]

# [1.0.0-dev.28](MorpheApp/morphe-patches@v1.0.0-dev.27...v1.0.0-dev.28) (2025-12-26)

### Bug Fixes

* **YouTube - Hide ads:** Support `Hide fullscreen ads` on Android 13+ devices ([MorpheApp#17](MorpheApp#17)) ([e016b8b](MorpheApp@e016b8b))
* **YouTube - Remove viewer discretion dialog:** Not working on YouTube 20.14.43+ ([MorpheApp#19](MorpheApp#19)) ([d951f2e](MorpheApp@d951f2e))

v1.0.0-dev.27

Toggle v1.0.0-dev.27's commit message
chore: Release v1.0.0-dev.27 [skip ci]

# [1.0.0-dev.27](MorpheApp/morphe-patches@v1.0.0-dev.26...v1.0.0-dev.27) (2025-12-26)

### Bug Fixes

* **YouTube - Hide layout components:** Fix side effect of Disable translucent status bar ([48bf054](MorpheApp@48bf054))

### Features

* Add new About dialog style ([MorpheApp#21](MorpheApp#21)) ([69ee718](MorpheApp@69ee718))

v1.0.0-dev.26

Toggle v1.0.0-dev.26's commit message
chore: Release v1.0.0-dev.26 [skip ci]

# [1.0.0-dev.26](MorpheApp/morphe-patches@v1.0.0-dev.25...v1.0.0-dev.26) (2025-12-26)

### Bug Fixes

* **YouTube - Exit fullscreen mode:** Handle exiting fullscreen on the first video opened ([2d12182](MorpheApp@2d12182))