SpoofProvider: Refactor and adjust a bit

* Show default device on top under different category
* Remove spoof configuration when default is selected

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-11-19 13:37:26 +07:00
parent a26a4953c8
commit 84cd577a3c
12 changed files with 229 additions and 186 deletions

View File

@@ -467,4 +467,8 @@
<!-- UnarchivePackageReceiver -->
<string name="authentication_required_title">Authentication required</string>
<string name="authentication_required_unarchive">Please log in to your Google Play account to unarchive the app!</string>
<!-- SpoofFragment -->
<string name="default_spoof">Default</string>
<string name="available_spoof">Available</string>
</resources>