No longer consume purchases. Also strike through bought items.
This commit is contained in:
parent
94ebb0b0e1
commit
c3ae8e9081
2 changed files with 38 additions and 5 deletions
|
|
@ -31,12 +31,18 @@
|
|||
<li><b>FIX:</b> Album image loading delay (white album covers which took ages to load).</li>
|
||||
<li><b>FIX:</b> Song detail dialog padding.</li>
|
||||
<li><b>FIX:</b> Sleep timer dialog retains its current time on rotate.</li>
|
||||
<li><b>IMPROVEMENT:</b> No longer "consume" purchases. This means that your donations are saved
|
||||
from now on. I made this, so that just in case I make a paid version onetime in future, I
|
||||
know who has already donated before so I can unlock the paid version for them.
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<h3>Version 0.9.44 beta4</h3>
|
||||
|
||||
<ol>
|
||||
<li><b>NEW:</b> Support for light colors. The appbar will now automatically change its text and icon color to be visible on light theme colors.</li>
|
||||
<li><b>NEW:</b> Support for light colors. The appbar will now automatically change its text and
|
||||
icon color to be visible on light theme colors.
|
||||
</li>
|
||||
<li><b>FIX:</b> Play/pause button offset too far to the right in landscape mode.</li>
|
||||
</ol>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue