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
2020-10-02
Request location access when opening SSID to make sure it works
Scott Jackson
2020-10-02
Add some compat info for new media style notification
Scott Jackson
2020-09-26
Don't hardcode the package name
Moritz Maxeiner
2020-09-26
Derive provider descriptors from applicationId
Moritz Maxeiner
2020-09-26
Derive subsonic account type descriptor from applicationId
Moritz Maxeiner
2020-09-26
Use applicationId for preferences und offline sync file names
Moritz Maxeiner
2020-09-26
Adds a checkbox for including Authorization headers to the server settings to...
Patrik Johanson
2020-09-21
Remove @ validation from network settings
Scott Jackson
2020-09-21
Fix shut up google notification playing when pressing play from new notification
Scott Jackson
2020-09-21
Fix new media style not respecting persistent notification preference
Scott Jackson
2020-09-21
Change media notification to default to system style
Scott Jackson
2020-09-15
Add the option to display MediaStyle notifications
avm99963
2020-09-12
Go 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-12
Fix #1001 playlist timestamps showing UTC time still
Scott Jackson
2020-09-12
Fix hard crash when storage issues are preventing saving/loading stuff
Scott Jackson
2020-09-12
Stop the constant logcat spam from decrypting passwords
Scott Jackson
2020-02-07
Merge pull request #957 from KBerstene/bugfix/oreoWidgetIntents
Scott Jackson
2020-02-07
Merge pull request #980 from Kakadua/fix-intentextradata
Scott Jackson
2020-02-01
Decades where hardcoded to max out at 2010, this fixes it so the current deca...
Patrik
2020-01-15
Fix for extra data not being passed to email intent when sending log files. R...
Patrik
2019-08-31
When loosing focus with TRANSIENT_MAY_DUCK the app would no longer run onAudi...
Patrik
2019-06-05
Bugfix for widget PendingIntents on Android Oreo and higher
Kevin T. Berstene
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
[next]