Skip to content

Commit e8fae17

Browse files
nqmgamingclaude
andcommitted
build: 1.2.0
- versionCode 3, versionName 1.2.0 - Add fastlane changelog for 1.2.0 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 9dccd21 commit e8fae17

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ android {
1717
applicationId = "app.pwhs.universalinstaller"
1818
minSdk = 24
1919
targetSdk = 36
20-
versionCode = 2
21-
versionName = "1.1.0"
20+
versionCode = 3
21+
versionName = "1.2.0"
2222

2323
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2424
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
- Download packages directly from any URL, with a new Download History screen
2+
- OBB file support (bundled XAPK/APKS + standalone .obb), copied via Shizuku or SAF
3+
- Set installer source on install (Shizuku)
4+
- Batch install: multi-pick from the picker or share menu, plus scanner multi-select
5+
- Redesigned Packages-on-device sheet with delete, select-all and detail rows
6+
- New Permission Center in the top bar — see what's granted and grant what isn't
7+
- Uninstall screen: filter FAB, sort (name / size / installed / last used), usage times
8+
- Per-app metadata (size, install date, last-used) across install/uninstall
9+
- Refreshed Browse/Find source cards with clearer layout
10+
- Many bug fixes and new translations

0 commit comments

Comments
 (0)