home-assistant-android/buildSrc
Justin Bassett 4c91c34ec8
Let widgets use any material icon (#745)
* Functional widgets with all material icons to pick from.

* Load icons in io thread since it takes a hot second.

* Bump DB version.

* ktlint

* Blow away widget prefs since it was a hack anyway.

* Migrate static widgets to room db.

* ktlint and tests.

* Little more cleanup.

* More ktlint.

* Initial attempt at Migrations.

* Add missing Migrations.kt

* Add full migration support from old to new widgets.
2020-08-16 22:18:20 -04:00
..
src/main/kotlin Let widgets use any material icon (#745) 2020-08-16 22:18:20 -04:00
.gitignore Feature/switch to kotlin dsl (#595) 2020-06-10 15:16:11 -04:00
build.gradle.kts Feature/switch to kotlin dsl (#595) 2020-06-10 15:16:11 -04:00