orenyodfat / lbm-client

Lazooz Location Based Mining App
1 stars 13 forks source link

Permitions #131

Closed orenyodfat closed 10 years ago

orenyodfat commented 10 years ago

Why the app needs call information and calendar permitions .

gilse commented 10 years ago

אין בקשה להרשאות לקלנדר. הרשאות לקלנדר הן:

READ_CALENDAR WRITE_CALENDAR

ואנחנו לא מבקשים אותן. ברשימת ההרשאות כפי שהן מופיעות הטלפון – אין שם קלנדר.

orenyodfat commented 10 years ago

What about call information and device ID? image

gilse commented 10 years ago

in the registration activity we call Utils.getMyPhoneNum(RegistrationActivity.this); try to call the phone num and display it as the default in the phone field.

gilse commented 10 years ago

this function works only in some phone that allow it

gilse commented 10 years ago

shall I remove this call?

gilse commented 10 years ago

removed default