-
Notifications
You must be signed in to change notification settings - Fork 5
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
Synchronization for offline-use #1151
Comments
The first time you open a folder, the last 500 messages are retrieved, in batches of 50 messages. For the creation of a draft without connection, we currently have technical problems that have prevented us from implementing it for the first version of the app. But it's a very big project, which will be carried out in the future. |
Thank you for the explanation. But for me it seems that only the list of mails is synchronized, not the mail itself. When I enable the Airplane mode and try to open a mail in Inbox folder which I have not opened before, I can only see gray blocks instead of the real contents. For my use-case this is not helpful. |
It is only the list that is downloaded and not all the content of these messages, content that is downloaded on opening and then saved. EXCEPT for new messages, because we have to download the entire message to display it in the notification. But you had the notification problem, it wasn't supposed to download the whole message. |
Hello @JorisBodin |
Hello @JorisBodin , any news about this project ? |
@manuscule No news for the moment |
Is your feature request related to a problem? Please describe.
Without Internet access (for example my wife and my children do not have mobile data on their Smartphones) the ikMail App is quite useless. Contents of folders cannot be displayed and only few mails can be opened. Writing a new mail is also not possible.
Describe the solution you'd like
It should be possible to enable an "Offline" mode.
Here it should be possible to configure which E-Mails are automatically synchronized on the device for offline use.
Possible criteria could be:
When writing a new mail it should be stored in a folder (Draft, Outbox, ...) and automatically send when Internet access is available.
The Android Gmail App for example allows the user to configure the days to be synchronized.
Folders are not selectable here.
The text was updated successfully, but these errors were encountered: