-
-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: apk-editor <[email protected]>
- Loading branch information
1 parent
9430873
commit 7b6dda7
Showing
4 changed files
with
10 additions
and
8 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 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 @@ | ||
* Largely improved APK Installation from file picker with a Brand-New APK details view. | ||
* AEE now use system file picker in Android 10 and above (it will sadly breaks some comfort features in Settings). | ||
* Settings page menu's are now visually better. | ||
* Now targets SDK 31 (Android 12). | ||
* Added Polish & Indonesian Translations & Updated French, German and Chinese translations. | ||
* Updated build tools and dependencies. | ||
* Miscellaneous changes. |