1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 10:39:25 +02:00
Commit graph

757 commits

Author SHA1 Message Date
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
cd374dd072 Remove unused console logs. 2014-05-12 14:19:17 +09:00
Simo Kinnunen
2842cd53c7 Update STFService to 0.6.5. 2014-05-12 12:23:05 +09:00
Simo Kinnunen
eb94192122 Use stf-device-db instead of stf-devices-db. 2014-05-12 12:03:32 +09:00
Simo Kinnunen
574abbcaf9 Update ignore files. Lines are sorted alphabetically. 2014-05-12 11:12:07 +09:00
Simo Kinnunen
95c3f87054 Fix rotation ASCII graph. 2014-05-09 20:27:07 +09:00
Simo Kinnunen
ed21780a6a Fix setClipboard call. 2014-05-09 19:32:11 +09:00
Simo Kinnunen
3058024d97 Implement screen rotation in the UI. 2014-05-09 18:18:37 +09:00
Simo Kinnunen
912cccaf4b Formatting. 2014-05-09 12:20:43 +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
Simo Kinnunen
c29174b385 Set a flag for system browsers. 2014-05-02 19:55:43 +09:00
Simo Kinnunen
eadc0954a1 Never lock rotation so that it remains usable on device side too. 2014-05-02 15:43:23 +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
98ecf57d49 Fix browser plugin not updating in real time. 2014-05-01 20:13:29 +09:00
Simo Kinnunen
26b2b1acc6 Support tab key. 2014-05-01 19:18:38 +09:00
Simo Kinnunen
9041eabfc1 Rename "input" plugin to "service". It does many more things than just input. 2014-05-01 17:45:37 +09:00
Simo Kinnunen
395e59a33f Fix agent commands. 2014-05-01 17:25:14 +09:00
Simo Kinnunen
a51884a6f4 Don't freak out on double stop. 2014-05-01 17:23:21 +09:00
Simo Kinnunen
5e48d84208 Update old wire types. 2014-05-01 17:15:00 +09:00
Simo Kinnunen
3717206304 Update service to get rotation in degrees. 2014-05-01 17:10:15 +09:00
Simo Kinnunen
a915aea9ea Update with new service features. 2014-05-01 17:05:21 +09:00
Simo Kinnunen
2379acae5d Don't try to close webpack watcher if it doesn't exist. 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
Gunther Brunner
3c79c82810 Updating libraries. 2014-04-30 16:03:20 +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
78432bbaf4 Update browser database. 2014-04-22 17:27:37 +09:00