Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

Commit

Permalink
Release-tag: 4.5
Browse files Browse the repository at this point in the history
Signed-off-by: sunilpaulmathew <sunil.kde@gmail.com>
  • Loading branch information
sunilpaulmathew committed Jan 31, 2021
1 parent 2d11745 commit 4696c2e
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 9 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Script Manager

[![](https://img.shields.io/badge/Script%20Manager-v4.4-green)](https://play.google.com/store/apps/details?id=com.smartpack.scriptmanager)
[![](https://img.shields.io/badge/Script%20Manager-v4.5-green)](https://play.google.com/store/apps/details?id=com.smartpack.scriptmanager)
![](https://img.shields.io/github/languages/top/SmartPack/ScriptManager)
![](https://img.shields.io/github/contributors/smartpack/ScriptManager)
![](https://img.shields.io/github/license/smartpack/SmartPack-Kernel-Manager)
Expand All @@ -13,9 +13,9 @@
[<img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png"
alt=""
height="80">](https://play.google.com/store/apps/details?id=com.smartpack.scriptmanager)
[<img src="https://i.ibb.co/q0mdc4Z/get-it-on-github.png"
alt=""
height="80">](https://github.com/SmartPack/ScriptManager/blob/master/release/com.smartpack.scriptmanager.apk?raw=true)
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
alt=""
height="80">](https://f-droid.org/packages/com.smartpack.scriptmanager)

## Requirements
* This app doesn't need ROOT Access for normal use. However, due to the restricted permissions of android eco-system, executing root commands from app won't work without ROOT Access enabled.
Expand Down
2 changes: 1 addition & 1 deletion app/.gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/build
/release
/src/main/gen
/release
/play
*.jks
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ android {
applicationId "com.smartpack.scriptmanager"
minSdkVersion 23
targetSdkVersion 29
versionCode 35
versionName "v4.4"
versionCode 36
versionName "v4.5"
vectorDrawables.useSupportLibrary = true
archivesBaseName = "$applicationId-$versionName"
testFunctionalTest = false
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/assets/update_info.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"changelogFull": "v4.4\n - Updated build tools and SDK.\n - Added a licence page.\n - Slightly updated app UI.\n - App will now show a supporter badge for those who supported development.\n - Miscellaneous changes.\n\nv4.3\n - Updated app to work with the non-rooted environment (with limited capabilities).\n - App will now show live outputs on applying/testing scripts.\n - Overall improvements in app UI (now using more material elements).\n - App will now use its own file picker for selecting scripts by default (configurable).\n - Added a new option to view script content before importing (by long click).\n - Miscellaneous changes.\n\nv4.2\n - Fixed app crashing when trying to import scripts from some locations.\n - Miscellaneous changes.\n\nv4.1\n - Completely removed Ads from the app.\n - Switched to use Material Alert Dialogs.\n - Added donation option.\n - Miscellaneous changes.\n\nv4.0\n - Re-built from (nearly) scratch.\n - App should be now much more fast.\n - Cleaned a whole lot of unused code.\n - Miscellaneous changes.\n\nv3.5\n - Fixed some issues on Create script.\n - Miscellaneous changes.\n\nv3.4\n - Fixed various issues on Edit, create and apply script.\n - Miscellaneous changes.\n\nv3.7\n - Introduced new page to explain no root status.\n - Miscellaneous changes.\n\nv3.6\n - Improved Ad Layout.\n - Removed unnecessary copyright text.\n - Miscellaneous changes.\n\nv3.5\n - Fixed some issues on Create script.\n - Miscellaneous changes.\n\nv3.4\n - Fixed various issues on Edit, create and apply script.\n - Miscellaneous changes.\n\nv3.3\n - Update script Edit and Details views.\n - Updated libsu to v3.0.2.\n - Update gradle build tools.\n - Miscellaneous changes.\n\nv3.2\n - Update description view (Each and every task on scripts are now more straight forward).\n - Added Russian translation (Credits: Mikesew1320).\n - Add an Auto-Mode to App Theme.\n - Improved About and Change-logs view.\n - Miscellaneous Changes.\n\nv3.1\n - Apply and Test script: Show success message if the output is empty \n - Fixed crashing in no root available situations.\n - Barnd new About & Change-log views.\n - Miscellaneous Changes.\n\nv3.0\n - Removed a bunch of unused code.\n - Removed interstitial ads from app.\n - Replace toast messages with snackbar.\n - Miscellaneous changes.\n\nv2.9\n - Largely improved app user interface.\n - Improved root handling.\n - Added portuguese (brazilian) translations (Credits: @Lennoard).\n - Miscellaneous changes.\n\nv2.8\n - Improved apply & test script options.\n - Miscellaneous changes.\n\nv2.7\n - Migrated to libsu (@Lennoard).\n - Added option to test a script while creating/editing.\n - Brand New applying script view.\n - Allow editing copyright text by long-clicking.\n - Miscellaneous changes.\n\nv2.6\n - Added Greek translations (credits: @tsiflimagas).\n - Miscellaneous changes.\n\nv2.5\n - Added dark & light themes.\n - Added an option to change app language.\n - Fixed creating app folder on Android 10.\n - Added Indonesian (credits: @okta-10) and Amharic (credits: @Mikesew1320) translations.\n - Improved Korean translations (credits: @SmgKhOaRn).\n - Updated build tools & dependencies.\n - Miscellaneous changes.\n\nv2.4\n - res: Added Korean translations (credits @SmgKhOaRn).\n - Main: Updated App UI.\n - Misc: Overall code cleaning and quality improvements.\n\nv2.3\n - Main: Disable Ads if SmartPack Donation Package is installed.\n - Main: App Theme: Make it more Dark.\n - gradle: Update build tools & dependencies.\n - Miscellaneous changes.\n\nv2.2\n - Main: Exit app only after pressing back button twice (prevent accidental closing).\n - Misc: Improved no-root message.\n - gradle: Updated build tools.\n - Miscellaneous changes.\n\nv2.1\n - Main: Improved overall coding style.\n - Miscellaneous Changes.\n\nv2.0\n - Scripts: Import: Updated to work with default Documents UI.\n - res: Brand new icons.\n - Miscellaneous Changes.\n\nv1.8\n - Fixed crashing on some devices.\n - Miscellaneous Changes.\n\nv1.7\n - Preparations for PlayStore release.\n - Misc: Updated example scripts.\n - Main: Added a simple banner Ad view at the bottom.\n - Miscellaneous Changes.\n\nbeta_v6\n - File picking: Support more file manager apps.\n - Main: Slightly updated dark theme.\n - Misc: Overall improvements and bug fixes.\n - Miscellaneous Changes.\n\nbeta_v5\n - Script: Main: Switched to Dark black theme.\n - Miscellaneous Changes.\n\nbeta_v4\n - Script: Added option to directly share scripts.\n - Scripts: Added a helper message, if the item list is empty.\n - Updated targetSdkVersion to 29 (Q).\n - Miscellaneous Changes.\n\nbeta_v3\n - Script Manager: Added a welcome message with examples.\n - App update: fully r-written & switched to json base.\n - Scripts: Import scripts: Fix importing from sdcard root folder.\n - Miscellaneous Changes.\n\nalpha_v2\n - Scripts: On-boot: Add choice to select post-fs or late_service.\n - Script: Edit Script: Show an alert dialog if On-boot is already enabled.\n - Miscellaneous Changes.\n\nalpha_v1\n - The very first public release of Script Manager, an app to create, import, edit and easily execute any properly formatted shell scripts."
"changelogFull": "v4.5\n - Fixed possible crashes on some devices.\n - Temporarily fixed issues on Android 11.\n - Overall improved coding style.\n - Miscellaneous changes.\n\nv4.4\n - Updated build tools and SDK.\n - Added a licence page.\n - Slightly updated app UI.\n - App will now show a supporter badge for those who supported development.\n - Miscellaneous changes.\n\nv4.3\n - Updated app to work with the non-rooted environment (with limited capabilities).\n - App will now show live outputs on applying/testing scripts.\n - Overall improvements in app UI (now using more material elements).\n - App will now use its own file picker for selecting scripts by default (configurable).\n - Added a new option to view script content before importing (by long click).\n - Miscellaneous changes.\n\nv4.2\n - Fixed app crashing when trying to import scripts from some locations.\n - Miscellaneous changes.\n\nv4.1\n - Completely removed Ads from the app.\n - Switched to use Material Alert Dialogs.\n - Added donation option.\n - Miscellaneous changes.\n\nv4.0\n - Re-built from (nearly) scratch.\n - App should be now much more fast.\n - Cleaned a whole lot of unused code.\n - Miscellaneous changes.\n\nv3.5\n - Fixed some issues on Create script.\n - Miscellaneous changes.\n\nv3.4\n - Fixed various issues on Edit, create and apply script.\n - Miscellaneous changes.\n\nv3.7\n - Introduced new page to explain no root status.\n - Miscellaneous changes.\n\nv3.6\n - Improved Ad Layout.\n - Removed unnecessary copyright text.\n - Miscellaneous changes.\n\nv3.5\n - Fixed some issues on Create script.\n - Miscellaneous changes.\n\nv3.4\n - Fixed various issues on Edit, create and apply script.\n - Miscellaneous changes.\n\nv3.3\n - Update script Edit and Details views.\n - Updated libsu to v3.0.2.\n - Update gradle build tools.\n - Miscellaneous changes.\n\nv3.2\n - Update description view (Each and every task on scripts are now more straight forward).\n - Added Russian translation (Credits: Mikesew1320).\n - Add an Auto-Mode to App Theme.\n - Improved About and Change-logs view.\n - Miscellaneous Changes.\n\nv3.1\n - Apply and Test script: Show success message if the output is empty \n - Fixed crashing in no root available situations.\n - Barnd new About & Change-log views.\n - Miscellaneous Changes.\n\nv3.0\n - Removed a bunch of unused code.\n - Removed interstitial ads from app.\n - Replace toast messages with snackbar.\n - Miscellaneous changes.\n\nv2.9\n - Largely improved app user interface.\n - Improved root handling.\n - Added portuguese (brazilian) translations (Credits: @Lennoard).\n - Miscellaneous changes.\n\nv2.8\n - Improved apply & test script options.\n - Miscellaneous changes.\n\nv2.7\n - Migrated to libsu (@Lennoard).\n - Added option to test a script while creating/editing.\n - Brand New applying script view.\n - Allow editing copyright text by long-clicking.\n - Miscellaneous changes.\n\nv2.6\n - Added Greek translations (credits: @tsiflimagas).\n - Miscellaneous changes.\n\nv2.5\n - Added dark & light themes.\n - Added an option to change app language.\n - Fixed creating app folder on Android 10.\n - Added Indonesian (credits: @okta-10) and Amharic (credits: @Mikesew1320) translations.\n - Improved Korean translations (credits: @SmgKhOaRn).\n - Updated build tools & dependencies.\n - Miscellaneous changes.\n\nv2.4\n - res: Added Korean translations (credits @SmgKhOaRn).\n - Main: Updated App UI.\n - Misc: Overall code cleaning and quality improvements.\n\nv2.3\n - Main: Disable Ads if SmartPack Donation Package is installed.\n - Main: App Theme: Make it more Dark.\n - gradle: Update build tools & dependencies.\n - Miscellaneous changes.\n\nv2.2\n - Main: Exit app only after pressing back button twice (prevent accidental closing).\n - Misc: Improved no-root message.\n - gradle: Updated build tools.\n - Miscellaneous changes.\n\nv2.1\n - Main: Improved overall coding style.\n - Miscellaneous Changes.\n\nv2.0\n - Scripts: Import: Updated to work with default Documents UI.\n - res: Brand new icons.\n - Miscellaneous Changes.\n\nv1.8\n - Fixed crashing on some devices.\n - Miscellaneous Changes.\n\nv1.7\n - Preparations for PlayStore release.\n - Misc: Updated example scripts.\n - Main: Added a simple banner Ad view at the bottom.\n - Miscellaneous Changes.\n\nbeta_v6\n - File picking: Support more file manager apps.\n - Main: Slightly updated dark theme.\n - Misc: Overall improvements and bug fixes.\n - Miscellaneous Changes.\n\nbeta_v5\n - Script: Main: Switched to Dark black theme.\n - Miscellaneous Changes.\n\nbeta_v4\n - Script: Added option to directly share scripts.\n - Scripts: Added a helper message, if the item list is empty.\n - Updated targetSdkVersion to 29 (Q).\n - Miscellaneous Changes.\n\nbeta_v3\n - Script Manager: Added a welcome message with examples.\n - App update: fully r-written & switched to json base.\n - Scripts: Import scripts: Fix importing from sdcard root folder.\n - Miscellaneous Changes.\n\nalpha_v2\n - Scripts: On-boot: Add choice to select post-fs or late_service.\n - Script: Edit Script: Show an alert dialog if On-boot is already enabled.\n - Miscellaneous Changes.\n\nalpha_v1\n - The very first public release of Script Manager, an app to create, import, edit and easily execute any properly formatted shell scripts."
}
4 changes: 4 additions & 0 deletions change-logs.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change-logs

## 36. January 31, 2021
*Release-tag: 4.5*<br>
Fixed possible crashes on some devices. Temporarily fixed issues on Android 11. Overall improved coding style. Miscellaneous changes.

## 35. January 16, 2021
*Release-tag: 4.4*<br>
Updated build tools and SDK. Added a licence page. Slightly updated app UI. App will now show a supporter badge for those who supported development. Miscellaneous changes.
Expand Down
1 change: 0 additions & 1 deletion fastlane/metadata/android/en-US/changelogs/35.txt

This file was deleted.

4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/36.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
* Fixed possible crashes on some devices.
* Temporarily fixed issues on Android 11.
* Overall improved coding style.
* Miscellaneous changes.
Binary file removed release/com.smartpack.scriptmanager.apk
Binary file not shown.

0 comments on commit 4696c2e

Please sign in to comment.