Skip to main content

9 posts tagged with "A14"

View All Tags

· 2 min read
Karan Parashar
aryan

Hello there, the July patches (based on android-14.0.0_r54) were merged a few weeks ago however we took some time after that just to fix a few issues that were on the previous releases and add a few features.

Unfortunately, we were not able to get Circle to Search to work just yet.

PixelOS 14

Features and bugfixes!

- Fixed RCS Messaging
- Fixed cinematic wallpapers
- Fixed issues with Magic Eraser in Google Photos
- Fixed an issue where crash logs wouldn't upload
- Fixed an issue where face unlock would stop working
- Fixed an issue where high refresh rate wouldn't work on battery saver
- Fixed issues with annoying notifications
- Added a quick setting tile for Autobrightness
- Added an option to hide developer options status from other apps
- Added per-app volume control
- Added back the option for cloning apps
- Added an option for setting different ringtones for both sims
- Added configurable 0, 90, 180 and 270 degree rotation
- Implemented a check for builds which are not updatable

A note for unofficial PixelOS builders

Signing keys are also required for NFC now, this is something we forgot to mention in the last blog.

subject='/C=US/ST=State/L=City/O=Android/OU=Android/CN=Android/emailAddress=email@example.com'
./development/tools/make_key signing_keys/nfc "$subject"

where:

C: Country code (e.g., US); ST: State name; L: City name; O: Organization name; OU: Organizational Unit name; CN: Common name; emailAddress: Your email address

Translations

We would also like to thank those who have been translating PixelOS into different languages for their contributions as they've been a great help. If you've noticed anything that isn't translated in a language you speak, please consider helping out with the translations at https://translate.pixelos.net.

Support PixelOS's Development

To support our work, consider making a donation at https://blog.pixelos.net/docs/donate to assist in covering our infrastructure expenses.

A heartfelt thank you to our current sponsors: LobodPl, leomanmfk, attdin22, BebopSpikeSpiegel, Mathdu76400 and one more private sponsor.

Thanks for being part of PixelOS.

· One min read
Karan Parashar

Hi there, it is almost July but we're here with another major update with QPR3 patches. June security patches alongside QPR3 have been merged with the tag android-14.0.0_r50.

PixelOS 14

Features?

As for the features, they're the same as last release with the exception of "Icon Manager".

Stay tuned for further updates and device-specific changelogs as the update rolls out for supported devices.

Translations

We would also like to thank those who have been translating PixelOS into different languages for their contributions as they've been a great help. If you've noticed anything that isn't translated in a language you speak, please consider helping out with the translations at https://translate.pixelos.net.

Support PixelOS's Development

To support our work, consider making a donation at https://blog.pixelos.net/docs/donate to assist in covering our infrastructure expenses.

A heartfelt thank you to our current sponsors: LobodPl, leomanmfk, attdin22, BebopSpikeSpiegel, dassams and one more private sponsor.

Thanks for being part of PixelOS.

The PixelOS Team

· 2 min read
aryan
Karan Parashar

Hello everyone, a lot has happened since our last update, especially with Play Integrity. Builds are now required to be signed, and we have implemented this change. While you won't be able to update via OTA, you should be able to update (dirty flash) over the previous May build via sideload. We bring this quick update towards the end of May as we understand Play Integrity is extremely important to you all. This will be our last update based on Android 14 QPR2 as QPR3 is around the corner.

PixelOS 14

A note for unofficial PixelOS builders

We've pushed the CertifiedPropsOverlay template to PixelOS-AOSP/vendor_extra. You can clone it to vendor/extra and update the values as needed.

Regarding signing, we've integrated the inline signing implementation from YAAP (thanks to Ido and John), so your builds will be signed automatically. You just need to generate the private keys and place them in vendor/aosp/signing/keys/ using the following command:

subject='/C=US/ST=State/L=City/O=Android/OU=Android/CN=Android/emailAddress=email@example.com'
for x in releasekey platform shared media networkstack nfc verity otakey testkey sdk_sandbox bluetooth; do \
./development/tools/make_key vendor/aosp/signing/keys/$x "$subject"; \
done

where:

C: Country code (e.g., US) ST: State name L: City name O: Organization name OU: Organizational Unit name CN: Common name emailAddress: Your email address

Stay tuned for further updates and device-specific changelogs as the update rolls out for supported devices.

Translations

We would also like to thank those who have been translating PixelOS into different languages for their contributions as they've been a great help. If you've noticed anything that isn't translated in a language you speak, please consider helping out with the translations at https://translate.pixelos.net.

Support PixelOS's Development

To support our work, consider making a donation at https://blog.pixelos.net/docs/donate to assist in covering our infrastructure expenses.

A heartfelt thank you to our current sponsors: LobodPl, leomanmfk, attdin22, BebopSpikeSpiegel, dassams.

Thanks for being part of PixelOS.

The PixelOS Team

· One min read
Karan Parashar

May security patches have been merged with the tag android-14.0.0_r37.

PixelOS 14

Feature additions and fixes

    - Brought back Face unlock
- Brought back in-call vibrations
- Brought back Monet bootanimation
- Brought back long press volume key to skip tracks
- Brought back annoying notifications toggle
- Brought back missing USB tethering tile
- Brought back one shot auto brightness
- Fixed advanced reboot toggle
- Fixed bluetooth pairing issues on smartwatches and carplay
- Added missing drawable for quickly open camera gesture

Stay tuned for further updates and device-specific changelogs as the update rolls out for supported devices.

We would also like to thank those who have been translating PixelOS into different languages for their contributions as they've been a great help. If you've noticed anything that isn't translated in a language you speak, please consider helping out with the translations at https://translate.pixelos.net.

Support PixelOS's Development

To support our work, consider making a donation at https://blog.pixelos.net/docs/donate to assist in covering our infrastructure expenses.

A heartfelt thank you to our current sponsors: LobodPl, leomanmfk, attdin22, BebopSpikeSpiegel, praveengite, majkelnw.

Thanks for being part of PixelOS.

The PixelOS Team

· 3 min read
Karan Parashar

As we announce the release of our latest version today, we reflect on the journey that brought us here. PixelOS started about two and a half years ago as a fork of PixelExperience and we can't thank them enough for making us possible. We owe a tremendous debt of gratitude to the PixelExperience team for providing the foundation that allowed us to grow and evolve. We wish Jhenrique all the best on his future endeavors.

PixelOS 14

April update arrives after almost two months with a lot of bug fixes since the last release.

List of current features:

    - Network and Internet
- Smart 5G
- Connected devices on hotspot
- Allow clients to use VPNs
- Network Traffic Indicator

- Display
- Pocket mode*
- Black theme
- High touch polling rate*
- Full screen apps
- Double tap to sleep on statusbar and lockscreen

- Security and Privacy
- Ignore window secure flags
- Allow disabling power menu on lockscreen
- Secure quick setting tiles on lockscreen

- Gestures
- Hide gestural navbar
- Advanced restart options
- Swipe to Screenshot
- Quick torch
- Touchscreen gestures*

- Everything else
- Lineage's charging control
- Expandable volume panel
- Various other quick setting tiles
- Heads up and Priority heads up notifications
- Togglable screenshot sounds
- Hotspot section in Internet tile

* supported devices only

Stay tuned for further updates and device-specific changelogs as the update rolls out for supported devices.

We are pleased to announce official support for various other devices.

    - Xiaomi 12 (cupid)
- Xiaomi 12 Pro (zeus)
- Xiaomi 12T Pro/Redmi K50 Ultra (diting)
- realme 5/5i/5s (r5x)

We would also like to thank those who have been translating PixelOS into different languages for their contributions as they've been a great help. If you've noticed anything that isn't translated in a language you speak, please consider helping out with the translations at https://translate.pixelos.net.

Support PixelOS's Development

We're immensely grateful for the ongoing support from our incredible community. While we haven't quite reached our donation goal, we see a fantastic opportunity for our users to make a more meaningful impact. Instead of contributing via PayPal, we invite you to consider sponsoring us on GitHub here. By doing so, you're not only helping us meet our financial targets but also directing your support towards PixelOS's growth without adding to PayPal's bottom line.

A heartfelt thank you to our current sponsors: LobodPl, hiram2024, attdin22, ihyoudou, Sureshgorai25 and Mainak009.

Thanks for being part of PixelOS.

The PixelOS Team

· 2 min read
Karan Parashar

February update brings back the remaining essential features from PixelOS 13 with some major fixes. We've also added OEM like "Link to Windows" feature for better integration with your Windows PC. Besides that, the February patches have been merged with tag android-14.0.0_r26.

PixelOS 14

Feature additions and fixes:

    - Merged February Security patches
- Added expandable volume dialog
- Added in-call vibration options
- Added VPN over tethering/ hotspot
- Integrated link to windows
- Fixed an issue where some apks wouldn't install
- Fixed an issue where separate data and wifi tiles wouldn't work properly
- Fixed an issue where recording notification wouldn't dismiss on delete
- Fixed an issue where DT2S toggle wouldn't work
- Improved refresh rate settings
- Removed Power off alarm notification
- Updated translations

Highlights

Improved refresh rate settings and In-call vibrations



Stay tuned for further updates and device-specific changelogs as the update rolls out for supported devices.

We would also like to thank those who have been translating PixelOS into different languages for their contributions as they've been a great help. If you've noticed anything that isn't translated in a language you speak, please consider helping out with the translations at https://translate.pixelos.net.

Support PixelOS's Development

We're immensely grateful for the ongoing support from our incredible community. While we haven't quite reached our donation goal, we see a fantastic opportunity for our users to make a more meaningful impact. Instead of contributing via PayPal, we invite you to consider sponsoring us on GitHub here. By doing so, you're not only helping us meet our financial targets but also directing your support towards PixelOS's growth without adding to PayPal's bottom line.

A heartfelt thank you to our current sponsors: GowthamJERRY4, marcelodambrowski, leomanmfk, navharsh and two other private sponsors.

Thanks for being part of PixelOS.

The PixelOS Team

· 3 min read
Karan Parashar

As we step into 2024, we're excited to announce yet another update which brings back the promised features since the last update. The January patches have been merged and we've migrated back to https://github.com/PixelOS-AOSP.

PixelOS 14

Regarding Google Play Integrity

In our last blog, we discussed an overlay solution to tackle Google Play Integrity issues. We've now rolled out an updated version of this overlay. Users can effortlessly install it, reboot their devices, and successfully pass Play Integrity checks. You can find these updates on our Telegram chat @PixelOSChat and stored as a note with the name playintegrityfix. Stay in the loop for hassle-free Google Play experiences!

Feature Additions and fixes:

    - Added Network traffic indicator
- Added auto-brightness button near brightness slider
- Ability to disable screenshot sounds
- Added extra options for screen recording
- Added new floating volume panel
- Added saner heads up for priority notifications only
- Added back missing NFC tile in quick settings
- System-wide Google sans font
- Rearranged additional sound settings
- Fixed an issue where Private Compute Services wouldn't update from the play store
- Fixed memory regression issues

Highlights

Floating volume panel


New screen recording options and Adaptive brightness button



Rearranged additional sound settings



Stay tuned for further updates and device-specific changelogs as the update rolls out for supported devices.

We are pleased to announce official support for Xiaomi Pad 5 (nabu) this month, this will be our first large screen device.

We would also like to thank those who have been translating PixelOS into different languages for their contributions as they've been a great help. If you've noticed anything that isn't translated in a language you speak, please consider helping out with the translations at https://translate.pixelos.net.

Support PixelOS's Development

We're immensely grateful for the ongoing support from our incredible community. While we haven't quite reached our donation goal, we see a fantastic opportunity for our users to make a more meaningful impact. Instead of contributing via PayPal, we invite you to consider sponsoring us on GitHub here. By doing so, you're not only helping us meet our financial targets but also directing your support towards PixelOS's growth without adding to PayPal's bottom line.

A heartfelt thank you to our past sponsors: Cnpjoto (cnpjotojj), Koen (62koen), Mateusz Koteja (soanvig), kfaseq, Valmont6.

Thanks for being part of PixelOS.

The PixelOS Team

· 2 min read
Karan Parashar
SashaMcC

Greetings, PixelOS community!

As 2023 draws to an end, we are excited to unveil – PixelOS 14 stable, based on QPR1. The December patch has been merged, available at https://github.com/PixelOS-Fourteen/.

We almost have feature parity with our Android 13 builds, with the rest of the missing features coming in future builds.

PixelOS 14

Important Update:

Recently Google has been taking a proactive approach to blocking fingerprints used to pass Play Protect checks. After trying to work around this, we've decided on a more user friendly approach of having the props in an overlay. This means it can be updated more seamlessly without the need to wait for updates every time a fingerprint is blocked.

Feature Additions:

    - Ability to disable QS battery estimates
- Ability to hide power menu on lock screen
- Ability to secure tiles from lock screen
- Added package name to installed app details
- Double tap to trigger doze
- Face Unlock from Paranoid Android
- High touch polling rate*
- Lineage Health Service*
- LiveDisplay Feature
- One shot AutoBrightness

* Feature availability is contingent on maintainer opt-in and device compatibility

The new clock faces from QPR1 have also been added



Stay tuned for further updates and device-specific changelogs as the update rolls out for supported devices.

We are pleased to announce official support for four additional devices.

    1. realme 6/6i/6s/Narzo (RMX2001L1)
2. realme 7/Narzo 20 Pro/Narzo 30 4G (salaa)
3. Poco F5/Redmi Note 12 Turbo (marble)
4. Redmi 12 5G/Poco M6 pro (sky)

We would also like to thank those who have been translating PixelOS into different languages for their contributions as they've been a great help. If you've noticed anything that isn't translated in a language you speak, please consider helping out with the translations at https://translate.pixelos.net.

Thanks for being part of PixelOS. We're looking forward to what's next with Android 14.

The PixelOS Team

· 2 min read
Karan Parashar

Hello PixelOS community! We're excited to announce the release of the PixelOS 14 Beta (based on the November Security Patch). This is a significant step forward, and we can't wait to share it with you.

PixelOS

What to Expect in the Beta Release

  • Android 14 Beta is Here: With PixelOS Android 14 release, we will have a greater focus on stability. Sources for the following have been pushed to https://github.com/PixelOS-fourteen while its beta, stable sources will be pushed on our main org https://github.com/PixelOS-AOSP whenever its ready.

  • Features: PixelOS is continuously improving, with plans to reintegrate all the features of Android 13 in the upcoming months, promising an even better experience!

  • Join Our Translation Team: Big kudos to the dedicated individuals who are helping translate PixelOS into various languages! If you'd like to be part of this effort and contribute by translating PixelOS into your own language, you can join our translation team at translate.pixelos.com.

  • Support Us on GitHub Sponsors: We're excited to let you know that we've opened up GitHub Sponsors! This means you can now support PixelOS with zero transaction fees, and the donation goal will be tracked publicly at https://github.com/sponsors/PixelOS-AOSP. Rest assured, our PayPal and UPI links are still functional for those who prefer those methods for donations at https://blog.pixelos.net/docs/donate.

Stay tuned for further updates and device-specific changelogs as the beta rolls out for supported devices.

Thanks for being part of PixelOS. We're looking forward to what's next with Android 14. Stay tuned for more updates!

The PixelOS Team