Simo Kinnunen
912dd6b58a
Fix missing dependency in logcat plugin.
2014-03-18 17:58:03 +09:00
Simo Kinnunen
aec95d87a4
Shut down stf local in proper order so that the console doesn't get ugly.
2014-03-18 17:15:21 +09:00
Gunther Brunner
78b768406a
fix(device-list): Default image path
2014-03-18 15:27:16 +09:00
Simo Kinnunen
022977886c
Rename "isOwnedByUser" to "using".
2014-03-18 15:19:39 +09:00
Simo Kinnunen
30b04ab2d2
Add convenience flags for knowing if a device is usable, ready, and owned by us.
2014-03-18 15:06:02 +09:00
Simo Kinnunen
cc42b7c51f
It seems that it's simply impossible to run too many things in parallel over ADB on a single device. Really weird stuff happening, like completely unrelated shell calls using files created by other shell calls. Switch back to serial implementation.
2014-03-17 22:32:31 +09:00
Simo Kinnunen
590c96ea21
Remove old inputagent service.
2014-03-17 22:32:31 +09:00
Gunther Brunner
db1caadbfd
Merge branch 'develop' of ghe.amb.ca.local:stf/stf into develop
2014-03-17 20:10:31 +09:00
Gunther Brunner
6577241098
- The devices UI is trying to come back.
2014-03-17 20:08:26 +09:00
Simo Kinnunen
238d5d6f4e
Keep device data up to date on device page.
2014-03-17 20:01:07 +09:00
Simo Kinnunen
ee8951e467
Reap instantly.
2014-03-17 19:33:26 +09:00
Simo Kinnunen
ed5709aa04
Expose identify functionality. Shows a red screen with important data.
2014-03-17 19:21:34 +09:00
Simo Kinnunen
9c50c1bcdc
Remove remote files before installing, it seems to work more reliably (less "text busy").
2014-03-17 16:45:57 +09:00
Simo Kinnunen
ccef3624df
Send device logs to app.
2014-03-17 16:41:07 +09:00
Simo Kinnunen
f93e5423a8
Fix hipchat room option.
2014-03-17 16:28:09 +09:00
Simo Kinnunen
08ef58fb49
Remove unnecessary logger.
2014-03-17 16:13:04 +09:00
Simo Kinnunen
dc0d264d9d
Wait longer until checking business of binary again.
2014-03-17 16:10:59 +09:00
Simo Kinnunen
d1b724ada0
Integrate device database.
2014-03-17 14:59:18 +09:00
Gunther Brunner
7a2cdaf071
- Update Bluebird.
...
- Adding Control Panes.
2014-03-17 14:28:18 +09:00
Simo Kinnunen
698bb4064a
Fix input plugin.
2014-03-17 11:51:15 +09:00
Simo Kinnunen
6293f8ef16
Fix monkey not being seen by touch plugin.
2014-03-17 11:51:15 +09:00
Simo Kinnunen
6efb7a8bd3
No need to access service sockets anymore.
2014-03-17 11:51:15 +09:00
Simo Kinnunen
4e5eef7458
Properly react to ProbeMessage.
2014-03-17 11:51:15 +09:00
Simo Kinnunen
ce45090ba0
Add display to identity. Remote's dependency on identity had to be removed.
2014-03-17 11:51:15 +09:00
Gunther Brunner
8d3fb8c8ef
Merge branch 'develop' of ghe.amb.ca.local:stf/stf into develop
2014-03-17 11:34:48 +09:00
Simo Kinnunen
18671477a6
Update support plugin loggers.
2014-03-17 11:31:11 +09:00
Gunther Brunner
975c830c76
Merge branch 'develop' of ghe.amb.ca.local:stf/stf into develop
2014-03-17 11:26:49 +09:00
Simo Kinnunen
dbfa35d1d9
Merge branch 'feature/syrup' into develop
2014-03-17 11:15:32 +09:00
Simo Kinnunen
efbd2df083
Be more careful about preventing "text is busy" errors.
2014-03-17 11:14:24 +09:00
Simo Kinnunen
d349eabd67
Remove empty line.
2014-03-17 11:11:56 +09:00
Simo Kinnunen
07a06460bf
Move support plugins to their own folder.
2014-03-17 11:03:20 +09:00
Simo Kinnunen
3d20b06f7f
Separate device functionality into plugins.
2014-03-14 20:18:53 +09:00
Gunther Brunner
274d8618cc
- Adding control panes.
2014-03-14 19:57:24 +09:00
Gunther Brunner
a9a645da23
- Adding notifications.
2014-03-14 15:44:27 +09:00
Gunther Brunner
eaaf6a36bd
- Add Local settings.
...
- Add Language settings synced back.
2014-03-13 21:03:41 +09:00
Gunther Brunner
710a5daeab
- LocalForage dependencies works now.
...
- Language template using embedded controller.
2014-03-13 16:35:24 +09:00
Gunther Brunner
7f6fa763fb
- Adding Help page back.
...
- Adding Settings page back.
2014-03-13 15:46:36 +09:00
Gunther Brunner
d61a70fda5
- Refactored out WebPack options.
2014-03-12 19:27:57 +09:00
Simo Kinnunen
d90d450400
Port to new adbkit.
2014-03-12 12:42:10 +09:00
Gunther Brunner
ca401d7b9c
- Adding loaders for images/fonts.
...
- More styles working now.
2014-03-11 20:15:18 +09:00
Gunther Brunner
a3870f93e9
- Adding data folder for external data.
...
- Adding Layout Controller.
- Start adding STF 1 layout
- Refactored graphics to a common repository.
- Added all bower/npm dependencies needed for now.
2014-03-11 18:43:53 +09:00
Gunther Brunner
5bba97de78
Adding back more CSS.
2014-03-10 20:16:18 +09:00
Gunther Brunner
345f921fb9
- Renamed 'lib' to 'bower_components' because we need to easily differentiate npm/component/bower packages.
...
- Started to add CSS back.
2014-03-10 19:58:04 +09:00
Gunther Brunner
a22eb8e841
requestAnimationFrame was missing.
2014-03-07 19:19:06 +09:00
Gunther Brunner
defda72fc1
- Introducing requestAnimationFrame
2014-03-07 19:11:04 +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
Simo Kinnunen
667ba512ae
Set a timeout on the APK version check. Old APK didn't support it which caused the check to stall.
2014-03-04 20:34:09 +09:00
Gunther Brunner
e0ab10adbd
Merge branch 'develop' of ghe.amb.ca.local:stf/stf into develop
2014-03-04 19:53:40 +09:00
Simo Kinnunen
e7a887ae45
Rename vital checkers.
2014-03-04 19:19:11 +09:00
Simo Kinnunen
a25df0b293
Wake up and unlock device when it's being used. A bit messy, pending refactor.
2014-03-04 18:00:31 +09:00