KindnessInfinity

joined 2 years ago
MODERATOR OF
 

Tags:

  • 2023072600-coral (Pixel 4, Pixel 4 XL) — extended support release for legacy devices with frozen 2022-11-01 patch level
  • 2023072600 (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, emulator, generic, other targets)
  • 2023072600-tangorpro (Pixel Tablet)
  • 2023072600-felix (Pixel Fold)

Changes since the 2023072400 release:

  • Sandboxed Google Play compatibility layer: fix crash caused by regression in the previous release which was caught in Alpha/Beta testing and blocked us from releasing it to the Stable channel
  • Settings: improve GrapheneOS user management setting infrastructure
  • Settings: move run in background settings right below switch user settings
  • Settings: unify app install settings into three options for non-guest users and two for guest users and move them right above the install available apps settings
  • Settings: remove incorrect caching of default guest user manager restrictions
  • Vanadium: update to version 115.0.5790.138.0
 

Changes in version 115.0.5790.138.0:

  • update to Chromium 115.0.5790.138

A full list of changes from the previous release (version 115.0.5790.138.0) is available through the Git commit log between the releases.

This update is available to GrapheneOS users via our app repository and will also be bundled into the next OS release. Vanadium isn't yet officially available for users outside GrapheneOS, although we plan to do that eventually. It won't be able to provide the WebView outside GrapheneOS and will have missing hardening and other features.

 

Tags:

  • 2023072400-coral (Pixel 4, Pixel 4 XL) — extended support release for legacy devices with frozen 2022-11-01 patch level
  • 2023072400 (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, emulator, generic, other targets
  • 2023072400-tangorpro (Pixel Tablet)
  • 2023072400-felix (Pixel Fold

Changes since the 2023071100 release:

  • replace our changes to AOSP APN and CarrierConfig configurations with a GrapheneOS CarrierConfig2 app for easier maintenance, improved MVNO support and support for recently added configuration options
  • add infrastructure for comparing CarrierConfig2 against Google's CarrierSettings app
  • show installer package name in error reports to help with identifying issues caused by broken installers
  • update timezone module to Android mainline 331910000
  • Sandboxed Google Play compatibility layer: support overriding ComponentEnabledSettings via GmsCompatConfig
  • Sandboxed Google Play compatibility layer: add missing string for "Missing Play Games app" notification channel name
  • Sandboxed Google Play compatibility layer: avoid uncaught exceptions with location rerouting when client only has coarse location permission
  • Vanadium: update to version 115.0.5790.85.0
  • Vanadium: update to version 115.0.5790.136.0
  • GmsCompatConfig: update to version 63
  • GmsCompatConfig: update to version 64
  • Auditor: update to version 74
 

Notable changes in version 74:

  • move to official Android key attestation library
  • update CameraX library to 1.3.0-beta01
  • update Bouncy Castle library to 1.75
  • update Gradle to 8.2.1
  • update Android Gradle plugin to 8.0.2
  • update Kotlin to 1.8.22
  • simplify certificate validation error handling

A full list of changes from the previous release (version 73) is available through the Git commit log between the releases.

The Auditor app uses hardware security features on supported devices to validate the integrity of the operating system from another Android device. It will verify that the device is running the stock operating system with the bootloader locked and that no tampering with the operating system has occurred. It will also detect downgrades to a previous version.

It cannot be bypassed by modifying or tampering with the operating system (OS) because it receives signed device information from the device's Trusted Execution Environment (TEE) or Hardware Security Module (HSM) including the verified boot state, operating system variant and operating system version. The verification is much more meaningful after the initial pairing as the app primarily relies on Trust On First Use via pinning. It also verifies the identity of the device after the initial verification. Trust is chained through the verified OS to the app to bootstrap software checks with results displayed in a separate section.

This app is available through the Play Store with the app.attestation.auditor.play app id. Play Store releases go through review and it usually takes around 1 to 3 days before the Play Store pushes out the update to users. Play Store releases use Play Signing, so we use a separate app id from the releases we publish ourselves to avoid conflicts and to distinguish between them.

Releases of the app signed by GrapheneOS with the app.attestation.auditor app id are published in the GrapheneOS app repository and on GitHub. These releases are also bundled as part of GrapheneOS. You can use the GrapheneOS app repository client on Android 12 or later for automatic updates.

Releases are initially pushed out through the Alpha channel channel for both the Play Store and our app repository, then get moved to the Beta channel and finally the Stable channel.

GrapheneOS users must either obtain GrapheneOS app updates through our app repository or install it with adb install-multiple with both the APK and fs-verity metadata since fs-verity metadata is now required for out-of-band system app updates on GrapheneOS as part of extending verified boot to them.

 

Changes in version 64:

  • update max supported version of Play Store to 36.7

A full list of changes from the previous release (version 63) is available through the Git commit log between the releases (only changes to the gmscompat_config text file and config-holder/ directory are part of GmsCompatConfig).

This update is available to GrapheneOS users via our app repository and will also be bundled into the next OS release.

 

Changes in version 115.0.5790.136.0:

  • update to Chromium 115.0.5790.13

A full list of changes from the previous release (version 115.0.5790.85.0) is available through the Git commit log between the releases.

This update is available to GrapheneOS users via our app repository and will also be bundled into the next OS release. Vanadium isn't yet officially available for users outside GrapheneOS, although we plan to do that eventually. It won't be able to provide the WebView outside GrapheneOS and will have missing hardening and other features.

 

Our non-profit GrapheneOS Foundation organization now handles donations via Bitcoin, Monero, Zcash, Ethereum and Cardano in addition to PayPal.

https://grapheneos.org/donate

For now, credit card donations can either be made via PayPal or to GrapheneOS developers via GitHub Sponsors.

We plan to add credit card donations to the GrapheneOS Foundation via Stripe to avoid the need for a PayPal or GitHub account. We also plan to have Interac e-Transfer donations go to the GrapheneOS Foundation. Both of these changes are currently stalled by our bank's KYC process.

 

Changes in version 63:

  • update max supported version of Play services to 23.26
  • update max supported version of Play Store to 36.6
  • add stub for UsbManager.grantPermission() to keep FIDO2 working with Play services 23.26
  • add support for disabling Pixel Tablet Homegraph service via the new generic component enabled settings infrastructure in the upcoming GrapheneOS release to replace our hard-wired implementation
  • update Gradle to 8.2.1

A full list of changes from the previous release (version 62) is available through the Git commit log between the releases (only changes to the gmscompat_config text file and config-holder/ directory are part of GmsCompatConfig).

This update is available to GrapheneOS users via our app repository and will also be bundled into the next OS release.

 

cross-posted from: https://lemmy.ml/post/1899649

Hello,

Below are linked communities I am moderating, but can't remove inactive/deleted moderators from:

!thehatedone@lemmy.ml

!aosp@lemmy.ml

!androidapps@lemmy.ml

!androidofficial@lemmy.ml

Users along with their posts that are deleted/inactive that neither I or the group owner can't seemingly remove from moderation are:

u/TheSilencedOne can't find posts or comments on ANY of the communities I moderate and that list this account as moderator.

u/Lunacy post https://lemmy.ml/post/85921

u/Zanthed post https://lemmy.ml/post/85569

u/lunacy post https://lemmy.ml/post/86672

u/zenthed post https://lemmy.ml/post/100140

Please remove u/Zanthed, u/TheSilencedOne and u/lunacy from moderation on all above listed communities.

Thank you for your time.

If anybody may please help me or community owner with removing these accounts, it'd be greatly appreciated. Thank you

 

Changes in version 115.0.5790.85.0:

  • update to Chromium 115.0.5790.85
  • update to Android build tools 34.0.0 for release signing
  • disable VR features for now since it currently depends on Google Play

A full list of changes from the previous release (version 114.0.5735.196.0) is available through the Git commit log between the releases.

This update is available to GrapheneOS users via our app repository and will also be bundled into the next OS release. Vanadium isn't yet officially available for users outside GrapheneOS, although we plan to do that eventually. It won't be able to provide the WebView outside GrapheneOS and will have missing hardening and other features.

 

Tags:

  • 2023071100-coral (Pixel 4, Pixel 4 XL) — extended support release for legacy devices with frozen 2022-11-01 patch level
  • 2023071100 (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, emulator, generic, other targets)
  • 2023071100-tangorpro (Pixel Tablet)
  • 2023071100-felix (Pixel Fold)

Changes since the 2023070500 release:

  • Pixel Fold: rebased onto TQ3C.230705.001.C1 Android Open Source Project release
  • fix incomplete eSIM activation app initialization
  • do not allow enabling eSIM activation app on first boot due to issues from not including the Google Setup Wizard (UI explains that a reboot is required)
  • kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.186
  • SELinux policy (Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Fold): allow OemRilHookService to access IOemSlsiRadioExternal hwservice in order to avoid occasional battery drain from retries
  • Sandboxed Google Play compatibility layer: handle location rerouting inside the app using the Google Play location service to have the location permission usage and battery consumption properly attributed among other improvements
  • Sandboxed Google Play compatibility layer: notify user when "Nearby devices" perm is needed to connect to Wear OS
  • Sandboxed Google Play compatibility layer: show name of calling app in "Missing Play Games app" notification
  • GmsCompatConfig: update to version 62
 

Hello,

Below are linked communities I am moderating, but can't remove inactive/deleted moderators from:

!thehatedone@lemmy.ml

!aosp@lemmy.ml

!androidapps@lemmy.ml

!androidofficial@lemmy.ml

Users along with their posts that are deleted/inactive that neither I or the group owner can't seemingly remove from moderation are:

u/TheSilencedOne can't find posts or comments on ANY of the communities I moderate and that list this account as moderator.

u/Lunacy post https://lemmy.ml/post/85921

u/Zanthed post https://lemmy.ml/post/85569

u/lunacy post https://lemmy.ml/post/86672

u/zenthed post https://lemmy.ml/post/100140

Please remove u/Zanthed, u/TheSilencedOne and u/lunacy from moderation on all above listed communities.

Thank you for your time.

view more: ‹ prev next ›