Skip to content

Commit

Permalink
Add fastlane structure
Browse files Browse the repository at this point in the history
  • Loading branch information
offa committed Jun 22, 2022
1 parent ca90213 commit ec2f58a
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 0 deletions.
22 changes: 22 additions & 0 deletions fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
A Jetpack Compose Android application for streaming music from YouTube Music.

<b>Features</b>

<ul>
<li>ExoPlayer based playback</li>
<li>Snappy UI derived from the latest Material Design guidelines</li>
<li>Opinionated UX that prioritizes ease of use over edge cases</li>
<li>Customizable behavior</li>
<li>Advanced media indexer that prioritizes correct metadata</li>
<li>SD Card-aware folder management</li>
<li>Reliable playback state persistence</li>
<li>Full ReplayGain support (On MP3, MP4, FLAC, OGG, and OPUS)</li>
<li>Edge-to-edge</li>
<li>Embedded covers support</li>
<li>Search Functionality</li>
<li>Headset autoplay</li>
<li>Stylish widgets that automatically adapt to their size</li>
<li>Completely private and offline</li>
<li>No rounded album covers (Unless you want them. Then you can.)</li>
</ul>

Binary file added fastlane/metadata/android/en-US/images/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
A Jetpack Compose Android application for streaming music from YouTube Music.

0 comments on commit ec2f58a

Please sign in to comment.