From c5f0fec172e40da9adec7f0b5f790a5517f7dbf8 Mon Sep 17 00:00:00 2001 From: programminghoch10 <16062290+programminghoch10@users.noreply.github.com> Date: Mon, 9 Jan 2023 18:25:59 +0100 Subject: [PATCH 1/8] Initial commit From 51efe77267c4d9cee3c58127669e3d78c151f631 Mon Sep 17 00:00:00 2001 From: programminghoch10 <16062290+programminghoch10@users.noreply.github.com> Date: Mon, 9 Jan 2023 18:37:40 +0100 Subject: [PATCH 2/8] v32 --- changelog.md | 4 ++++ update.json | 6 ++++++ 2 files changed, 10 insertions(+) create mode 100644 changelog.md create mode 100644 update.json diff --git a/changelog.md b/changelog.md new file mode 100644 index 0000000..88b34b8 --- /dev/null +++ b/changelog.md @@ -0,0 +1,4 @@ +* Automatic driver restarting +* Internal clean up and install speed enhancements +* Hopefully solve some permission issues +* Keep ViPER4Android app data when reinstalling \ No newline at end of file diff --git a/update.json b/update.json new file mode 100644 index 0000000..b2b459f --- /dev/null +++ b/update.json @@ -0,0 +1,6 @@ +{ + "version": "v2.7.2.1-v32-(1a19b0b)", + "versionCode": 272132, + "zipUrl": "https://github.com/programminghoch10/Viper4AndroidRepackaged/releases/download/v32/ViPER4AndroidFX-repackagedhoch32-1a19b0b.zip", + "changelog": "https://raw.githubusercontent.com/programminghoch10/Viper4AndroidRepackaged/deploy/changelog.md" +} \ No newline at end of file From d5b7193ebafa0f0603eb538060d28ca4ef856b6f Mon Sep 17 00:00:00 2001 From: programminghoch10 <16062290+programminghoch10@users.noreply.github.com> Date: Sat, 25 Feb 2023 20:10:33 +0100 Subject: [PATCH 3/8] v43 --- changelog.md | 7 +++---- update.json | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/changelog.md b/changelog.md index 88b34b8..68a26e6 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,3 @@ -* Automatic driver restarting -* Internal clean up and install speed enhancements -* Hopefully solve some permission issues -* Keep ViPER4Android app data when reinstalling \ No newline at end of file +* Prevent OOM-killing of the driver +* Change how stock equalizers are removed +* Disable all ViPER4Android notifications automatically diff --git a/update.json b/update.json index b2b459f..6f3c134 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "v2.7.2.1-v32-(1a19b0b)", - "versionCode": 272132, - "zipUrl": "https://github.com/programminghoch10/Viper4AndroidRepackaged/releases/download/v32/ViPER4AndroidFX-repackagedhoch32-1a19b0b.zip", + "version": "v2.7.2.1-v43-(50ab6b9)", + "versionCode": 272143, + "zipUrl": "https://github.com/programminghoch10/ViPER4AndroidRepackaged/releases/download/v43/ViPER4AndroidFX-repackagedhoch43-50ab6b9.zip", "changelog": "https://raw.githubusercontent.com/programminghoch10/Viper4AndroidRepackaged/deploy/changelog.md" } \ No newline at end of file From 252cf0bd738c312988e3a30d3aacb30ad1c35dc1 Mon Sep 17 00:00:00 2001 From: programminghoch10 <16062290+programminghoch10@users.noreply.github.com> Date: Sat, 11 Mar 2023 13:18:15 +0100 Subject: [PATCH 4/8] v61 --- changelog.md | 10 +++++++--- update.json | 6 +++--- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/changelog.md b/changelog.md index 68a26e6..d688ce2 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ -* Prevent OOM-killing of the driver -* Change how stock equalizers are removed -* Disable all ViPER4Android notifications automatically +* Automatically import IRS files +* Improve VDC and IRS detection mechanism +* Improve app installation procedure +* Allow for upgrading/reinstalling without rebooting +* Fix stock equalizer detection bug on reinstall +* Patch `audio_effects` files from magisk root mirror instead of root +* Several smaller install and documentation improvements diff --git a/update.json b/update.json index 6f3c134..6091832 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "v2.7.2.1-v43-(50ab6b9)", - "versionCode": 272143, - "zipUrl": "https://github.com/programminghoch10/ViPER4AndroidRepackaged/releases/download/v43/ViPER4AndroidFX-repackagedhoch43-50ab6b9.zip", + "version": "v2.7.2.1-v61-(697516a)", + "versionCode": 272161, + "zipUrl": "https://github.com/programminghoch10/ViPER4AndroidRepackaged/releases/download/v61/ViPER4AndroidFX-repackagedhoch61-697516a.zip", "changelog": "https://raw.githubusercontent.com/programminghoch10/Viper4AndroidRepackaged/deploy/changelog.md" } \ No newline at end of file From 5089346c92f020431b713327da566ab4167358a2 Mon Sep 17 00:00:00 2001 From: programminghoch10 <16062290+programminghoch10@users.noreply.github.com> Date: Sat, 8 Apr 2023 00:25:08 +0200 Subject: [PATCH 5/8] v63 --- changelog.md | 9 ++------- update.json | 8 ++++---- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/changelog.md b/changelog.md index d688ce2..d92e80f 100644 --- a/changelog.md +++ b/changelog.md @@ -1,7 +1,2 @@ -* Automatically import IRS files -* Improve VDC and IRS detection mechanism -* Improve app installation procedure -* Allow for upgrading/reinstalling without rebooting -* Fix stock equalizer detection bug on reinstall -* Patch `audio_effects` files from magisk root mirror instead of root -* Several smaller install and documentation improvements +* Patch config files in `/odm` (requires [Magisk](https://github.com/topjohnwu/Magisk)/[Lygisk](https://github.com/programminghoch10/Lygisk) `>= v26`) +* Add additional SELinux rules for MTK devices diff --git a/update.json b/update.json index 6091832..9fd0d32 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "v2.7.2.1-v61-(697516a)", - "versionCode": 272161, - "zipUrl": "https://github.com/programminghoch10/ViPER4AndroidRepackaged/releases/download/v61/ViPER4AndroidFX-repackagedhoch61-697516a.zip", + "version": "v2.7.2.1-v63-(d3aedda)", + "versionCode": 272163, + "zipUrl": "https://github.com/programminghoch10/ViPER4AndroidRepackaged/releases/download/v63/ViPER4AndroidFX-repackagedhoch63-d3aedda.zip", "changelog": "https://raw.githubusercontent.com/programminghoch10/Viper4AndroidRepackaged/deploy/changelog.md" -} \ No newline at end of file +} From 830616c87ae5f2a7eade451c706fea5814d63954 Mon Sep 17 00:00:00 2001 From: programminghoch10 <16062290+programminghoch10@users.noreply.github.com> Date: Sat, 22 Apr 2023 07:11:59 +0200 Subject: [PATCH 6/8] v69 --- changelog.md | 6 ++++-- update.json | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/changelog.md b/changelog.md index d92e80f..93bd2b9 100644 --- a/changelog.md +++ b/changelog.md @@ -1,2 +1,4 @@ -* Patch config files in `/odm` (requires [Magisk](https://github.com/topjohnwu/Magisk)/[Lygisk](https://github.com/programminghoch10/Lygisk) `>= v26`) -* Add additional SELinux rules for MTK devices +* Disable battery optimization automatically + _(thanks @binarynoise for helping me google the right things)_ +* Add additional checks during installation to catch more failures +* Fixed an issue where custom IRS files were not processed correctly diff --git a/update.json b/update.json index 9fd0d32..c85fe5c 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "v2.7.2.1-v63-(d3aedda)", - "versionCode": 272163, - "zipUrl": "https://github.com/programminghoch10/ViPER4AndroidRepackaged/releases/download/v63/ViPER4AndroidFX-repackagedhoch63-d3aedda.zip", + "version": "v2.7.2.1-v69-(dd44f54)", + "versionCode": 272169, + "zipUrl": "https://github.com/programminghoch10/ViPER4AndroidRepackaged/releases/download/v69/ViPER4AndroidFX-repackagedhoch69-dd44f54.zip", "changelog": "https://raw.githubusercontent.com/programminghoch10/Viper4AndroidRepackaged/deploy/changelog.md" } From a906531afdb2838eb1ebda2f9e7ad7afd5937ca9 Mon Sep 17 00:00:00 2001 From: programminghoch10 <16062290+programminghoch10@users.noreply.github.com> Date: Sat, 5 Aug 2023 14:45:05 +0200 Subject: [PATCH 7/8] v77 --- changelog.md | 11 +++++++---- update.json | 6 +++--- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/changelog.md b/changelog.md index 93bd2b9..f1d515c 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,7 @@ -* Disable battery optimization automatically - _(thanks @binarynoise for helping me google the right things)_ -* Add additional checks during installation to catch more failures -* Fixed an issue where custom IRS files were not processed correctly +* Disable AOSP MusicFX +* Build VDC and IRS packs as seperate release assets +* Disable automatic permissions revoke + *(thanks to @binarynoise for finding correct `APPOPS` operation name)* +* Automatic preset importing + Presets from anywhere on your system will now automatically be found and imported. + *(Thanks to @syntaxticsugr for helping with the preset detection regexes)* diff --git a/update.json b/update.json index c85fe5c..cbca3fe 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "v2.7.2.1-v69-(dd44f54)", - "versionCode": 272169, - "zipUrl": "https://github.com/programminghoch10/ViPER4AndroidRepackaged/releases/download/v69/ViPER4AndroidFX-repackagedhoch69-dd44f54.zip", + "version": "v2.7.2.1-v77-(864fafa)", + "versionCode": 272177, + "zipUrl": "https://github.com/programminghoch10/ViPER4AndroidRepackaged/releases/download/v77/ViPER4AndroidFX-repackagedhoch77-864fafa.zip", "changelog": "https://raw.githubusercontent.com/programminghoch10/Viper4AndroidRepackaged/deploy/changelog.md" } From 00bd9eda60a83918a13a7d3f9897d0c6449a0574 Mon Sep 17 00:00:00 2001 From: programminghoch10 <16062290+programminghoch10@users.noreply.github.com> Date: Mon, 26 Feb 2024 17:25:22 +0100 Subject: [PATCH 8/8] v87 --- changelog.md | 10 +++------- update.json | 6 +++--- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/changelog.md b/changelog.md index f1d515c..708318d 100644 --- a/changelog.md +++ b/changelog.md @@ -1,7 +1,3 @@ -* Disable AOSP MusicFX -* Build VDC and IRS packs as seperate release assets -* Disable automatic permissions revoke - *(thanks to @binarynoise for finding correct `APPOPS` operation name)* -* Automatic preset importing - Presets from anywhere on your system will now automatically be found and imported. - *(Thanks to @syntaxticsugr for helping with the preset detection regexes)* +* several small maintenance fixes to ensure compatibility with Magisk `>= v27` +* fix stock equalizer detection +* implement `osp_detect` to enhance device compatibility ([#9](https://github.com/programminghoch10/ViPER4AndroidRepackaged/pull/9)) diff --git a/update.json b/update.json index cbca3fe..3223894 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "v2.7.2.1-v77-(864fafa)", - "versionCode": 272177, - "zipUrl": "https://github.com/programminghoch10/ViPER4AndroidRepackaged/releases/download/v77/ViPER4AndroidFX-repackagedhoch77-864fafa.zip", + "version": "v2.7.2.1-v87-(37dc30d)", + "versionCode": 272187, + "zipUrl": "https://github.com/programminghoch10/ViPER4AndroidRepackaged/releases/download/v87/ViPER4AndroidFX-repackagedhoch87-37dc30d.zip", "changelog": "https://raw.githubusercontent.com/programminghoch10/Viper4AndroidRepackaged/deploy/changelog.md" }