home-assistant-android/app
Justin Bassett ea56328a52 Initial work on integrating the mobile_app component. (#25)
* Initial work on integrating the mobile_app component.

* Tests because even if I don't like to write them, I probably should.

* Remove unused dependency for now.

* Fix view related PR comments, migrate to view flipper to make more
consistent with other UI.

* Migrate from error handling at Repository to Presenter for Integration.

* Extract register device data class.

* Extract the mapping of DeviceRegistration to RegisterDeviceRequest.

* Extract ensuring we have a valid, refreshed session.

* Unique localStorage per usage to avoid name collision.
2019-11-15 07:59:41 +01:00
..
src Initial work on integrating the mobile_app component. (#25) 2019-11-15 07:59:41 +01:00
.gitignore Initial commit 2019-04-01 22:52:08 -07:00
build.gradle [ARCHITECTURE] Let's do some quality (#15) 2019-11-10 13:07:38 -08:00
proguard-rules.pro Initial commit 2019-04-01 22:52:08 -07:00