home-assistant-android/common
Justin Bassett 715ca9e362 Allow editing of Device Name (#158)
* Migrate preference categories to string resource.
Disable lint for missing translations.

* We now can change the device name.

* Linting Fixes.

* Tests a functional, now to add new tests.

* Fix all the tests for real this time.
Fix clean task being in wrong group.

* Add tests for persisting device registration.

* Extract string, remove summary, use androidx preferences.

* Migrate to injection and constants for registration data that is build time.

* Use SimpleSummaryProvider.

* Revert global missing translation lint error.

* Disable MissingTranslation lint globally.
2019-12-19 16:40:26 +01:00
..
src/main Allow editing of Device Name (#158) 2019-12-19 16:40:26 +01:00
.gitignore [ARCHITECTURE] Let's do some quality (#15) 2019-11-10 13:07:38 -08:00
build.gradle [ARCHITECTURE] Let's do some quality (#15) 2019-11-10 13:07:38 -08:00