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
Simo Kinnunen
cc736ba0ac
Ported CLI from commander to yargs because yargs suits our large CLI better and is easier to develop with. Split commands into separate files since the file was getting annoyingly long.
2016-12-22 05:32:03 +09:00
Simo Kinnunen
3d74cb48ab
Make jpeg quality configurable.
2016-11-28 17:22:24 +09:00
Simo Kinnunen
c35246eb5c
Fix minicap-prebuilt being included twice in package.json.
2016-11-28 17:18:30 +09:00
Marc Bachmann
bac74538c9
chore(package): update uuid to version 3.0.0
2016-11-23 03:21:32 +01:00
Simo Kinnunen
80c85172f4
Bump adbkit to fix #471 on Lenovo A806.
2016-11-16 20:05:43 +09:00
Simo Kinnunen
209031c271
Complain if dependencies don't satisfy package.json.
2016-11-11 22:28:28 +09:00
Simo Kinnunen
9d346c2111
2.3.0
2016-11-09 15:16:18 +09:00
Simo Kinnunen
aa4c9508cd
Bump minicap to fix some 4.2 devices.
2016-11-09 15:15:54 +09:00
Simo Kinnunen
d25c745039
2.2.0
2016-11-09 02:03:39 +09:00
Simo Kinnunen
8e0f533364
Bump minicap to fix Samsung devices running 5.1.1.
2016-11-09 02:00:55 +09:00
Simo Kinnunen
3a6c19aa8f
2.1.0
2016-10-24 02:10:55 +09:00
Simo Kinnunen
2ef151e42f
Update adbkit to fix uninstallation of non-existing packages on 7.1
...
Developer Preview.
2016-10-24 02:07:01 +09:00
Simo Kinnunen
dd24a9fe4b
Update minicap for Android 7.1 support. Use the new minicap-prebuilt
...
package instead of bundling the binaries in the repo.
2016-10-24 01:37:05 +09:00
Simo Kinnunen
af7985a52e
Update adbkit to resolve logcat issues on newer Android versions.
2016-09-08 23:34:43 -07:00
Gunther Brunner
f9a4813277
Update dependencies.
2016-08-09 20:19:15 +09:00
Simo Kinnunen
dad9ed8b5c
Update adbkit to possibly fix some issues with streams.
2016-08-09 04:36:11 +09:00
Gunther Brunner
48d621b194
Removed shrinkwrap since it doesn't work properly on Travis. Force the engine to old jade, add then-jade dependency temporarily until template-html-loader uses new consolidate.js.
...
Update slack-client to @slack/client to latest version.
2016-08-05 18:56:38 +09:00
Gunther Brunner
1eb6af0119
Replaced old jade with new pug.
...
Using temporarily npm-shrinkwrap since `template-html-loader` uses an old `consolidate.js` version which doesn't support `pug`.
Follow here: https://github.com/jtangelder/template-html-loader/issues/8
2016-08-05 18:24:30 +09:00
Gunther Brunner
711ab4a8e5
Updated npm dependencies.
...
ProtobufJS and Bluebird require further work.
2016-08-03 20:08:30 +09:00
Gunther Brunner
d104e94083
Update sass-loader. It was giving compile errors.
2016-07-29 20:41:54 +09:00