aboutsummaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2020-10-02Merge branch 'version-28' into MoritzMaxeiner-dsubScott Jackson
2020-09-26Don't use relative import for servicesMoritz Maxeiner
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-21Create beta release that targets API 28Scott Jackson
2020-09-21Initial move to target version 28 so we can get back on the Play StoreScott Jackson
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-21Fix error with referencing white in vector drawablesScott Jackson
2020-09-15Add the option to display MediaStyle notificationsavm99963
2020-09-13Fix wrong french translationmassyas
2020-09-12Update to DSub 5.5.0Scott Jackson
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-12Update compile to Android 30Scott 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-05-23Corrections strings.xmlMyNameIsTroll
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
2019-04-01Added password encryption for SDK 23 and higherKevin T. Berstene
2018-12-07Fix Chromecast routesKoen
2018-11-26Merge pull request #917 from vrih/fix/#916Scott Jackson
2018-11-24Stop current track if rated bad and empty playlistDaniel Bowman
2018-11-22Fix failing test #916Daniel Bowman
2018-11-18Upgrade to gradle 3.2.1Daniel Bowman
2018-10-29Don't call shutGoogleUpNotification when service is already in foregroundGlenn Guy
2018-10-27Merge pull request #905 from vrih/fix/avatar-errorScott Jackson
2018-10-27Don't log error if avatar isn't availableDaniel Bowman
2018-10-27Fix Genre comparator to pass unit testsDaniel Bowman
2018-10-26Add changelog for 5.4.4Scott Jackson
2018-10-25Update gradle version to be the same as what we have in target-sdk-23Scott Jackson
2018-10-25Merge remote-tracking branch 'glennguy/edge' into glennguy-edgeScott Jackson
2018-10-20Fix a crash on getRecentDownloads if playlist is emptyDaniel Bowman
2018-10-17requestAudioFocus not behaving properlyGlenn Guy
2018-10-17Ensure startForeground() is calledGlenn Guy
2018-10-13Fix again registering/unregistering AudioNoisyReceiverGlenn Guy
2018-10-12Fix playback pausing when disconnecting bluetoothGlenn Guy