File tree 2 files changed +15
-3
lines changed
2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 6
6
#AutoIt3Wrapper_Res_Comment= Shows info about Android Package Files (APK)
7
7
#AutoIt3Wrapper_Res_Description= APK- Info
8
8
#AutoIt3Wrapper_Res_LegalCopyright= zoster
9
- #AutoIt3Wrapper_Res_Fileversion= 1.25 .0.0
9
+ #AutoIt3Wrapper_Res_Fileversion= 1.26 .0.0
10
10
#EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****
11
11
#pragma compile(AutoItExecuteAllowed True)
12
12
13
- $ProgramVersion = " 1.25 "
14
- $ProgramReleaseDate = " 29.06 .2018"
13
+ $ProgramVersion = " 1.26 "
14
+ $ProgramReleaseDate = " 01.07 .2018"
15
15
16
16
#include < Constants.au3>
17
17
#include < EditConstants.au3>
Original file line number Diff line number Diff line change
1
+ *** APK-Info 1.26 (01.07.2018)
2
+
3
+ - Improved texts.
4
+ - Updated translations.
5
+ - Added detection of density 'any'.
6
+ - Improved lists of permissions and features.
7
+ - Added hotkey Ctrl+A to select all text in the text area.
8
+ - Added button 'more' to display text from text areas in a large field.
9
+ - Fixed the size of dialogs.
10
+ - Improved GUI layout.
11
+ - Improved detection of OpenGL ES.
12
+
1
13
*** APK-Info 1.25 (29.06.2018)
2
14
3
15
- Fix dialogs position and size.
You can’t perform that action at this time.
0 commit comments