Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let widgets use any material icon #745

Merged
merged 16 commits into from Aug 17, 2020
Merged

Let widgets use any material icon #745

merged 16 commits into from Aug 17, 2020

Conversation

JBassett
Copy link
Collaborator

@JBassett JBassett commented Aug 13, 2020

Use a library that lets us pick any material icon for widgets!
Also migrate to room for widget storage.
Fixes: #564
1

2

@JBassett JBassett added enhancement New feature or request patch A tiny change - Bumps patch build number labels Aug 13, 2020
# Conflicts:
#	app/src/main/java/io/homeassistant/companion/android/widgets/ButtonWidget.kt
#	app/src/main/java/io/homeassistant/companion/android/widgets/ButtonWidgetConfigureActivity.kt
#	app/src/main/res/drawable/ic_home_24dp.xml
#	app/src/main/res/drawable/ic_lightbulb_outline_24dp.xml
#	app/src/main/res/drawable/ic_power_settings_new_24dp.xml
#	app/src/main/res/layout/widget_image_spinner.xml
@JBassett JBassett marked this pull request as ready for review August 16, 2020 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed enhancement New feature or request patch A tiny change - Bumps patch build number
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use MDI Icons for Widgets
2 participants