File tree 2 files changed +10
-3
lines changed
2 files changed +10
-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.30 .0.0
9
+ #AutoIt3Wrapper_Res_Fileversion= 1.31 .0.0
10
10
#EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****
11
11
#pragma compile(AutoItExecuteAllowed True)
12
12
13
- $ProgramVersion = " 1.30 "
14
- $ProgramReleaseDate = " 29.08 .2018"
13
+ $ProgramVersion = " 1.31 "
14
+ $ProgramReleaseDate = " 26.10 .2018"
15
15
$ProgramName = ' APK-Info'
16
16
17
17
#include < Constants.au3>
Original file line number Diff line number Diff line change
1
+ *** APK-Info 1.31 (26.10.2018)
2
+
3
+ - Added "Install + Start" button for ADB dialog.
4
+ - Improved work with timeout for ADB.
5
+ - Added check for APK update.
6
+ - Fixed bugs.
7
+
1
8
*** APK-Info 1.30 (29.08.2018)
2
9
3
10
- Added short names for textures.
You can’t perform that action at this time.
0 commit comments