theming

AppWizard
August 18, 2026
Google has released the third beta of Android 17 QPR2, build number CP41.260731.005.A2, for testing on Pixel devices including the Pixel 6a, Pixel 7 series, Pixel Fold, and Pixel Tablet. Key features include enhanced theming options with an expanded color selection tool, an app lock feature accessible by long-pressing an app icon, and customization options for quick settings allowing users to rearrange elements. The lock screen has improved blur effects, and security enhancements include new restrictions on programmatic call forwarding and a confirmation dialog for manually entered codes. The beta also addresses several bugs, including display errors and device restarts. The update is available for Pixel 6 to Pixel 10 Pro XL models, and users can enroll in the Android Beta Program for installation. A subsequent update is expected in September.
AppWizard
August 17, 2026
Smart Launcher 6 automatically categorizes apps into groups such as games, messaging, and tools, has over 50 million downloads, and offers features like a customizable news reader and font changes. Niagara Launcher features a minimalist design with an alphabetical list of apps optimized for one-handed use, fluid animations, and extensive customization options without ads. Octopi Launcher uses tags for app organization, offers auto-scrolling widget stacks, and allows for tailored layouts for portrait and landscape orientations, with a one-time payment for additional functionalities. Lawnchair replicates the Google Pixel launcher experience, supports Material You theming, is open-source, free of ads, and actively maintained on GitHub. Kvaesitso focuses on search functionality for quick access to apps, contacts, and files, is ad-free, operates independently of Google Play services, and is designed for a streamlined, productivity-focused experience.
AppWizard
August 15, 2026
The December release of Android 17 QPR2 is anticipated, with Beta 3 recently launched. It includes new features such as an app lock for enhanced security, a blur effect on the Pixel lock screen, customizable quick settings layout, and expanded dynamic color theming. Additionally, it introduces measures to combat call forwarding fraud, including API restrictions on call-forwarding codes and a new OS-level confirmation dialog for users. Non-call forwarding USSD requests remain unaffected. Various fixes and optimizations have also been implemented in this beta release. Compatible devices for installation include the Pixel 6a, Pixel 7 series, Pixel Tablet, and upcoming Pixel 9 series.
Winsage
July 16, 2026
Microsoft's Focus Mode, integrated into Windows 11, includes features like Do Not Disturb and Focus Sessions, which help users maintain concentration by silencing notifications and providing a countdown timer for focused work periods. The Focus Sessions feature is located in the Clock app and allows users to customize session durations and breaks, effectively replacing traditional productivity tools like Pomodoro timers and sticky notes. It integrates with Microsoft To Do and can automatically launch Spotify during focus sessions. The app tracks daily progress and stores data locally for privacy, deleting it every 90 days. Customization options are available for alert tones and app theming, though some settings are located in separate menus. The app operates without elevated permissions and does not include distraction-blocking features.
Winsage
June 5, 2026
At Build 2026, Microsoft announced plans to enhance Windows 11 personalization through AI agents, with API endpoints available for developers to create tailored experiences. Product Manager Samantha Song highlighted the need for a more user-friendly interface that reflects individual preferences, noting current customization options can be cumbersome. Microsoft introduced "WinUI skills," enabling developers to use AI agents like Copilot to create native applications that interact with Windows APIs. Users could instruct AI to modify themes, such as creating a cherry blossom theme, which would adjust wallpapers and accent colors automatically. AI skills could also apply accent colors to File Explorer and download themed wallpapers. The theme module can orchestrate multiple actions, allowing users to change their entire Windows theme with a single command. Microsoft is exploring a themes agent for generating new themes. While currently an open-source project, there is potential for these features to be integrated into Windows 11, enhancing user experience through personalized customization.
AppWizard
June 2, 2026
Google is rolling out wallpaper-based theming for Gemini within the Google app, transitioning from hidden manual activation to a beta version accessible to users, including those on the Pixel 9 with version 17.27.33.sa.arm64. This update aligns Gemini with the Material You design philosophy, allowing the interface to dynamically adjust to the user's wallpaper colors, moving away from the previous static color scheme. Currently, changes are visible in Gemini's floating overlay UI, which adopts a tint reflecting the system theme, while the main interface has not yet fully implemented dynamic theming, indicating a phased rollout approach.
AppWizard
May 1, 2026
Google Home is rolling out a significant update for its app and Gemini for Home. All users will receive an enhanced media control interface, while Premium users on the Advanced plan will gain access to new "AI descriptors" for smart cameras. The update includes a modernized camera interface with dynamic theming and improved contextual logic for Gemini, reducing errors and enhancing response times for commands in English, French, and Spanish. The Continued Conversations feature allows Gemini to remain attentive longer, enabling users to complete their thoughts or ask follow-up questions without interruption.
AppWizard
April 7, 2026
Google is exploring the integration of wallpaper-based theming within its Gemini feature in the Google app, aiming to unify the visual experience across applications and phase out the white-and-blue color scheme. The experimentation is underway with version 17.12.51 of the Google app, where users have noticed changes in the Gemini overlay that adapts to the user's wallpaper. The overlay now features a subtly tinted bar and a darker button for Gemini Live, reflecting the system's theme. However, other elements like button shapes remain unchanged. The main Gemini app still displays its traditional colors, indicating that the rollout of the theming feature is in its early stages. Insights from an APK teardown suggest potential future features, but some may not reach public release.
AppWizard
April 4, 2026
Using ADB via the command line can be cumbersome, prompting the desire to create a tailored application focused on the APK installation workflow, including wireless debugging pairing, file browsing, and bundle unpacking. A recent poll indicated that 48% of respondents use ADB fairly often, while 35% have used it once or twice. The author, a moderately skilled programmer, explored AI-assisted "vibe coding" to develop an app in Go, chosen for its simplicity and cross-platform capabilities. The project began with outlining its structure and creating a basic ADB wrapper in Go, which evolved into a functional terminal application within three days of part-time effort. The app, a compact 7MB executable, manages ADB sessions, allows pairing with Android devices over USB or Wi-Fi, includes a file explorer, and supports installing and unpacking various app bundles. Despite its usefulness, the author noted a limited understanding of Go due to reliance on AI for problem-solving. The app's source code is available on the Tiny APK Installer GitHub repository.
Search