aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/github/daneren2005/dsub/fragments
AgeCommit message (Expand)Author
2015-07-18Update to use tinted drawablesScott Jackson
2015-07-18Fix -1/0Scott Jackson
2015-07-18Playing: 0/100 needs to be 1-basedScott Jackson
2015-07-13#527 Change from polling to using DownloadService eventsScott Jackson
2015-07-09Fix Equalizer/Lyrics fragment not being in place of NowPlayingFragmentScott Jackson
2015-07-07Don't show refresh when pulling local dataScott Jackson
2015-07-07Fix Offline text while offlineScott Jackson
2015-07-02#332 Start of long multi selectScott Jackson
2015-06-26Format playlist creation dateScott Jackson
2015-06-25#517 Missed in previous commitScott Jackson
2015-06-25#517 Replace ContextMenu with PopupMenuScott Jackson
2015-06-25#525 Implement swipe remove on DownloadFragmentScott Jackson
2015-06-24Hide NowPlaying bar when starting with nothing playing (can't hide later sinc...Scott Jackson
2015-06-22Theme updateScott Jackson
2015-06-17Convert MainFragment over to SectionAdapterScott Jackson
2015-06-09Merge branch 'SlideUpPanel2' into NavigationViewScott Jackson
2015-06-09Merge branch 'RecyclerView' into SlideUpPanel2Scott Jackson
2015-06-09Convert UserFragment to RecyclerViewScott Jackson
2015-06-08Missed reference to EntryAdapterScott Jackson
2015-06-08#232 Switch NowPlayingFragment to RecyclerView, add swipe to remove and bette...Scott Jackson
2015-06-05Merge branch 'RecyclerView' into NavigationViewScott Jackson
2015-06-05Fix folders with empty data setsScott 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-29Put back scroll to item on search and remove long click actionScott Jackson
2015-05-28#509 Convert search to use RecyclerViewScott Jackson
2015-05-28Convert artist fragments over to RecyclerViewScott Jackson
2015-05-28Convert a bunch of other fragments to RecyclerViewScott Jackson
2015-05-27Move OnItemClickListener into abstractionScott Jackson
2015-05-27Trigger loading a little earlierScott Jackson
2015-05-27Put playlist removal after deletion backScott Jackson
2015-05-26#479 Separate personal from shared playlistsScott Jackson
2015-05-26Abstract out common logic into SectionAdapterScott Jackson
2015-05-22Allow more fine tuned control over LayoutManagerScott Jackson
2015-05-22Add abstract SelectRecyclerFragmentScott Jackson
2015-05-22Add loading indicator for infinite loadingScott Jackson
2015-05-19Merge branch 'master' into SlideUpPanel2Scott Jackson
2015-05-19Update to use isAlbumScott Jackson
2015-05-18Move getController to separate line in case optimizer is screwing with order ...Scott Jackson
2015-05-16#453 Move to using a RecyclerView for directoriesScott Jackson
2015-05-12Fix a couple of EQ related crashesScott Jackson
2015-05-07#493 Start of adding header to drawerScott Jackson
2015-05-02Merge branch 'master' into SlideUpPanel2Scott Jackson
2015-04-30Fixed #499: Warning when user is trying to download on mobile when Wifi only ...Scott Jackson
2015-04-28Fix background update running on hidden NowPlayingFragmentScott Jackson
2015-04-27Merge work for #259 after project structure changeScott Jackson
2015-04-25Update to gradleScott Jackson