9 Commits

Author SHA1 Message Date
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