-
Notifications
You must be signed in to change notification settings - Fork 0
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 configuration page #2
Labels
Comments
alni
added a commit
that referenced
this issue
Oct 8, 2015
alni
added a commit
that referenced
this issue
Oct 8, 2015
alni
added a commit
that referenced
this issue
Oct 8, 2015
alni
added a commit
that referenced
this issue
Oct 8, 2015
* Implement AppMessage Inbox Received callback function * Fix wrong AppMessage keys - prepend "KEY_" to the key names
alni
added a commit
that referenced
this issue
Oct 8, 2015
* Use "mood_min", "mood_max" and "mood_step" when setting a mood * Adapt the Overview Graph to keep the moods within the range when the Minimum and Maximum Moods are not the default "0 - 10" range
alni
added a commit
that referenced
this issue
Oct 8, 2015
alni
added a commit
that referenced
this issue
Oct 10, 2015
* Add "reminder_days" input field (min 1 day, max 14 days) * Add "reminder_hours" multi-select (from 12am to 11pm)
alni
added a commit
that referenced
this issue
Oct 10, 2015
* Store Reminder settings from configuration page on the mobile device * Use stored Reminder settings (if available) to set the reminder days and reminder hours
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The user should be able to configure:
reminder_hours[]
- Hours that they want to get remindersreminder_days
- How many days in the future to get reminders forxmood_min
- Mood min valuemood_max
- Mood max valuemood_step
- Mood increment stepThe text was updated successfully, but these errors were encountered: