aboutsummaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
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
2018-10-11Fix metadata lag and missing artist/album/duration on PieGlenn Guy
2018-10-11Remove registerMediaButtonEventReceiver for API >= 21Glenn Guy
2018-10-11Migrate media libraries to support v4Glenn Guy
2018-09-11Merge pull request #883 from glennguy/edgeScott Jackson
2018-09-11Dsub 5.4.3 releasedScott Jackson
2018-09-08AA voice search improvementsGlenn Guy
2018-09-07Use largeHeap param to try to get around bundle size limitsScott Jackson
2018-09-07Fix Android O+ crashing if something isn't played within 5 seconds of startupScott Jackson
2018-09-01Fixed #880: Use explicit startForegroundService for Android 8+Scott Jackson
2018-08-31Fixes #879: Add support for Android O's new requestAudioFocus APIScott Jackson
2018-08-23DSub 5.4.2 ReleasedScott Jackson
2018-08-17Fixes #872 use native serialization so Auto doesn't crash on entriesScott Jackson
2018-08-17Revert last commit, more places aren't working as serializable as wellScott Jackson
2018-08-17Fixes #872: Don't try to serialize Entry since it crashes Android AutoScott Jackson
2018-08-17Fixes #869 Android Auto using the cached indexes from the main appScott Jackson
2018-08-14Fixes #875 lockscreen widget always fast forwarding instead of skippingScott Jackson
2018-07-29Lower notification channel importance so it doesn't play a ding every time a ...Scott Jackson
2018-07-29Update HU translationScott Jackson
2018-07-29Merge branch 'master' into edgeScott Jackson
2018-07-29DSub 5.4.1 releasedScott Jackson
2018-07-29Probably fix crashes in DLNARouterProvider from concurrent add/remove eventsScott Jackson
2018-07-29Fix #867 Android Auto not showing up as an option from bad Google specific An...Scott Jackson
2018-07-29Fix #867 Android Auto not showing up as an option from bad Google specific An...Scott Jackson
2018-07-29Probably fix crashes in DLNARouterProvider from concurrent add/remove eventsScott Jackson
2018-07-26Add notification channels for API v26 complianceScott Jackson
2018-07-26Update targetSdkVersionScott Jackson
2018-07-26Dsub 5.4 releasedScott Jackson
2018-07-26Merge branch 'master' into edgeScott Jackson
2018-07-26Fix deadlock bugs at startupScott Jackson
2018-06-13Add option to disable downloading while roamingFlorian Bruhin
2018-01-23Merge pull request #843 from hufman/aa-queue-sizeScott Jackson
2018-01-17Merge pull request #842 from hufman/aa-direct-song-playbackScott Jackson
2018-01-15Sends a remote queue of 50 items instead of 3Walter Huf
2018-01-15Better enqueues a selected bookmark's directoryWalter Huf
2018-01-15Changes AA song selection to play the directoryWalter Huf
2018-01-10Tweak getRecentDownloads to take how many songs we have set to load into accountScott Jackson
2018-01-10Fixes #814: Limit undeletable files to ones we are playing soon or just playedScott Jackson
2018-01-06Fix server settings rejecting urls like the_max.subsonic.org which are validScott Jackson
2017-10-13Use product flavours to enable builds without proprietary librariesCarey Metcalfe
2017-10-13Fix crash on startup when building without environment variablesCarey Metcalfe
2017-09-22Merge pull request #829 from YSmhXQDd6Z/masterScott Jackson
2017-09-18Update strings.xmlYSmhXQDd6Z