Семён Марьясин
Семён Марьясин
And alert user when displaying cached data. Maybe also a configuration option to configure when to update data and when to use cached? Or maybe it is unneeded (at last,...
Cache them (phone-side) for case when there is no network connection. See also #7 and #12
Was firstly mentioned in #5
This could reduce traffic usage by one transaction :)
Currently (dfe4b1c15de85d86a52a11366831dc67d1aa0da8) we buffer just one AppMessage if JS is not started when app is. Any subsequent message will rewrite it (and log error) until JS starts. Maybe we need...
Support nested tasks ("parent" field). This maybe blocks #12 because it may cause problems with subtasks when marking "supertask" as done.
We must trim very long titles to fit them in one message. Also, if it is a text and not title (or title on "details" screen), we must split them...
Do you have a description for 2FA authentication endpoints? Which URLs are used, and which headers should be provided?