hacker1024

Results 105 issues of hacker1024

If people have root access and don't want to mess around with OAuth or nodejs, this may be an easier option.

This would make developing with this library much easier.

I've made an Arch install in an image file with XFCE, SSH, and VNC. Upon installing many packages like `go`, `sudo`, `nano`, and `pacman-contrib`, I've been getting errors like the...

[Dynamic partitions](https://source.android.com/devices/tech/ota/dynamic_partitions), introduced on devices launching with Android 10, seem perfect for a dual-boot solution. This has already been partially implemented in AOSP with the related [DSU functionality](https://developer.android.com/topic/dsu). Could we...

My device is a Xiaomi Mi 5s Plus (natrium), and I have tried on kernels 3.18.31 and 3.18.32. I have applied this patch succesfully on nougat and oreo kernels for...

As discussed in #520. This PR is draft status, because: 1. Other platforms are broken, because the `setMediaItem` background channel call now passes a list with the media item JSON...

The idea here is to make as much code as possible usable in Dart without Flutter, so a Dart-only audio_service-like library can use standard data types and handlers. Ideally, with...

**Is your feature request related to a problem? Please describe.** Due to having some local file:// urls as my `mediaUri`, (because of #131), I'd like to also be able to...

enhancement
iOS
Android
1 backlog

**Is your feature request related to a problem? Please describe.** I'm writing my app's business logic in a Dart package, that can be used for CLI and Flutter UIs. It'd...

enhancement
1 backlog

This PR implements some of the ideas discussed in #777. ## API additions `MappingAudioSource`, a new type of `AudioSource`, has been added. On supported platforms (more on that later), it...