-
Notifications
You must be signed in to change notification settings - Fork 297
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 v3.1.0-alpha01
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
- Loading branch information
1 parent
bdd032f
commit 2a6b0df
Showing
3 changed files
with
45 additions
and
5 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 was deleted.
Oops, something went wrong.
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,7 @@ | ||
- [Main] Added option to sort the app list by size | ||
- [Main] Added support for market://search?q=<query> | ||
- [Backup] Added support for elliptic-curve cryptography (ECC) | ||
- [Interceptor] Added option to copy as `am` command | ||
- [App Info] Added option to disable opening App Info page from the third-party applications | ||
- [Installer] Removed default signing key | ||
- [Running Apps] Fixed double scrollbars |