Christian Landvogt

Results 6 issues of Christian Landvogt

There are two major issues (and yes you may assume this is partly a rant): 1. This one: > iobroker organisation must be added as owner to npm package. Why...

docu

This adds the possibility to basically stop a running AppShell that was created by sending a ACTION_SERVICE_EXECUTE intent. This is used by my ongoing implementation of a cron-like service into...

This implements a cron-like API which uses AlarmManager and WorkManager WorkManager is used to keep phone awake during task execution, and to be able to handle constraints - including stopping...

Hi everybody, this adds some simple support for the user capabilities module. However, the changes are very significant as the default retracts pretty much all access to input, feed and...

This adds support for the CronAPI introduced by https://github.com/termux/termux-api/pull/657

When using the type definition provided here together with xk6-ts (maybe also when using webpack or another bundler?) you cannot use the `faker.number` generator as the type clashes with the...