niteshpatel / ministocks

Android Stocks Widget
http://niteshpatel.github.io/ministocks
MIT License
53 stars 37 forks source link

Ensure all help is in-app and remove on-line FAQs #17

Open niteshpatel opened 9 years ago

niteshpatel commented 9 years ago

This should answer common questions like: 1) How to add more than 4 stocks 2) Multiple widgets can be added 3) Common exchanges that are not supported 4) How to determine if a stock is spelt correctly 5) How to determine if the data feed supports a stock and so on.

niteshpatel commented 8 years ago
  1. Expand out the list of FAQ entries to reflect the above acceptance criteria (if still relevant).
  2. Ensure the online FAQ is fully transitioned to the in-app help.
  3. Remove the online FAQs.
  4. The help should be written in text files ideally in markdown and the app should load them into the help screens if possible.
niteshpatel commented 8 years ago

Removing milestone as need to think about the UI a bit more before committing to this.

The app probably needs a theme update and a new approach for managing navigation that needs to be thrashed out before content can be sensibly organised.