3
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Nov 01, 2024 — Nov 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Pause instead of stopping when headphones are removed More... over 14 years ago
Enter a paused state when data is disconnected and track buffer is empty, and attempt to resume when data connection resumes More... over 14 years ago
Properly serialize the current stream URL More... over 14 years ago
Cancel the widget update timer when radio is paused More... over 14 years ago
use startService() to resume a paused station so the service continues running in the background More... over 14 years ago
Resume the currently paused station when selecting it from the station list More... over 14 years ago
Make sure the 'now playing' menu item is enabled when a station is paused More... over 14 years ago
Clear the now playing info when pausing More... over 14 years ago
Enter a paused state when another player takes media focus More... over 14 years ago
Show the stop button when the widget is showing local media player info More... over 14 years ago
Pause/resume support for the media button handler and the widget More... over 14 years ago
Ignore media focus changes when paused More... over 14 years ago
Serialize the current track and station so the track can resume after the service has been stopped More... over 14 years ago
Play/Pause icons More... over 14 years ago
Make a few more database methods synchronized More... over 14 years ago
Friends radio More... over 14 years ago
Radio context More... over 14 years ago
Updated finnish transation by Patrik Selin More... over 14 years ago
Bump version number to 1.7.8 More... over 14 years ago
Make the scrobble queue database access synchronized so multiple DB queries cant happen simultaneously More... over 14 years ago
Turn off keep-alive on our webservice connections to work around a bug in the apache harmony library that occasionally causes http requests to fail More... over 14 years ago
If statements are hard More... over 14 years ago
Dont scrobble on pause More... over 14 years ago
Search internal storage if the external storage query fails More... over 14 years ago
If the track cant be found in the database but theres an artist and track in the intent, use those and just continue without a duration More... over 14 years ago
Honeycomb scrobbling More... over 14 years ago
Catch a potential force close More... over 14 years ago
Catch a potential NullPointerException More... over 14 years ago
Merge branch 'master' of github.com:c99koder/lastfm-android More... over 14 years ago
Fix the QVGA tag layout More... over 14 years ago