ozbek / al-muazzin

Azon programmasi
GNU Lesser General Public License v2.1
20 stars 10 forks source link

issue in campass #3

Open makbarashraf opened 9 years ago

makbarashraf commented 9 years ago

does compass only work in portrait mode and it doesn't change the lat and long plus its direction

ozbek commented 9 years ago

That happens if the target has no gyroscope sensor. We should probably define that as a requirement in the manifest.

mirmibrahim commented 9 years ago

how to show current prayer in it ??? For example the time is 3:00 pm and the next namaz showing is asr but i want current namaz to be shown. How to do that .

mirmibrahim commented 9 years ago

Can u tell me how it is calculating namaz timmings. Because for example if i am in pakistan then the method will be karachi university hanfi. and if i go to Dubai , Do the method will change ? Please Elaborate how it is done

ozbek commented 9 years ago

Prayer times are calculated based on user location's latitude and longitude values.

The calculation method is not changed automatically, user is expected to set that manually via Calculation dialog.

mirmibrahim commented 9 years ago

if user comes for the first time what will be the method for calculation for it??

ozbek commented 9 years ago

The defaults are World Muslim League (probably should change this to Umm Al-Qurra to be consistent with default lat/long values) and Kaaba coordinates (21.4225°N, 39.8261°E).