Skip to content

Commit

Permalink
Release-tag: v7.2
Browse files Browse the repository at this point in the history
Signed-off-by: sunilpaulmathew <[email protected]>
  • Loading branch information
sunilpaulmathew committed Oct 25, 2024
1 parent b8495ed commit ae05038
Show file tree
Hide file tree
Showing 18 changed files with 17 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<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>

[![](https://img.shields.io/badge/Package%20Manager-v7.1-green)](https://play.google.com/store/apps/details?id=com.smartpack.packagemanager)
[![](https://img.shields.io/badge/Package%20Manager-v7.2-green)](https://play.google.com/store/apps/details?id=com.smartpack.packagemanager)
![](https://img.shields.io/github/languages/top/SmartPack/PackageManager)
![](https://img.shields.io/github/contributors/smartpack/PackageManager)
![](https://img.shields.io/github/license/smartpack/PackageManager)
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ android {
applicationId "com.smartpack.packagemanager"
minSdkVersion 24
targetSdk 34
versionCode 71
versionName "v7.1"
versionCode 72
versionName "v7.2"
vectorDrawables.useSupportLibrary = true
testFunctionalTest = false
testHandleProfiling = false
Expand Down
8 changes: 8 additions & 0 deletions docs/pages/change-logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ permalink: /change-logs/

## What's New

### 67. [v7.2](https://github.com/SmartPack/PackageManager/releases/tag/v7.1) *(Oct 25, 2024)*
- Redesigned app UI (now follows more material guidelines)
- Exporting files (except APK'S) now targets Downloads folder.
- Removed deprecated code as much as possible
- Updated build tools and dependencies.
- Updated translations.
- Miscellaneous changes.

### 66. [v7.1](https://github.com/SmartPack/PackageManager/releases/tag/v7.1) *(Jan 22, 2024)*
- Migrated to latest Shizuku version
- Fixed possible crashes while searching.
Expand Down
5 changes: 0 additions & 5 deletions fastlane/metadata/android/en-US/changelogs/71.txt

This file was deleted.

6 changes: 6 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/72.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
* Redesigned app UI (now follows more material guidelines)
* Exporting everything (except APK'S) now targets Downloads folder.
* Removed deprecated code as much as possible
* Updated build tools and dependencies.
* Updated translations.
* Miscellaneous changes.
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/7.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fastlane/metadata/android/en-US/images/phoneScreenshots/8.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit ae05038

Please sign in to comment.