Commit Graph

229 Commits

Author SHA1 Message Date
Gunther Brunner
a702c2bdbc Adding device information. 2014-05-05 16:12:16 +09:00
Gunther Brunner
34c35e4095 Adding device info. 2014-05-05 16:12:15 +09:00
Gunther Brunner
7a598af243 Adding panel info. 2014-05-01 22:42:35 +09:00
Gunther Brunner
cceded14c2 -Added battery info to the device list.
-Added App panel for opening common apps.
2014-05-01 22:06:48 +09:00
Gunther Brunner
a819fc980a Battery info. 2014-05-01 21:25:13 +09:00
Gunther Brunner
e6be8491fa Fixed bug for realtime browser uninstalling. 2014-05-01 21:25:13 +09:00
Gunther Brunner
069a1fd0da Add realtime rotation info. 2014-05-01 21:25:13 +09:00
Gunther Brunner
ea5f848956 Add loading bar for now. 2014-05-01 21:25:13 +09:00
Simo Kinnunen
c80a0eec47 Add command for opening Play Store. 2014-05-01 21:23:46 +09:00
Simo Kinnunen
13e3fe6624 Fix array merging in the device service. 2014-05-01 20:23:39 +09:00
Simo Kinnunen
26b2b1acc6 Support tab key. 2014-05-01 19:18:38 +09:00
Simo Kinnunen
a915aea9ea Update with new service features. 2014-05-01 17:05:21 +09:00
Gunther Brunner
bd75d20a45 Changing Activity to timeline style (for now). 2014-04-30 19:13:18 +09:00
Gunther Brunner
efa5875d60 Adding Activity mockup. 2014-04-30 18:59:30 +09:00
Gunther Brunner
e184cb7c85 Adding fade in/out for upload stuff. 2014-04-30 16:56:22 +09:00
Simo Kinnunen
b9e4cfc10d Fix touch control not working in Firefox. 2014-04-23 14:26:59 +09:00
Gunther Brunner
272301d519 - Added spacers to Input. 2014-04-22 21:15:40 +09:00
Gunther Brunner
47cd0313a1 - Moved browser selection to Navigation. 2014-04-22 21:11:46 +09:00
Gunther Brunner
ce5470ab8c - Added new columns! 2014-04-22 21:00:29 +09:00
Gunther Brunner
245ac85632 - Trying to add dynamic columns. 2014-04-22 20:35:41 +09:00
Gunther Brunner
65cacc0ee2 - Reorganizing device list code. 2014-04-22 19:49:30 +09:00
Gunther Brunner
6d418314c0 - Remove unused code. 2014-04-22 19:44:46 +09:00
Gunther Brunner
e127a40770 - Device list doesn't overflows.
- Added browser clear.
2014-04-22 19:38:29 +09:00
Gunther Brunner
7266ab0140 - Device list doesn't overflows.
- Added browser clear.
2014-04-22 18:50:50 +09:00
Gunther Brunner
7c820b4b0e - Add browser name. 2014-04-22 17:29:08 +09:00
Gunther Brunner
f831596290 - Adding Browser selection.
- Adding URL history and autocomplete.
2014-04-22 17:29:08 +09:00
Simo Kinnunen
1f19fd58c1 Implement clearBrowser(). 2014-04-22 13:52:13 +09:00
Simo Kinnunen
ced84f0f66 Add sample of openBrowser() usage. Unfortunately it doesn't work because the radio buttons are acting weird. 2014-04-22 11:03:33 +09:00
Simo Kinnunen
33d2862704 URLs can now be opened. 2014-04-21 20:36:32 +09:00
Simo Kinnunen
8da5b61289 Logcat works now, but still kind of wondering how the messages should arrive. 2014-04-17 18:27:35 +09:00
Simo Kinnunen
fb3892ab07 Keep forwards list up to date on client side. 2014-04-15 18:02:48 +09:00
Simo Kinnunen
b0400130ff Allow all pending transaction results to be cancelled. 2014-04-15 17:33:22 +09:00
Simo Kinnunen
f46540e51e All transaction-based ControlService methods now return promises directly, which makes it easier to integrate with other promises, is simpler and opens up new refactoring opportunities. 2014-04-15 16:56:13 +09:00
Simo Kinnunen
4270d9589c Refactor control-service to reduce duplicate code. No change for the difficult parts (i.e. upload, installation). 2014-04-15 16:40:26 +09:00
Simo Kinnunen
f8a2eeab26 Reverse port forwarding works, but changes don't apply to new devices yet. 2014-04-15 15:52:45 +09:00
Gunther Brunner
a1fa91a356 +20ms for the canvas resizing. 2014-04-15 15:51:05 +09:00
Gunther Brunner
f3c4ebc45e Device table is now selectable. 2014-04-15 15:43:39 +09:00
Gunther Brunner
8cbc89b96f Port forwarding now adds rows in real time. 2014-04-15 15:43:39 +09:00
Gunther Brunner
af33084a01 Adding Port Forwarding basic UI. 2014-04-14 20:45:21 +09:00
Gunther Brunner
13d0b05505 Adding hipchat link for user. 2014-04-14 19:39:00 +09:00
Gunther Brunner
2279099a10 Add ellipsis overflow to device name. 2014-04-14 19:06:42 +09:00
Gunther Brunner
3aa44f1a9c Added ability to install from device screen. Still not synced to Upload panel. 2014-04-14 18:48:19 +09:00
Gunther Brunner
24afc6fbef Smooth resizing. 2014-04-14 18:05:26 +09:00
Gunther Brunner
eb09b7ebcf Fixing resize of the window. 2014-04-14 18:00:34 +09:00
Gunther Brunner
5124b77741 Cache image width and height. 2014-04-14 17:50:32 +09:00
Gunther Brunner
e2b59c0741 Fix the device screen height filling the parent. 2014-04-14 16:21:40 +09:00
Gunther Brunner
e10a58c881 Removing $rootScope for device and control, not needed anymore. 2014-04-08 20:50:35 +09:00
Gunther Brunner
b4e30aae75 Removed isolated scope. Now we can use a parent scope inside the tabs. 2014-04-08 19:41:29 +09:00
Gunther Brunner
c91fb302a0 Added current device style. 2014-04-08 18:54:37 +09:00
Gunther Brunner
c6a34713f0 Handling of about to be kicked devices improved. 2014-04-08 17:59:08 +09:00