QuantumBadger / RedReader

An unofficial open source Android app for Reddit.
GNU General Public License v3.0
2.01k stars 482 forks source link

Ability to upload an image in a reply #1167

Closed folkemat closed 7 months ago

folkemat commented 10 months ago

Closes #476

A button for uploading pictures is inserted below the text field for writing a reply. After uploading, the URL is inserted into the text field according to the scheme (Picture)[PictureURL].

QuantumBadger commented 10 months ago

Looks good, thank you! I'll test this before merging.

QuantumBadger commented 7 months ago

Merged in with a couple of warning fixes, and I've updated the changelog. Thanks again @folkemat!