aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github/daneren2005/dsub/activity/SubsonicActivity.java
AgeCommit message (Expand)Author
2023-01-08Initial progress of huge refactoring job that I really, really shouldn't be d...stupid-refactoringIván Ávalos
2023-01-08Migrate to AndroidXIván Ávalos
2021-05-15Fix current SSID detectionTxema Martinez
2020-12-29Closes #1037: Better fix for fullscreen issue that doesn't break normal viewingScott 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
2018-09-01Fixed #880: Use explicit startForegroundService for Android 8+Scott Jackson
2016-11-28Fix crash with rotating in offline modeScott Jackson
2016-11-01Fix split screen mode not continuing to update UIScott 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-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-05-04Fix theme change after switching launchModeScott Jackson
2016-02-18Closing drawer on offline toggle.Mark Avenius
2016-02-10Security: fix work around to not put in admin passwordScott Jackson
2016-01-15Fix actionbar spinner icon being right next to itScott Jackson
2016-01-13Fix some misc crashesScott 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-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
2015-11-09#296 Improve low memory handlingScott Jackson
2015-10-27Fix for issues where the options menus were not being loaded correctlyScott Jackson
2015-10-20#585 Don't change options menu/title since no longer visibleScott Jackson
2015-10-17Poll for service available instead of just relying on next call to getDownloa...Scott Jackson
2015-09-21Fix wrong overflow menu on EQ/Lyrics fragmentsScott Jackson
2015-09-14Auto redirect to user tab when not logged in as an adminScott Jackson
2015-09-10Fix some theme issues with uncolored status barsScott Jackson
2015-09-09Make colored action bar/status bar optionalScott Jackson
2015-09-04Fix missing back arrow for sub fragmentsScott Jackson
2015-08-27Some code cleanup on when to display what in drawer toggleScott Jackson
2015-08-11#535 Move online/offline to pull out drawerScott Jackson
2015-08-08Update a ton of drawables to modern material versionsScott Jackson
2015-07-30Stop active action mode when switching tabsScott Jackson
2015-07-18Fix drawer header in offline modeScott Jackson
2015-07-13#527 Change from polling to using DownloadService eventsScott Jackson
2015-07-11Tint stars according to themeScott Jackson
2015-06-22Theme updateScott Jackson
2015-06-17Fix Setting being selectedScott Jackson
2015-06-05#493 Switch from ListView to NavigationView + move server selection logic int...Scott Jackson
2015-05-07#493 Start of adding header to drawerScott Jackson