aboutsummaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
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-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-25Remove app.iml and local.propertiesScott Jackson
2015-06-25Update gitignoreScott Jackson
2015-06-25Remove from repoScott Jackson
2015-06-25Merge branch 'master' into SlideUpPanel2Scott 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-24Make UpdateView be template based for easier useScott Jackson
2015-06-24Remove divider from fragment since shadow takes care of it alreadyScott Jackson
2015-06-24Remove unused layout resScott Jackson
2015-06-24Chane dividerColor to reference colorPrimaryScott Jackson
2015-06-22Theme updateScott Jackson
2015-06-19Add warning log when failing to refresh album listScott Jackson
2015-06-18Go back to back icon for Now Playing fragmentScott Jackson
2015-06-17Convert MainFragment over to SectionAdapterScott Jackson
2015-06-17Switch SettingsActivity over to use manually inserted ToolbarScott Jackson
2015-06-17Fix Setting being selectedScott Jackson
2015-06-10Put drawer behind system bar, color ActionBarScott Jackson
2015-06-09Merge branch 'SlideUpPanel2' into NavigationViewScott Jackson
2015-06-09Merge branch 'RecyclerView' into SlideUpPanel2Scott Jackson
2015-06-09Add divider for headersScott Jackson
2015-06-09Convert UserFragment to RecyclerViewScott Jackson
2015-06-08Missed reference to EntryAdapterScott Jackson
2015-06-08No longer using 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-05Make popup align more in centerScott 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-06-05Fix a couple of testsScott Jackson
2015-06-01Remove app.imlScott 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-29Add scrollbarsScott Jackson
2015-05-28#509 Convert search to use RecyclerViewScott Jackson
2015-05-28Convert artist fragments over to RecyclerViewScott Jackson
2015-05-28Use ripple selector instead of basic holo oneScott 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-23#511 Cap isPastCutoff to a max of 10 minutes (for very large podcasts)Scott Jackson