diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-25 12:26:20 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-25 12:27:16 -0400 |
| commit | b20dadedb4c85e0c2f946243fbe21fa1b1ae40fd (patch) | |
| tree | 3e6bb7cf894ea6b4e6e0f86cc91d74f6159af85e | |
| parent | c5aee5301d2ac71e138216571e4e9033f4a1b943 (diff) | |
beginning of Android 16 port
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 0bff6306..68484317 100644 --- a/static/releases.html +++ b/static/releases.html @@ -582,6 +582,8 @@ <li>Network Location: throttle requesting 100 additional results down to 8 additional results when a decent amount of additional results were returned from a request in the past 10 seconds</li> <li>backport upstream brightness fluctuation fix from Android 16 Beta 3.1</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/134.0.6998.135.0">version 134.0.6998.135.0</a></li> + <li>add support for testing Android 16 Beta 3 feature flags for development builds</li> + <li>begin porting our changes to work with Android 16 feature flags</li> </ul> </article> --> |
