prajitdas / SPrivacy

Android project to provide privacy controlled data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hack an app for changing URI

prajitdas opened this issue · comments

the exDialer app was changed and it seems it is accessing some other urls. Try to fix this. See if you can control the data access for every possible url in contacts.

Fixed this by using the correct uris and adding more columns required by the exDialer app. There was one bug in exDialer which was fixed at our end by making sure the sort order was "display_name" and not the wrong "name"