From 85d56317b8e7a8f59b9096093d9cb2cd18c78ebd Mon Sep 17 00:00:00 2001 From: Karl Hudgell Date: Fri, 13 Mar 2020 16:17:18 +0000 Subject: [PATCH] v1.2 --- MiWatchKleaner.bat | 9 +++++++-- README.md | 10 ++++++++++ 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/MiWatchKleaner.bat b/MiWatchKleaner.bat index 36d989e..fa341a5 100644 --- a/MiWatchKleaner.bat +++ b/MiWatchKleaner.bat @@ -10,7 +10,7 @@ echo _________________________________________________________________________ echo. && echo. && echo. && echo. && echo. && echo. && echo. && echo. && echo. && echo. echo. && echo. && echo. && echo. && echo. && echo. && echo. && echo. && echo. && echo. %ch% 0f -echo MiWatchKleaner 1.1 +echo MiWatchKleaner 1.2 %ch% 00 echo. && echo. && echo. && echo. && echo. && echo. && echo. && echo. && echo. && echo. echo. && echo. && echo. && echo. && echo. && echo. && echo. && echo. && echo. @@ -27,7 +27,7 @@ echo. && echo. && echo. echo ___________________________________________________________________________________ %ch% 0f echo. && echo. && echo. -echo MiWatchKleaner 1.1 +echo MiWatchKleaner 1.2 echo. echo -- MENU -- echo. && echo. && echo. && echo. && echo. && echo. && echo. && echo. && echo. @@ -242,6 +242,11 @@ data\wget.exe -q http://kithub.cf/Karl/MiWatchKleaner-APKs/raw/master/Google/Wea echo. Installing Latest Google Wear Keyboard %adb% install data/apps/WearKeyboard.apk echo. Latest Google Wear Keyboard Installed +echo. Downloading Latest Google Calculator +data\wget.exe -q http://kithub.cf/Karl/MiWatchKleaner-APKs/raw/master/Google/GoogleCalc.apk -P ./data/apps +echo. Installing Latest Google Calculator +%adb% install data/apps/GoogleCalc.apk +echo. Latest Google Calculator Installed Timeout /t 5 >data/null %ch% 4F del /S data\apps\*.apk diff --git a/README.md b/README.md index 0f93233..50a87d9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ +Version 1.2 +Add Google Calculator to Google Install set + +Version 1.1 +This allows install of working Google and Other Apps. + +Google Fit Google Maps Google Quick Search Google Translate Google TTS GBoard Wear Os + +AccuWeather AlbertoStore Puji Black Ultimate Alexa + Version 1.0 Initial Version \ No newline at end of file