Commit Graph

14 Commits

Author SHA1 Message Date
Simo Kinnunen
dfe3d97de3 APKs can now be drag & dropped to the device screen, which will install the application. Still lacking UI, and the app doesn't get launched. 2014-03-20 22:00:01 +09:00
Simo Kinnunen
fc24cd087c Replace device promise with a scope watcher. 2014-03-18 20:59:22 +09:00
Simo Kinnunen
238d5d6f4e Keep device data up to date on device page. 2014-03-17 20:01:07 +09:00
Simo Kinnunen
ed5709aa04 Expose identify functionality. Shows a red screen with important data. 2014-03-17 19:21:34 +09:00
Gunther Brunner
7a2cdaf071 - Update Bluebird.
- Adding Control Panes.
2014-03-17 14:28:18 +09:00
Simo Kinnunen
b9cec82941 Make sure we've invited the device when we go to the control page. Refuse to show the control page on failure. 2014-02-26 19:18:25 +09:00
Simo Kinnunen
8769b8040c Initial version of transactions. Shell command implemented as an example. Still needs channel cleanup on app side, handling a device dying in the middle of a transaction, and getting device list back to normal. 2014-02-21 15:55:23 +09:00
Gunther Brunner
4a9fcc6987 Start to add canView and showView 2014-02-19 23:21:29 +09:00
Gunther Brunner
7e9929d77f Refactored controller back to screen. 2014-02-19 22:57:51 +09:00
Gunther Brunner
52b185e653 Screen and everything works now. 2014-02-19 16:24:42 +09:00
Gunther Brunner
16f484dbca Fix screen controller 2014-02-19 16:12:27 +09:00
Gunther Brunner
38cfa63ab4 Fix device list. 2014-02-19 15:59:27 +09:00
Gunther Brunner
3a284eca1f All services and controllers are implemented. 2014-02-19 15:46:31 +09:00
Gunther Brunner
80d0bb7ad2 Refactoring to use Google Angular Best Practices. 2014-02-18 19:26:30 +09:00