Age | Commit message (Expand) | Author |
2013-07-11 | Fix remove from showing up on normal song menus | daneren2005 |
2013-07-10 | Fix for when path isn't pre-defined for podcasts | Scott Jackson |
2013-07-09 | Add offline support for podcasts | Scott Jackson |
2013-07-09 | Make podcast channels arrow shaded based on whether any episodes are downloaded | Scott Jackson |
2013-07-09 | Only show server header in offline mode playlist names if playlists from othe... | Scott Jackson |
2013-07-09 | Fix toggling off Gapless Playback repeating same song until restart | Scott Jackson |
2013-07-08 | Don't chain media players at all when gapless playback is set to off | daneren2005 |
2013-07-08 | Add other Podcast methods | Scott Jackson |
2013-07-07 | Linkify URLs/emails in info dialogs | Scott Jackson |
2013-07-07 | Abstract out info dialog more, use it for details dialogs | Scott Jackson |
2013-07-07 | Lower case passed in confirmation action | Scott Jackson |
2013-07-07 | Double press pause to skip to next song | Scott Jackson |
2013-07-05 | Fix pressing play from widget starting song over | Scott Jackson |
2013-07-02 | Convert all fragments over to displaying nothing while refreshing/in error | Scott Jackson |
2013-07-02 | Fix podcasts not being invalidated when switching servers | Scott Jackson |
2013-07-02 | Added server version checks to new podcast methods | Scott Jackson |
2013-07-02 | Added download/delete menus to podcasts episodes, podcast refresh button | Scott Jackson |
2013-07-02 | Fix orientation change with new id system | Scott Jackson |
2013-07-01 | Close #145 Require confirmation to remove server | Scott Jackson |
2013-07-01 | Abstracted out confirm dialog | Scott Jackson |
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 |