File tree Expand file tree Collapse file tree
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33<p style =" text-align : center " ><img src =" https://raw.githubusercontent.com/SmartPack/PackageManager/master/screenshot001.jpg " alt =" " width =" 250 " height =" 450 " /> <img src =" https://raw.githubusercontent.com/SmartPack/PackageManager/master/screenshot002.jpg " alt =" " width =" 250 " height =" 450 " /> <img src =" https://raw.githubusercontent.com/SmartPack/PackageManager/master/screenshot003.jpg " alt =" " width =" 250 " height =" 450 " /></p >
44
5- [ ![ ] ( https://img.shields.io/badge/Package%20Manager-v6.7 -green )] ( https://play.google.com/store/apps/details?id=com.smartpack.packagemanager )
5+ [ ![ ] ( https://img.shields.io/badge/Package%20Manager-v6.8 -green )] ( https://play.google.com/store/apps/details?id=com.smartpack.packagemanager )
66![ ] ( https://img.shields.io/github/languages/top/SmartPack/PackageManager )
77![ ] ( https://img.shields.io/github/contributors/smartpack/PackageManager )
88![ ] ( https://img.shields.io/github/license/smartpack/PackageManager )
@@ -73,7 +73,7 @@ A list of people who contributed to this project is available [here](Credits.md)
7373
7474## License
7575
76- Copyright (C) 2022- 2023 sunilpaulmathew <sunil.kde@gmail.com>
76+ Copyright (C) 2023-2024 sunilpaulmathew <sunil.kde@gmail.com>
7777
7878 Package Manager is a free softwares: you can redistribute it and/or
7979 modify it under the terms of the GNU General Public License as published
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ android {
2323 applicationId " com.smartpack.packagemanager"
2424 minSdkVersion 23
2525 targetSdkVersion 33
26- versionCode 67
27- versionName " v6.7 "
26+ versionCode 68
27+ versionName " v6.8 "
2828 vectorDrawables. useSupportLibrary = true
2929 testFunctionalTest = false
3030 testHandleProfiling = false
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ permalink: /change-logs/
66
77## What's New
88
9+ ### 63. [ v6.8] ( https://github.com/SmartPack/PackageManager/releases/tag/v6.8 ) * (February 20, 2023)*
10+ - App now shows better progress for various tasks (including main UI loading).
11+ - Improved handling APK's and app bundles.
12+ - Fixed few other bugs and crashes.
13+ - Updated translations.
14+ - Miscellaneous changes.
15+
916### 62. [ v6.7] ( https://github.com/SmartPack/PackageManager/releases/tag/v6.7 ) * (December 12, 2022)*
1017- Allow tweaking permissions on Root or Shizuku supported devices.
1118- Improved APK picker.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ * App now shows better progress for various tasks (including main UI loading).
2+ * Improved handling APK's and app bundles.
3+ * Fixed few other bugs and crashes.
4+ * Updated translations.
5+ * Miscellaneous changes.
You can’t perform that action at this time.
0 commit comments