Initial support for caching updates

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-07-16 16:31:18 +07:00
parent bec1bea05a
commit 8b341c088c
18 changed files with 312 additions and 157 deletions

View File

@@ -469,4 +469,7 @@
<!-- LogoutDialog -->
<string name="action_logout_confirmation_title">Log out?</string>
<string name="action_logout_confirmation_message">Are you sure you want to log out?</string>
<!-- UpdatesFragment -->
<string name="check_updates">Check updates</string>
</resources>