Simo Kinnunen

Results 14 issues of Simo Kinnunen

To add Xiaomi devices to STF, there are extra steps that must be taken. 1. To enable __Developer options__, to go __Settings__ → __About phone__ and tap on __MIUI version__...

This is a tracking issue for converting the codebase to plain JavaScript. Many potential contributors have expressed their feelings that they're unable to work with a CoffeeScript codebase, plus CoffeeScript...

Some 2.3 devices print "screencap: permission denied" to stdout when the binary is missing. The current ScreencapCommand doesn't account for that, expecting the output to go to stderr.

I think we'd be able to get more iOS experts to participate by doing that. No reason to keep the small amount of C++.

Adds support for status pages and status page services. Existing style has been respected, or in other words it's not pretty. ## Affected Components * [x] New Features * [...

This PR is a work in progress, incomplete, and may get reset multiple times. You can look but do not use. ## Affected Components * [ ] Resources * [...

This PR makes it possible (or rather, allowed) to import subpaths from a supported dependency, such as `node:fs/promises` even though we only list `node:fs` as a supported module. It also...

While this PR is intended to eventually introduce permanent logging to the CLI, for now its purpose is to help us debug a certain customer issue. As such some cleanup...

build

Tests to follow ## Affected Components * [x] New Features * [ ] Bug Fixing * [x] Types * [ ] Tests * [ ] Docs * [ ] Other...

## Affected Components * [x] CLI * [ ] Create CLI * [ ] Test * [ ] Docs * [ ] Examples * [ ] Other ## Notes for...