forked from bradfitz/android-squeezer
-
Notifications
You must be signed in to change notification settings - Fork 18
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
Showing
5 changed files
with
67 additions
and
14 deletions.
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
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 |
---|---|---|
@@ -1,11 +1,15 @@ | ||
• Always on volume control on "Now Playing" screen. | ||
• Bring back notification controls. | ||
|
||
• Move the button for the current playlist on the "Now Playing" screen to the top bar, so it's always the same place. | ||
• Smooth volume slider on Now Playing screen. | ||
|
||
• Search results are populated when expanded. This fixes an issue where a new Pandora station would be created. | ||
• Possibility to seek current song from notification | ||
|
||
• Support rich content (images, links, etc) from LMS | ||
• Power on/off now possible from notification | ||
|
||
• Support weblinks (display eg. a PDF booklet) | ||
• Fix context menu initially hidden in landscape | ||
|
||
• Don't show context menu in a destroyed activity | ||
• Remove obsolete volume button on Now Playing mini layout | ||
|
||
• Minor improvements when the app is sideloaded on Google TV | ||
|
||
• Workaround an Android issue https://issuetracker.google.com/issues/160946170 |
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 |
---|---|---|
@@ -1,11 +1,15 @@ | ||
• Always on volume control on "Now Playing" screen. | ||
• Bring back notification controls. | ||
|
||
• Move the button for the current playlist on the "Now Playing" screen to the top bar, so it's always the same place. | ||
• Smooth volume slider on Now Playing screen. | ||
|
||
• Search results are populated when expanded. This fixes an issue where a new Pandora station would be created. | ||
• Possibility to seek current song from notification | ||
|
||
• Support rich content (images, links, etc) from LMS | ||
• Power on/off now possible from notification | ||
|
||
• Support weblinks (display eg. a PDF booklet) | ||
• Fix context menu initially hidden in landscape | ||
|
||
• Don't show context menu in a destroyed activity | ||
• Remove obsolete volume button on Now Playing mini layout | ||
|
||
• Minor improvements when the app is sideloaded on Google TV | ||
|
||
• Workaround an Android issue https://issuetracker.google.com/issues/160946170 |
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