mvarendorff

Results 28 issues of mvarendorff

## What does this PR do? This PR adds generated unit tests to the Dotnet SDK. It also contains a deserialization fix that caused a `KeyNotFoundException` when a key was...

## What does this PR do? This PR adds generated unit tests to Android and Kotlin SDKs. It also contains some refactoring to generate similar classes from the same template...

hacktoberfest-accepted

This PR creates a runtime for Pascal 3.2 (with some caveats)! ## Reference https://github.com/appwrite/appwrite/issues/4023 ## Caveats Caveats: - StdOut and StdErr are not returned to the program after the first...

The Java runtimes show at least two issues related to the HTTP status: - Setting the status through `Send` or `Json` is not respected (the response always sends 200) -...

Took me quite a while to find this ;)

Most importantly, mention build_runner so there is no confusion about missing generated files (see #13 and #15).

Third alarm seems to turn out as duplicate of fourth one and you can control both by editing one. When dismissing either, the other one causes an error because keywise...

bug

Similar to #9 it should be possible to select a folder of music to be used for the music. Something like getting a sound, resolving the path up to Music...

In case the alarm is disabled and the user goes back from the edit view, the alarm should be scheduled once for the nearest time (as in next time the...

The alarm goes off when the phone is rebooted. This might be an issue because of the modification made to android_alarm_manager, might be a bug in that library or might...