Age | Commit message (Expand) | Author |
2014-03-25 | Check for play services, fix cast showing up when cast_available = false | Scott Jackson |
2014-03-24 | #316 Fix Now Playing not showing, remove #200 original fix since now will st... | Scott Jackson |
2014-03-24 | #313 Add x for remote, make it stop + disconnect | Scott Jackson |
2014-03-24 | When looping back to start, start first in stopped position instead of null | Scott Jackson |
2014-03-24 | Don't allow seek while buffering | Scott Jackson |
2014-03-24 | #315 Make Chromecast obey repeat rules | Scott Jackson |
2014-03-23 | If no artist to lookup, just display album view | Scott Jackson |
2014-03-22 | Fix crash | Scott Jackson |
2014-03-22 | Fix crash | Scott Jackson |
2014-03-22 | Try reconnecting on app startup | Scott Jackson |
2014-03-22 | What appears to now be proper handling of reconnect | Scott Jackson |
2014-03-21 | Just remove download speed, sucky approximation anyways | Scott Jackson |
2014-03-21 | Don't use sleepQuietly | Scott Jackson |
2014-03-21 | Better handling of 0 length songs | Scott Jackson |
2014-03-19 | Fix random crash | Scott Jackson |
2014-03-19 | Fix crash on Froyo | Scott Jackson |
2014-03-19 | Attempt to reconnect to ChromeCast to fix random stopping | Scott Jackson |
2014-03-19 | Don't die when setVolume throws exception | Scott Jackson |
2014-03-18 | Fix Show Artist for online songs in offline mode | Scott Jackson |
2014-03-18 | #311 Allow Show Artist even if grandParent isn't filled out | Scott Jackson |
2014-03-18 | Fix restoring presets overwriting changes | Scott Jackson |
2014-03-16 | Don't use sleepQuietly, want to throw exception higher | Scott Jackson |
2014-03-16 | Broadcast in paused state on start for Samsung's crappy bluetooth implementation | Scott Jackson |
2014-03-15 | Add getDuration fallback for remoteControllers | Scott Jackson |
2014-03-15 | Just use currentPlaying instead of looking it up again | Scott Jackson |
2014-03-15 | Don't let caught exception run in infinite loop | Scott Jackson |
2014-03-15 | Catch all exceptions, fix crash when no current session open | Scott Jackson |
2014-03-14 | Fix share not being on now playing, not hiding star if set | Scott Jackson |
2014-03-13 | Fix rotate screen after show album/artist | Scott Jackson |
2014-03-12 | Fix a case of infinite download | Scott Jackson |
2014-03-11 | Let RemoteController handle when going to STARTED | Scott Jackson |
2014-03-11 | Fix error when status is updated when status is null | Scott Jackson |
2014-03-11 | Fix clearing playlist while casting | Scott Jackson |
2014-03-11 | Fix song genres fix | Scott Jackson |
2014-03-10 | #306 Make sure internal shutdown changes DownloadService remoteState | Scott Jackson |
2014-03-10 | #306 Fix timeout not updating MediaRouter info | Scott Jackson |
2014-03-10 | #307 Fix genres with albums == 0, songs > 20 | Scott Jackson |
2014-03-07 | Don't start up positionCache if state isn't local | Scott Jackson |
2014-03-07 | Fixes to last change | Scott Jackson |
2014-03-07 | #274 Split up since big text doesn't auto-wrap | Scott Jackson |
2014-03-07 | #167 Finish conversion to SilentBackgroundTask for DownloadFile | Scott Jackson |
2014-03-07 | #167 Convert DownloadService to SilentBackgroundTask | Scott Jackson |
2014-03-06 | Try to go to next song instead on error | Scott Jackson |
2014-03-06 | #258 Toggle playlist when click on album art | Scott Jackson |
2014-03-06 | Try to restart ChromeCast session on error | Scott Jackson |
2014-03-06 | Don't setup next player if it is same as current | Scott Jackson |
2014-03-06 | #168 Get rid of check thread, instead cover all cases that might need to update | Scott Jackson |
2014-03-05 | #297 Screen on/off change to checkbox | Scott Jackson |
2014-03-05 | Don't buffer for no reason | Scott Jackson |
2014-03-04 | Web fixes | Scott Jackson |