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/fastlane/metadata/android/en-US/images/phoneScreenshots/1.jpg " alt =" " width =" 250 " height =" 450 " /> <img src =" https://raw.githubusercontent.com/SmartPack/PackageManager/master/fastlane/metadata/android/en-US/images/phoneScreenshots/4.jpg " alt =" " width =" 250 " height =" 450 " /> <img src =" https://raw.githubusercontent.com/SmartPack/PackageManager/master/fastlane/metadata/android/en-US/images/phoneScreenshots/7.jpg " alt =" " width =" 250 " height =" 450 " /></p >
44
5- [ ![ ] ( https://img.shields.io/badge/Package%20Manager-v7.6 -green )] ( https://play.google.com/store/apps/details?id=com.smartpack.packagemanager.pro )
5+ [ ![ ] ( https://img.shields.io/badge/Package%20Manager-v7.7 -green )] ( https://play.google.com/store/apps/details?id=com.smartpack.packagemanager.pro )
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 )
@@ -95,7 +95,7 @@ See all [contributors](https://github.com/SmartPack/PackageManager/graphs/contri
9595
9696## License
9797
98- Copyright (C) 2020-2025 sunilpaulmathew <sunil.kde@gmail.com>
98+ Copyright (C) 2020-2026 sunilpaulmathew <sunil.kde@gmail.com>
9999
100100 Package Manager is a free softwares: you can redistribute it and/or
101101 modify it under the terms of the GNU General Public License as published
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ android {
2424 applicationId " com.smartpack.packagemanager"
2525 minSdkVersion 24
2626 targetSdk 36
27- versionCode 76
28- versionName " v7.6 "
27+ versionCode 77
28+ versionName " v7.7 "
2929 vectorDrawables. useSupportLibrary = true
3030 testFunctionalTest = false
3131 testHandleProfiling = false
Original file line number Diff line number Diff line change 2222 <string name =" change_logs" >Change-logs</string >
2323 <string name =" close" >Close</string >
2424 <string name =" copyright" >Copyright: © %s</string >
25- <string name =" copyright_text" translatable =" false" >2020–2025 sunilpaulmathew</string >
25+ <string name =" copyright_text" translatable =" false" >2020–2026 sunilpaulmathew</string >
2626 <string name =" data_dir" >Data Directory</string >
2727 <string name =" date_installation" >Installation Dates</string >
2828 <string name =" date_installed" >First Installed: %s</string >
Original file line number Diff line number Diff line change @@ -6,6 +6,14 @@ include_in_footer: true
66
77<h2 style =" color : blue " >🆕 What's New</h2 >
88
9+ ### ✨ 72. [ v7.7] ( https://play.google.com/store/apps/details?id=com.smartpack.packagemanager.pro ) * (Mar 31, 2026)*
10+ - Fixed enable/disabe apps.
11+ - Fixed sorting apps by update time.
12+ - Improved layouts and UI for latest android.
13+ - Updated build tools and dependencies.
14+ - Updated Chinese(s) and Polish translations.
15+ - Miscellaneous changes.
16+
917### ✨ 71. [ v7.6] ( https://play.google.com/store/apps/details?id=com.smartpack.packagemanager.pro ) * (Oct 28, 2025)*
1018- You can now create desktop shortcuts for other apps’ exported activities.
1119- Improved Settings screen to better reflect the current status of items after changes.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ * Fixed enable/disabe apps.
2+ * Fixed sorting apps by update time.
3+ * Improved layouts and UI for latest android.
4+ * Updated build tools and dependencies.
5+ * Updated Chinese(s) and Polish translations.
6+ * Miscellaneous changes.
You can’t perform that action at this time.
0 commit comments