mike-ferenduros / ChunkyTNG-issues

Issues-only repo for ChunkyTNG project
3 stars 0 forks source link

Simplify the whole download / stream / keep / discard / cache mess #47

Open mike-ferenduros opened 5 years ago

mike-ferenduros commented 5 years ago

Use cases we should care about are:

So:

  1. The cloud button on comics becomes a small status badge cloud (not flagged) cloud+arrow+circular progress (flagged but not yet downloaded) tick (flagged and downloaded)
  2. Button moves into comic & folder menus, labelled "Keep downloaded" or "Remove download(s) from device"
  3. Cached downloads are not reflected in the UI
  4. Fix download cache logic - maybe always keep last 2 read comics (∴ if user reads "keep on device" downloads they lose their cached comics). Maybe qualify 'read' to mean that the user saw at least 3 pages and spent at least 1 minute.
mike-ferenduros commented 5 years ago

First attempt at the UI part in build 75