Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android: Don't auto-fetch original text #1932

Closed
samuelclay opened this issue Feb 3, 2025 · 4 comments
Closed

Android: Don't auto-fetch original text #1932

samuelclay opened this issue Feb 3, 2025 · 4 comments

Comments

@samuelclay
Copy link
Owner

Looking at the logs it's filled with Android clients auto-fetching original text. That should be fetched on demand. This will relieve a whole lot of pressure on the backend. Let's release this as soon as possible.

@sictiru
Copy link
Collaborator

sictiru commented Feb 3, 2025

@samuelclay There is a preference to pre-fetch the original text on stories that have that mode enabled. Should that be taken out as well? The default value for the preference was true.

@samuelclay
Copy link
Owner Author

Yeah, we should remove it. We don't have it on iOS and I remember thinking that when it shipped on Android it might pose a problem. We're there and it should be removed.

sictiru added a commit to sictiru/NewsBlur that referenced this issue Feb 5, 2025
@sictiru
Copy link
Collaborator

sictiru commented Feb 5, 2025

@samuelclay Ok pushing it out as 13.3.4

@sictiru
Copy link
Collaborator

sictiru commented Feb 10, 2025

Android v13.4.0

@sictiru sictiru closed this as completed Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants