18 Commits

Author SHA1 Message Date
inotia00
f999aead6b fix(YouTube/YT Music - GmsCore support): unimplemented service in GmsCore causes memory leak 2024-10-18 21:14:21 +09:00
inotia00
20389d549a chore: lint code 2024-10-13 22:45:01 +09:00
inotia00
afd19dead4 refactor(BytecodeUtils): remove duplicate functions 2024-09-17 18:40:11 +09:00
KobeW50
2eb2b31ddf
chore(GmsCore support): Clarify effects of the Check GmsCore patch option (#79)
* chore(GmsCore support): Clarify affects of the `Check GmsCore` option

* chore(GmsCore support): Clarify effects of the `Check GmsCore` option
2024-09-01 01:56:41 +09:00
KobeW50
7da46fee22 (Patch options): Use consistent description styles 2024-07-28 18:44:13 -04:00
inotia00
b1f9c00ee4 chore: lint code 2024-07-27 17:29:17 +09:00
inotia00
a9230dbb6e fix(GmsCore support): wrong description of patch option 2024-07-18 03:00:49 +09:00
inotia00
fa585ad2de chore: lint code 2024-07-18 02:44:47 +09:00
inotia00
2d670c2d36 feat: merge the Custom package name patch into the GmsCore support patch and add patch options GmsCoreVendorGroupId, CheckGmsCore, PackageNameYouTube, PackageNameYouTubeMusic 2024-07-17 13:40:03 +09:00
inotia00
8186e9c8b2 chore: lint code 2024-06-23 14:09:48 +09:00
Hoàng Gia Bảo
27c40de516
fix(GmsCore support): Spoof package name (#57)
* fix(YouTube - GMSCore Support): Spoof `requestChecksum` package name

* Apply code review suggestions

* fix(YouTube - GmsCore Support): Add `YouTube` package visibility

* feat(GmsCore support): Add the `android.permission.QUERY_ALL_PACKAGES` permission instead of adding the package name to the <queries> element

* feat(YouTube/Spoof signature): implemented with settings

* Update description

Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>

* Update strings.xml

Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>

* Update strings.xml

Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>

* Update strings.xml

Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>

* fix(YouTube/Spoof signature): Instead of using hardcoded package names, use the Manifest's MetaData

* chore: remove unused variable

* fix(YouTube/Spoof signature): Removed from settings, integrated into `GmsCore support` patch

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>
2024-06-22 15:56:05 +09:00
inotia00
c003ad99bc feat(Hide ads): add Close fullscreen ads settings https://github.com/inotia00/ReVanced_Extended/issues/2017 2024-06-11 03:01:50 +09:00
inotia00
ecd6fbdf5b chore: lint code 2024-06-07 21:44:22 +09:00
inotia00
1f59997e53 fix(GmsCore support): add missing constants
- Add constants that exist in MicroG GmsCore's Manifest but not in BaseGmsCoreSupportPatch.
- Fixes an issue where nothing happens when clicking the 'Help & feedback' button on YouTube and YouTube Music.
- Fixes an issue where force close occurs when clicking the 'Manage accounts' button in YouTube Music.
2024-05-04 22:10:53 +09:00
inotia00
4fe5ea9fce fix(GmsCore support): prompt to disable battery optimizations, if not done already 2024-04-20 23:38:45 +09:00
inotia00
324162e561 refactor: fix patch structure 2024-04-04 04:05:13 +09:00
inotia00
3a3ee89518 refactor: fix patch structure 2024-04-03 22:36:31 +09:00
inotia00
19adea7a86 feat(GmsCore support): switch to ReVanced GmsCore vendor 2024-04-01 09:25:11 +09:00