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

Add cache and pull to refresh options #28

Open
alexrintt opened this issue Dec 3, 2022 · 0 comments
Open

Add cache and pull to refresh options #28

alexrintt opened this issue Dec 3, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@alexrintt
Copy link
Owner

When the app is relaunched, the list is refreshed again.

Add following options:

  • Cache results (disabled by default).
    • Store applications metatada in the local storage, so in the next startup the app list is pulled from storage instead of fetching from OS.
  • Manual refresh (disabled by default).
    • If enabled the list will never be refreshed if cache is available. A manual pull to refresh on homepage (or settings maybe) is required to refresh app list. If disabled, the app list will be loaded in background everytime the app starts.
@alexrintt alexrintt added the enhancement New feature or request label Dec 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant