- Moves app startup to an IO thread.

- Upgrades Shared Preferences serialization to a Single JSON object
- Simplifies Shared Preferences state changes
- LazyInitializes Video cache
This commit is contained in:
Vitor Pamplona
2023-10-18 18:04:07 -04:00
parent 904a50be1f
commit 5d266cca20
46 changed files with 692 additions and 713 deletions
+1
View File
@@ -149,6 +149,7 @@
<string name="login">Login</string>
<string name="generate_a_new_key">Generate a new key</string>
<string name="loading_feed">Loading feed</string>
<string name="loading_account">Loading account</string>
<string name="error_loading_replies">"Error loading replies: "</string>
<string name="try_again">Try again</string>
<string name="feed_is_empty">Feed is empty.</string>