Age | Commit message (Expand) | Author |
2013-06-14 | Abstract out search string parsing, use when playing offline mode songs in on... | Scott Jackson |
2013-06-14 | Convert offline scrobbling to SharedPreference, add support for offline mode ... | Scott Jackson |
2013-06-11 | Fix offline scrobbling in case of deeper trees + non mp3s | Scott Jackson |
2013-06-10 | Fix inconsistencies. Make dialog more like others | Scott Jackson |
2013-06-10 | Moved scrobbling into MainFragment when toggling back to online mode | Scott Jackson |
2013-06-10 | Fix line spacing | Scott Jackson |
2013-06-10 | Breaks stuff | Scott Jackson |
2013-06-10 | Breaks stuff | Scott Jackson |
2013-06-10 | Tested and it doesn't appear to be so for all devices (with this change Artis... | Scott Jackson |
2013-06-10 | Merge | Scott Jackson |
2013-06-09 | Abstracted out version checking | Scott Jackson |
2013-06-09 | On error, skip to next if within 10 seconds of the end like completion handler | Scott Jackson |
2013-06-07 | set ALBUMARTIST metadata as thats what the lockscreen uses | Tom |
2013-06-07 | Use both artist and parent to cover old and madsonic at the same time | daneren2005 |
2013-06-07 | Error checking if version is null or any reason | Scott Jackson |
2013-06-05 | Fix Shuffle Buffer sometimes trying to refill forever | Scott Jackson |
2013-06-05 | Added option to do raw video (thanks Sindre) | Scott Jackson |
2013-06-05 | Added option to overwrite existing playlists for 4.7+ | Scott Jackson |
2013-06-05 | Fix for Madsonic not always setting parent id | Scott Jackson |
2013-06-05 | Merge branch 'master' of https://github.com/daneren2005/Subsonic.git | Scott Jackson |
2013-06-05 | Close #132 Fix removing the active server | daneren2005 |
2013-06-05 | Added dialog when offline scrobble file found to scrobble now, ignore or just... | Tom Briden |
2013-06-05 | Added hasOfflineScrobbles function to MusicService so the fragment can query | Tom Briden |
2013-06-05 | throw exception if song not found so it can be put back on the list | Tom Briden |
2013-06-05 | changed to use a proper lucene query from using just artist/title parsed from... | Tom Briden |
2013-06-05 | readded discnumber parsing to SongView createEntry | Tom Briden |
2013-06-05 | Revert "Moved metadata parsing back to createEntry, added disc number parsing" | Tom Briden |
2013-06-05 | open the offline scrobbles file in append mode, d'oh | Tom Briden |
2013-06-04 | When changing servers, set folder back to all to avoid index > folder size on... | Scott Jackson |
2013-06-04 | Set playlist suggested name + merged old download activity method | Scott Jackson |
2013-06-04 | Supposed to be protected, not private... | Scott Jackson |
2013-06-04 | Added ability to create new playlist from add to playlist menu | Scott Jackson |
2013-06-04 | Added Offline Scrobbling functionality: | Tom |
2013-06-03 | Add refresh to genres for when doing manual refresh | Scott Jackson |
2013-06-03 | Merge widgets | Scott Jackson |
2013-06-03 | Finished adding 4x1-4x4 widgets (Thanks archrival) | Scott Jackson |
2013-06-03 | Fix for some edge cases in sorting, surround with try/catch to never bother u... | Scott Jackson |
2013-06-02 | Only apply sorting on version > 4.7 | Scott Jackson |
2013-06-02 | Added Genre fragment (thanks archrival) | Scott Jackson |
2013-05-31 | Added Genre combo to Shuffle dialog (thanks archrival for parsers) | Scott Jackson |
2013-05-30 | Only execute ALBUM_VIEW intent once | Scott Jackson |
2013-05-30 | Show Album puts artist on back stack | Scott Jackson |
2013-05-30 | On PagerAdapter.invalidate(), clear fragment stacks | Scott Jackson |
2013-05-30 | Added ignoredArticles (unreleased server version required) support for offlin... | Scott Jackson |
2013-05-30 | Missed in last commit | Scott Jackson |
2013-05-30 | Fix Show Album not working | Scott Jackson |
2013-05-30 | Made it so that a different tab can be preselected | Scott Jackson |
2013-05-30 | Merge branch 'master' of https://github.com/daneren2005/Subsonic.git | Scott Jackson |
2013-05-30 | Return to front of the app on network exception instead of exiting all the way | daneren2005 |
2013-05-28 | Starred artist support | Scott Jackson |