meypod / al-azan

Privacy focused ad-free open-source muslim Adhan (islamic prayer times) and qibla app
https://meypod.github.io/al-azan/
GNU Affero General Public License v3.0
183 stars 26 forks source link

Add enable vibration and dua after azan buttons #65

Closed TorCzaf closed 1 year ago

TorCzaf commented 1 year ago

Hi can you please add a button to enable vibration when the app does Azan? I mean when azan happens, vibration happens.

Also it would be good to add button to enable dua after azan if possible.

meypod commented 1 year ago

Hi I plan to add settings for vibration in future for dua you can use a custom adhan audio with dua after it :)

meypod commented 1 year ago

App already vibrates once when playing adhan though make sure to check your phone and app's notification settings

TorCzaf commented 1 year ago

OK Thank you. Also here is an open source project in case you needed something from it https://github.com/Five-Prayers/five-prayers-android

TorCzaf commented 1 year ago

Also it is small in size. So I think there should be no problem if you use any of its components.

meypod commented 1 year ago

That's a native app in kotlin Al-Azan is react native (javascript) we cannot use any of their components :)

TorCzaf commented 1 year ago

Aha I see. OK. :)

TorCzaf commented 1 year ago

I was thinking... :)

Do you plan to add more adhan voices in the future? Because I see there are only 4 muezzin I know I can download more and put by myself...

But I was just wondering if you plan to add more into the app. And I apologize if there is any inconvenience

meypod commented 1 year ago

sorry, but I don't plan to add more adhan voices

I understand that you like the app and want more features on it, no need to apologize :)

TorCzaf commented 1 year ago

:)

meypod commented 1 year ago

added this in 1.17.0-rc1, will soon release as stable 1.17.0, please test

TorCzaf commented 1 year ago

I will test it in-shaa-Allah

TorCzaf commented 1 year ago

@meypod Hi...I tested Adhan and reminders It seems that the only problem is that continuous vibration doesn't work for both. They make phone vibrate one time if "continuous" is chosen.

meypod commented 1 year ago

Hi, Thanks for testing it I think I realized the problem

the problem is that when you change, it will only take effect when they are rescheduled, it does not take effect immediately

will work on a fix soon