-
Notifications
You must be signed in to change notification settings - Fork 294
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-beta01
Signed-off-by: Muntashir Al-Islam <[email protected]>
- Loading branch information
1 parent
752fb16
commit 0d90b51
Showing
3 changed files
with
174 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,17 @@ | ||
_Funding campaign dates have been updated as this is going to be the last campaign in many years._ | ||
_If you're running ADB, you may need to restart your device first._ | ||
|
||
- Added full support for Android 14 | ||
- Allowed launching non-exported activities in no-root/ADB mode | ||
- Enabled installing system apps with a different signature | ||
- Added a batch option to copy the selected logs | ||
- Refresh running apps every 10 seconds | ||
- Fixed scanning using VirusTotal | ||
- [Experimental] Initial support for custom command for mode of ops | ||
- Improved auto-connecting and pairing to ADB | ||
- Improved preferences and dialogs | ||
- Added more network policies from Motorola devices. | ||
- Enabled creating activity shortcuts for other users | ||
- Fixed blocking components in Android 14 | ||
- Fixed blocking providers when only IFW is set | ||
- Fixed retrieving and updating permission flags in Android 12 onwards |