1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-06 03:50:04 +02:00
Commit graph

1091 commits

Author SHA1 Message Date
Gunther Brunner
d5f29a5a23 Change window size on standalone rotation. 2014-09-26 00:23:57 +09:00
Gunther Brunner
afc2e91de7 Change settings tab order. 2014-09-25 23:48:14 +09:00
Gunther Brunner
c1e165ec1a Focus different text field for ADB Keys.
Try animating repeats.
2014-09-25 23:46:55 +09:00
Gunther Brunner
d611a0317e Add ADB Keys UI. 2014-09-25 23:23:05 +09:00
Gunther Brunner
66cbfe0c3c Add ADB Keys tab. 2014-09-25 20:03:16 +09:00
Gunther Brunner
0ddc1eb0b0 Make $window testable. 2014-09-25 18:37:45 +09:00
Gunther Brunner
329fedbcc6 Fix semicolon-caused bug. 2014-09-25 18:37:10 +09:00
Gunther Brunner
2f1908b718 Add save to disk ScreenShot. 2014-09-25 18:33:20 +09:00
Gunther Brunner
a4a11c1680 Change finger color to a neutral gray. 2014-09-25 18:18:37 +09:00
Gunther Brunner
ce42d9b0f8 Change raw title in new windows. 2014-09-25 18:10:19 +09:00
Gunther Brunner
c81cd75a50 Refactored device context menu to its own directive.
Now works in standalone also.
2014-09-25 17:10:31 +09:00
Gunther Brunner
f705cd60a7 Add basic context-menu for actions. 2014-09-25 16:24:57 +09:00
Gunther Brunner
c33d95ba7a Standalone now works with device screen size. 2014-09-24 20:05:39 +09:00
Gunther Brunner
33fad24ed4 Added proper standalone support. 2014-09-24 19:38:46 +09:00
Gunther Brunner
7a344e7043 Make everything un-selectable unless specified otherwise.
Fix store account header bug.
2014-09-24 15:39:41 +09:00
Gunther Brunner
87647b5012 Updated devices db.
Updated dependencies.
2014-09-24 15:19:34 +09:00
Simo Kinnunen
86c3e98b6d Detect INSTALL_FAILED_VERSION_DOWNGRADE and uninstall automatically. 2014-09-24 11:17:48 +09:00
Simo Kinnunen
2c6a836299 Update minitouch for device detection improvements and general fixes. 2014-09-22 16:23:26 +09:00
Gunther Brunner
ea61cddb56 Update dependencies. 2014-09-22 15:23:07 +09:00
Gunther Brunner
220db19eb0 Fix logic of basic mode. 2014-09-19 19:53:26 +09:00
Gunther Brunner
769a6b1d78 Add Native Url opener service.
Chat temporarily enabled with the Native Url opener.
2014-09-19 17:37:37 +09:00
Gunther Brunner
430103a913 Start adding back Standalone.
Moved ng-app to html so the title can be dynamic.
2014-09-18 23:48:52 +09:00
Gunther Brunner
e3df185347 Device Stats are responsive now. 2014-09-18 21:35:57 +09:00
Gunther Brunner
8f5fb96c5c Auto-focus search input on Tab select. 2014-09-18 21:12:01 +09:00
Gunther Brunner
208094a254 Refactored all device list components to its own module. 2014-09-18 20:27:37 +09:00
Gunther Brunner
6caf3217be Unified Devices and Details search fields. 2014-09-18 19:37:08 +09:00
Gunther Brunner
5c63355fc7 Updated dependencies. 2014-09-18 19:10:07 +09:00
Gunther Brunner
224c5cb7ca Add fake pinch support with Option/Alt key. 2014-09-17 17:56:09 +09:00
Simo Kinnunen
f87ca759c3 Fix tab key losing focus from the hidden input field. That should only happen on the device side. 2014-09-17 15:22:20 +09:00
Simo Kinnunen
09cca76d32 Fix unusable keyboard since the switch to the new touch system. 2014-09-17 15:21:50 +09:00
Simo Kinnunen
e2b5ca9344 Touchmove had both X and Y mapped to maximum X. 2014-09-16 17:57:37 +09:00
Simo Kinnunen
08f5c899b4 Use abstract sockets in minitouch, fixes a permission problem on Galaxy S5. 2014-09-16 17:31:37 +09:00
Simo Kinnunen
b08518c452 Use correct minitouch help argument. 2014-09-16 17:16:23 +09:00
Simo Kinnunen
68e8f1eb2f Gesturestart had an off by one error in the control sequence. 2014-09-16 10:51:46 +09:00
Simo Kinnunen
85427fc50a Make menu, home and back buttons respond faster. 2014-09-12 23:36:45 +09:00
Simo Kinnunen
c6f63be01c Center canvas with an extended margin: auto trick. Gets rid of half-pixel positions possible with translate(). 2014-09-12 22:50:34 +09:00
Simo Kinnunen
5ade5fd61c Image size was cached in the wrong place, causing it to not be cached at all. 2014-09-12 21:50:15 +09:00
Simo Kinnunen
df770286d0 Always load data plugin. 2014-09-12 19:44:03 +09:00
Simo Kinnunen
11494b509f Show touch contacts again. 2014-09-12 19:42:41 +09:00
Gunther Brunner
bd7035c670 Don't open modal box if it doesn't have a big photo. 2014-09-12 19:32:45 +09:00
Gunther Brunner
a4a46fc48b Add support for Screen size (in inches). 2014-09-12 19:32:45 +09:00
Simo Kinnunen
6c09a53d55 New multitouch-compatible touch system. 2014-09-12 19:24:50 +09:00
Gunther Brunner
38d20eba9a Revert "Revert "Fix canvas rotation being off on devices which are naturally landscape.""
Reverting the Revert because we found the reason for the blurry image.

This reverts commit 7afd816cf918ed94b2ebf7671f804ae0f769fcb9.
2014-09-12 15:59:13 +09:00
Simo Kinnunen
0b9c1e6c7f Fix canvas size being off by one pixel due to C++ and JS not basing their calculations on same values. 2014-09-12 15:25:56 +09:00
Simo Kinnunen
1896d81bcf Fix unchanging rotated canvas size. 2014-09-11 21:28:33 +09:00
Gunther Brunner
f73cac8b24 Revert "Fix canvas rotation being off on devices which are naturally landscape."
Regressions:
1) Flicker badly in Chrome
2) Image gets very blurry because the image is uploaded to the GPU and there are rounding errors
3) Resizing is not smooth again

This needs another way of fixing.

This reverts commit 9fc1a9c7939b9f464c87a2f99cb06000f5aedcbc.
2014-09-11 20:59:17 +09:00
Gunther Brunner
a9213e0659 Angular gettext is broken in 1.1.0. Reverting to 1.0.1. 2014-09-11 20:59:07 +09:00
Simo Kinnunen
0ee9e5fe53 Add browser icons to the device list. 2014-09-11 20:49:27 +09:00
Gunther Brunner
5a52b57e74 Add some translation. 2014-09-11 20:32:32 +09:00
Gunther Brunner
d0cd86b263 Fixed all nav-menu's current active highlighting. 2014-09-11 19:30:13 +09:00