Initial fastlane structure
|
@ -38,12 +38,12 @@ ___
|
||||||
|
|
||||||
## 📱 Screenshots
|
## 📱 Screenshots
|
||||||
### App Themes
|
### App Themes
|
||||||
| <img src="screenshots/home_light.jpg" width="200"/> | <img src="screenshots/home_dark.jpg" width="200"/> | <img src="screenshots/home_black.jpg" width="200"/> |
|
| <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/2.jpg" width="200"/> | <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/3.jpg" width="200"/> | <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/4.jpg" width="200"/> |
|
||||||
|:---:|:---:|:---:|
|
|:---:|:---:|:---:|
|
||||||
|Clearly white| Kinda dark | Just black|
|
|Clearly white| Kinda dark | Just black|
|
||||||
|
|
||||||
### Player screen
|
### Player screen
|
||||||
| <img src="screenshots/home_light.jpg" width="200"/>| <img src="screenshots/songs.jpg" width="200"/>| <img src="screenshots/albums.jpg" width="200"/>| <img src="screenshots/artists.jpg" width="200"/>| <img src="screenshots/settings.jpg" width="200"/>|
|
| <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/2.jpg" width="200"/>| <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/5.jpg" width="200"/>| <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/6.jpg" width="200"/>| <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/7.jpg" width="200"/>| <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/8.jpg" width="200"/>|
|
||||||
|:---:|:---:|:---:|:---:|:---:|
|
|:---:|:---:|:---:|:---:|:---:|
|
||||||
| Home | Songs | Albums | Artists | Settings |
|
| Home | Songs | Albums | Artists | Settings |
|
||||||
|
|
||||||
|
@ -58,7 +58,7 @@ ___
|
||||||
| Synced Replace Cover light | Synced Replace Cover dark | Synced Replace Cover black |
|
| Synced Replace Cover light | Synced Replace Cover dark | Synced Replace Cover black |
|
||||||
|
|
||||||
### 10+ Now playing themes
|
### 10+ Now playing themes
|
||||||
| <img src="screenshots/normal.jpg" width="200"/> |<img src="screenshots/fit.jpg" width="200"/>| <img src="screenshots/flat.jpg" width="200"/> | <img src="screenshots/color.jpg" width="200"/> | <img src="screenshots/material.jpg" width="200"/> |
|
| <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/1.jpg" width="200"/> |<img src="screenshots/fit.jpg" width="200"/>| <img src="screenshots/flat.jpg" width="200"/> | <img src="screenshots/color.jpg" width="200"/> | <img src="screenshots/material.jpg" width="200"/> |
|
||||||
|:-----: |:-----: |:-----: |:-----: |:-----: |
|
|:-----: |:-----: |:-----: |:-----: |:-----: |
|
||||||
| Normal | Fit | Flat | Color | Material |
|
| Normal | Fit | Flat | Color | Material |
|
||||||
|
|
||||||
|
|
20
fastlane/metadata/android/en-US/full_description.txt
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
Retro Music Player 🎵
|
||||||
|
|
||||||
|
<b>📦 Included Features</b>
|
||||||
|
<ul>
|
||||||
|
<li>Base 3 themes (Clearly White, Kinda Dark and Just Black)</li>
|
||||||
|
<li>Material You support on Android 12+</li>
|
||||||
|
<li>Gapless playback</li>
|
||||||
|
<li>Crossfade playback</li>
|
||||||
|
<li>Choose from 10+ now playing themes</li>
|
||||||
|
<li>Android auto support</li>
|
||||||
|
<li>Wallpaper accent picker on Android 8.1+</li>
|
||||||
|
<li>Home screen widgets</li>
|
||||||
|
<li>Lock screen playback controls</li>
|
||||||
|
<li>Sleep timer</li>
|
||||||
|
<li>Easy drag to sort playlist & play queue</li>
|
||||||
|
<li>Tag editor</li>
|
||||||
|
<li>Create, edit and import playlists</li>
|
||||||
|
<li>Browse and play your music by songs, albums, artists, playlists and genre</li>
|
||||||
|
<li>Smart Auto Playlists - Recently played, most played and history</li>
|
||||||
|
</ul>
|
BIN
fastlane/metadata/android/en-US/images/logo.png
Normal file
After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 578 KiB After Width: | Height: | Size: 578 KiB |
Before Width: | Height: | Size: 692 KiB After Width: | Height: | Size: 692 KiB |
Before Width: | Height: | Size: 687 KiB After Width: | Height: | Size: 687 KiB |
Before Width: | Height: | Size: 688 KiB After Width: | Height: | Size: 688 KiB |
Before Width: | Height: | Size: 355 KiB After Width: | Height: | Size: 355 KiB |
Before Width: | Height: | Size: 928 KiB After Width: | Height: | Size: 928 KiB |
Before Width: | Height: | Size: 985 KiB After Width: | Height: | Size: 985 KiB |
Before Width: | Height: | Size: 328 KiB After Width: | Height: | Size: 328 KiB |
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Material You Design Music player for Android
|