-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[All Versions] Now the app supports shuffling of the current playing playlist.
- Loading branch information
Carlos Pérez
committed
Jul 12, 2022
1 parent
3fce12b
commit 4ac56f5
Showing
29 changed files
with
387 additions
and
66 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
91 changes: 81 additions & 10 deletions
91
android/app/src/main/kotlin/tech/logica10/soniclair/SonicLairSessionCallbacks.kt
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
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,4 +1,4 @@ | ||
<vector android:height="40dp" android:viewportHeight="24" | ||
android:viewportWidth="24" android:width="40dp" xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<vector android:height="35dp" android:viewportHeight="24" | ||
android:viewportWidth="24" android:width="35dp" xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<path android:fillColor="#fff" android:pathData="M6,5h2v14L6,19L6,5zM16,5h2v14h-2L16,5z"/> | ||
</vector> |
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,4 +1,4 @@ | ||
<vector android:height="40dp" android:viewportHeight="24" | ||
android:viewportWidth="24" android:width="40dp" xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<vector android:height="35dp" android:viewportHeight="24" | ||
android:viewportWidth="24" android:width="35dp" xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<path android:fillColor="#fff" android:pathData="M19.376,12.416L8.777,19.482A0.5,0.5 0,0 1,8 19.066V4.934a0.5,0.5 0,0 1,0.777 -0.416l10.599,7.066a0.5,0.5 0,0 1,0 0.832z"/> | ||
</vector> |
Oops, something went wrong.
4ac56f5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
soniclair – ./
soniclair-thelinkin3000.vercel.app
soniclair-git-main-thelinkin3000.vercel.app
soniclair.vercel.app