354 Commits

Author SHA1 Message Date
cookiell546
6865c87b74 Opt-into edge-to-edge by default
Chromium already supports dynamic edge-to-edge viewports. This change
opts-in by default, making the gesture navigation bar (chin) invisible
without needing scroll interaction.

No other changes were necessary, as no content relied on specific
viewport insets.

Command used:

```
sed -i 's/<meta name="viewport" content="width=device-width, initial-scale=1"\/>/<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"\/>/g' **/*.html
```
2025-06-08 09:18:32 -04:00
Daniel Micay
6091d8742e add documentation on Google Play location sharing 2025-05-07 14:29:41 -04:00
Daniel Micay
d6fa3f1262 add missing newline 2025-05-07 14:24:55 -04:00
matchboxbananasynergy
f6b3bb32e8 add network location docs and update related gmscompat info 2025-03-27 18:41:22 -04:00
Dmitry Muhomor
7a557abcf1 update info on updates of Play services and Play Store 2025-02-10 04:00:51 -05:00
Dmitry Muhomor
91ade10193 remove implicit reference to Google Services Framework 2025-02-10 04:00:51 -05:00
Daniel Micay
742e3192d7 remove obsolete mention of GSF 2024-11-23 00:08:25 -05:00
Daniel Micay
595661dd93 update sandboxed Google Play install guide 2024-11-22 08:26:42 -05:00
Daniel Micay
e629e0cc9e replace obsolete USB peripherals section in usage guide 2024-11-13 08:54:39 -05:00
Daniel Micay
92b9ebfa74 clarify eSIM support 2024-11-02 07:12:24 -04:00
Daniel Micay
27926956da avoid newlines in attributes 2024-10-13 22:16:12 -04:00
matchboxbananasynergy
7b6b2b5bbd Update documentation to account for Safety Center UI 2024-08-22 14:40:39 -04:00
Dmitry Muhomor
c2bae5b127 handle Apps -> App Store rename 2024-07-20 12:01:32 -04:00
phmlumin
cfa91b2ba9 update documentation with the new OS update check interval
It was increased from 4 hours to 6 hours.
2024-07-20 12:01:32 -04:00
Daniel Micay
63211fcf4c mark USB peripheral info as specific to older devices 2024-06-21 16:56:00 -04:00
Daniel Micay
daa2a1ec46 update GSMA TS.43 link 2024-05-29 11:53:37 -04:00
sandbank52641
de35a80221 use conforming procedure style in usage.html 2024-05-29 11:17:18 -04:00
matchboxbananasynergy
232ba23242 Remove content filtering from upcoming features 2024-02-19 19:24:52 -05:00
matchboxbananasynergy
2c9fc5c02a Improve eSIM support section 2024-02-01 18:26:06 -05:00
dd-dreams
2f44715450 clarify the toggle is persistent 2024-01-30 13:52:11 -05:00
dd-dreams
eb25136a56 refactor eSIM section 2024-01-30 13:52:11 -05:00
Dmitry Muhomor
8b3c95dd37 add initial Android Auto documentation 2024-01-22 11:40:57 -05:00
Dmitry Muhomor
3fcf170c80 rewrite Contact Scopes section in usage guide 2024-01-22 11:36:50 -05:00
Daniel Micay
751a27d4d5 use var markup for network name 2024-01-17 22:45:55 -05:00
Daniel Micay
9b3dd676b3 make Contact Scopes docs less technical 2024-01-15 19:37:41 -05:00
matchboxbananasynergy
c236335ea4 Add Contact Scopes section to Usage guide 2024-01-15 19:30:52 -05:00
matchboxbananasynergy
6166d2790e Document "Require device to be charging" setting in Updater 2024-01-15 18:24:55 -05:00
matchboxbananasynergy
4c0d4da9ce Adjust GrapheneOS Camera usage docs to include Night mode as supported for Pixels 2024-01-15 17:11:45 -05:00
Dmitry Muhomor
17d189d7f6 fix indentation of exploit protection list 2024-01-08 12:28:06 -05:00
Daniel Micay
ee51e16b0b update Android Auto info 2024-01-03 09:53:48 -05:00
Dmitry Muhomor
91652bad26 update exploit protection compatibility mode section 2023-11-30 01:53:15 -05:00
matchboxbananasynergy
9d8f9c4fa1 Include Pixel 8 in 2G disable setting in usage guide 2023-11-04 13:23:45 -04:00
Wonderfall
ecaec4bf49 fix remaining reference to Google Camera 2023-10-14 13:25:41 -04:00
Wonderfall
22c05b862c update app name following official rebrand to Pixel Camera 2023-10-14 13:12:24 -04:00
Jorge Luis Carrillo
5942134bc6 Add Storage Scopes section and ToC entry 2023-09-09 02:26:51 -04:00
Daniel Micay
5b322f409a clarify info being misinterpreted/misrepresented 2023-08-27 17:31:31 -04:00
Daniel Micay
5b826d6cf9 rewrite gmscompat network location section 2023-08-23 12:20:09 -04:00
ralf401
e768faa8ac Fixed typo in usage.html
is -> it
2023-08-20 16:03:53 -04:00
matchboxbananasynergy
a861ea9bb6 Link to 3rd party banking app compatibility list 2023-08-08 18:11:09 -04:00
smdyv
150608e016 Use simple templating for static processing 2023-07-13 16:08:16 -04:00
smdyv
4430036ea2 Change string markings for replacements 2023-07-13 16:08:16 -04:00
tedgravlin
48acf5cd5f Add Mastodon link to footer 2023-06-16 16:14:06 -04:00
Daniel Micay
5931887a3c reword sandboxed Google Play install guide 2023-05-25 12:57:23 -04:00
Jakub Nowak
976e3d284b Fix CameraX extension availability link 2023-05-15 12:33:41 -04:00
Daniel Micay
14e559a899 eSpeak NG has Direct Boot support now 2023-05-02 12:32:00 -04:00
r3g_5z
0604e9a3bc mention that allowing 2G may be necessary for calls to work
Signed-off-by: r3g_5z <june@girlboss.ceo>
2023-04-24 13:03:09 -04:00
r3g_5z
05fbe00553 clarify disabling only 2G is a 6th and 7th gen feature
Signed-off-by: r3g_5z <june@girlboss.ceo>
2023-04-24 13:03:09 -04:00
Daniel Micay
dc9cb61c0d GXP access toggle for Google Camera on pantah 2023-04-12 01:05:46 -04:00
r3g_5z
ffdaf1a5d0 GSF is no longer needed for GCam only on GrapheneOS
Signed-off-by: r3g_5z <june@girlboss.ceo>
2023-04-05 00:03:28 -04:00
Daniel Micay
a2777b6f6d GXP, not TPU 2023-04-04 20:36:18 -04:00