226 Commits

Author SHA1 Message Date
Karol Wrótniak
eca8d78b70 Update version to 3.7.7 in package.json (#871) 2025-07-29 02:28:03 +02:00
Denis Barbaron
8a0b678430 fix security issues (#863)
Signed-off-by: Denis barbaron <denis.barbaron@orange.com>
2025-06-11 17:43:15 +02:00
Karol Wrótniak
692f455dd6 Release 3.7.6 (#859) 2025-05-23 14:04:52 +02:00
Denis Barbaron
e2d348940d Update minicap from 2.7.2 to 2.7.3 (#857) 2025-05-19 15:10:12 +02:00
Karol Wrótniak
29ce6e3bbb Update changelog, fix version number consistency (#842) 2025-02-28 14:11:05 +01:00
Karol Wrótniak
9d04a6c17f Bump version to 3.7.4 (#837) 2025-02-19 20:14:41 +01:00
Karol Wrótniak
114c8ffb09 Version bump to 3.7.3 2025-02-11 09:56:19 +01:00
Denis Barbaron
8e6c257225 upgrades to webpack 5 to enforce security (#819)
Signed-off-by: Denis barbaron <denis.barbaron@orange.com>
2024-12-06 12:36:27 +01:00
Denis Barbaron
3f76eea17f migrates to webpack 4 to enforce security (#818)
Signed-off-by: Denis barbaron <denis.barbaron@orange.com>
2024-12-04 17:01:23 +01:00
Denis Barbaron
872b0bcbd8 fix all vulnerabilities in the production code (#817)
Signed-off-by: Denis barbaron <denis.barbaron@orange.com>
2024-11-29 11:02:11 +01:00
Denis Barbaron
2f54e40206 Upgrading STF for security reasons (#813)
* Upgrading STF for security reasons

Signed-off-by: Denis barbaron <denis.barbaron@orange.com>

* update semaphore files

Signed-off-by: Denis barbaron <denis.barbaron@orange.com>

* upgrading STF for security reasons v2

Signed-off-by: Denis barbaron <denis.barbaron@orange.com>

* update yarn.lock file

Signed-off-by: Denis barbaron <denis.barbaron@orange.com>

---------

Signed-off-by: Denis barbaron <denis.barbaron@orange.com>
2024-11-22 11:41:20 +01:00
Karol Wrótniak
e204b03661 Release 3.7.1 (#809)
* Update CHANGELOG.md with version 3.7.1

* Release 3.7.1
2024-09-20 19:06:46 +02:00
Jussi Vatjus-Anttila
8f22cb0a19 fix SDK<34 STFService installation (#804)
* tackle case where old SDK not support BLUETOOTH_CONNECT permission

Signed-off-by: Jussi Vatjus-Anttila <jussiva@gmail.com>

* make permissions logic more future proof

Signed-off-by: Jussi Vatjus-Anttila <jussiva@gmail.com>

---------

Signed-off-by: Jussi Vatjus-Anttila <jussiva@gmail.com>
2024-09-12 17:39:03 +02:00
Karol Wrótniak
870d837a9d Release 3.7.0 (#802)
* Update version to 3.7.0 in package.json

* Update CHANGELOG.md with version 3.7.0
2024-08-12 14:15:28 +02:00
Karol Wrótniak
e337fe1385 Update minicap to 2.7.2 (#787) 2024-06-04 15:33:08 +02:00
Karol Wrótniak
7e67e66738 Update version to 3.6.8 (#767) 2024-04-04 13:19:53 +02:00
Karol Wrótniak
09833413d3 Update version to 3.6.7 in package.json (#762) 2024-03-23 17:25:15 +01:00
Karol Wrótniak
86c1aad158 Release 3.6.6 (#696)
* Release 3.6.6

* Update CHANGELOG.md
2023-08-18 20:38:47 +02:00
Karol Wrótniak
322cf55815 Update dependencies (#694)
* Update STFService APK to 2.4.6

* Update stf-device-db to 1.4.0
2023-08-18 02:44:17 +02:00
Denis Barbaron
0749b553e8 add support of node version 20.3.0 (#672)
Signed-off-by: Denis barbaron <denis.barbaron@orange.com>
2023-06-12 23:47:40 +02:00
Karol Wrótniak
1997a7615f Release 3.6.5 (#649)
* devicefarmer dependency versions bump

* STF service apk version bump
2023-03-30 16:40:56 +02:00
dependabot[bot]
8b67366b05 Bump debug from 2.6.9 to 3.1.0 (#627)
Bumps [debug](https://github.com/debug-js/debug) from 2.6.9 to 3.1.0.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Changelog](https://github.com/debug-js/debug/blob/3.1.0/CHANGELOG.md)
- [Commits](https://github.com/debug-js/debug/compare/2.6.9...3.1.0)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 10:40:42 +01:00
Karol Wrótniak
a146768b3a Update device-db to 1.3.0 (#619) 2022-11-25 10:59:52 +01:00
dependabot[bot]
2a5b1b9d2d Bump passport from 0.4.1 to 0.6.0 (#581)
Bumps [passport](https://github.com/jaredhanson/passport) from 0.4.1 to 0.6.0.
- [Release notes](https://github.com/jaredhanson/passport/releases)
- [Changelog](https://github.com/jaredhanson/passport/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaredhanson/passport/compare/v0.4.1...v0.6.0)

---
updated-dependencies:
- dependency-name: passport
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 01:26:05 +02:00
Karol Wrótniak
e60bcee3fc Revert "Fix adbkit API invocations (#524)" (#528)
This reverts commit 6f09708304.
2022-05-12 10:08:47 +02:00
Denis Barbaron
eacc7bbca7 use the fork of the please-update-dependencies package (#522)
* use the fork of the please-update-dependencies package

Signed-off-by: Denis Barbaron <denis.barbaron@orange.com>

* use @devicefarmer/please-update-dependencies package

Signed-off-by: Denis Barbaron <denis.barbaron@orange.com>

Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl>
2022-05-10 16:34:30 +02:00
Karol Wrótniak
6f09708304 Fix adbkit API invocations (#524)
Update Adbkit to 3.2.3
2022-05-05 18:43:22 +02:00
Oğuzhan Yiğit
481f220992 stf: Device name related updates (#516)
* stf: Upstream android-device-list library to cover newer devices
* 1.2.1 version is nearly 2.5 years old so it does not cover latest android devices thus creates un-friendly device names, fixes it
* no breaking API/ABI changes
* to the latest 1.2.7 version https://github.com/pbakondy/android-device-list/blob/master/package.json#L3

Signed-off-by: sirmordred <oguzhan97yigit@gmail.com>

* stf: Allow users to override device names
* it allows to users to change device names by setting ro.stf.product.device attribute via: e.g adb shell setprop ro.stf.product.device Samsung Galaxy S9
* Not all time android-device-list library is updated, even if it is updated, it does not cover all devices
* Users must have a way to override device name so they can change it as they want (alternative is: overriding ro.product.device attribute but changing that attribute may cause some unexpected system errors because it is used by android os in device as well)
* Preserve current behavior: if stf could not find ro.stf.product.device attribute, it falls to base implementation

Signed-off-by: sirmordred <oguzhan97yigit@gmail.com>

* stf: Changed prefix of custom device name property
* some properties starts with prefixes like "ro" are not allowed to change in some phones, use "debug" instead
for more info: https://stackoverflow.com/questions/66877858/android-setprop-failed-to-set-property

Signed-off-by: sirmordred <oguzhan97yigit@gmail.com>

Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl>
2022-04-27 19:38:39 +02:00
Karol Wrótniak
3425d831e8 Downgrade adbkit to 2.11.3 (#520) 2022-04-26 23:56:02 +02:00
Karol Wrótniak
a56e53ee03 Downgrade adbkit to 3.2.1 (#519) 2022-04-26 20:56:48 +02:00
Karol Wrótniak
8cdd6c13dc release 3.6.2 (#515) 2022-04-20 20:37:03 +02:00
Denis Barbaron
6b2f434acb upgrade node to latest version v17.9.0 (#500)
* upgrade node to latest version v17.9.0

Signed-off-by: Denis Barbaron <denis.barbaron@orange.com>

* remove useless comments in karma configuration file

Signed-off-by: Denis Barbaron <denis.barbaron@orange.com>
2022-04-12 17:03:43 +02:00
Denis Barbaron
0bda7a8500 update minicap-prebuilt version to 2.7.1 (#405)
Signed-off-by: Denis Barbaron <denis.barbaron@orange.com>

Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl>
2022-01-18 18:36:47 +01:00
dependabot[bot]
9399b4094a Bump karma-junit-reporter from 1.2.0 to 2.0.1 (#287)
Bumps [karma-junit-reporter](https://github.com/karma-runner/karma-junit-reporter) from 1.2.0 to 2.0.1.
- [Release notes](https://github.com/karma-runner/karma-junit-reporter/releases)
- [Changelog](https://github.com/karma-runner/karma-junit-reporter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-junit-reporter/compare/v1.2.0...v2.0.1)

---
updated-dependencies:
- dependency-name: karma-junit-reporter
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-03 13:26:08 +02:00
dependabot[bot]
7bc41a075e Bump karma-chrome-launcher from 2.2.0 to 3.1.0 (#276)
Bumps [karma-chrome-launcher](https://github.com/karma-runner/karma-chrome-launcher) from 2.2.0 to 3.1.0.
- [Release notes](https://github.com/karma-runner/karma-chrome-launcher/releases)
- [Changelog](https://github.com/karma-runner/karma-chrome-launcher/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-chrome-launcher/compare/v2.2.0...v3.1.0)

---
updated-dependencies:
- dependency-name: karma-chrome-launcher
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-03 02:27:10 +02:00
dependabot[bot]
c09b42e9ca Bump style-loader from 0.13.2 to 0.23.1 (#274)
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 0.13.2 to 0.23.1.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v0.13.2...v0.23.1)

---
updated-dependencies:
- dependency-name: style-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-03 02:14:49 +02:00
dependabot[bot]
fa5590540b Bump template-html-loader from 0.0.3 to 0.0.4 (#277)
Bumps [template-html-loader](https://github.com/jtangelder/template-html-loader) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/jtangelder/template-html-loader/releases)
- [Commits](https://github.com/jtangelder/template-html-loader/compare/0.0.3...0.0.4)

---
updated-dependencies:
- dependency-name: template-html-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-29 00:11:27 +02:00
dependabot[bot]
1250323cea Bump gulp-pug from 3.3.0 to 4.0.1 (#272)
Bumps [gulp-pug](https://github.com/gulp-community/gulp-pug) from 3.3.0 to 4.0.1.
- [Release notes](https://github.com/gulp-community/gulp-pug/releases)
- [Changelog](https://github.com/gulp-community/gulp-pug/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gulp-community/gulp-pug/compare/v3.3.0...v4.0.1)

---
updated-dependencies:
- dependency-name: gulp-pug
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-03 14:32:19 +02:00
dependabot-preview[bot]
489995a82b Bump semver from 5.7.1 to 7.3.5 (#235)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 7.3.5.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v7.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl>
2021-06-03 12:52:12 +02:00
dependabot[bot]
57d2a810b5 Bump transliteration from 1.6.2 to 2.2.0 (#246)
Bumps [transliteration](https://github.com/dzcpy/transliteration) from 1.6.2 to 2.2.0.
- [Release notes](https://github.com/dzcpy/transliteration/releases)
- [Changelog](https://github.com/dzcpy/transliteration/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dzcpy/transliteration/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl>
2021-06-03 12:48:08 +02:00
dependabot[bot]
4d51bfc9ac Bump proxy-addr from 1.1.4 to 2.0.7 (#263)
Bumps [proxy-addr](https://github.com/jshttp/proxy-addr) from 1.1.4 to 2.0.7.
- [Release notes](https://github.com/jshttp/proxy-addr/releases)
- [Changelog](https://github.com/jshttp/proxy-addr/blob/master/HISTORY.md)
- [Commits](https://github.com/jshttp/proxy-addr/compare/v1.1.4...v2.0.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl>
2021-06-03 12:29:07 +02:00
dependabot[bot]
41217f85a7 Bump url-loader from 0.5.9 to 0.6.2 (#243)
Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 0.5.9 to 0.6.2.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases)
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/url-loader/compare/v0.5.9...v0.6.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl>
2021-06-03 12:18:42 +02:00
Crepieux Pierre
bb1c20d1f7 Introduce support for new VM based minicap to support Android 12
This commit introduce a new option to use a new minicap
implementation by specifying --screen-grabber or the env
variable SCREEN_GRABBER. The current native minicap is the default
and is refered as 'minicap-bin'. The new minicap which is packaged
in an apk is usable with 'minicap-apk' and will be used as a
fallback.
At the moment, this apk is expected to be included in
minicap-prebuilt node package at this location
minicap-prebuilt/prebuilt/noarch/minicap.apk.

STFService.apk has also been updated to take into account Android 12

Signed-off-by: Crepieux Pierre <pierre.crepieux@orange.com>
2021-05-31 18:00:28 +02:00
Karol Wrótniak
1db3c2d6eb Release 3.6.1 (#209) 2021-03-11 00:45:10 +01:00
Karol Wrótniak
7324a6628c Fix package.json (#208) 2021-03-10 20:14:51 +01:00
Karol Wrótniak
53acc928f5 Revert all adbkit upgrades (#207) 2021-03-10 19:22:32 +01:00
Karol Wrótniak
84bf212497 Revert adbkit monkey version to 1.0.1 (#205) 2021-03-10 18:15:41 +01:00
Karol Wrótniak
827cd1ed37 Adbkit revert (#204)
* Revert adbkit upgrade

* Update required STFService APK version
2021-03-10 17:31:06 +01:00
Karol Wrótniak
19eba7de04 Release 3.6.0 (#190)
* Update STFService APK to 2.4.6

* Delete .travis.yml

* Update Dockerfile-debian-x86_64
2021-03-09 19:45:54 +01:00
Karol Wrótniak
25e07b20cd Release 3.5.0 (#135) 2020-10-18 04:30:46 +02:00