summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-01-04add Linktree to organization metadataDaniel Micay
2024-01-04add specific date for non-profit incorporationDaniel Micay
2024-01-04adevtool cleanupDaniel Micay
2024-01-04publish new release notesDaniel Micay
2024-01-04update Android Studio packagesandbank52641
2024-01-03new build number 2024010400Daniel Micay
2024-01-03January monthly update release notesDaniel Micay
2024-01-03fix copy-paste mistakeDaniel Micay
2024-01-03gmscompat improvementsDaniel Micay
2024-01-03replace multi-local spell checking fixDaniel Micay
2024-01-03Vanadium 120.0.6099.193.0Daniel Micay
2024-01-03update Android Auto infoDaniel Micay
2024-01-02update copyright yearDaniel Micay
2024-01-02extend info on Network permissionDaniel Micay
2024-01-01update python dependenciesDaniel Micay
2024-01-01AppCompatConfig 3Daniel Micay
2023-12-31clarify location change refers to Android AutoDaniel Micay
2023-12-31clarify Google Search app changeDaniel Micay
2023-12-31clarify network ADB changeDaniel Micay
2023-12-31publish new release notesDaniel Micay
2023-12-31new build number 2023123100Daniel Micay
2023-12-31backport fix for Wi-Fi background scan crashDaniel Micay
2023-12-31fix spell checker crashDaniel Micay
2023-12-31work around crashlytics bugDaniel Micay
2023-12-31sensors and gmscompat improvementsDaniel Micay
2023-12-30fix typoDaniel Micay
2023-12-30fix link to AppCompatConfig release notesDaniel Micay
2023-12-30clarify wordingDaniel Micay
2023-12-30publish new release notesDaniel Micay
2023-12-30new build number 2023123000Daniel Micay
2023-12-30simplify supported Android OSes for installationDaniel Micay
2023-12-30mark Linux Mint as supported for installationDaniel Micay
2023-12-30drop end-of-life macOS Big SurDaniel Micay
2023-12-30update fwupd instructionsDaniel Micay
2023-12-30keyboard multi-locale support fixedDaniel Micay
2023-12-30AppCompatConfig 2Daniel Micay
2023-12-30revert keyboard multi locale fix for nowDaniel Micay
2023-12-29GmsCompatConfig 90Daniel Micay
2023-12-29add Android Auto supportDaniel Micay
2023-12-29Add maximum width for social link list in footersandbank52641
According to the Material Design 3 guidelines, the ideal line length is between 40 and 60 characters [1]. As the list of social links in the footer has become wide, we will simply wrap it to 60 characters here. Links: [1]: https://m3.material.io/foundations/layout/applying-layout/window-size-classes#:~:text=ideal%20line%20length%20for%20text%20is%2040%2D60%20characters
2023-12-27improve system UI themeDaniel Micay
2023-12-27update python dependenciesDaniel Micay
2023-12-26add Matrix community to footerDaniel Micay
2023-12-26add Telegram group to organization metadataDaniel Micay
2023-12-26fix assorted issuesDaniel Micay
2023-12-26Sensors permission fixDaniel Micay
2023-12-25Bump stylelint-config-standard from 35.0.0 to 36.0.0dependabot[bot]
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 35.0.0 to 36.0.0. - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint-config-standard/compare/35.0.0...36.0.0) --- updated-dependencies: - dependency-name: stylelint-config-standard dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25Bump stylelint from 16.0.2 to 16.1.0dependabot[bot]
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.0.2 to 16.1.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/16.0.2...16.1.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25use 301 redirect with 1 day caching for DiscordDaniel Micay
There are scenarios where we may have to change the URL so the default 301 behavior is inappropriate but this will work fine.
2023-12-24use long form Discord linkDaniel Micay
https://discord.gg/grapheneos is a 301 redirect to https://discord.com/invite/grapheneos so it makes sense to use the long form to avoid a redirect.