Skip to content

Conversation

@sameerasw
Copy link
Owner

This pull request updates the README.md to reflect new and improved features, clarifies requirements, and makes minor formatting and content adjustments. In the codebase, it improves the BatteriesWidget by harmonizing the warning color with the primary theme color and adjusts widget background handling for better theme consistency.

Documentation updates and feature listing:

  • Added new features to the README, including "A keyboard" and new Quick Settings tiles such as "Stay Awake", "Maps Power Saving Mode", and "Adaptive Brightness". Also clarified the description for "DIY Automation" and improved capitalization and formatting for feature names. [1] [2] [3]
  • Updated requirements in the README to Android 8.0 or higher and clarified device targeting to include other Androids beyond Google Pixel.
  • Updated the "Last updated" date in the README for accuracy.

Codebase improvements for widget theming:

  • In BatteriesWidget.kt, introduced use of MaterialColors.harmonizeWithPrimary to ensure the warning color is harmonized with the app's primary color, improving visual consistency. [1] [2] [3]
  • Changed widget background handling to use GlanceTheme.colors.widgetBackground instead of the generic surface color, ensuring better adherence to the intended widget theme.

sameerasw and others added 16 commits January 9, 2026 18:09
Develop - hotfix for screen off haptics
Develop - Localization and minor fixes!
Develop - bug report, fixes
Initial DIY implementation, fixes and more features
fix crash with placeholder icon cache
Develop - DIY mode, Keyboard, Theming, New tiles and a lot of more things
Develop - battery widget, AirSync integration, Fixed notification lighting
fix: use `widgetBackground` color for battery widget background
…ning-color

fix: harmonize warning color in battery widget
@sameerasw sameerasw self-assigned this Jan 17, 2026
@sameerasw sameerasw merged commit 6e3e20d into develop Jan 17, 2026
1 check passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in Essentials Progress Jan 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants