Results 8 issues of Felix Häcker

### Steps to reproduce 1. Share content from iOS share menu, click "Element" 2. Seeing a long list of rooms, click by mistake on a random wrong room [_Whose content...

T-Defect
X-Needs-Design
A-ShareExtension
S-Tolerable
O-Frequent

It would be nice, if I could close the corebird main window, but get still notifications about new tweets etc.

Command: `./makelinux.sh` ``` [ 94%] Building CXX object src/msix/CMakeFiles/msix.dir/common/MSIXResource.cpp.o [ 95%] Building CXX object src/msix/CMakeFiles/msix.dir/common/Log.cpp.o [ 95%] Building CXX object src/msix/CMakeFiles/msix.dir/common/UnicodeConversion.cpp.o [ 95%] Building CXX object src/msix/CMakeFiles/msix.dir/common/Encoding.cpp.o In file included...

Bug
Area-MSIX SDK

For my project I use `rust-nightly` instead of the `rust-stable` sdk extension: ``` { "app-id" : "de.haeckerfelix.Shortwave.Devel", "runtime" : "org.gnome.Platform", "runtime-version" : "master", "sdk" : "org.gnome.Sdk", "sdk-extensions" : [ "org.freedesktop.Sdk.Extension.rust-nightly",...

On some stations the bitrate information is 0. For example "Deutschlandfunk" ``` id":"59591" "name":"Deutschlandfunk [Ogg 104k]", ... "bitrate":"0" ... ``` When the bitrate information can't be read correctly, it think...

It is possible to show which application was used how often? Maybe you can add it here: > http://www.radio-browser.info/webservice/json/stats like: ``` Gradio: 25 % App B: 25% App C: 50%...

I'm using [deconz-docker](https://github.com/marthoc/docker-deconz) image with Traefik as reverse proxy. ``` deconz: image: "marthoc/deconz" restart: "unless-stopped" volumes: - "deconz:/root/.local/share/dresden-elektronik/deCONZ" devices: - "/dev/ttyACM0" environment: - "DECONZ_WEB_PORT=8080" - "DECONZ_WS_PORT=443" - "DECONZ_DEVICE=/dev/ttyACM0" - "TZ=Europe/Berlin"...