Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release #11

Merged
merged 6 commits into from
Apr 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 3 additions & 7 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ android {
applicationId = "com.ztftrue.music"
minSdk = 30
targetSdk = 34
versionCode = 13
versionName = "0.1.13"
versionCode = 14
versionName = "0.1.14"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand All @@ -48,7 +48,6 @@ android {
getByName("debug") {
isMinifyEnabled = false
isShrinkResources = false

// proguardFiles(
// getDefaultProguardFile("proguard-android-optimize.txt"),
// "proguard-rules.pro"
Expand Down Expand Up @@ -85,11 +84,8 @@ dependencies {
implementation("androidx.activity:activity-compose:1.8.2")
implementation(platform("androidx.compose:compose-bom:2023.10.01"))
implementation("androidx.navigation:navigation-compose:2.7.6")

implementation("androidx.media3:media3-exoplayer:1.2.1")
// implementation ("androidx.media3:media3-exoplayer-dash:1.2.1")
// implementation ("androidx.media3:media3-ui:1.2.1")
implementation("androidx.media3:media3-cast:1.2.1")
implementation ("androidx.media:media:1.7.0")

implementation("androidx.compose.ui:ui")
implementation("androidx.compose.ui:ui-graphics")
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-v31/themes.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="Theme.MusicPitch" parent="Theme.AppCompat.DayNight.NoActionBar">
<style name="Theme.MusicPitch" parent="android:Theme.Material.NoActionBar">
<item name="android:windowSplashScreenAnimatedIcon">@mipmap/ic_launcher</item>
<item name="android:windowSplashScreenIconBackgroundColor">#00CCFF</item>
<item name="android:windowSplashScreenBackground">#00CCFF</item>
Expand Down
4 changes: 2 additions & 2 deletions app/src/main/res/values/themes.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<style name="Theme.MusicPitch" parent="Theme.AppCompat.DayNight.NoActionBar">
<style name="Theme.MusicPitch" parent="android:Theme.Material.NoActionBar">
<item name="windowSplashScreenAnimatedIcon">@mipmap/ic_launcher</item>
<item name="windowSplashScreenAnimationDuration">500</item>
<item name="windowSplashScreenBackground">#00CCFF</item>
<item name="postSplashScreenTheme">@style/UiTheme</item>
</style>
<!-- Base activity ui theme. -->
<style name="UiTheme" parent="Theme.AppCompat.DayNight.NoActionBar">
<style name="UiTheme" parent="android:Theme.Material.NoActionBar">
</style>

</resources>
17 changes: 15 additions & 2 deletions metadata/com.ztftrue.music.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
Categories:
- Multimedia
License: Apache-2.0
AuthorName: ztftrue
AuthorEmail: ztftrue@gmail.com
SourceCode: https://github.com/ZTFtrue/MonsterMusic
IssueTracker: https://github.com/ZTFtrue/MonsterMusic/issues

AutoName: MonsterMusic
Description: |-
[MonsterMusic] is open source, free and freedom. Enjoy all the features without any cost!
🔊 Advanced Equalizer: Customize your sound experience with our built-in equalizer. Fine-tune the audio to match your preferences and immerse yourself in crystal-clear, high-quality sound.
🌈 Multiple Themes: Personalize your music player with a variety of themes. Switch effortlessly between themes to match your mood or style. Your music, your way!
📜 Lyrics Support: Dive deeper into the lyrics of your favorite songs. [MonsterMusic] supports lyrics display, you can import txt or lyrics file. Click the lyrics word, you can find a feature.
🔒 Privacy First: Rest easy knowing that your privacy is our top priority. No unnecessary permissions, just pure music enjoyment.

RepoType: git
Repo: https://github.com/ZTFtrue/MonsterMusic

Expand All @@ -14,6 +26,7 @@ Builds:
gradle:
- yes

AutoUpdateMode: None
AutoUpdateMode: Version
UpdateCheckMode: Tags
Categories: Multimedia
CurrentVersion: 0.1.13
CurrentVersionCode: 13
2 changes: 1 addition & 1 deletion repo/status/build.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"commandLine":["/usr/bin/fdroid build","-v","-l","com.ztftrue.music"],"endTimestamp":1712372569077,"failedBuilds":[],"fdroiddata":{"commitId":"6f91d26104d62812a46481a41ae6a04afea38452","isDirty":false,"modifiedFiles":[],"untrackedFiles":["metadata/com.ztftrue.music.yml","tmp/.fdroidvcs-importer","tmp/importer/"]},"startTimestamp":1712343769000,"subcommand":"build","successfulBuildIds":[]}
{"commandLine":["/usr/bin/fdroid build","-v","-l","com.ztftrue.music"],"endTimestamp":1712399148082,"failedBuilds":[],"fdroiddata":{"commitId":"c3b6eca3d9083cb5ca78906ca81aefd079ea5bc1","isDirty":true,"modifiedFiles":["metadata/com.ztftrue.music.yml","repo/status/build.json","repo/status/running.json"],"untrackedFiles":["tmp/importer/"]},"startTimestamp":1712370348000,"subcommand":"build","successfulBuildIds":[]}
2 changes: 1 addition & 1 deletion repo/status/running.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"commandLine":["/usr/bin/fdroid build","-v","-l","com.ztftrue.music"],"endTimestamp":1712372569077,"failedBuilds":[],"fdroiddata":{"commitId":"6f91d26104d62812a46481a41ae6a04afea38452","isDirty":false,"modifiedFiles":[],"untrackedFiles":["metadata/com.ztftrue.music.yml","tmp/.fdroidvcs-importer","tmp/importer/"]},"startTimestamp":1712343769000,"subcommand":"build","successfulBuildIds":[]}
{"commandLine":["/usr/bin/fdroid build","-v","-l","com.ztftrue.music"],"endTimestamp":1712399148082,"failedBuilds":[],"fdroiddata":{"commitId":"c3b6eca3d9083cb5ca78906ca81aefd079ea5bc1","isDirty":true,"modifiedFiles":["metadata/com.ztftrue.music.yml","repo/status/build.json","repo/status/running.json"],"untrackedFiles":["tmp/importer/"]},"startTimestamp":1712370348000,"subcommand":"build","successfulBuildIds":[]}
Loading