diff --git a/README.md b/README.md index f66f53d66..f9f16f33d 100755 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ ![](banner.png) -[![](https://img.shields.io/badge/SmartPack--Kernel%20Manager-v15.9-green)](https://github.com/SmartPack/SmartPack-Kernel-Manager/releases/download/v15.9/com.smartpack.kernelmanager-v15.9-release.apk) +[![](https://img.shields.io/badge/SmartPack--Kernel%20Manager-v16.1-green)](https://github.com/SmartPack/SmartPack-Kernel-Manager/releases/download/v16.1/com.smartpack.kernelmanager-v16.1-release.apk) ![](https://img.shields.io/github/downloads/SmartPack/SmartPack-Kernel-Manager/total) -![](https://img.shields.io/github/downloads/SmartPack/SmartPack-Kernel-Manager/v15.9/total) +![](https://img.shields.io/github/downloads/SmartPack/SmartPack-Kernel-Manager/v16.1/total) ![](https://img.shields.io/github/contributors/smartpack/SmartPack-Kernel-Manager) ![](https://img.shields.io/github/license/smartpack/SmartPack-Kernel-Manager) @@ -19,7 +19,7 @@ Welcome to the beta development channel of SmartPack-Kernel Man height="80">](https://apt.izzysoft.de/fdroid/index/apk/com.smartpack.kernelmanager) [](https://github.com/SmartPack/SmartPack-Kernel-Manager/releases/download/v15.9/com.smartpack.kernelmanager-v15.9-release.apk) + height="80">](https://github.com/SmartPack/SmartPack-Kernel-Manager/releases/download/v16.1/com.smartpack.kernelmanager-v16.1-release.apk) ## Features * Almost all the features available in Kernel Adiutor. diff --git a/app/build.gradle b/app/build.gradle index 7ad65ef88..baf064f4b 100755 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { applicationId "com.smartpack.kernelmanager" minSdkVersion 21 targetSdkVersion 29 - versionCode 159 - versionName "15.9" + versionCode 161 + versionName "16.1" multiDexEnabled true vectorDrawables.useSupportLibrary = true testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" @@ -53,7 +53,7 @@ dependencies { implementation 'androidx.preference:preference:1.1.1' implementation "com.github.topjohnwu.libsu:core:3.0.2" implementation 'com.google.android.apps.dashclock:dashclock-api:2.0.0' - implementation 'com.google.android.material:material:1.3.0-rc01' + implementation 'com.google.android.material:material:1.3.0' implementation 'com.squareup.picasso:picasso:2.71828' implementation 'org.adw.library:discrete-seekbar:1.0.1' implementation 'org.cyanogenmod:platform.sdk:6.0' diff --git a/app/src/main/assets/release.json b/app/src/main/assets/release.json index 0004495c5..344253441 100644 --- a/app/src/main/assets/release.json +++ b/app/src/main/assets/release.json @@ -1,7 +1,7 @@ { - "releaseNotes": "Change-logs\n - Updated Boeffla for some devices.\n - Temporarily fix storage related issues on Android 11.\n - Update Simplified Chinese translation.\n - Miscellaneous changes.", - "releaseUrl": "https://github.com/SmartPack/SmartPack-Kernel-Manager/releases/download/v15.9/com.smartpack.kernelmanager-v15.9-release.apk", - "sha1": "441bf9aac413ef2944cec77cf65a171336afd773", - "latestVersion": "15.9", - "latestVersionCode": 159 + "releaseNotes": "Change-logs\n - Hopefully fixed issues on Boeffla sound on some devices.\n - Added POEditor translation link to About page.\n - Updated build tools.\n - Miscellaneous changes.", + "releaseUrl": "https://github.com/SmartPack/SmartPack-Kernel-Manager/releases/download/v16.1/com.smartpack.kernelmanager-v16.1-release.apk", + "sha1": "2b8e24758eea21616ffd43eccb6af040ad96eb3f", + "latestVersion": "16.1", + "latestVersionCode": 161 } \ No newline at end of file diff --git a/change-logs.md b/change-logs.md index 559aa2825..9ec5d2bf7 100644 --- a/change-logs.md +++ b/change-logs.md @@ -1,5 +1,9 @@ # Change-logs +## 140. February 27, 2021 +*Release-tag: beta_v16.1*
+Hopefully fixed issues on Boeffla sound on some devices. Added POEditor translation link to About page. Updated build tools. Miscellaneous changes. + ## 139. February 02, 2021 *Release-tag: beta_v15.9*
Updated Boeffla for some devices. Temporarily fix storage related issues on Android 11. Update Simplified Chinese translation. Miscellaneous changes. diff --git a/fastlane/metadata/android/en-US/changelogs/159.txt b/fastlane/metadata/android/en-US/changelogs/159.txt deleted file mode 100644 index 32759e46e..000000000 --- a/fastlane/metadata/android/en-US/changelogs/159.txt +++ /dev/null @@ -1,4 +0,0 @@ -* Updated Boeffla for some devices. -* Temporarily fix storage related issues on Android 11. -* Update Simplified Chinese translation. -* Miscellaneous changes. \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/161.txt b/fastlane/metadata/android/en-US/changelogs/161.txt new file mode 100644 index 000000000..d5548c216 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/161.txt @@ -0,0 +1,4 @@ +* Hopefully fixed issues on Boeffla sound on some devices. +* Added POEditor translation link to About page. +* Updated build tools. +* Miscellaneous changes. \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 47da80540..44fd79866 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -33,6 +33,10 @@ Your device must be ROOTED to use this app. Otherwise, please don't bothe - Also compatible with any devices and kernels. - And much moreā€¦ +Translations + +Please help me to translate this application via POEditor. You may also translate after downloading the original language string available GitHub. + Please Note * SmartPack-Kernel Manager contains its own auto-update implementation, which is only available for installation from GitHub release page (and consequently, for IzzyOnDroid). In that case, APK files provided by the developer is directly acquired from the official GitHub release page.