diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-01-29 16:42:53 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-01-29 16:42:53 -0500 |
| commit | 6b54207ebbe2f794183931257d2a67560401baa0 (patch) | |
| tree | 53bb22112f7b65caa510279ff98188ac6ff2cf71 /static/usage.html | |
| parent | 646a3307fbb1b39ce508e9936f18d8521663755f (diff) | |
clarify
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/static/usage.html b/static/usage.html index 0bc950b7..c785a87b 100644 --- a/static/usage.html +++ b/static/usage.html @@ -537,12 +537,12 @@ These intents can only be provided by a system app since Android 11, so the quality of the system camera is quite important.</p> - <p>The app has an in-app gallery and video player for images taken with it. It - currently opens an external editor activity for the edit action. GrapheneOS - comes with AOSP Gallery which provides an editor activity. You can install a - nicer photo editor and the Camera app will be able to use it. We plan to - replace AOSP Gallery with a standalone variant of the gallery we're developing - for the Camera app in the future.</p> + <p>The app has an in-app gallery and video player for images/videos taken with + it. It currently opens an external editor activity for the edit action. + GrapheneOS comes with AOSP Gallery which provides an editor activity. You can + install a nicer photo editor and the Camera app will be able to use it. We + plan to replace AOSP Gallery with a standalone variant of the gallery we're + developing for the Camera app in the future.</p> <p>Using the default 4:3 aspect ratio for image capture is recommended since 16:9 is simply cropped output on all supported devices. A device oriented |
