adiraga / droid-notify

Automatically exported from code.google.com/p/droid-notify
0 stars 0 forks source link

Add Voicemail Notifications (For Android 4.0+ Devices) #142

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add Voicemail Nnotifications (For Android 4.0+ Devices)

http://developer.android.com/reference/android/provider/VoicemailContract.html 

Call getVoiceMailNumber() on the TelephonyManager.

Original issue reported on code.google.com by cs3vi...@gmail.com on 16 Jul 2012 at 6:45

GoogleCodeExporter commented 9 years ago
This is not possible as it turns out. Details here: 
http://stackoverflow.com/questions/11744063/using-voicemailcontract-gives-permis
sions-error

Original comment by cs3vi...@gmail.com on 31 Jul 2012 at 5:30

GoogleCodeExporter commented 9 years ago
Issue 105 has been merged into this issue.

Original comment by cs3vi...@gmail.com on 15 Aug 2012 at 12:27