-
Notifications
You must be signed in to change notification settings - Fork 282
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fastlane] Prepare for v4.0.0-alpha01
Signed-off-by: Muntashir Al-Islam <[email protected]>
- Loading branch information
1 parent
78bfe11
commit 90e5712
Showing
3 changed files
with
264 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
What's New | ||
- New tags in app info tab: Bloatware and Xposed | ||
- Display bloatware details on clicking on an item | ||
- App list is now taken from android-debloat-list project | ||
- Enabled editing files via Code Editor from third-party applications | ||
- Fully-featured file manager | ||
- Added an option to perform DEX optimisation immediately after installing an app | ||
- Added the ability to modify installer options before installing an app | ||
- New filtering options in Main page: Stopped apps and users | ||
- New batch operation: Optimise | ||
- Display link to Pithus report in scanner | ||
- Added options to run App Manager in the background in settings | ||
- Fetch data usage for all apps in Android 5 and 5.1 | ||
- New mode of operation: System (UID 100) | ||
- Improved DEX optimiser | ||
- Only allow connections from supported online locations |