termux / termux-api-package

Termux package containing scripts to call functionality in Termux:API.
MIT License
1.04k stars 321 forks source link

sms-list doesnt return images/pictures #158

Open AirplanegoBrr opened 2 years ago

AirplanegoBrr commented 2 years ago

Problem description A clear and concise description of what the problem with termux-api-package is. You may post screenshots or paste error messages in addition to description.

Pictures are not returned when using termux-sms-list Only normal messages

Steps to reproduce Please post all steps that are needed to reproduce the issue.

Run termux-sms-list and there is no pictures

Expected behavior A clear and concise description of what you expected to happen.

Images/pictures returned in base64 or something

AirplanegoBrr commented 2 years ago

Can someone look into this?

Grimler91 commented 2 years ago

The SmsInboxAPI has to be extended, or possibly a new mms api created. There's no trivial "fix" at least