Skip to content
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.

Ignore volume buttons for changing ringtone volume #26

Open
lordgreg opened this issue Aug 17, 2014 · 5 comments
Open

Ignore volume buttons for changing ringtone volume #26

lordgreg opened this issue Aug 17, 2014 · 5 comments

Comments

@lordgreg
Copy link
Owner

Relative to #25

@lordgreg lordgreg added this to the beta 3 milestone Aug 17, 2014
@lordgreg lordgreg self-assigned this Aug 17, 2014
@lordgreg
Copy link
Owner Author

Is this action needed? What would it be used for? I can't find a good practice for it to be honest?

@imraro
Copy link

imraro commented Aug 21, 2014

Ignoring of volume buttons makes sure that the profile will not change if you accidentally press them. I.e from silent to "not quiet" at the most inconvenient time.

@lordgreg
Copy link
Owner Author

Here's the catch:

  1. You can interrupt and stop with execution IF your current Sfen window is active.
  2. You cannot interrupt and stop execution of volume increase/decrease if Sfen window is NOT active.
  3. If Sfen window is NOT ACTIVE, you can catch the volume key press, but you cannot stop with execution

...

@imraro
Copy link

imraro commented Aug 21, 2014

But you can check volume level periodically for example once per minute while leaving the option is disabled by default.

@imraro
Copy link

imraro commented Aug 21, 2014

Please do not spend a lot of time on this and put it the lowest priority )

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

No branches or pull requests

2 participants