Contact Lookup Method
Status: Alpha
Brought to you by:
scottuss1
In order for the client to send who a call or SMS is from, we currently require a dictionary to be manually created that hosts any contacts the user wishes to be able to do lookups for. This is not ideal as the user may have a lot of contacts, and manually coding them is not appropriate. Therefore, contact lookups should be performed on the phone by the client in real time, rather than being hard coded.
Thanks to b0unc3 from the Maemo community, we now have the ability to lookup contacts in real time using the phone's contact list. This code will be committed after thorough testing.