-
Notifications
You must be signed in to change notification settings - Fork 97
Advanced Settings Page #178
Comments
This will require to allow "deactivating" or "activating" the confirmation press aspect (right now the settings can be changed, but it's not possible to "remove" the confirmation press sequence). Please no need to focus on making a UX setting for this yet, we can work on this with #179 just after. |
1)Currently the default trigger setting is "5 initial presses". Do we need to release the app with default value changed to "7 initial presses"?(its just the constant value changed to 7 from 5, or am I missing something?) Q:-(right now the settings can be changed, but it's not possible to "remove" the confirmation press sequence). |
Hi @niccs
|
Hi @niccs I realise that a follow for this task is to also create an option in the advanced settings to Activate or Deactivate the Confirmation Sequence. And that Deactivating it should Disable a number of Advanced Settings (i.e. Confirmation Wait Time/ Confirmation Wait Vibration . So could we also use the opportunity to rearrange slightly the Advanced Settings page in this way:
|
Hi @niccs, I see the following things that need to be finalised: Hi @jmatsushita, for the above two points:-- 3/ There is a confusion between what levels the elements where in the previous post. I've clarified by adding numbers but please don't add the numbers, just fix the hierarchy and ordering. @jmatsushita, 2.3 Feedback On alarm Activation-- what options are in this ?? Thanks! |
Could we also add intro text for the Advanced Settings page:
|
Just noticed that the number of presses for the main option "Extra confirmation press" is 7. Could you change this to 5 presses please and rename the option "5 presses plus confirmation" |
@jmatsushita , I have added inline doubts for the levels of elements in Advanced settings above. Other than that, do you want me to make a intro screen to show the intro text before going to Advanced settings?? |
Hi @niccs no I didn't mean an intro screen, I meant some text at the top of the advanced settings page. Modifying my post is not the best way to comment inline, next time please do the following:
That being said, back to content:
This is quite complicated so hopefully it makes sense :) Jun |
As per documentation:Android 's Preference APIs to build an interface that's consistent with the user experience in other Android apps (including the system settings).
2)We need summary for the following radio button options, so as to explain users, what these options means. 3)Since we are using support library for Settings (to support API-8) , on click of Custom Settings, when we open the new sub screen (with options from 2 to 5)-- On click of Back from the sub-screen... the control goes to main Settings(instead of first page of advanced settings). Please review these changes and let me know what more changes are required. |
If you approve the basic look and feel for current advanced settings screen then I need to work on following(Point 3 mentioned above):- 3)Since we are using support library for Settings (to support API-8) , on click of Custom Settings, when we open the new sub screen (with options from 2 to 5)-- On click of Back from the sub-screen... the control goes to main Settings(instead of first page of advanced settings). Now because of the above point , if a user does some custom alarm settings and wants to go to previous screen for "Redoing the alarm exercise", he is not able to. We need to create a separate preference screen (a separate fragment)for the sub-screen and follow the fragment to fragment communication. |
Please change the default trigger setting so that we send a release to our alpha group with a different default.
The text was updated successfully, but these errors were encountered: