aboutsummaryrefslogtreecommitdiff
path: root/src/github/daneren2005/dsub/view
AgeCommit message (Expand)Author
2015-01-25Change tag nameScott Jackson
2015-01-15Extend BaseAdapter so no error on fast scrollerScott Jackson
2015-01-15Make text wrap from around image in headerScott Jackson
2015-01-13Add artist headers to grids as wellScott Jackson
2014-12-01Change download status to a percentageScott Jackson
2014-11-01Fix error if val is "" for some reasonScott Jackson
2014-10-26Fix error when downloadFile is nullScott Jackson
2014-10-11Add error handling for parseIntScott Jackson
2014-10-04Conditionally remove delete from directory context menusScott Jackson
2014-10-02Add method to retrieve SongView's downloadFileScott Jackson
2014-09-27#241 Convert several preferences to SeekBarPreferenceScott Jackson
2014-09-27#241 Generalize SeekBarPreference to accept custom attributesScott Jackson
2014-09-25#43 Add remaining parts for settingsScott Jackson
2014-09-13#397 Add star/rating to album header, added OnStarChange/OnRatingChange callb...Scott Jackson
2014-09-11Add rating bars for songs as wellScott Jackson
2014-09-11Add rating bar to small album art view as wellScott Jackson
2014-09-11 #397 Add rating to album cover artScott Jackson
2014-09-06Merge branch 'master' into RepeatedSongsScott Jackson
2014-09-05Remove green highlight, apply red highlighting to down rated albums tooScott Jackson
2014-09-05#148 On now playing list, lock a single entry into a DownloadFileScott Jackson
2014-09-05#148 Allow SongView to lock in to a static DownloadFileScott Jackson
2014-09-01Set background color for rows based on ratingsScott Jackson
2014-09-01Add bookmark icon so easy to tell where one existsScott Jackson
2014-08-31Just remove visualizer. It sucks anyways.Scott Jackson
2014-08-29#251 Fix issue with wrong count showingScott Jackson
2014-08-28 #251 Move to it's own UpdateView so doesn't slow everything downScott Jackson
2014-08-17Move everything to store bookmark under Entry instead of reverseScott Jackson
2014-08-16Serialize star change, update any current views with star dataScott Jackson
2014-08-14Merge branch 'master' of https://github.com/daneren2005/Subsonic into CacheUp...Scott Jackson
2014-08-14Fix video podcasts not showing up as podcastsScott Jackson
2014-08-12Update cache serialization in setStarredScott Jackson
2014-07-28Fix web commit for ImageTask cancellingScott Jackson
2014-07-28#371 Keep track of current running imageTaskScott Jackson
2014-07-28#371 Keep track of current running imageTaskScott Jackson
2014-07-28#371 Keep track of current running imageTaskScott Jackson
2014-07-28#371 Automatically remove cancel imageTask if setScott Jackson
2014-07-25Fix final member property not being initialized in constructorScott Jackson
2014-07-25Dont add to update listScott Jackson
2014-07-25Dont add to update listScott Jackson
2014-07-25Dont add to update listScott Jackson
2014-07-25Dont add to update listScott Jackson
2014-07-25Add ability to have views which are not updatedScott Jackson
2014-07-22Add display of Madsonic specific Last.FM feature role, whatever the heck it doesScott Jackson
2014-07-22Finish up moving everything to use ServerInfo for info queriesScott Jackson
2014-07-09Fix issue with recycling between movies and songsScott Jackson
2014-07-08#321 For video files just display on single lineScott Jackson
2014-07-08Remove more unused resourcesScott Jackson
2014-07-08#372 Fix issue where more then one tab shows as selectedScott Jackson
2014-07-07#372 Use bold for drawer, fix delay between opening for first time and showin...Scott Jackson
2014-07-07#321 Hide all the format/kbps info on song detailsScott Jackson