Age | Commit message (Collapse) | Author |
|
Fixed Android Auto library browsing if Browse By Tag is enabled
|
|
|
|
Fix current SSID detection
|
|
|
|
Add Chinese translation
|
|
|
|
|
|
|
|
|
|
This fix does fix fullscreen mode but breaks normal mode and make the notification bar overlap the header
|
|
try to use ar- or so- prefixes
|
|
|
|
|
|
|
|
|
|
Show mediastyle notification on secure lockscreen
|
|
Allow mediastyle playback notification to show up properly on lockscreens that hide sensitive notifications. For DSub's non-mediastyle implementation, this is already done on line 162. No need to check for LOLLIPOP+ because usingMediaStyleNotification already requires LOLLIPOP+.
|
|
|
|
|
|
|
|
|
|
getRecentDownloads()
|
|
Remove permission reserved for system apps since API version 16
|
|
https://github.com/MoritzMaxeiner/DStream into edge
|
|
|
|
|
|
Replace jetty ArrayQueue with java ArrayQueue
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adds a checkbox for including Authorization headers to the server settings
|
|
to fix issues described in daneren2005/Subsonic#870
|
|
|
|
|
|
Was a PR to completely remove space and @ validation (https://github.com/daneren2005/Subsonic/pull/985), but I can see people easily pressing space without meaning to and not being able to see what is wrong. If someone makes a good reason for it to be needed I will remove it, but for now just removing @ so people can do basic auth.
|
|
|
|
|
|
|
|
|
|
|