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

Automatically loading pictures when in WiFi #64

Closed
annando opened this issue Dec 16, 2013 · 3 comments
Closed

Automatically loading pictures when in WiFi #64

annando opened this issue Dec 16, 2013 · 3 comments

Comments

@annando
Copy link

annando commented Dec 16, 2013

When AndStatus is having a WiFi connection, embedded pictures could be loaded automatically.

@yvolk
Copy link
Member

yvolk commented Dec 22, 2013

Currently AndStatus has a single FIFO "Command queue" for communication over Internet.
And there is no any distinguishing between types of connections.
This proposal means that we need treat different commands in the queue differently. E.g. "Post message/reply/favorite" over any connection, download avatars according to THIS option, download timelines according to the third option...

This Issue also relates to the #8

@yvolk
Copy link
Member

yvolk commented Jul 3, 2014

I will start implementing this with addition of "attachments" support to AndStatus, see #93

@yvolk
Copy link
Member

yvolk commented Sep 8, 2014

Image attachments are shown in timelines in AndStatus v.11.0.
The new option "Download attachments over Wi-Fi only" is "on" by default. See https://github.com/andstatus/andstatus/wiki/changelog#September_2014_v110_107_Viewing_attached_images

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants