mawaqit / android-tv-app

Prayer times App for Android TV
https://mawaqit.net
Other
37 stars 15 forks source link

Bip, adhan, and duaa after adhan sounds not work when offline #606

Closed ibrahim-zehhaf-mawaqit closed 1 year ago

ibrahim-zehhaf-mawaqit commented 1 year ago

All the mp3 sounds must be stored locally in the app and not fetched from the internet

ismaelAbogabal commented 1 year ago

@ibrahim-zehhaf-mawaqit Because users/mosques will use only one single adhan instead of downloading all the adhans and increasing the APK size I used the online values and cached them locally for future usage so the user will only download this adhan single time

What do you prefer

ibrahim-zehhaf-mawaqit commented 1 year ago

Yes but the user can change the athan from the admin console.

I suggest to precache the chosen athan on the first start and for each start you check if it's precached and download it . the user can clear the cache, he will lose the athan file.

The pb is when the user change the adhan and the app is already opened, how you precache the adhan ?

ibrahim-zehhaf-mawaqit commented 1 year ago

OK 👍