UpdatesFragment: Move Update All button to FAB

* Also link BlacklistFragment in in it's place as requested by users

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-03-04 14:50:15 +05:30
parent 85226a8f41
commit 29ce733611
5 changed files with 57 additions and 15 deletions

View File

@@ -402,4 +402,5 @@
<string name="device_doze_description">Please, disable battery optimizations to allow background operations.</string>
<string name="device_doze_extra">Optionally you can choose to keep the optimizations enabled, but then you won\'t be able to take benefit of background downloads and automated updates, so choice is yours.</string>
<string name="failed_apk_export">Failed to export APKs</string>
<string name="action_manage">Manage</string>
</resources>