Age | Commit message (Expand) | Author |
2013-07-01 | Remove further unnecessary abstraction | Scott Jackson |
2013-07-01 | Stop ViewPager from destroying off screen fragments | daneren2005 |
2013-06-30 | Merge branch 'master' of https://github.com/daneren2005/Subsonic.git | Scott Jackson |
2013-06-30 | Remove extra abstraction, fix other cases needing new id method | Scott Jackson |
2013-06-30 | Give each SelectDirectoryFragment a unique id | Scott Jackson |
2013-06-28 | Fix Articles To Ignore to check if first WORD, not first letters match | daneren2005 |
2013-06-27 | Fixed up menus for podcasts, took away checks, fixed episodes with status err... | Scott Jackson |
2013-06-27 | Fix for older versions of server showing all podcasts together | Scott Jackson |
2013-06-26 | Add date in place of artist for Podcasts | Scott Jackson |
2013-06-26 | Forgot in last commit | Scott Jackson |
2013-06-26 | Fixed bottom bar | Scott Jackson |
2013-06-26 | Merge branch 'master' of https://github.com/daneren2005/Subsonic.git | Scott Jackson |
2013-06-26 | Start of podcast support | Scott Jackson |
2013-06-26 | Use green arrow to signify perma cache, get rid of secondary indicator | Scott Jackson |
2013-06-26 | Close #144 Revert hiding bottom bar | daneren2005 |
2013-06-25 | Add starring to library context menus | Scott Jackson |
2013-06-25 | Display star when offline as well | daneren2005 |
2013-06-24 | Added offline starring, removed retry for now | Scott Jackson |
2013-06-24 | Parse album/artist if they are part of tags | Scott Jackson |
2013-06-22 | Surround operation with try, catch | Scott Jackson |
2013-06-22 | Merge branch 'master' of https://github.com/daneren2005/Subsonic.git | Scott Jackson |
2013-06-22 | Move to more abstract offline sync dialog that can support more syncs, added ... | Scott Jackson |
2013-06-21 | Close #140 Use file instead of folder | daneren2005 |
2013-06-20 | Fixed song search queries for single level directories | Scott Jackson |
2013-06-20 | Fixed show album search queries for single level directories | Scott Jackson |
2013-06-20 | Make savePlaylist work with offline songs as well | Scott Jackson |
2013-06-20 | If single level folders, set artist then same as album in offline mode | Scott Jackson |
2013-06-20 | Add add to playlist for offline songs while in online mode + abstracted out s... | Scott Jackson |
2013-06-20 | Add starring of offline songs while in online mode | Scott Jackson |
2013-06-19 | Only scrollToCurrent when opening up screen | Scott Jackson |
2013-06-19 | parseOfflineID for case when album == artist, know that it is the album they ... | Scott Jackson |
2013-06-18 | Fix Show Album for online songs in offline mode | Scott Jackson |
2013-06-18 | Remove bottom bar if nothing is actively playing | Scott Jackson |
2013-06-18 | Merge branch 'master' of https://github.com/daneren2005/Subsonic.git | Scott Jackson |
2013-06-18 | Add another condition to prevent serialize from running before deserialzie | daneren2005 |
2013-06-17 | Fix using Show Album on songs added in offline mode | Scott Jackson |
2013-06-17 | Add grandparent to backstack for offline Show Album | Scott Jackson |
2013-06-17 | Merge branch 'master' of https://github.com/daneren2005/Subsonic.git | Scott Jackson |
2013-06-17 | Fix typo on stripping out log info | daneren2005 |
2013-06-17 | Strip out username/password from logging | daneren2005 |
2013-06-17 | Only log redirection when one actually occurs | daneren2005 |
2013-06-17 | Specify content-length on un transcoded songs | Scott Jackson |
2013-06-16 | Fix play last when playing last song already playing that song twice | Scott Jackson |
2013-06-14 | Merge tombriden-offline_scrobble | Scott Jackson |
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-12 | Fix low quality album art with larger widgets | Scott Jackson |
2013-06-12 | Convert a few things over to use R.string | Scott Jackson |
2013-06-12 | Add option to display track number in front of song titles | Scott Jackson |
2013-06-12 | Add blank option to genre list | Scott Jackson |