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 nag screen when sleep is disabled #5

Open
hackingtype1 opened this issue Dec 9, 2014 · 6 comments
Open

Add nag screen when sleep is disabled #5

hackingtype1 opened this issue Dec 9, 2014 · 6 comments
Assignees

Comments

@hackingtype1
Copy link
Contributor

When people override screen lock or sleep, pop an alert that warns them that the screen will stay on until the app is closed or manually turned off.

"Don't ask again" option, too!

@scottleibrand
Copy link
Member

We should also make it more clear which state the button is in. It's not intuitive whether "Sleep On" and "Sleep Off" refer to the current state, or the state you'll get if you push the button.

@hackingtype1
Copy link
Contributor Author

"Screen lock override" is a common name for this feature; it should at the very least be a toggle:-) Will update for next version.

@hackingtype1
Copy link
Contributor Author

If you go to the iOS settings and then to the Nightscout app settings, you can set the screen override from there, too. (And the app url)
With iOS 8, you can jump directly to these app settings (not implemented in this version), good option for moving config settings from the main view.)

@scottleibrand
Copy link
Member

Unfortunately, that settings screen is really non-intuitive to get to, so
we don't want that to be the only way to update commonly-changed things...

On Thu, Dec 11, 2014 at 6:38 PM John Costik [email protected]
wrote:

If you go to the iOS settings and then to the Nightscout app settings, you
can set the screen override from there, too. (And the app url)
With iOS 8, you can jump directly to these app settings (not implemented
in this version), good option for moving config settings from the main view.
https://camo.githubusercontent.com/4972164b1ce4820cc82140562ff45117ee06a049/687474703a2f2f692e696d6775722e636f6d2f51745863594a502e6a7067
)

https://camo.githubusercontent.com/def899626bc0d03eae7ef10e2bc573a660f54ef4/687474703a2f2f692e696d6775722e636f6d2f3571486e5033542e6a7067


Reply to this email directly or view it on GitHub
#5 (comment)
.

@hackingtype1
Copy link
Contributor Author

iOS 8 (finally) makes it easy to jump between the app and its settings; but just as easy to create a page view within the app for settings.

@someoneAnyone
Copy link

The settings bundle can have footer text for a given group. In that area you can explain further what the setting does and what it means to be on or off.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants