view app/src/main/assets/about_body.html @ 41:9231f1a41a59

Remove troublesome Up buttons; revise About text.
author David Barts <n5jrn@me.com>
date Thu, 08 Apr 2021 21:00:57 -0700
parents cfb19d4ccf78
children
line wrap: on
line source

<!-- html fragment containing a brief description of this program -->
<p>This program lets you downsample and rotate image files. Doing so
    makes for smaller images that get sent faster and which always
    display right-side-up.</p>
<p>It also strips out the metadata (such as phone make and model) that your
    camera app silently puts into each image, thus helping to protect your
    privacy.</p>
<p>It <i>does not</i> modify any existing files; it writes new files, leaving
    your original images alone.</p>
<p>More information (including my
    <a href="https://bartsent.com/simple_resizer.pspx#privacy">privacy policy</a>)
    may be found <a href="https://bartsent.com/simple_resizer.pspx">here</a>.</p>