Commit Graph

211 Commits

Author SHA1 Message Date
Denis barbaron
1dd9f45f06 Merge branch 'master' into group-feature 2020-01-24 10:47:35 +01:00
dependabot[bot]
d32d02b390 Bump webpack-dev-server from 1.16.5 to 3.1.11
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 1.16.5 to 3.1.11.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v1.16.5...v3.1.11)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-18 17:16:08 +00:00
Karol Wrótniak
a725d1a732 Update android-device-list to 1.2.1 2020-01-17 00:50:02 +01:00
Karol Wrótniak
c300ee646a Update android-device-list to 1.2.0 2019-09-19 23:47:48 +02:00
Karol Wrótniak
96312dd453 Merge remote-tracking branch 'upstream/master' into market_name 2019-09-19 23:47:12 +02:00
Lukasz.Zeglinski
2c811e07a5 Update protractor jasmine tests 2019-09-17 21:58:49 +02:00
Lukasz.Zeglinski
d99a6e7a97 Separate device logs 2019-09-11 11:04:55 +02:00
Simo Kinnunen
e61196f236 Update bower to make installation work again. 2019-09-01 02:50:42 +09:00
Denis barbaron
9b9cfbe7ba update code for karma compatibility 2019-08-27 15:38:28 +02:00
Denis barbaron
91d828dfdb merge from master: fixing conflicts 2019-08-27 15:04:33 +02:00
Simo Kinnunen
16e64b51ff Merge pull request #770 from neofreko/adb-key-api
Implements addAdbPublicKey API endpoint
2019-07-10 11:44:32 -07:00
Karol Wrótniak
3d3d1f67b4 Add market name to device properties. 2019-05-03 22:00:55 +02:00
Simo Kinnunen
6fd750dad5 3.4.1 2019-05-03 19:57:00 +09:00
Simo Kinnunen
d595449a87 Update adbkit to 2.11.1 to fix public key parsing issues. 2019-05-03 19:50:30 +09:00
Gunther Brunner
fcfedcded0 Activating Open Collective. 2019-01-21 12:23:38 +09:00
Simo Kinnunen
e0400f7314 Update apkreader to fix a manifest parsing issue on applications processed by 360 encryption services. 2018-11-11 21:59:58 +09:00
Simo Kinnunen
151e00023b 3.4.0 2018-08-09 02:50:51 +09:00
Simo Kinnunen
693a53b249 Update minicap-prebuilt to fix Android 9. 2018-08-09 02:47:21 +09:00
Simo Kinnunen
07abb867be 3.3.1 2018-07-14 10:43:09 +08:00
Simo Kinnunen
029efa80d4 Updated minitouch to fix touch detection issues on Meizu Pro7 Plus. 2018-05-09 10:02:17 +09:00
Simo Kinnunen
f5a6f877c8 Bump adbkit-apkreader to fix manifest parsing issues with long strings. 2018-04-20 15:59:45 +09:00
Simo Kinnunen
a7e16482f0 3.3.0 2018-03-25 00:32:58 +09:00
Simo Kinnunen
d3a63ca577 Updated minitouch to fix multitouch issues on some devices that require the BTN_TOUCH kernel event. Lifting a contact while having and keeping one held down may have prevented any events from being processed until a new touchdown event. 2018-03-25 00:16:32 +09:00
Simo Kinnunen
7064ca1e9e Force minimum version of formidable to 1.2.0. 2018-03-14 13:53:42 +09:00
Simo Kinnunen
3e942a8eaa 3.2.0 2017-12-06 15:34:02 +09:00
Simo Kinnunen
c4e39c9a11 Support Android 8.1. 2017-12-06 14:22:31 +09:00
Akhmad Fathonih
524fd566b7 Implement addAdbPublicKey endpoint
Reason: manually approve adb connection from web UI does not scale for test automation. Especially those that are using different adb keys on each session (eg: via container)

This changes also added swagger doc endpoint. Using `stf local` command, it will end up at: `http://localhost:7106/docs/`
2017-12-05 15:12:57 +09:00
Simo Kinnunen
3b632b4314 Add Android 8.1 Developer Preview 1 support. 2017-10-26 23:56:10 +09:00
Simo Kinnunen
916d8f7515 3.1.0 2017-08-31 03:06:04 +09:00
Simo Kinnunen
c922eb92e5 Android 8.0 support. 2017-08-31 03:04:40 +09:00
Simo Kinnunen
b138ab0121 3.0.1 2017-08-21 16:55:13 +09:00
Simo Kinnunen
5637187780 Update adbkit to resolve index out of range errors on some newer APKs. 2017-08-21 16:54:31 +09:00
Simo Kinnunen
895b781b69 3.0.0 2017-08-09 19:16:50 +09:00
Simo Kinnunen
c0d7adbc52 Bump ws to 3.0.0 and socket.io to 2.0.3. Fixes #597. 2017-06-16 22:58:41 +09:00
Simo Kinnunen
3447c927df Update minitouch for Blackberry PRIV and use minitouch-prebuilt for minitouch binaries instead of bundling them to the vendor dir. 2017-06-16 16:13:45 +09:00
lanxi
c14ee446dc Update yargs 2017-05-04 17:01:44 +08:00
Simo Kinnunen
814a1ee2e7 Bump adbkit for additional debug messages. 2017-05-02 02:48:32 +09:00
Simo Kinnunen
55be2693fb Bump adbkit to fix an extremely rarely occuring bug with adb connect. 2017-04-29 12:56:28 +09:00
Simo Kinnunen
18e67b12da Protobuf 3+ should be fine now. Not entirely sure if we even need to check if anymore. 2017-04-23 01:19:17 +09:00
Simo Kinnunen
34a3387cf4 Update adbkit to resolve an issue with recent versions of ADB that include a null byte in adbkey.pub, which was causing validation to fail. 2017-04-09 22:01:49 +09:00
Simo Kinnunen
43f0341297 Add support for Android O Developer Preview 1. 2017-04-08 23:21:19 +09:00
Simo Kinnunen
9fa11ac7ff Bump adbkit to fix log parsing issues. 2017-03-30 05:13:35 +09:00
Simo Kinnunen
e25a07e011 Bump adbkit to resolve issues with modified public keys w/ adb connect. 2017-03-11 03:38:25 +09:00
Simo Kinnunen
d8f75de801 Bump apkreader to address a parsing issue. Fixes #554. 2017-03-07 21:10:04 +09:00
Simo Kinnunen
ad32846c8c Enforce node version check. Should avoid unnecessary GitHub issues. 2017-02-16 19:45:09 +09:00
Simo Kinnunen
1beb13c463 Require Node 6.9.x. 2017-02-15 17:26:55 +09:00
Simo Kinnunen
586dd6a4aa Setting parse-numbers: false caused number options to become strings as well. Since we seem to have little control over positional arguments, let's make it an option instead. 2017-01-27 17:26:18 +09:00
Simo Kinnunen
06efac4e6e Revert "Make sure that yargs respects our option types and doesn't convert anything to a number automagically. Caused an issue when a device's serial number was all digits. No implicit arrays accepted either."
This reverts commit f71ba00b8d.
2017-01-27 16:32:51 +09:00
Simo Kinnunen
f71ba00b8d Make sure that yargs respects our option types and doesn't convert anything to a number automagically. Caused an issue when a device's serial number was all digits. No implicit arrays accepted either. 2017-01-27 15:18:11 +09:00
Simo Kinnunen
6180d2fd99 Updated adbkit-apkreader to resolve issues with certain APK files that were unparseable and therefore failed installation. 2017-01-24 18:08:10 +09:00