summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* When in offline mode, show offline playlists first.Yoann Lopes2011-12-111-3/+10
* More Spotify data consistency check.Yoann Lopes2011-12-111-2/+5
* Update playlist dialog when a playlist is renamed.Yoann Lopes2011-11-307-11/+24
* Fix a crash when seeking before playback has actually started.Yoann Lopes2011-11-291-15/+17
* Workaround for libspotify bug.Yoann Lopes2011-11-111-0/+2
* Switched to libspotify 10.v1.2.0Yoann Lopes2011-11-0510-50/+90
* Updated version number.Yoann Lopes2011-11-053-7/+16
* Added last.fm scrobbling.Yoann Lopes2011-11-0540-22/+3178
* Added album reviews.Yoann Lopes2011-11-034-75/+154
* Added search suggestion when no results are found.Yoann Lopes2011-11-034-16/+59
* Push a PlaylistPage to the stack only when it's fully created.Yoann Lopes2011-11-032-7/+14
* The current playing track can now be added to a playlist from the playerYoann Lopes2011-11-033-50/+70
* Fixed duration string formatting.Yoann Lopes2011-11-031-12/+12
* Clicking on the tab button of the active tab makes the first page activeYoann Lopes2011-11-031-6/+40
* Added support for headset keys (play, pause, next, previous).Yoann Lopes2011-11-014-5/+173
* Added a search field to playlist view.Yoann Lopes2011-11-016-32/+226
* Added a fast-scroller for list views.Yoann Lopes2011-11-0110-31/+153
* Improved ListView scrolling performance.Yoann Lopes2011-10-318-70/+123
* Updated version number.v1.1.1Yoann Lopes2011-10-222-1/+6
* Fixed playlist selection dialog not showing anything.Yoann Lopes2011-10-226-30/+342
* Handle offline status per track and not per playlist.Yoann Lopes2011-10-2212-57/+155
* Disable offline mode when explicitely logging out.Yoann Lopes2011-10-211-1/+3
* Use UTF8 encoding for all Spotify strings.Yoann Lopes2011-10-215-8/+8
* Set the spotify cache limit to most of the drive space.Yoann Lopes2011-10-212-3/+7
* Give execution permission to libspotify.so when packaging the app.Yoann Lopes2011-10-201-0/+1
* Do not include the spotify_key.h in the repo.Yoann Lopes2011-10-203-10/+7
* Initial commit.Yoann Lopes2011-10-20116-0/+13803