aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github/daneren2005
AgeCommit message (Expand)Author
2023-01-05Even more improvements to player UI!Iván Ávalos
2022-12-13Fixed bounds for cover art dialogIván Ávalos
2022-07-27Merge pull request #1117 from popeen/guest_account_demo_serverScott Jackson
2022-07-27Noticed that the guest2 account DSub uses on the Subsonic demo server no long...Patrik
2022-07-27Made showing suffixes optionalPatrik
2022-07-25Merge pull request #1114 from raminou/edgeScott Jackson
2022-07-12Change formatting as requestedmvn23
2022-07-12Add song suffix as details of list song itemRemi Drouin
2022-06-27Fix album sort with duplicate track numbersmvn23
2022-04-05sync bastp to upstream/ vanilla-musicPavel Rojtberg
2022-03-31Try to be more conservative with #1093 to only cases where we are pretty sure...Scott Jackson
2022-03-31#1093 Fix all songs in Airsonic being located in the root directory since it ...Scott Jackson
2021-05-21Fixed Android Auto library browsing if Browse By Tag is enabledivorodr
2021-05-15Fix current SSID detectionTxema Martinez
2020-12-29#1033: Some devices can't decrypt a password they just madeScott Jackson
2020-12-29Closes #1037: Better fix for fullscreen issue that doesn't break normal viewingScott Jackson
2020-12-29Fixes #1043 Add a dsub prefix to search id workaround in case other servers t...Scott Jackson
2020-11-04Merge remote-tracking branch 'origin/edge' into edgeScott Jackson
2020-10-20Show mediastyle notification on secure lockscreent-m-w
2020-10-12Request location permissions on every startup if not givenScott Jackson
2020-10-12Add explanation of why user is prompted for location accessScott Jackson
2020-10-08Fixed #1021 preload count being max int triggers buffer overflow in getRecent...Scott Jackson
2020-10-08Merge remote-tracking branch 'origin/edge' into edgeScott Jackson
2020-10-08Change DLNA to default to off since it causes so many issuesScott Jackson
2020-10-03Replace jetty ArrayQueue with java ArrayQueueMoritz Maxeiner
2020-10-02Request location access when opening SSID to make sure it worksScott Jackson
2020-10-02Add some compat info for new media style notificationScott Jackson
2020-09-26Don't hardcode the package nameMoritz Maxeiner
2020-09-26Derive provider descriptors from applicationIdMoritz Maxeiner
2020-09-26Derive subsonic account type descriptor from applicationIdMoritz Maxeiner
2020-09-26Use applicationId for preferences und offline sync file namesMoritz Maxeiner
2020-09-26Adds a checkbox for including Authorization headers to the server settings to...Patrik Johanson
2020-09-21Remove @ validation from network settingsScott Jackson
2020-09-21Fix shut up google notification playing when pressing play from new notificationScott Jackson
2020-09-21Fix new media style not respecting persistent notification preferenceScott Jackson
2020-09-21Change media notification to default to system styleScott Jackson
2020-09-15Add the option to display MediaStyle notificationsavm99963
2020-09-12Go back to just using getExternalFilesDirs on Android 11+Scott Jackson
2020-09-12#1002 Delete from media store before renaming file since in Android 11 it del...Scott Jackson
2020-09-12Fix #1001 playlist timestamps showing UTC time stillScott Jackson
2020-09-12Fix hard crash when storage issues are preventing saving/loading stuffScott Jackson
2020-09-12Stop the constant logcat spam from decrypting passwordsScott Jackson
2020-02-07Merge pull request #957 from KBerstene/bugfix/oreoWidgetIntentsScott Jackson
2020-02-07Merge pull request #980 from Kakadua/fix-intentextradataScott Jackson
2020-02-01Decades where hardcoded to max out at 2010, this fixes it so the current deca...Patrik
2020-01-15Fix for extra data not being passed to email intent when sending log files. R...Patrik
2019-08-31When loosing focus with TRANSIENT_MAY_DUCK the app would no longer run onAudi...Patrik
2019-06-05Bugfix for widget PendingIntents on Android Oreo and higherKevin T. Berstene
2019-04-08Merge pull request #945 from KBerstene/feature/encryptedPasswordsScott Jackson
2019-04-05Bugfix for album art not appearing in Auto notificationsKevin T. Berstene