diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-23 04:17:48 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-23 08:17:13 -0400 |
| commit | 19dfa3bcc73fdcf8e108721600a74230db6c35fc (patch) | |
| tree | 0e22e3d28462e8ff47425659cc6d59cd51b02f18 /static | |
| parent | ea11d31ec63e3ad90b46bbca2f965de449ccae9b (diff) | |
raise backup service timeout
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 1c1bd919..d6831ca8 100644 --- a/static/releases.html +++ b/static/releases.html @@ -542,6 +542,7 @@ <li>fix ancient Android bug causing widgets to disappear from the user's home screen when the user stops, which was a major usability issue for secondary users</li> <li>Keyboard: extend fix for upstream layout bug in landscape mode to fully fix it for 3-button navigation in addition to the default gesture navigation</li> <li>Gallery: fix upstream cropping activity bug when both the input and output URI is the same to fix setting profile pictures for user profiles</li> + <li>raise backup service transport (Seedvault) from 10 minutes / 5 minutes to 60 minutes / 30 minutes</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/130.0.6723.73.0">version 130.0.6723.73.0</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-144">version 144</a></li> </ul> |
