Skip to content
This repository was archived by the owner on Jun 20, 2021. It is now read-only.

Commit 40a7a54

Browse files
Release tag: v5.3
Signed-off-by: sunilpaulmathew <sunil.kde@gmail.com>
1 parent e62faaf commit 40a7a54

6 files changed

Lines changed: 13 additions & 10 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Smart Flasher
22

3-
[![](https://img.shields.io/badge/Smart%20Flasher-v5.2-green)](https://play.google.com/store/apps/details?id=com.smartpack.smartflasher)
3+
[![](https://img.shields.io/badge/Smart%20Flasher-v5.3-green)](https://play.google.com/store/apps/details?id=com.smartpack.smartflasher)
44
![](https://img.shields.io/github/contributors/smartpack/SmartFlasher)
55
![](https://img.shields.io/github/license/smartpack/SmartFlasher)
66

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android {
1818
applicationId "com.smartpack.smartflasher"
1919
minSdkVersion 23
2020
targetSdkVersion 30
21-
versionCode 43
22-
versionName "v5.2"
21+
versionCode 44
22+
versionName "v5.3"
2323
vectorDrawables.useSupportLibrary = true
2424
archivesBaseName = "$applicationId-v$versionName"
2525
signingConfig signingConfigs.release

app/src/main/assets/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"fullChanges": "v5.2\n - Set target SDK to 29 to fix issues on Android 11.\n - Updated Chinese traditional translations.\n - Added links to POEditor translation page.\n - Updated build tools.\n - Miscellaneous changes.\n\nv5.1\n - Largely improved auto-flashing.\n - Flasher will now catch live output.\n - Fixed crashing on some devices.\n - Miscellaneous changes.\n\nv5.0\n - Re-built from (nearly) scratch. Brand NEw app UI. App is now completely Ad-free.\n - Miscellaneous changes.\n\nv4.8\n - Introduced new page to explain no root status.\n - Miscellaneous changes.\n\nv4.7\n - Overall improvements on App UI.\n - Cleaned up a lot of unnecessary code.\n - Moved TabLayout to top.\n - Settings menu is now accessible from every page.\n - Added Brand New change log and licence views.\n - Miscellaneous changes.\n\nv4.6\n - Improved app layout.\n - Updated Ad view to avoid interfering with other contents.\n - Miscellaneous changes.\n\nv4.5\n - Improved file picking.\n - Improved flexibility of update channel.\n - Miscellaneous changes.\n\nv4.4\n - Update libsu to v3.0.2.\n - Updated Portuguese (Brazilian) translations (Credits: @Lennoard).\n - Updated gradle build tools.\n - Miscellaneous changes.\n\nv4.3\n - Fixed layout issues on create update channel.\n - Re-arranged update channel popup menu items.\n - Miscellaneous changes.\n\nv4.2\n - Added option to create update channel within app.\n - Updated build tools to latest.\n - Fixed a small issue in flashing.\n - Miscellaneous changes.\n\nv4.1\n - Improved Root handling.\n - Removed interstitial ads from app.\n - Show flashing failed status if flashing output is empty.\n - Moved menu items into the top part of about page.\n - Miscellaneous changes.\n\nv4.0\n - Main: Migrated to libsu (Credits: @Lennoard).\n - Flasher: Added Brand New Flashing view.\n - Flasher: Largely improved flashing process (include fixes for syntax error).\n - Updated gradle build tools.\n - Miscellaneous changes.\n\nv3.9\n - Updated flasher to use Magisk BusyBox.\n - Updated portuguese brazilian translations (Credits: @Lennoard).\n - Updated gradle build tools.\n - Miscellaneous changes.\n\nv3.8\n - Moved remove and share update channel options to popup menu.\n - Updated gradle build tools.\n - Added Greek translations (credits: @tsiflimagas).\n - Miscellaneous changes.\n\nv3.7\n - Update to work Kernel Downloader without curl/wget.\n - Fixed creating app folder on Android 10.\n - Added option to switch app language.\n - Added Amharic translations (Credits: @Mikesew1320).\n - Improved Korean translations (Credits: @SmgKhOaRn).\n - Miscellaneous changes.\n\nv3.6\n - Main: Added Korean translations (Credits: @SmgKhOaRn).\n - Kernel Downloader: Update to use wget, if curl unavailable.\n - gradle: Updated build tools & dependencies.\n - Miscellaneous changes.\n\nv3.5\n - Main: Exit app only after pressing back button twice (prevent accidental closing).\n - Main: Fixed rebooting from app on most cases.\n - Misc: Improved no-root message.\n - gradle: Updated build tools.\n - Miscellaneous changes.\n\nv3.4\n - Main: Improved App UI.\n - res: Brand new icons by Toxinpiper.\n - Main: Improved coding quality and cleaned un-resourced resources.\n - build: gradle: Updated dependencies.\n - Misc: Ads: Replaced Banner with a event based Interstitial Ad.\n - Miscellaneous changes.\n\nv3.3\n - Main: Disabled Ads by default.\n - Misc: Clean un-used resources.\n - Miscellaneous changes.\n\nv3.2\n - Main: Various improvements on UI.\n - Miscellaneous changes.\n\nv3.1\n - Flasher and Backup: Fixed some critical bugs in file selection.\n - Miscellaneous changes.\n\nv3.0\n - Flasher and Backup: Updated to work with Document Uri.\n - Backup: Workaround to avoid crashing on some devices.\n - About: Add option to disable Ads.\n - Miscellaneous changes.\n\nv2.9\n - Main: Added a simple banner Ad view at the bottom.\n - Main: Overall improvements and optimizations.\n - Miscellaneous changes.\n\nv2.8\n - Flasher: Manual Flashing: Improve flashing.\n - Flasher and Backup: Support more file manager.\n - Misc: Added option to share error log if created.\n - Miscellaneous changes.\n\nv2.7\n - Kernel Updater: Properly acquire update Auto update check.\n - Misc: Updated reboot options to use svc power reboot if available.\n - Flasher: removed wipe options and simplified reboot menu.\n - Kernel Updater: Added option to remove and share channel.\n - Miscellaneous changes.\n\nv2.6\n - Flasher: Implemented FK model kernel update feature.\n - Backup: Simplified backup menu.\n - res: Updated app icon.\n - Miscellaneous changes.\n\nv2.5\n - Main: Switch to dark theme with an option to change to light in about page.\n - Miscellaneous changes.\n\nv2.4\n - Flasher: Workaround to use Magisk BusyBox.\n - Main: Moved data folder to /sdcard/Smart_Flasher.\n - Flasher & Backup: Fixed picking files from sdcard root.\n - Updated Russian translations.\n - Miscellaneous changes.\n\nv2.3\n - Flasher: Manual Flash: Directly catch and show the flashing output.\n - Flasher: Manual Flash: Removed file size limit with a warning toast message.\n - Backup: Workaround to avoid failing if user input a space in name.\n - Main: Implement update notification for non-google play devices.\n - Main: Make about section more captive.\n - Miscellaneous changes.\n\nv2.2\n - Main: Prevent app launching on un-rooted devices.\n - Main: Fixed crashes due to no storage write access.\n - About: Add option to share app.\n - Translations: Import Chinese Simplified (credits: jason5545).\n - Translations: Update Chinese Traditional (credits: jason5545).\n - res: Adaptive icons.\n - Miscellaneous changes.\n\nv2.1\n - Main: Changed app into tab layout (tabs at bottom).\n - Moved partition related features into new page.\n - Flasher/Backup: Improved reboot option after flashing with possibility to view flasher log.\n\nv2.0\n - Flasher: Added ability to back-up/flash recovery partition/img.\n - Flasher: Display partition information on the main screen.\n - App theme: Improved a bit more.\n - Translations: Updated Portuguese (Brazilian) (Credits: @DanGLES3).\n\nv1.9\n - Main: Overall updates according to material style guidelines.\n - Flasher: Improved flashing and added an alert dialogue to prevent using DocumentsUI.\n - Flasher: Maintain flashing history.\n - build: update gradle build tools.\n\nv1.8\n - Flasher: Flash ZIP & IMG: Implemented ability to restart device after successful flashing.\n - Flasher: Make it little more better and added a detailed warning.\n\nv1.7\n - gradle: Updated SDK to 29 (Android Q).\n - gradle: Updated build tools and dependencies.\n - Flasher: Updated Reboot & ShutDown.\n - About: Integrate License view with the main *SP* icon.\n - Miscellaneous changes.\n\nv1.6\n - Flasher: Flash Zip: Updated file Size check.\n - About: Check for network availability.\n - About: Updated License and Change-log View.\n - Translations: Updated Chinese (Traditional) translations.\n - Miscellaneous improvements and fixes, please visit my GitHub page for more information.\n\nv1.5\n - Flasher: Add option to Backup & Flash boot partition on supported devices.\n - Translations: Update Portuguese (Brazilian) & Chinese (Traditional) translations.\n - Miscellaneous changes, please visit my GitHub page for more information.\n\nv1.4\n - Flasher: Import Italian translations.\n - Flasher: Introduced an additional file extension check to avoid failure on certain cases.\n\nv1.3\n - Flasher: Import Portuguese (Brazilian) translations.\n - Flasher: Updates to work with some file managers.\n - Flasher: Update permission handling.\n\nv1.2\n - Flasher: Updated permission request.\n - Flasher: Added an option to view last flasher log.\n - Misc changes, please check my GitHub page.\n\nv1.1\n - Flasher: Updated to work with external file manager, instead of the in-built file picker.\n - Flasher: Simplified entire processing.\n - Main: Slightly update color and bottom navbar appearance.\n - About: link to XDA support page.\n - Translations: Import French translations.\n - Misc: Cleaned a bunch of unnecessary resources.\n\nv1.0\n - The very first public release of Smart Flasher, a simple app aimed to make flashing recovery zips much easier.",
2+
"fullChanges": "v5.3\n - Implement own file picker to handle zip/img file picking tasks.\n - Updated gradle plugin and build tools.\n - Now targeting latest Android SDK.\n - Miscellaneous changes.\n\nv5.2\n - Set target SDK to 29 to fix issues on Android 11.\n - Updated Chinese traditional translations.\n - Added links to POEditor translation page.\n - Updated build tools.\n - Miscellaneous changes.\n\nv5.1\n - Largely improved auto-flashing.\n - Flasher will now catch live output.\n - Fixed crashing on some devices.\n - Miscellaneous changes.\n\nv5.0\n - Re-built from (nearly) scratch. Brand NEw app UI. App is now completely Ad-free.\n - Miscellaneous changes.\n\nv4.8\n - Introduced new page to explain no root status.\n - Miscellaneous changes.\n\nv4.7\n - Overall improvements on App UI.\n - Cleaned up a lot of unnecessary code.\n - Moved TabLayout to top.\n - Settings menu is now accessible from every page.\n - Added Brand New change log and licence views.\n - Miscellaneous changes.\n\nv4.6\n - Improved app layout.\n - Updated Ad view to avoid interfering with other contents.\n - Miscellaneous changes.\n\nv4.5\n - Improved file picking.\n - Improved flexibility of update channel.\n - Miscellaneous changes.\n\nv4.4\n - Update libsu to v3.0.2.\n - Updated Portuguese (Brazilian) translations (Credits: @Lennoard).\n - Updated gradle build tools.\n - Miscellaneous changes.\n\nv4.3\n - Fixed layout issues on create update channel.\n - Re-arranged update channel popup menu items.\n - Miscellaneous changes.\n\nv4.2\n - Added option to create update channel within app.\n - Updated build tools to latest.\n - Fixed a small issue in flashing.\n - Miscellaneous changes.\n\nv4.1\n - Improved Root handling.\n - Removed interstitial ads from app.\n - Show flashing failed status if flashing output is empty.\n - Moved menu items into the top part of about page.\n - Miscellaneous changes.\n\nv4.0\n - Main: Migrated to libsu (Credits: @Lennoard).\n - Flasher: Added Brand New Flashing view.\n - Flasher: Largely improved flashing process (include fixes for syntax error).\n - Updated gradle build tools.\n - Miscellaneous changes.\n\nv3.9\n - Updated flasher to use Magisk BusyBox.\n - Updated portuguese brazilian translations (Credits: @Lennoard).\n - Updated gradle build tools.\n - Miscellaneous changes.\n\nv3.8\n - Moved remove and share update channel options to popup menu.\n - Updated gradle build tools.\n - Added Greek translations (credits: @tsiflimagas).\n - Miscellaneous changes.\n\nv3.7\n - Update to work Kernel Downloader without curl/wget.\n - Fixed creating app folder on Android 10.\n - Added option to switch app language.\n - Added Amharic translations (Credits: @Mikesew1320).\n - Improved Korean translations (Credits: @SmgKhOaRn).\n - Miscellaneous changes.\n\nv3.6\n - Main: Added Korean translations (Credits: @SmgKhOaRn).\n - Kernel Downloader: Update to use wget, if curl unavailable.\n - gradle: Updated build tools & dependencies.\n - Miscellaneous changes.\n\nv3.5\n - Main: Exit app only after pressing back button twice (prevent accidental closing).\n - Main: Fixed rebooting from app on most cases.\n - Misc: Improved no-root message.\n - gradle: Updated build tools.\n - Miscellaneous changes.\n\nv3.4\n - Main: Improved App UI.\n - res: Brand new icons by Toxinpiper.\n - Main: Improved coding quality and cleaned un-resourced resources.\n - build: gradle: Updated dependencies.\n - Misc: Ads: Replaced Banner with a event based Interstitial Ad.\n - Miscellaneous changes.\n\nv3.3\n - Main: Disabled Ads by default.\n - Misc: Clean un-used resources.\n - Miscellaneous changes.\n\nv3.2\n - Main: Various improvements on UI.\n - Miscellaneous changes.\n\nv3.1\n - Flasher and Backup: Fixed some critical bugs in file selection.\n - Miscellaneous changes.\n\nv3.0\n - Flasher and Backup: Updated to work with Document Uri.\n - Backup: Workaround to avoid crashing on some devices.\n - About: Add option to disable Ads.\n - Miscellaneous changes.\n\nv2.9\n - Main: Added a simple banner Ad view at the bottom.\n - Main: Overall improvements and optimizations.\n - Miscellaneous changes.\n\nv2.8\n - Flasher: Manual Flashing: Improve flashing.\n - Flasher and Backup: Support more file manager.\n - Misc: Added option to share error log if created.\n - Miscellaneous changes.\n\nv2.7\n - Kernel Updater: Properly acquire update Auto update check.\n - Misc: Updated reboot options to use svc power reboot if available.\n - Flasher: removed wipe options and simplified reboot menu.\n - Kernel Updater: Added option to remove and share channel.\n - Miscellaneous changes.\n\nv2.6\n - Flasher: Implemented FK model kernel update feature.\n - Backup: Simplified backup menu.\n - res: Updated app icon.\n - Miscellaneous changes.\n\nv2.5\n - Main: Switch to dark theme with an option to change to light in about page.\n - Miscellaneous changes.\n\nv2.4\n - Flasher: Workaround to use Magisk BusyBox.\n - Main: Moved data folder to /sdcard/Smart_Flasher.\n - Flasher & Backup: Fixed picking files from sdcard root.\n - Updated Russian translations.\n - Miscellaneous changes.\n\nv2.3\n - Flasher: Manual Flash: Directly catch and show the flashing output.\n - Flasher: Manual Flash: Removed file size limit with a warning toast message.\n - Backup: Workaround to avoid failing if user input a space in name.\n - Main: Implement update notification for non-google play devices.\n - Main: Make about section more captive.\n - Miscellaneous changes.\n\nv2.2\n - Main: Prevent app launching on un-rooted devices.\n - Main: Fixed crashes due to no storage write access.\n - About: Add option to share app.\n - Translations: Import Chinese Simplified (credits: jason5545).\n - Translations: Update Chinese Traditional (credits: jason5545).\n - res: Adaptive icons.\n - Miscellaneous changes.\n\nv2.1\n - Main: Changed app into tab layout (tabs at bottom).\n - Moved partition related features into new page.\n - Flasher/Backup: Improved reboot option after flashing with possibility to view flasher log.\n\nv2.0\n - Flasher: Added ability to back-up/flash recovery partition/img.\n - Flasher: Display partition information on the main screen.\n - App theme: Improved a bit more.\n - Translations: Updated Portuguese (Brazilian) (Credits: @DanGLES3).\n\nv1.9\n - Main: Overall updates according to material style guidelines.\n - Flasher: Improved flashing and added an alert dialogue to prevent using DocumentsUI.\n - Flasher: Maintain flashing history.\n - build: update gradle build tools.\n\nv1.8\n - Flasher: Flash ZIP & IMG: Implemented ability to restart device after successful flashing.\n - Flasher: Make it little more better and added a detailed warning.\n\nv1.7\n - gradle: Updated SDK to 29 (Android Q).\n - gradle: Updated build tools and dependencies.\n - Flasher: Updated Reboot & ShutDown.\n - About: Integrate License view with the main *SP* icon.\n - Miscellaneous changes.\n\nv1.6\n - Flasher: Flash Zip: Updated file Size check.\n - About: Check for network availability.\n - About: Updated License and Change-log View.\n - Translations: Updated Chinese (Traditional) translations.\n - Miscellaneous improvements and fixes, please visit my GitHub page for more information.\n\nv1.5\n - Flasher: Add option to Backup & Flash boot partition on supported devices.\n - Translations: Update Portuguese (Brazilian) & Chinese (Traditional) translations.\n - Miscellaneous changes, please visit my GitHub page for more information.\n\nv1.4\n - Flasher: Import Italian translations.\n - Flasher: Introduced an additional file extension check to avoid failure on certain cases.\n\nv1.3\n - Flasher: Import Portuguese (Brazilian) translations.\n - Flasher: Updates to work with some file managers.\n - Flasher: Update permission handling.\n\nv1.2\n - Flasher: Updated permission request.\n - Flasher: Added an option to view last flasher log.\n - Misc changes, please check my GitHub page.\n\nv1.1\n - Flasher: Updated to work with external file manager, instead of the in-built file picker.\n - Flasher: Simplified entire processing.\n - Main: Slightly update color and bottom navbar appearance.\n - About: link to XDA support page.\n - Translations: Import French translations.\n - Misc: Cleaned a bunch of unnecessary resources.\n\nv1.0\n - The very first public release of Smart Flasher, a simple app aimed to make flashing recovery zips much easier.",
33
"inherit": true
44
}

change-logs.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Change-logs
22

3-
## 42. March 14, 2020
3+
## 43. April 18, 2021
4+
*Release-tag: v5.3*<br>
5+
Implement own file picker to handle zip/img file picking tasks. Updated gradle plugin and build tools. Now targeting latest Android SDK. Miscellaneous changes.
6+
7+
## 42. March 14, 2021
48
*Release-tag: v5.2*<br>
59
Set target SDK to 29 to fix issues on Android 11. Updated Chinese traditional translations. Added links to POEditor translation page. Updated build tools. Miscellaneous changes.
610

fastlane/metadata/android/en-US/changelogs/43.txt

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
* Implement own file picker to handle zip/img file picking tasks.
2+
* Updated gradle plugin and build tools.
3+
* Now targeting latest Android SDK.
4+
* Miscellaneous changes.

0 commit comments

Comments
 (0)