aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github/daneren2005/dsub/activity
AgeCommit message (Expand)Author
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