The support forum is temporarily read-only. For urgent requests, please email contact[at]psyberia.net

[done] Folder with Proximity alerts

Any question about the app? Ask it here
User avatar
Ingensor
Posts: 164
Joined: Mon Nov 25, 2019 10:23 am

Re: Folder with Proximity alerts

Post by Ingensor »

I got it. A vibration with Proximity alerts now has a short and long pulses?
Image

And is there any option to disable vibration? (This is useful for a small battery capacity phones)
User avatar
Ingensor
Posts: 164
Joined: Mon Nov 25, 2019 10:23 am

Re: Folder with Proximity alerts

Post by Ingensor »

UPD
Short and long pulses work, it's great!
User avatar
Ingensor
Posts: 164
Joined: Mon Nov 25, 2019 10:23 am

Re: Folder with Proximity alerts

Post by Ingensor »

I do not know, it is a bug or not, but whether or not they are checked in the recording track settings - sound notification with vibration is triggered when disconnected gps. (screenshot)

And yet, there is an option to turn off the vibration completely? :)

Image
Psyberia-Support
Site Admin
Posts: 6408
Joined: Wed Apr 14, 2010 9:41 pm

Re: Folder with Proximity alerts

Post by Psyberia-Support »

Yes this is the wanted behavior.
It's different is the GPS loose the signal, or if the user turn off the GPS completely. In this case it's important to remind him that the application cannot make its job correctly anymore.
Do you like AlpineQuest ? Leave a small comment on Google Play !
User avatar
Ingensor
Posts: 164
Joined: Mon Nov 25, 2019 10:23 am

Re: Folder with Proximity alerts

Post by Ingensor »

Understand! Then everything is fine...

And turning off vibration like to be? Maybe there is some setting to turn off vibration user_settings.conf?
Psyberia-Support
Site Admin
Posts: 6408
Joined: Wed Apr 14, 2010 9:41 pm

Re: Folder with Proximity alerts

Post by Psyberia-Support »

Yes you can turn off vibration with this:

Code: Select all

agent.alerts.vibrate=0
Do you like AlpineQuest ? Leave a small comment on Google Play !
User avatar
Ingensor
Posts: 164
Joined: Mon Nov 25, 2019 10:23 am

Re: Folder with Proximity alerts

Post by Ingensor »

Super! Thank you, maestro!!! :) :) :) :) :)
User avatar
Ingensor
Posts: 164
Joined: Mon Nov 25, 2019 10:23 am

Re: Folder with Proximity alerts

Post by Ingensor »

Prompt please, the option "agent.alerts.vibrate = 0" does not negate the vibration when GPS is turned off, right?
When you turn off the GPS vibration can not be disabled?
User avatar
Ingensor
Posts: 164
Joined: Mon Nov 25, 2019 10:23 am

Re: Folder with Proximity alerts

Post by Ingensor »

UPD.

Hello again!
Checked the option "agent.alerts.vibrate = 0", but it unfortunately does not work on Android 10
Vibration is not disabled
Psyberia-Support
Site Admin
Posts: 6408
Joined: Wed Apr 14, 2010 9:41 pm

Re: Folder with Proximity alerts

Post by Psyberia-Support »

Hi again,
Yes there is a problem with this user settings.
There are few issues I need to correct anyway in this latest beta, so I'll make another one before the official release anyway. So I'll correct this.
Do you like AlpineQuest ? Leave a small comment on Google Play !
User avatar
Ingensor
Posts: 164
Joined: Mon Nov 25, 2019 10:23 am

Re: Folder with Proximity alerts

Post by Ingensor »

Thanks!
User avatar
Ingensor
Posts: 164
Joined: Mon Nov 25, 2019 10:23 am

Re: Folder with Proximity alerts

Post by Ingensor »

Hello again!
In version 241, on Android 10 off vibration works fine. Thank you very much!!!

This command to disable the vibration, use, right?

Code: Select all

agent.notifications.vibrate=0
Psyberia-Support
Site Admin
Posts: 6408
Joined: Wed Apr 14, 2010 9:41 pm

Re: Folder with Proximity alerts

Post by Psyberia-Support »

Absolutely! How did you find out??
Do you like AlpineQuest ? Leave a small comment on Google Play !
User avatar
Ingensor
Posts: 164
Joined: Mon Nov 25, 2019 10:23 am

Re: Folder with Proximity alerts

Post by Ingensor »

I could not resist, and spied it in the source code... :roll:
I hope you do not mind. I'm sorry if that... But I really like to test your application! :) ;)
Psyberia-Support
Site Admin
Posts: 6408
Joined: Wed Apr 14, 2010 9:41 pm

Re: Folder with Proximity alerts

Post by Psyberia-Support »

No problem ;)
Do you like AlpineQuest ? Leave a small comment on Google Play !
Post Reply