youngj / EnvayaSMS

Simple SMS and MMS gateway running on Android
http://sms.envaya.org
Other
159 stars 177 forks source link

Getting incoming call events, and caller ID #21

Closed magixbox closed 12 years ago

magixbox commented 12 years ago

Wondering if the incoming call and phone number is available at the Android API? It would be pretty useful for EnavaSMS to report back those events as the phone is usually running unattended.

lagrandeours commented 12 years ago

i vote : YES

youngj commented 12 years ago

Yes, it is available. I've already implemented incoming call notifications in the Telerivet app (a fork of EnvayaSMS) but still need to merge the change back into EnvayaSMS.

magixbox commented 12 years ago

Music to my ears.

youngj commented 12 years ago

Implemented in version 2.0.5, on https://play.google.com/store/apps/details?id=org.envaya.sms as well as the Github downloads page.