summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-02-28network location related fixesDaniel Micay
2025-02-28add info on disabling USB chargingDaniel Micay
2025-02-28add missing periodDaniel Micay
2025-02-27add built-in battery optimization exception for Network Location appDaniel Micay
2025-02-27restrict 5G only to carriers with 5G standalone supportDaniel Micay
2025-02-27publish new release notesDaniel Micay
2025-02-27add path to network location settingDaniel Micay
2025-02-26new build number 2025022700Daniel Micay
2025-02-26improve network location descriptionDaniel Micay
2025-02-26Vanadium version 134.0.6998.39.0Daniel Micay
2025-02-26Messaging version 7Daniel Micay
2025-02-266.6 GKI LTS updateDaniel Micay
2025-02-26Bump @stylistic/eslint-plugin from 4.0.1 to 4.1.0dependabot[bot]
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v4.1.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2025-02-26Storage Scopes / Contact Scopes fixDaniel Micay
2025-02-25basic altitude support added to network locationDaniel Micay
2025-02-25Vanadium version 133.0.6943.137.0Daniel Micay
2025-02-25expand release notes about network locationDaniel Micay
2025-02-25Messaging version 6Daniel Micay
2025-02-25backport mainline module patchesDaniel Micay
2025-02-25gmscompat: network location for reroutingDaniel Micay
2025-02-256.1 GKI LTS updateDaniel Micay
2025-02-24fix Wi-Fi APEX issues hindering network locationDaniel Micay
2025-02-24GrapheneOS network location implementationDaniel Micay
2025-02-24Bump eslint from 9.20.1 to 9.21.0dependabot[bot]
Bumps [eslint](https://github.com/eslint/eslint) from 9.20.1 to 9.21.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.20.1...v9.21.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24PDF Viewer version 26Daniel Micay
2025-02-24Camera version 81Daniel Micay
2025-02-24Camera version 80Daniel Micay
2025-02-22PDF Viewer version 25Daniel Micay
2025-02-22PDF Viewer version 24Daniel Micay
2025-02-22remove mention of Amazon Appstoregrapheneloverdev
2025-02-216.6 GKI LTS updateDaniel Micay
2025-02-19Bump @stylistic/eslint-plugin from 4.0.0 to 4.0.1dependabot[bot]
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v4.0.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2025-02-19Vanadium version 133.0.6943.121.0Daniel Micay
2025-02-18Bump @stylistic/eslint-plugin from 3.1.0 to 4.0.0dependabot[bot]
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v4.0.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2025-02-18Camera version 79Daniel Micay
2025-02-18PDF Viewer version 23Daniel Micay
2025-02-17App Store version 28Daniel Micay
2025-02-17App Store version 27Daniel Micay
2025-02-17PDF Viewer version 22Daniel Micay
2025-02-17rename encrypt-keys.sh/decrypt-keys.sh scriptsDaniel Micay
2025-02-16PDF Viewer version 21Daniel Micay
2025-02-16Messaging version 5Daniel Micay
2025-02-14document early boot free memory zeroingDaniel Micay
2025-02-14remove trailing whitespaceDaniel Micay
2025-02-14drop key rotation verification instructionsDaniel Micay
We moved from signify to OpenSSH on 2024-02-14. These instructions were useful but are consistently causing confusion for people who are missing that this is an optional step for people who had the signify public key saved from previous usage. We provide multiple ways to get the current public key and don't really need this.
2025-02-14begin unification of Pixel kernel build instructionsDaniel Micay
This can be fully unified for 6th through 9th generation Pixels with Android 15 QPR2 due to 6th through 8th generation Pixels moving to the 6.1 LTS kernel branch.
2025-02-14simplify instructions for syncing kernel sourcesDaniel Micay
2025-02-14add "5G only" and "4G or 5G only" modesDaniel Micay
2025-02-14enable support for blocking callers not in ContactsDaniel Micay
2025-02-14use Python 3.12 for gixyDaniel Micay