-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
acee7f8
commit e0f276d
Showing
2 changed files
with
17 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
Checked and saved usable OpenSubsonic APIs | ||
Implemented karaoke mode for synchronized lyrics | ||
Implemented customizable home, allowing users to toggle visibility of elements and change their order | ||
Added "Recent songs" and "Random" menu items in Android Auto | ||
Added an option to show the item's rating and whether it is marked as a favorite | ||
Added additional information about the album on the dedicated detail page | ||
Implemented sending "now playing" scrobbles to the server | ||
Implemented shuffle feature for downloaded songs based on set filter | ||
Added an option to prevent the phone from going into sleep mode if in-app | ||
Added Brazilian Portuguese localization | ||
Added optional information about audio quality for horizontal track adapters | ||
Added sorting by newest album added | ||
Upgraded German locale | ||
Updated dependencies | ||
Fixed new download caching | ||
Fixed scrolling issue in the server registration dialog |