From 72fb9cda0f9f6703830a954cd6de8a0414d421f5 Mon Sep 17 00:00:00 2001 From: Enyby Date: Fri, 26 Oct 2018 15:42:52 +0300 Subject: [PATCH] New version 1.31 --- Application-source/APK-Info.au3 | 6 +++--- Documents/Changelog.txt | 7 +++++++ 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/Application-source/APK-Info.au3 b/Application-source/APK-Info.au3 index 4681539..ceae45e 100644 --- a/Application-source/APK-Info.au3 +++ b/Application-source/APK-Info.au3 @@ -6,12 +6,12 @@ #AutoIt3Wrapper_Res_Comment=Shows info about Android Package Files (APK) #AutoIt3Wrapper_Res_Description=APK-Info #AutoIt3Wrapper_Res_LegalCopyright=zoster -#AutoIt3Wrapper_Res_Fileversion=1.30.0.0 +#AutoIt3Wrapper_Res_Fileversion=1.31.0.0 #EndRegion ;**** Directives created by AutoIt3Wrapper_GUI **** #pragma compile(AutoItExecuteAllowed True) -$ProgramVersion = "1.30" -$ProgramReleaseDate = "29.08.2018" +$ProgramVersion = "1.31" +$ProgramReleaseDate = "26.10.2018" $ProgramName = 'APK-Info' #include diff --git a/Documents/Changelog.txt b/Documents/Changelog.txt index 2d3aa69..ad27f1a 100644 --- a/Documents/Changelog.txt +++ b/Documents/Changelog.txt @@ -1,3 +1,10 @@ +*** APK-Info 1.31 (26.10.2018) + +- Added "Install + Start" button for ADB dialog. +- Improved work with timeout for ADB. +- Added check for APK update. +- Fixed bugs. + *** APK-Info 1.30 (29.08.2018) - Added short names for textures.