aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github/daneren2005/dsub/activity
AgeCommit message (Expand)Author
2022-07-27Noticed that the guest2 account DSub uses on the Subsonic demo server no long...Patrik
2021-05-15Fix current SSID detectionTxema Martinez
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-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-09-26Don't hardcode the package nameMoritz Maxeiner
2019-04-01Added password encryption for SDK 23 and higherKevin T. Berstene
2018-09-01Fixed #880: Use explicit startForegroundService for Android 8+Scott Jackson
2017-06-14Make sure to always show correct fast foward or next buttonsScott Jackson
2017-04-17Merge branch 'enhanced-playback-speed' of https://github.com/SilentViking/Sub...Scott Jackson
2017-04-12Added separate persistent settings for music and non-music playback. Also upd...Marcus
2016-11-28Fix crash with rotating in offline modeScott Jackson
2016-11-01Fix split screen mode not continuing to update UIScott Jackson
2016-10-26Fix crash if pressing play if in IDLE stateScott Jackson
2016-10-26Possible fix for day/night theme showing wrong color on albumsScott Jackson
2016-10-21Ask for location permissions in support for the day/night themeScott Jackson
2016-10-19Clear tint cache on exit so we can fix if bad colors get stuckScott Jackson
2016-10-11Fixes #746: Add support for Play Title by Artist voice commandsScott Jackson
2016-09-14#172 Implement playback of internet radio stations + hide UI elements which d...Scott Jackson
2016-09-08#172 Add Internet Radio tab UIScott Jackson
2016-09-02Fixes #656: Add Day/Night themesScott Jackson
2016-09-01Fixes #732: Add support for runtime permissionsScott Jackson
2016-08-29Fix random crashScott Jackson
2016-07-25Fix dropdown color on newer versions of support libScott Jackson
2016-07-05Fixes #718: fix rotation/sleep issues with EQ fragmentScott Jackson
2016-05-30Fixes #690: Modernize the action bar search with SearchViewScott Jackson
2016-05-25Fixes #700: close now playing when viewing artist/albumScott Jackson
2016-05-04Fix theme change after switching launchModeScott Jackson
2016-05-02Fixes #686: Don't restart activity when coming from notificationsScott Jackson
2016-04-06#669 On Audio Books/Podcasts replace back/forward with rewind/fast forwardScott Jackson
2016-02-18Closing drawer on offline toggle.Mark Avenius
2016-02-16Fixes #648: Fix onPanelCollapse being called on drag down even if already closedScott Jackson
2016-02-11Fixes #642: fix First Level Artist interefering with Show Artist/AlbumScott Jackson
2016-02-10Security: fix work around to not put in admin passwordScott Jackson
2016-01-27Fixes #625: infinite recursion when doing Play x with Now Playing visibleScott Jackson
2016-01-15Fix actionbar spinner icon being right next to itScott Jackson
2016-01-13Fix some misc crashesScott Jackson
2016-01-07#611 Update the cover art when refreshing songsScott Jackson
2016-01-04#615 Fix rotating after clicking widget opening up Now Playing againScott Jackson
2016-01-04#609 Go directly to playlist/podcast from sync notificationScott Jackson
2015-12-29Fix spinner dropdown being ontop of the spinnerScott Jackson
2015-12-23Change ActionBar spinner to wrap_contentScott Jackson
2015-12-18Fix crash on rotate in Settings sub-fragmentScott Jackson
2015-11-27#580, #596 Switch fragments for server settings as wellScott Jackson
2015-11-27#580, #596 Make setting open up a normal new fragmentScott Jackson
2015-11-23Prioritize closest title for autoplay so a query like All American Rejects pl...Scott Jackson
2015-11-14On tablets show the search fragment as the originScott Jackson
2015-11-14On tablets show main's albums on own since they can fully use spaceScott Jackson
2015-11-14Show lager grid for landscape tablets with only one fragment visibleScott Jackson