11 Commits
Author SHA1 Message Date
cookiell546andDaniel Micay 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
cookiell546andDaniel Micay 81ce6c90c7 update Android Studio bundle 2025-05-30 10:20:00 -04:00
cookiell546andDaniel Micay 91b7fbd873 update Android Studio bundle 2025-05-07 11:34:33 -04:00
cookiell546andDaniel Micay 1f2f5c9b58 update Android Studio bundle 2025-04-04 22:10:06 -04:00
cookiell546andDaniel Micay 9a88d29324 update Android Studio bundle 2025-03-04 09:26:17 -05:00
cookiell546andDaniel Micay d4fd398ae0 fixup! fix TOC entry 2025-02-13 13:55:05 -05:00
cookiell546andDaniel Micay a92da11ec2 update Android Studio bundle 2025-02-10 04:00:51 -05:00
cookiell546andDaniel Micay 44d5617921 update Android Studio bundle 2024-12-04 17:05:53 -05:00
cookiell546andDaniel Micay 9d38f2d8cc fixup! update Gradle version in build guide 2024-11-16 16:35:10 -05:00
cookiell546andDaniel Micay 2d19c95117 update Android Studio bundle 2024-11-03 06:03:10 -05:00
cookiell546andDaniel Micay 7880cab929 fix mentioned branch version 2024-10-24 11:15:13 -04:00