renanoliveira / cordova-phone-call-trap

Cordova PhoneCall Trap
MIT License
40 stars 62 forks source link

Extended functionlities #9

Open KIvanow opened 8 years ago

KIvanow commented 8 years ago

Added the following: getLastCall - returns the last call number as stringified array with 1 element. getHistory - returns all calls numbers as stringified array. getCallData( number ) - returns contactName and contactPhoto for the given number.