update app name following official rebrand to Pixel Camera
This commit is contained in:
parent
09c620df7b
commit
22c05b862c
@ -72,7 +72,7 @@
|
||||
<a href="#camera">Camera</a>
|
||||
<ul>
|
||||
<li><a href="#grapheneos-camera-app">GrapheneOS Camera app</a></li>
|
||||
<li><a href="#google-camera">Google Camera</a></li>
|
||||
<li><a href="#pixel-camera">Pixel Camera</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#exec-spawning">Exec spawning</a></li>
|
||||
@ -604,10 +604,10 @@
|
||||
will match the stock OS when comparing the same app on each OS. GrapheneOS uses
|
||||
our own modern Camera app rather than the standard AOSP Camera app. GrapheneOS
|
||||
Camera is far better than any of the portable open source camera alternatives and
|
||||
even most proprietary camera apps including paid apps. On Pixels, Google Camera
|
||||
even most proprietary camera apps including paid apps. On Pixels, Pixel Camera
|
||||
can be used as an alternative with more features. The section below has a detailed
|
||||
guide on using GrapheneOS Camera and the following section explains the remaining
|
||||
advantages of Google Camera on Pixels.</p>
|
||||
advantages of Pixel Camera on Pixels.</p>
|
||||
|
||||
<section id="grapheneos-camera-app">
|
||||
<h3><a href="#grapheneos-camera-app">GrapheneOS Camera app</a></h3>
|
||||
@ -717,19 +717,19 @@
|
||||
and speeds up image capture for the Camera mode when flash is disabled.</p>
|
||||
</section>
|
||||
|
||||
<section id="google-camera">
|
||||
<h3><a href="#google-camera">Google Camera</a></h3>
|
||||
<section id="pixel-camera">
|
||||
<h3><a href="#pixel-camera">Pixel Camera</a></h3>
|
||||
|
||||
<p>Google Camera can take full advantage of the available cameras and image
|
||||
processing hardware as it can on the stock OS and does not require GSF or
|
||||
sandboxed Google Play on GrapheneOS. Direct TPU and GXP access by Google apps
|
||||
including Google Camera is controlled by a toggle added by GrapheneOS and
|
||||
doesn't provide them with any additional access to data. The toggle exists for
|
||||
<p>Pixel Camera (previously known as Google Camera) can take full advantage of the
|
||||
available cameras and image processing hardware as it can on the stock OS and does
|
||||
not require GSF or sandboxed Google Play on GrapheneOS. Direct TPU and GXP access
|
||||
by Google apps including Pixel Camera is controlled by a toggle added by GrapheneOS
|
||||
and doesn't provide them with any additional access to data. The toggle exists for
|
||||
attack surface reduction. Every app can use the TPU and GXP via standard APIs
|
||||
including the Android Neural Networks API and Camera2 API regardless.</p>
|
||||
|
||||
<p>We aim to reduce the benefits of Google Camera compared to GrapheneOS
|
||||
Camera over time, especially on Pixels. Many features of Google Camera will
|
||||
<p>We aim to reduce the benefits of Pixel Camera compared to GrapheneOS
|
||||
Camera over time, especially on Pixels. Many features of Pixel Camera will
|
||||
end up being available for GrapheneOS Camera in the next year or so via
|
||||
CameraX extensions including more aggressive HDR+, Night Sight and Portrait.
|
||||
Video features such as slow motion and time lapse are likely further away than
|
||||
|
Loading…
x
Reference in New Issue
Block a user