Android’s USB debugging icon has been updated for the new release. Android 13 = Android T = Android Tiramisu.
“Do Not Disturb” is back. Google experimented with rebranding it as “Priority mode”, but it looks like they’ve dropped those plans (for now).
Sweet! Android 13 now has a toggle to let you control your smart home devices (from the Device Controls area) without needing to unlock your phone. This still requires support from the app provided the controls, though.
There's a new “Stylus handwriting” developer option which passes stylus MotionEvents to the current keyboard app.
There’s now a toggle in Screen Saver settings to turn it off. The “Never” option from “when to start” has been removed because it’d be redundant.
There are now FAR more color/theme options in the Pixel's Wallpaper & Style app. There's up to 16 options for wallpaper colors and 16 for basic colors.
Emergency call --> Emergency
You can now edit the TARE (The Android Resource Economy) parameters directly without the command line.
When you turn on silent mode, you can now adjust the “touch feedback” level in Settings > Sound & vibration > Vibration & haptics. However, enabling silent mode still disables all haptics 😥
Seems Google is testing bringing the search bar to the taskbar's app drawer. This is gated behind the "ENABLE_ALL_APPS_ONE_SEARCH_IN_TASKBAR". It doesn't work for me, though.
The taskbar's app drawer now shows the app predictions row.
There's a hidden settings page for changing the screen resolution between FHD and QHD👀
This should appear as Settings > Display > Screen resolution but it isn't showing up yet.
I was wrong about one thing: enabling silent mode no longer disables all haptics such as navigation haptics! It was just so faint on my Pixel 4 I didn't notice, but I definitely noticed on my Pixel 6 Pro.
Thus, clipboard items older than 1 hour will be cleared. Gboard did this already, but now Android itself handles this (so users of all keyboards benefit).
The old Google App search bar is back in Beta 1, but the newer, unified search bar can be re-enabled. Once enabled, there's a nice transition as the background of the search bar fades from white to match the theme color.
If you want to enable this new search bar experience (called "one search"), run this command in ADB:
cmd device_config put launcher enable_one_search true
Then force close the Pixel Launcher for it to take effect:
Did a bit of testing with these new themes, and it seems that options 1-4 of "wallpaper colors" cycle through TONAL_SPOT, SPRITZ, VIBRANT, and EXPRESSIVE as the mThemeStyle scheme.
Meanwhile, the single tone "basic colors" all use mThemeStyle TONAL_SPOT, while the next two pages of dual tone colors use mThemeStyle RAINBOW. The last four dual tone colors use FRUIT_SALAD.
If you want to see what theme style is being followed as well as the hex values of all the colors that are generated, run this:
dumpsys activity service com.android.systemui/.SystemUIService | grep -A 16 "mSystemColors"
This post was accidentally sent outside of the thread, so here it is again:
Screen saver complications now show icons for when an alarm is set and Do Not Disturb mode is on. Indicators for when cam/mic are toggled can also be shown, as can dots representing notifications. It also shows the name of the current screen saver, at least when previewing it.
• • •
Missing some Tweet in this thread? You can try to
force a refresh
Android finally has a pop-up dialog for the Bluetooth Quick Setting tile! I previously spotted this in the QPR2 Beta 2 release, but it's now enabled by default in QPR2 Beta 3!
(Image credits: @Nail_Sadykov.)
Android 14 QPR2 Beta 3 is preparing to add a new "make all apps dark" toggle under Settings > Accessibility > color and motion. This option inverts the colors of apps that don't support a dark theme. This does the same thing as the developer option, just now available outside of dev options.
In the "Internet" panel, there's now a "Share Wi-Fi" button in the bottom left. Tapping this button opens the existing Share Wi-Fi page where a QR code is shown that others can scan to join your network, or you can tap "Nearby" to share your Wi-Fi credentials via Nearby Share.
Android 14 is rolling out for the Pixel 4a 5G and later starting TODAY! The update brings more customization, control, and accessibility features. If you haven’t been on the beta and want to know what new features are in Android 14, here’s a summary of the highlights:
Google says that several of the large-screen features originally planned for Android 14 were made available as updates to Android 13. This is because the Pixel Tablet and Pixel Fold shipped with Android 13 QPR3, so these features had to be ready for their launch.
Speaking of the Pixel Fold, Google Translate will soon be adding a Dual Screen Interpreter Mode, which will show your own words on one screen and your translated words on the other screen.
Android 14 Beta 4 just dropped, so here’s my thread covering what’s new 🧵
Sidenote: I’m only covering changes that were added since Android 14 Beta 3, so there won’t be a lot! If you want to see what the previous Developer Previews/Betas introduced, check out my earlier threads: twitter.com/MishaalRahman/…
Houston, we have a liftoff 🚀! The new Easter egg is here in Android 14 Beta 4, and it’ll delight any space sim enthusiasts out there. I don’t know what the heck I’m doing, but here’s a first look at the new Easter egg! I bet @dsandler had a LOT of fun with this one.