blacklist: fix search & group selected apps under sticky headers

This commit is contained in:
Rahul Patel
2026-05-08 01:27:09 +05:30
parent 3060133485
commit 2073608970
4 changed files with 157 additions and 45 deletions

View File

@@ -493,6 +493,10 @@
<string name="default_spoof">Default</string>
<string name="available_spoof">Available</string>
<!-- BlacklistFragment -->
<string name="header_blacklist_selected">Blacklisted</string>
<string name="header_blacklist_others">Others</string>
<!-- AppDetailsFragment -->
<string name="no_description">No description available</string>
<string name="permissions_requested"><xliff:g id="number_of_permissions">%1$d</xliff:g> permissions</string>