aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github/daneren2005/dsub/activity
AgeCommit message (Expand)Author
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-30Fix issue of current user not being refreshed when server details changedScott Jackson
2015-10-27Fix for issues where the options menus were not being loaded correctlyScott Jackson
2015-10-22Merge branch 'auto'Scott Jackson
2015-10-20#585 Don't change options menu/title since no longer visibleScott Jackson
2015-10-19#572 Add option to never try to resume from remote play queueScott Jackson
2015-10-17Poll for service available instead of just relying on next call to getDownloa...Scott Jackson
2015-10-12#480 Add support for starring/rating from autoScott Jackson
2015-10-01Fix android-guest login not workingScott 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-18Fix random crashScott 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-18Fix empty bottom bar image on first loadScott Jackson
2015-07-18Revert hiding bottom bar since it still has issuesScott Jackson
2015-07-13#527 Change from polling to using DownloadService eventsScott Jackson
2015-07-11Tint stars according to themeScott Jackson
2015-07-09Fix Equalizer/Lyrics fragment not being in place of NowPlayingFragmentScott Jackson
2015-07-07Fix panel state when rotating with panel expandedScott Jackson
2015-07-02#332 Start of long multi selectScott Jackson
2015-06-25Reimplement hiding bottom bar using setPanelState(HIDDEN)Scott Jackson
2015-06-25Revert previous change since it causes bar to not show up at startScott Jackson
2015-06-24Hide NowPlaying bar when starting with nothing playing (can't hide later sinc...Scott Jackson
2015-06-24Move settings initiation to before super so we don't crash setting up drawer ...Scott Jackson
2015-06-22Theme updateScott Jackson
2015-06-18Go back to back icon for Now Playing fragmentScott Jackson
2015-06-17Switch SettingsActivity over to use manually inserted ToolbarScott 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-29Merge branch 'RecyclerView' into SlideUpPanel2Scott Jackson
2015-05-28#509 Convert search to use RecyclerViewScott Jackson
2015-05-19Fix multiple now playing fragments overlayed over each otherScott Jackson
2015-05-07#493 Start of adding header to drawerScott Jackson
2015-04-28#259 Bunch of fixes/improvements to swipe up barScott Jackson
2015-04-27Merge work for #259 after project structure changeScott Jackson
2015-04-25Update to gradleScott Jackson