mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 09:33:33 +00:00
chore: adding screenshot and docs for 4 icons/buttons in player control
This commit is contained in:
parent
89fa38f5a0
commit
a4121e8d49
2 changed files with 14 additions and 1 deletions
15
USAGE.md
15
USAGE.md
|
|
@ -60,7 +60,20 @@ This app works with any service that implements the Subsonic API, including:
|
||||||
**TODO**
|
**TODO**
|
||||||
|
|
||||||
### Now Playing Screen
|
### Now Playing Screen
|
||||||
**TODO**
|
|
||||||
|
On the main player control screen, tapping on the artwork will reveal a small collection of 4 buttons/icons.
|
||||||
|
<p align="left">
|
||||||
|
<img src="mockup/usage/player_icons.png" width=159>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
*marked the icons with numbers for clarity*
|
||||||
|
|
||||||
|
1. Downloads the track (there is a notification if the android screen but not a pop toast currently )
|
||||||
|
2. Adds track to playlist - pops up playlist dialog.
|
||||||
|
3. Adds tracks to the queue via instant mix function
|
||||||
|
4. Saves play queue (if the feature is enabled in the settings)
|
||||||
|
* if the setting is not enabled, it toggles a view of the lyrics if available (slides to the right)
|
||||||
|
|
||||||
|
|
||||||
## Navigation
|
## Navigation
|
||||||
|
|
||||||
|
|
|
||||||
BIN
mockup/usage/player_icons.png
Normal file
BIN
mockup/usage/player_icons.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 43 KiB |
Loading…
Add table
Add a link
Reference in a new issue