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

Create an iOS app that embeds the website and all the video files into a single download for offline use (e.g. in galleries) #123

Open
mattb opened this issue Feb 18, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request post-launch
Milestone

Comments

@mattb
Copy link
Collaborator

mattb commented Feb 18, 2020

I did a quick test of an online version (without embedded video files) using Cordova and it seemed to work pretty well.

@mattb mattb added the enhancement New feature or request label Feb 18, 2020
@mattb mattb self-assigned this Feb 18, 2020
@mattb
Copy link
Collaborator Author

mattb commented Feb 19, 2020

Things to modify/lockdown for "gallery" mode:

  • Disable the "Share" button so that users can't get out of the app
  • Maybe have the "drag to discover new creatures" text re-appear after some minutes of no use?
  • Make it auto-reload the page/javascript every so often (20 minutes? 1 hour?) in case of weird corner cases locking up the device
  • Embed the fonts
  • Disable Google Analytics (or have it use a special tag so that app use can be separated out from web use)

@mattb
Copy link
Collaborator Author

mattb commented Feb 20, 2020

@mattb mattb added this to the Version 1 milestone Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request post-launch
Projects
None yet
Development

No branches or pull requests

2 participants