Simo Kinnunen
|
c33f0eab09
|
Make sure touch events arrive in correct order.
|
2014-04-03 17:13:17 +09:00 |
|
Simo Kinnunen
|
09eb8c539d
|
Refactor InputAgent into STFService. Support copypasting (only pasting implemented in the UI right now though).
|
2014-04-01 11:50:16 +09:00 |
|
Simo Kinnunen
|
8b13a1c945
|
Fix various JSHint warnings in client-side code.
|
2014-03-26 16:06:49 +09:00 |
|
Simo Kinnunen
|
47ecd9d37e
|
Remove unused $rootScope dependecy from screen directive.
|
2014-03-20 12:32:36 +09:00 |
|
Simo Kinnunen
|
fc24cd087c
|
Replace device promise with a scope watcher.
|
2014-03-18 20:59:22 +09:00 |
|
Gunther Brunner
|
180bc42f38
|
- Removed PixiRender, it was too slow.
- Fixed bug not removing onLoad infinite loop.
|
2014-03-07 18:20:34 +09:00 |
|
Gunther Brunner
|
c021b3d153
|
FastImageRender working.
Still not Fast though.
|
2014-02-27 19:04:07 +09:00 |
|
Gunther Brunner
|
9eb5c74639
|
Add performance test for Canvas Render.
|
2014-02-21 19:28:45 +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
|
aa28801e87
|
Add Canvas Render.
|
2014-02-19 23:55:08 +09:00 |
|
Gunther Brunner
|
168590a1b7
|
Ready to show/hide screen, but still needs to create an isolated scope.
|
2014-02-19 23:26:06 +09:00 |
|
Gunther Brunner
|
4a9fcc6987
|
Start to add canView and showView
|
2014-02-19 23:21:29 +09:00 |
|
Gunther Brunner
|
3cdb0c7c1a
|
Cache image size.
|
2014-02-19 22:27:28 +09:00 |
|
Gunther Brunner
|
a2a00736b6
|
Added back new screen directive.
|
2014-02-19 21:40:37 +09:00 |
|
Gunther Brunner
|
3a284eca1f
|
All services and controllers are implemented.
|
2014-02-19 15:46:31 +09:00 |
|