3371 Commits

Author SHA1 Message Date
Daniel Micay
1677fa3f1e note about SystemUI issue 2021-10-31 04:52:44 -04:00
Daniel Micay
ccadaf49d2 list Pixel 6 kernel on build page 2021-10-30 23:22:41 -04:00
Daniel Micay
91a130fc14 add Pixel 6 / 6 Pro to build page 2021-10-30 14:49:34 -04:00
Daniel Micay
6d6a0422c4 add information about clipboard access notice
From @JollyRoger.
2021-10-30 06:54:25 -04:00
Daniel Micay
aac618f0ff LTE only also disables 5G 2021-10-29 07:09:30 -04:00
Daniel Micay
153c028622 update delta generation example versions 2021-10-29 04:29:11 -04:00
Daniel Micay
044344bc3b update version example in CLI install guide 2021-10-29 04:21:58 -04:00
Daniel Micay
078db55303 overhaul Pixel 4 / 4 XL vendor support 2021-10-27 10:59:56 -04:00
Daniel Micay
ce9b6ba5af update static releases listing 2021-10-27 02:21:22 -04:00
Daniel Micay
2c7cf39125 document location indicator feature 2021-10-27 02:19:22 -04:00
Daniel Micay
69649c2e3c Updater: remove obsolete receiver from manifest 2021-10-27 00:41:15 -04:00
Daniel Micay
4eba552829 Updater: don't mark settings as direct boot aware 2021-10-27 00:38:26 -04:00
Daniel Micay
f2daf3eb9c Updater: raise minSdkVersion to 31 2021-10-27 00:35:46 -04:00
Daniel Micay
235882166f drop unused library from Updater 2021-10-27 00:17:14 -04:00
dependabot[bot]
80d9c72f35 Bump stylelint from 14.0.0 to 14.0.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.0.0 to 14.0.1.
- [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/14.0.0...14.0.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 20:32:18 -04:00
Daniel Micay
22059753d6 publish new release notes 2021-10-26 10:35:25 -04:00
Daniel Micay
1f48ee502c new build number 2021102613 2021-10-26 09:32:46 -04:00
Daniel Micay
52ce78ece0 temporarily disable broken display cutout option 2021-10-26 09:19:07 -04:00
Daniel Micay
d70ff0e433 temporarily disable crash reporting for SystemUI 2021-10-26 08:11:08 -04:00
Daniel Micay
eeae6a967e add missing display cutout overlays 2021-10-26 01:44:24 -04:00
Daniel Micay
26d8cd86b1 update static releases listing 2021-10-26 00:03:41 -04:00
Daniel Micay
dc10b36b08 improve updater install progress notification 2021-10-25 23:47:50 -04:00
Daniel Micay
a5c373fa5a update static site generation dependencies 2021-10-25 15:36:10 -04:00
dependabot[bot]
57a0d33f89 Bump eslint from 8.0.1 to 8.1.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.0.1 to 8.1.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/v8.0.1...v8.1.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 15:35:21 -04:00
Daniel Micay
10105ef7d5 reword Clock app revert 2021-10-25 10:12:29 -04:00
Daniel Micay
f74f766c19 revert to prior visual voicemail configuration 2021-10-25 06:02:28 -04:00
Daniel Micay
5591f4c8ce publish new release notes 2021-10-25 05:10:58 -04:00
dependabot[bot]
a28ba52c73 Bump stylelint and stylelint-config-standard
Bumps [stylelint](https://github.com/stylelint/stylelint) and [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard). These dependencies needed to be updated together.

Updates `stylelint` from 13.13.1 to 14.0.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/13.13.1...14.0.0)

Updates `stylelint-config-standard` from 22.0.0 to 23.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/22.0.0...23.0.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: stylelint-config-standard
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 02:53:23 -04:00
Daniel Micay
35cfacbaf0 disable CSS vendor prefix lint for now 2021-10-25 02:51:24 -04:00
Daniel Micay
426fc8380f disable CSS max line length lint for now 2021-10-25 02:47:43 -04:00
Daniel Micay
108aac55f7 disable CSS number-max-precision lint for now 2021-10-25 02:41:36 -04:00
Daniel Micay
e8abe78206 always use percentage syntax for alpha channel 2021-10-25 02:32:24 -04:00
Daniel Micay
f2c4cfc94c use modern CSS url function syntax with quotes 2021-10-25 02:28:10 -04:00
Daniel Micay
f994ce0570 update to modern CSS color function syntax 2021-10-25 02:19:38 -04:00
Daniel Micay
1a664cf81a new build number 2021102503 2021-10-25 02:12:20 -04:00
Daniel Micay
75dff2ca52 remove unnecessary quotes 2021-10-25 02:12:14 -04:00
Daniel Micay
15a2dfd0c3 clarify launcher workarounds 2021-10-25 00:32:22 -04:00
Daniel Micay
df58e33f90 clarify nav bar fix 2021-10-25 00:31:58 -04:00
Daniel Micay
5656c13671 roll back Clock app to GrapheneOS Android 11 code 2021-10-25 00:16:33 -04:00
Daniel Micay
179225631c temporarily disable new animation feature flags 2021-10-25 00:05:31 -04:00
Daniel Micay
97a141cc29 enable gestural navigation overlay 2021-10-24 23:03:45 -04:00
Daniel Micay
96e3664ec0 update static releases listing 2021-10-24 03:37:25 -04:00
Daniel Micay
9feef43a1a update static releases listing 2021-10-23 05:40:04 -04:00
Daniel Micay
7a48016c74 clarify legacy quick tile revert 2021-10-23 04:37:57 -04:00
Daniel Micay
0c91c496dd publish new release notes 2021-10-23 04:17:26 -04:00
Daniel Micay
f0bcd3442e reword PIN scrambling change 2021-10-23 01:01:11 -04:00
Daniel Micay
8ac9418ff2 new build number 2021102300 2021-10-22 22:16:04 -04:00
Daniel Micay
1bdda62a34 stop enabling legacy wifi/cellular quick tiles 2021-10-22 20:55:31 -04:00
Daniel Micay
e365c3e1bc PIN scrambling fixes 2021-10-22 20:48:25 -04:00
Daniel Micay
f287edfe51 update visual voicemail configuration 2021-10-22 20:33:45 -04:00