openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
Last.fm for Android
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 9 hours
ago. based on code collected
about 9 hours
ago.
Nov 16, 2024 — Nov 16, 2025
Showing page 30 of 42
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
call startRadio() if the user presses the next button while we're in a STOPPED state (only time they can be at the playback screen in this state is if a playback error occured)
Sam Steele
More...
almost 17 years ago
* Try to skip 3 times if a track fails to play. If we're still not playing after 3 attempts, display a message to the user indicating that playback failed.
Sam Steele
More...
almost 17 years ago
reset isLoved on track change so the client doesn't love every track afterwards
Sam Steele
More...
almost 17 years ago
Retain the progress indicator when the station list is refreshed upon fully loading the user's profile / playlists
Sam Steele
More...
almost 17 years ago
Store the session key instead of the user's password, don't bother logging in every time the app launches. Should prevent the login screen appearing randomly on launch if the user has previously authenticated
Sam Steele
More...
almost 17 years ago
Untangle the radio player, now keep track of our state in mState. stop means stop!
Sam Steele
More...
almost 17 years ago
Safeguard against the player service not being bound, start the playback service if it's not running during playRadioStation(), catch playback errors, make skipping to the next track after the current track ended non-blocking so we don't hang the media player's onCompletionHandler
Sam Steele
More...
almost 17 years ago
Always pad md5 hashes to 32 characters - this was stopping a percentage of users from authenticating :o
Jono Cole
More...
almost 17 years ago
fix crash when added song already existed in playlist fix crash when clicking on list items while creating playlist
Doug Mansell
More...
almost 17 years ago
New artist icon as per #62
Max Howell
More...
almost 17 years ago
Use lnd as the proper scrobbler code
Max Howell
More...
almost 17 years ago
reset the playlist skip counter in tune() as well as nextSong()
Sam Steele
More...
almost 17 years ago
Fail if the playlist is unavailable 3 times in a row
Sam Steele
More...
almost 17 years ago
Add a hyphen between track title and artist in notification
Sam Steele
More...
almost 17 years ago
Update notifications
Sam Steele
More...
almost 17 years ago
added resetScrobbler method to RadioService to fix issue 55
Doug Mansell
More...
almost 17 years ago
alter TabBarListener interface to include the previous Index that was shown. show per tab results / input box in new station activity. Fix avatar parsing when using profile.xml source.
Jono Cole
More...
almost 17 years ago
quote all the resource strings featuring un-escaped apostrophes
Doug Mansell
More...
almost 17 years ago
fix non-showing apostrophe in "Haven't got account yet?"
Doug Mansell
More...
almost 17 years ago
issue 65 (replaced logout icon)
Doug Mansell
More...
almost 17 years ago
always notifyDataSetChanged instead of dataSetInvalidated when avatars / images download in the listAdapter. The selection is hidden but atleast the selected item is not reset.
Jono Cole
More...
almost 17 years ago
Now Playing menu item (issue 67)
Doug Mansell
More...
almost 17 years ago
oops, last check-in was missing an else block
Doug Mansell
More...
almost 17 years ago
do a better job of fixing issue 59
Doug Mansell
More...
almost 17 years ago
Fix up terrible code. Sorry about that.
Max Howell
More...
almost 17 years ago
Less fuckery to the other people's profile screen.
Max Howell
More...
almost 17 years ago
fix for issue #59 (crash on skip followed by stop) the proper solution will be to make the skip method asynch, but first things first
Doug Mansell
More...
almost 17 years ago
remove dead method from IRadioPlayer
Doug Mansell
More...
almost 17 years ago
Take user straight to New Station activity after signing up
Jono Cole
More...
almost 17 years ago
list fixes and workarounds
Lukasz Wisniewski
More...
almost 17 years ago
←
1
2
…
26
27
28
29
30
31
32
33
34
…
41
42
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree