Recently played is now history. Songs are always added to the history but their play count will be only increased if they were played at least half. This makes the top tracks much more accurate.

This commit is contained in:
Karim Abou Zeid 2015-09-12 15:14:01 +02:00
commit cf4ed6d5c0
10 changed files with 163 additions and 31 deletions

View file

@ -29,6 +29,13 @@
<ol>
<li><b>NEW:</b> Added a drag view to playlist songs for easier rearrangement.</li>
<li><b>IMPROVEMENT:</b> Replaced recently played with history. Songs are always added to the
history
once they are started but their
play count will be only increased if they were played at least half. This makes the top
tracks playlist much more accurate.
</li>
<li><b>IMPROVEMENT:</b> Synced translations.</li>
<li><b>FIX:</b> Cab (contextual action bar) content not visible with light primary colors.</li>
</ol>