Commit Graph

145 Commits

Author SHA1 Message Date
Simo Kinnunen
9e4dc269a2 Change default screenshot size to "small". 2014-05-20 11:40:32 +09:00
Simo Kinnunen
254b2dc7a3 Add screenshots to UI. Still need to implement resizing. 2014-05-20 11:34:39 +09:00
Gunther Brunner
db298377ec Clean up. 2014-05-19 22:32:43 +09:00
Gunther Brunner
1c89235267 Logging implemented (except filtering).
Automatically enable/disable scroll lock based on the scrollbar position.
2014-05-19 22:28:39 +09:00
Gunther Brunner
fd42bd9697 Small fixes to Basic Mode. 2014-05-15 17:26:47 +09:00
Gunther Brunner
1bab43fed3 Starting to add Basic Mode. 2014-05-15 17:00:57 +09:00
Gunther Brunner
1c480ab801 Device view is not closeable anymore.
Just hide DOM for the table because there is a noticeable delay for creating it.
2014-05-14 19:54:48 +09:00
Gunther Brunner
13529d36c0 Jade small fix. 2014-05-14 19:20:58 +09:00
Gunther Brunner
d59c156297 Device screen now has the ability to hide and clear the canvas. 2014-05-14 18:12:22 +09:00
Gunther Brunner
d1fa99a4c5 Activity Timeline not yet ready. 2014-05-14 16:23:54 +09:00
Gunther Brunner
1d44bf5da3 Added basic fatal message functionality. 2014-05-13 19:22:23 +09:00
Gunther Brunner
8e5755137e Updated almost all bower dependencies. 2014-05-13 18:35:14 +09:00
Gunther Brunner
4d0c884eee Cleaning new Logcat table. 2014-05-13 16:48:01 +09:00
Gunther Brunner
40cdb09528 Adding logcat table. 2014-05-13 12:22:56 +09:00
Gunther Brunner
9b304a939c Starting to add Logcat. 2014-05-13 12:12:52 +09:00
Gunther Brunner
3b6da1542b Logging to the console. 2014-05-12 19:28:56 +09:00
Gunther Brunner
9e98bb1525 Adding clipboard paste. 2014-05-12 19:02:17 +09:00
Gunther Brunner
e4e5109533 Starting to add Timeline notifications. 2014-05-12 18:35:19 +09:00
Gunther Brunner
111db01500 Transition for resizing was being overriden by rotation transition. 2014-05-12 15:12:23 +09:00
Gunther Brunner
6abaa1e17a Made browser icons 18x18px 2014-05-12 14:53:31 +09:00
Gunther Brunner
ab623cbca5 Removed dropdown in favor of radio icons for the browsers. 2014-05-12 14:53:31 +09:00
Gunther Brunner
ac4f68cc92 Default browser defaults to Browser if not selected. 2014-05-12 14:53:31 +09:00
Simo Kinnunen
3058024d97 Implement screen rotation in the UI. 2014-05-09 18:18:37 +09:00
Simo Kinnunen
0c24cb7ec6 Add browser icons. Currently requires stf-browser-db to be npm linked to work. 2014-05-08 18:58:51 +09:00
Gunther Brunner
76b9555f4a Changing layout for info. 2014-05-05 16:12:16 +09:00
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
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
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
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
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
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
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
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
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
e2b59c0741 Fix the device screen height filling the parent. 2014-04-14 16:21:40 +09:00