android_income_sms_gateway_webhook icon indicating copy to clipboard operation
android_income_sms_gateway_webhook copied to clipboard

Feature Request: CONTACTS lookup for sender name

Open marcinpr opened this issue 2 years ago • 3 comments

Hi, The program works quite stable for me. Good work! It would be very appreciated to implement CONTACTS lookup for the sender Name, and provide %fromName% placeholder for Payload Template.

marcinpr avatar Nov 10 '23 15:11 marcinpr

@marcinpr I've implemented that (with the same name for the attribute!) in this PR. However, you'll need to build it yourself.

https://github.com/bogkonstantin/android_income_sms_gateway_webhook/pull/36

scottmconway avatar Nov 10 '23 15:11 scottmconway

Thank you, I've just found your pool-request :). I've managed to build the app! Now it has all the features I need! Thank you!

marcinpr avatar Nov 10 '23 15:11 marcinpr

@marcinpr just letting you know that I'm now publishing signed releases of my fork here: https://github.com/scottmconway/android_income_sms_gateway_webhook/releases

scottmconway avatar Feb 06 '24 16:02 scottmconway