mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-20 05:36:51 +01:00
933e88e5fa
# [2.188.0](https://github.com/ReVanced/revanced-patches/compare/v2.187.0...v2.188.0) (2023-08-26) ### Bug Fixes * allow using `PreferenceScreen` outside of current module ([fe94013
](fe94013a22
)) * **Client spoof:** Remove exception from option ([9c69f87
](9c69f87690
)) * **Enable android debugging:** Update patch description ([#2869](https://github.com/ReVanced/revanced-patches/issues/2869)) ([d9f0d08
](d9f0d08498
)) * improve wording ([26f9b05
](26f9b0514f
)) * **Reddit is Fun - Spoof client:** Use a more convincing user agent ([236a18f
](236a18f935
)) * remove newline ([545388b
](545388b3b2
)) * **Tiktok - Show seekbar:** Bump compatibility ([#2737](https://github.com/ReVanced/revanced-patches/issues/2737)) ([08413bd
](08413bdc97
)) * **YouTube - Client spoof:** Adjust spoof signature settings description ([#2760](https://github.com/ReVanced/revanced-patches/issues/2760)) ([f71d893
](f71d893766
)) * **YouTube Music - Remove upgrade button:** Remove the correct navigation bar item ([fd3813f
](fd3813f66e
)) ### Features * Add `Override certificate pinning` patch ([#2781](https://github.com/ReVanced/revanced-patches/issues/2781)) ([94ed738
](94ed738515
)) * **Change package name:** Append `.revanced` to package name by default ([#2750](https://github.com/ReVanced/revanced-patches/issues/2750)) ([e83e62f
](e83e62fc24
)) * **Duolingo:** Add `Unlock Duolingo Super` patch ([#2862](https://github.com/ReVanced/revanced-patches/issues/2862)) ([61a7533
](61a7533136
)) * Exclude `Custom branding` patch by default ([d6de957
](d6de957f4e
)) * **Lightroom:** Add `Disable mandatory login` patch ([#2738](https://github.com/ReVanced/revanced-patches/issues/2738)) ([896a713
](896a71308f
)) * **Lightroom:** Add `Unlock premium` patch ([#2740](https://github.com/ReVanced/revanced-patches/issues/2740)) ([e18a9bc
](e18a9bcb50
)) * **Nova Launcher:** Remove `Unlock prime` patch ([bbde91c
](bbde91cf9d
)) * Publicize resource utility functions ([20aff26
](20aff26784
)) * **Solid Explorer:** Add `Remove file size limit` patch ([01c617d
](01c617d94e
)) * **Strava:** Add `Subscription features` patch ([#2872](https://github.com/ReVanced/revanced-patches/issues/2872)) ([387eb29
](387eb29e7e
)) * **Tasker:** Remove `Unlock trial` patch ([8354a87
](8354a879cf
)) * Use an extension property to create new exception when failing to resolve a fingerprint ([47eac14
](47eac14f03
)) * **YouTube - Debug:** Logging of layout proto buffer strings ([#2759](https://github.com/ReVanced/revanced-patches/issues/2759)) ([189f719
](189f719720
)) * **YouTube - External downloads:** Recommend Seal instead of PowerTube ([#2803](https://github.com/ReVanced/revanced-patches/issues/2803)) ([082e067
](082e067338
)) * **YouTube - Hide video action buttons:** Hide individual action buttons ([#2723](https://github.com/ReVanced/revanced-patches/issues/2723)) ([220f694
](220f694b12
)) * **YouTube Music - Exclusive audio playback:** Support latest version ([0861991
](0861991cfb
)) * **YouTube Music:** Add `Permanent repeat` patch ([#2722](https://github.com/ReVanced/revanced-patches/issues/2722)) ([506d49c
](506d49c82a
)) * **YouTube Music:** Add `Permanent Shuffle` patch ([#2730](https://github.com/ReVanced/revanced-patches/issues/2730)) ([86a271c
](86a271cd7c
)) * **YouTube:** Add `Alternative thumbnails` patch ([#2834](https://github.com/ReVanced/revanced-patches/issues/2834)) ([8a4277c
](8a4277c486
)) * **YouTube:** Add `Custom player overlay opacity` patch ([#2721](https://github.com/ReVanced/revanced-patches/issues/2721)) ([2622b00
](2622b008ab
)) * **YouTube:** Add `Enable tablet layout` patch ([c89b2aa
](c89b2aa261
)) * **YouTube:** Support version `18.29.38` ([c1b9eef
](c1b9eefa28
)) * **YouTube:** Support version `18.32.39` ([7b503e2
](7b503e2336
))
5 lines
100 B
INI
5 lines
100 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 2.188.0
|