walking-octopus

Results 48 issues of walking-octopus

While Android isn't a service, it has a maximum limit of 14 characters for disk encryption and lock screen passwords.

help wanted
new-entry

Unhandled errors can be frustrating. To solve it, just add ``` err := g.Run("my.crt", "my.key") if err != nil { panic(err) } ``` to samples in README.md.

I believe light transitions should be added to this integration if supported by YeeLink protocol.

This manual is meant as a brief introduction to features found in Bash. The Bash manual page should be used as the definitive reference on shell behavior. ## Reasons: -...

documentation
enhancement

## Description Ubuntu Touch is an Ubuntu-based community-maintained mobile Linux distro. It has its own system of confined `click` packages and `system-image` for image-based OTA updates. This PR detects UT...

From #584 **Describe the solution you'd like** Add shared albums with other users of an instance. Sharing between users could be a necessary feature in many use-cases.

From #584 **Describe the solution you'd like** Add a topbar to the photo viewer similar to other photo management apps. Most users would expect to be able to download, zoom,...

help wanted
discussion
feature
UI

From #584 **Is your feature request related to a problem? Please describe.** Currently, it's tedious to do something with multiple photos. You can't easily download or share several photos. This...

I feel this project sorts photos perfectly but misses this one feature. I don't know how feasible this is, but it sounds like a cool feature.

enhancement

## Expected Behavior Allow receiving a list of channels the user is subscribed to. ## Sample Code `const channels = await youtube.getChannelList();` ``` { channels: [ id: string, name: string,...

enhancement
good first issue
priority: medium