index
:
dsub
edge
material3
stupid-refactoring
My fork of the DSub Android client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
/
main
/
java
Age
Commit message (
Expand
)
Author
2019-08-31
When loosing focus with TRANSIENT_MAY_DUCK the app would no longer run onAudi...
Patrik
2019-04-08
Merge pull request #945 from KBerstene/feature/encryptedPasswords
Scott Jackson
2019-04-05
Bugfix for album art not appearing in Auto notifications
Kevin T. Berstene
2019-04-01
Added password encryption for SDK 23 and higher
Kevin T. Berstene
2018-12-07
Fix Chromecast routes
Koen
2018-11-24
Stop current track if rated bad and empty playlist
Daniel Bowman
2018-10-29
Don't call shutGoogleUpNotification when service is already in foreground
Glenn Guy
2018-10-27
Merge pull request #905 from vrih/fix/avatar-error
Scott Jackson
2018-10-27
Don't log error if avatar isn't available
Daniel Bowman
2018-10-27
Fix Genre comparator to pass unit tests
Daniel Bowman
2018-10-25
Merge remote-tracking branch 'glennguy/edge' into glennguy-edge
Scott Jackson
2018-10-20
Fix a crash on getRecentDownloads if playlist is empty
Daniel Bowman
2018-10-17
requestAudioFocus not behaving properly
Glenn Guy
2018-10-17
Ensure startForeground() is called
Glenn Guy
2018-10-13
Fix again registering/unregistering AudioNoisyReceiver
Glenn Guy
2018-10-12
Fix playback pausing when disconnecting bluetooth
Glenn Guy
2018-10-11
Fix metadata lag and missing artist/album/duration on Pie
Glenn Guy
2018-10-11
Remove registerMediaButtonEventReceiver for API >= 21
Glenn Guy
2018-10-11
Migrate media libraries to support v4
Glenn Guy
2018-09-08
AA voice search improvements
Glenn Guy
2018-09-07
Fix Android O+ crashing if something isn't played within 5 seconds of startup
Scott Jackson
2018-09-01
Fixed #880: Use explicit startForegroundService for Android 8+
Scott Jackson
2018-08-31
Fixes #879: Add support for Android O's new requestAudioFocus API
Scott Jackson
2018-08-17
Fixes #872 use native serialization so Auto doesn't crash on entries
Scott Jackson
2018-08-17
Revert last commit, more places aren't working as serializable as well
Scott Jackson
2018-08-17
Fixes #872: Don't try to serialize Entry since it crashes Android Auto
Scott Jackson
2018-08-17
Fixes #869 Android Auto using the cached indexes from the main app
Scott Jackson
2018-08-14
Fixes #875 lockscreen widget always fast forwarding instead of skipping
Scott Jackson
2018-07-29
Lower notification channel importance so it doesn't play a ding every time a ...
Scott Jackson
2018-07-29
Probably fix crashes in DLNARouterProvider from concurrent add/remove events
Scott Jackson
2018-07-26
Add notification channels for API v26 compliance
Scott Jackson
2018-07-26
Fix deadlock bugs at startup
Scott Jackson
2018-06-13
Add option to disable downloading while roaming
Florian Bruhin
2018-01-23
Merge pull request #843 from hufman/aa-queue-size
Scott Jackson
2018-01-17
Merge pull request #842 from hufman/aa-direct-song-playback
Scott Jackson
2018-01-15
Sends a remote queue of 50 items instead of 3
Walter Huf
2018-01-15
Better enqueues a selected bookmark's directory
Walter Huf
2018-01-15
Changes AA song selection to play the directory
Walter Huf
2018-01-10
Tweak getRecentDownloads to take how many songs we have set to load into account
Scott Jackson
2018-01-10
Fixes #814: Limit undeletable files to ones we are playing soon or just played
Scott Jackson
2018-01-06
Fix server settings rejecting urls like the_max.subsonic.org which are valid
Scott Jackson
2017-10-13
Use product flavours to enable builds without proprietary libraries
Carey Metcalfe
2017-10-13
Fix crash on startup when building without environment variables
Carey Metcalfe
2017-08-14
Add additional audio/video file extensions
Yousef Alam
2017-08-03
Fixes #769: Add offline support for opus files
Scott Jackson
2017-06-19
Merge branch 'master' into edge
Scott Jackson
2017-06-14
Remove duplicate check
Scott Jackson
2017-06-14
Put the rewind/fastforward fallbacks back for bluetooth buttons and such
Scott Jackson
2017-06-14
Fix persistent notification showing different action when paused
Scott Jackson
2017-06-14
Make sure to always show correct fast foward or next buttons
Scott Jackson
[next]