192 Commits

Author SHA1 Message Date
8275ff0d22
static: replace index.html
All checks were successful
Static / Flake checks (push) Successful in 21s
Static / Create distribution (push) Successful in 47s
2025-06-28 14:14:19 +09:00
10722b6549
static: replace artwork
All checks were successful
Static / Flake checks (push) Successful in 22s
Static / Create distribution (push) Successful in 48s
Artwork is from http://www.rd-sounds.com/C83.html
2025-06-28 03:25:08 +09:00
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
86173d96cb update mention of USB protection on main page 2024-11-13 08:57:50 -05: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
caa7ae7177 move GrapheneOS account to grapheneos.social 2022-11-27 06:05:55 -05:00
Daniel Micay
f74884f6f5 add metadata for temporary Mastodon account 2022-11-07 12:45:17 -05:00
smdyv
12ee1c8293 Update device image
This is a vectorized image of the Pixel 7 Pro, and saves 98 % of the
byte length of the previously used image.
2022-10-18 15:03:06 -04:00
Daniel Micay
951e6c5b3c add forum link to footer 2022-10-10 12:24:52 -04:00
Daniel Micay
8e71d59492 update sandboxed Google Play links 2022-05-09 14:24:15 -04:00
Daniel Micay
4491079951 remove upstream section from the main page 2021-12-15 14:13:13 -05:00
Daniel Micay
21355702c0 remove history section from main page 2021-12-15 14:08:47 -05:00
Daniel Micay
8e9d6df72e remove roadmap section from main page 2021-12-15 14:04:59 -05:00
Shepherd
144aa87124 Add camera app to index.html
Adds camera app to frontpage list of GrapheneOS developed apps and services.
2021-12-15 08:23:14 -05:00
Daniel Micay
7ee2e4def4 more indentation fixes 2021-12-11 16:13:50 -05:00
Daniel Micay
fdab1720e7 fix indentation 2021-12-11 14:49:01 -05:00
smdyv
78070f6e5c Adjust first section after hero
Rename, change to h2, and add HTML section tag to first section
2021-12-11 09:39:21 -05:00
Daniel Micay
3764534018 consistent attribute order 2021-12-11 09:19:50 -05:00
smdyv
affcc01a20 Add hero section 2021-12-11 08:55:42 -05:00
Daniel Micay
75f4b33323 set up SRI for future use by CSP v3 2021-11-18 19:08:54 -05:00
Daniel Micay
f537e0ac92 simplify wording 2021-09-07 19:24:31 -04:00
Daniel Micay
453c0b0bbc link to sandboxed Play services layer on main page 2021-08-14 05:36:50 -04:00
Marco Janotta
4ba5b61035 Add color-scheme meta tag 2021-06-23 16:31:27 -04:00
Daniel Micay
cf9bc8d45f use SVG for /favicon.ico if browser asks for it
This makes Chromium use the SVG favicon universally including as the
favicon for non-HTML files.
2021-05-17 10:58:14 -04:00
Daniel Micay
7e145495c4 use dedicated favicon.svg with dark mode support 2021-05-16 12:19:37 -04:00
Daniel Micay
fb1be51f68 rename grapheneos.css to main.css 2021-05-14 22:28:12 -04:00
Daniel Micay
683b0ae201 use empty alt text for decorative header logo 2021-05-03 18:07:47 -04:00
Marco Janotta
c479130069 Add logo to site menu 2021-05-03 17:18:51 -04:00
Daniel Micay
1a3847e5eb add better title for main page 2021-04-18 10:49:37 -04:00
Daniel Micay
36259d3549 move app info on main page further down 2021-04-17 09:01:15 -04:00
Daniel Micay
53f55776e6 move detailed Google services info to FAQ 2021-04-14 08:48:00 -04:00
Daniel Micay
dbe0bd4b3a remove legacy copyright and licensing section 2021-04-14 08:21:18 -04:00
Daniel Micay
b3e07c840e migrate history page into an index page 2021-03-27 15:53:54 -04:00
Daniel Micay
64340cd196 remove extra newline 2021-03-27 13:51:00 -04:00
Daniel Micay
342a31c06c automate CSS/JS cache busting 2021-03-26 21:03:34 -04:00
Daniel Micay
bf88ac32e6 make a dedicated history page 2021-03-08 18:57:34 -05:00
Daniel Micay
aae0ac8edf replace legacy /install redirect 2021-03-06 22:38:39 -05:00
Daniel Micay
e096329807 GNSS + carrier-based A-GPS is hard to improve
The available data providers for supplementary location information do
not appear to have much to offer. There's also the issue of reliability
and trustworthiness of user generated content.

https://github.com/GrapheneOS/os_issue_tracker/issues/24#issuecomment-792069571
2021-03-06 17:43:13 -05:00
Daniel Micay
b4f5326c8b move upstream contributions section to FAQ 2021-03-04 18:07:52 -05:00
Daniel Micay
5f44f5a921 use svg logo for footer 2021-02-20 12:15:59 -05:00
Daniel Micay
68e68fb1b0 update Play services compatibility app roadmap 2021-02-10 19:50:45 -05:00
Daniel Micay
7e06c180f0 clarify current status 2021-02-01 18:04:55 -05:00
Daniel Micay
eb81722906 fix typo 2021-01-29 19:04:33 -05:00
Daniel Micay
09ec29de1d simplify wording for fastboot as non-root section 2021-01-29 17:16:32 -05:00
Daniel Micay
4ff446e2d4 create an install directory with an index page 2021-01-24 11:27:08 -05:00
Oymate
b34d9577f5 Changed voice to speech 2021-01-07 11:12:13 -05:00
Daniel Micay
50ff36ba8d reorganize page metadata 2021-01-07 10:49:37 -05:00
Daniel Micay
f9328e24c1 move javascript files to js directory 2021-01-05 02:43:55 -05:00