Daniel Micay
73e0034230
5.15 GKI LTS update
2024-07-25 11:26:59 -04:00
Daniel Micay
40369a2d9b
extend fix for akita GNSS configuration
2024-07-24 15:30:24 -04:00
Daniel Micay
e7f626002c
5.10 GKI LTS update
2024-07-24 11:56:42 -04:00
Daniel Micay
65084d28ab
5.10 GKI LTS update
2024-07-23 15:43:15 -04:00
Daniel Micay
86bff23239
5.15 GKI LTS update
2024-07-23 15:42:25 -04:00
Daniel Micay
8a25f17f9a
6.1 GKI LTS update
2024-07-23 15:40:12 -04:00
Daniel Micay
853e84e95b
6.6 GKI LTS update
2024-07-23 15:39:33 -04:00
Daniel Micay
ed2462e35d
Camera version 71
2024-07-23 12:52:23 -04:00
Daniel Micay
baa5b701cd
Vanadium version 127.0.6533.64.0
2024-07-23 12:49:56 -04:00
GrapheneOS
3c079c2ed7
Camera version 70
2024-07-22 23:40:58 -04:00
GrapheneOS
e4590eb4be
change Apps to App Store in release notes
2024-07-22 23:40:49 -04:00
GrapheneOS
d0796a4c78
Camera version 69
2024-07-22 23:40:28 -04:00
Daniel Micay
5a6aa0738d
GmsCompatConfig version 124
2024-07-22 19:38:15 -04:00
Daniel Micay
9f6e2a5d6d
don't allow disabling user installed apps when uninstall is disallowed
2024-07-21 13:34:09 -04:00
Daniel Micay
1cbef4f2a1
5.10 GKI LTS update
2024-07-20 12:01:32 -04:00
Daniel Micay
ec8f0c918f
5.15 GKI LTS update
2024-07-20 12:01:32 -04:00
Daniel Micay
42d1d60ee6
6.6 GKI LTS update
2024-07-20 12:01:32 -04:00
Dmitry Muhomor
c2bae5b127
handle Apps -> App Store rename
2024-07-20 12:01:32 -04:00
Dmitry Muhomor
7c05933db5
update aapt2 build instruction
2024-07-20 12:01:32 -04:00
GrapheneOS
37051a9de9
Apps version 24
2024-07-20 12:01:32 -04:00
Chris Novakovic
12dcd3664d
FAQ: fix typo in time security list item
...
"unauthentication SNTP" -> "unauthenticated SNTP".
2024-07-20 12:01:32 -04:00
sandbank52641
9e3b89ac26
add note about yarn on Debian
2024-07-20 12:01:32 -04:00
Daniel Micay
89580664f6
clarify akita GNSS fix
2024-07-20 12:01:32 -04:00
Daniel Micay
c5b5e6eff8
publish new release notes
2024-07-20 12:01:32 -04:00
dependabot[bot]
50dd6ee04b
Bump terser from 5.31.2 to 5.31.3
...
Bumps [terser](https://github.com/terser/terser ) from 5.31.2 to 5.31.3.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.31.2...v5.31.3 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-20 12:01:32 -04:00
Daniel Micay
85122493d9
new build number 2024071600
2024-07-20 12:01:32 -04:00
Daniel Micay
8c25376ed3
add Pixel Tablet touchscreen frequency hopping toggle
2024-07-20 12:01:32 -04:00
Daniel Micay
a47ee5f5ac
Android Mainline backports
2024-07-20 12:01:32 -04:00
Daniel Micay
f0b47ba803
5.10 GKI LTS update
2024-07-20 12:01:32 -04:00
Daniel Micay
9c03661da0
5.15 GKI LTS update
2024-07-20 12:01:32 -04:00
Daniel Micay
ddd0f3292b
6.1 GKI LTS update
2024-07-20 12:01:32 -04:00
Daniel Micay
014274f14f
fix Pixel 8a GNSS configuration
2024-07-20 12:01:32 -04:00
Daniel Micay
706507944d
fix touch to unlock setting with power button fingerprint scanner
2024-07-20 12:01:32 -04:00
Daniel Micay
88a5ad431c
avoid race for setting USB port mode
2024-07-20 12:01:32 -04:00
sandbank52641
b6d22068ec
add setup details for Debian bookworm
2024-07-20 12:01:32 -04:00
sandbank52641
0c6c5b73be
update Android Studio package
2024-07-20 12:01:32 -04:00
Daniel Micay
acc0a0c77f
GmsCompatConfig version 123
2024-07-20 12:01:32 -04:00
Daniel Micay
f4ab39c9f6
revert upstream USB change that's causing compatibility issues
2024-07-20 12:01:32 -04:00
dependabot[bot]
b9e4c4cbd4
Bump eslint from 9.6.0 to 9.7.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.6.0 to 9.7.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.6.0...v9.7.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-20 12:01:32 -04:00
sandbank52641
f6d32808f8
use Protobuf library for Python from PyPI
...
Even with fairly up-to-date packages, many Linux distributions have not
recent enough Python Protobuf packages. It's better to use the PyPI
package, which is published by Google, rather than the distribution
packages.
Ideally, adevtool could handle this (with pinned package version and
hash, and hash-checking), but due to many users encountering this issue,
this change should be reasonable for now.
2024-07-20 12:01:32 -04:00
dependabot[bot]
993cba2865
Bump stylelint from 16.6.1 to 16.7.0
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 16.6.1 to 16.7.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.6.1...16.7.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-20 12:01:32 -04:00
Daniel Micay
b212b6a8c5
reorder release notes
2024-07-20 12:01:32 -04:00
Daniel Micay
bc2aec8a95
publish new release notes
2024-07-20 12:01:32 -04:00
Daniel Micay
07c81e4667
may not only be banking apps using the buggy library
2024-07-20 12:01:32 -04:00
Daniel Micay
8bc1f0cc25
new build number 2024071200
2024-07-20 12:01:32 -04:00
Daniel Micay
311c1011c3
revert 32-bit kernel ABI removal for now
2024-07-20 12:01:32 -04:00
Daniel Micay
94afeb4bad
5.15 GKI LTS update
2024-07-20 12:01:32 -04:00
Daniel Micay
ebabd40434
6.6 GKI LTS update
2024-07-20 12:01:32 -04:00
Daniel Micay
0bfedaf4dd
TalkBack updates
2024-07-20 12:01:32 -04:00
dependabot[bot]
7e59a1a881
Bump terser from 5.31.1 to 5.31.2
...
Bumps [terser](https://github.com/terser/terser ) from 5.31.1 to 5.31.2.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.31.1...v5.31.2 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-20 12:01:32 -04:00