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>
|
<a href="#camera">Camera</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#grapheneos-camera-app">GrapheneOS Camera app</a></li>
|
<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>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#exec-spawning">Exec spawning</a></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
|
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
|
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
|
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
|
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
|
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">
|
<section id="grapheneos-camera-app">
|
||||||
<h3><a href="#grapheneos-camera-app">GrapheneOS Camera app</a></h3>
|
<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>
|
and speeds up image capture for the Camera mode when flash is disabled.</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="google-camera">
|
<section id="pixel-camera">
|
||||||
<h3><a href="#google-camera">Google Camera</a></h3>
|
<h3><a href="#pixel-camera">Pixel Camera</a></h3>
|
||||||
|
|
||||||
<p>Google Camera can take full advantage of the available cameras and image
|
<p>Pixel Camera (previously known as Google Camera) can take full advantage of the
|
||||||
processing hardware as it can on the stock OS and does not require GSF or
|
available cameras and image processing hardware as it can on the stock OS and does
|
||||||
sandboxed Google Play on GrapheneOS. Direct TPU and GXP access by Google apps
|
not require GSF or sandboxed Google Play on GrapheneOS. Direct TPU and GXP access
|
||||||
including Google Camera is controlled by a toggle added by GrapheneOS and
|
by Google apps including Pixel Camera is controlled by a toggle added by GrapheneOS
|
||||||
doesn't provide them with any additional access to data. The toggle exists for
|
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
|
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>
|
including the Android Neural Networks API and Camera2 API regardless.</p>
|
||||||
|
|
||||||
<p>We aim to reduce the benefits of Google Camera compared to GrapheneOS
|
<p>We aim to reduce the benefits of Pixel Camera compared to GrapheneOS
|
||||||
Camera over time, especially on Pixels. Many features of Google Camera will
|
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
|
end up being available for GrapheneOS Camera in the next year or so via
|
||||||
CameraX extensions including more aggressive HDR+, Night Sight and Portrait.
|
CameraX extensions including more aggressive HDR+, Night Sight and Portrait.
|
||||||
Video features such as slow motion and time lapse are likely further away than
|
Video features such as slow motion and time lapse are likely further away than
|
||||||
|
Loading…
x
Reference in New Issue
Block a user