in-app Camera gallery has zooming now

This commit is contained in:
Daniel Micay 2022-01-29 16:38:00 -05:00
parent d46e93734e
commit aafb1b93aa

View File

@ -537,10 +537,12 @@
These intents can only be provided by a system app since Android 11, so the These intents can only be provided by a system app since Android 11, so the
quality of the system camera is quite important.</p> quality of the system camera is quite important.</p>
<p>The in-app gallery / video player doesn't yet support zooming and depends <p>The app has an in-app gallery and video player for images taken with it. It
on opening an external image/video editor. This will be improved in the currently opens an external editor activity for the edit action. GrapheneOS
future. We'll eventually be making our own gallery/editor app sharing a lot of comes with AOSP Gallery which provides an editor activity. You can install a
the code with the in-app gallery in the camera.</p> 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 <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 16:9 is simply cropped output on all supported devices. A device oriented