You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The user should be able to customize lists content by select types of alarms that he is interested in. Selection could be placed in settings (sharedPreferences) fragment.
For example:
The user wants to get an information only about alarms which duration makes them healthy for him, so he opens up settings fragment and unselecting every option but healthy.
Proposal customization dialog:
Title: Alarms preferences
Option 1: Show unhealthy alarms {switch (default true)}
Option 2: Show optimal alarms {switch (default true)}
Option 3: Show healthy alarms {switch (default true)}
Option 4: Show not recommended alarms {switch (default true)}
The text was updated successfully, but these errors were encountered:
The user should be able to customize lists content by select types of alarms that he is interested in. Selection could be placed in settings (sharedPreferences) fragment.
For example:
The user wants to get an information only about alarms which duration makes them healthy for him, so he opens up settings fragment and unselecting every option but healthy.
Proposal customization dialog:
Title: Alarms preferences
Option 1: Show unhealthy alarms {switch (default true)}
Option 2: Show optimal alarms {switch (default true)}
Option 3: Show healthy alarms {switch (default true)}
Option 4: Show not recommended alarms {switch (default true)}
The text was updated successfully, but these errors were encountered: