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

Smart Profiler: Courier #4

Open
cstiens opened this issue Feb 8, 2018 · 2 comments
Open

Smart Profiler: Courier #4

cstiens opened this issue Feb 8, 2018 · 2 comments
Assignees

Comments

@cstiens
Copy link
Member

cstiens commented Feb 8, 2018

For Courier:

STORAGE

  • Default experience related to storage is the same regardless of the case. Then we give the user options in the UI to keep older stories around for longer.
    • Display stories from the last 24 hours for each feed
    • Expire after reading

DATA

  • Prompt the user in on boarding if low end device (resolution below ‘x’, memory below ‘x’, etc): “Care to be wise about your data use?” - Yes, optimize the app for me - No, I don’t care; OR Looks like your internet is unreliable. Let’s make the best of it. Let’s optimize your experience.
    • The optimized experience (by default)
      • Over data: Fetch headlines and summary for each source; (can we limit to how many we fetch?)
      • Over wifi: Fetch media and full stories
    • When the user selects ‘yes, optimize’, we can give a secondary option to use only wifi.
  • Have the user choose. “Which do you care about more?"
    • Full stories (no media)
    • Media and headlines
    • Or we just choose a default and give the option to change in the UI — YES.

UI for story view

  • If no media, option to download manually (have this)
  • If no full story (option to fetch full story when connected next)
@cstiens cstiens self-assigned this Feb 8, 2018
@n8fr8
Copy link
Member

n8fr8 commented Feb 8, 2018

Let's think about what happens of when you install the app for the first time, but have no internet? What is our offline onboarding story?

@cstiens
Copy link
Member Author

cstiens commented Feb 8, 2018

I added a ticket for that: https://github.com/guardianproject/_securereader/issues/117

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