From 9471dbbf39713fa6325fb99137d5a3e9c21804e9 Mon Sep 17 00:00:00 2001 From: Ganwtrs Date: Fri, 13 Feb 2026 09:57:12 -0800 Subject: [PATCH] Update README and revise it to mention other OSs --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index bb5844617..6ec92ca5d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1 @@ -This is the new GrapheneOS Camera app based on Android's modern CameraX -library. It replaces AOSP Camera for GrapheneOS. +GrapheneOS includes our own modern camera app focused on privacy and security, also available on other Android based operating systems through the Google Play Store and GrapheneOS App Store. It includes modes for capturing images, videos and QR and barcode scanning along with additional modes based on CameraX vendor extensions (Portrait, HDR, Night, Face Retouch and Auto) on devices where they're available (Pixels currently only have support for Night mode).