text
stringlengths
0
834k
goto :eof
:disableverity
echo Performing disable-verity
""%cd%\.compiler\adb"" disable-verity
timeout 1 >nul
echo rebooting device
start """" /min ""%CD%\.compiler\adb.exe"" reboot
timeout 1 >nul
goto :eof
:enableflow
echo Activating flow.overlay ...
timeout 1 >nul
""%cd%\.compiler\adb"" shell cmd overlay enable flow.overlay
echo.
echo flow.overlay enabled - you may need to reboot device to take effect
goto :eof
:filesSD625
echo Pushing flowoverlay ...
""%cd%\.compiler\adb"" push ""%cd%\flowoverlay.apk"" /storage/emulated/0
""%cd%\.compiler\adb"" shell mv /storage/emulated/0/flowoverlay.apk /system/app
""%cd%\.compiler\adb"" shell chmod 644 /system/app/flowoverlay.apk
timeout 3 >nul
goto :eof
:filesPX6
echo Pushing flowoverlay ...
""%cd%\.compiler\adb"" push ""%cd%\flowoverlay-px6.apk"" /storage/emulated/0
""%cd%\.compiler\adb"" shell mv /storage/emulated/0/flowoverlay-px6.apk /system/app
""%cd%\.compiler\adb"" shell chmod 644 /system/app/flowoverlay-px6.apk
timeout 3 >nul
goto :eof
:: scripts
:installflow625
call :pingloop
call :connecting
call :disableverity
call :pingloop
call :connecting
call :filesSD625
echo Rebooting device...
start """" /min ""%CD%\.compiler\adb.exe"" reboot
call :pingloop
call :connecting
call :enableflow
echo Rebooting device...
start """" /min ""%CD%\.compiler\adb.exe"" reboot
pause
goto :menu
:updateflow625
call :pingloop
call :connecting
call :filesSD625
call :enableflow
echo Rebooting device...
start """" /min ""%CD%\.compiler\adb.exe"" reboot
pause
goto :menu
:enableflowmanual
call :connecting
call :enableflow
pause
goto :menu
:disableflow
call :connecting
echo Disabling overlay...
""%cd%\.compiler\adb"" shell cmd overlay disable flow.overlay
echo.
echo flow.overlay disabled - you may need to reboot device to take effect
pause
Goto :menu
:rebooting
echo Rebooting device...
start """" /min ""%CD%\.compiler\adb.exe"" reboot
echo Rebooting your tablet, now wait till it boots up again
pause
goto :menu
:end
pause
exit
",29.6705202312,81,0.5980907851
219833,f321010ab9cb9b81bf685cf0c290b77079a75257,101,bat,Batchfile,build.bat,emilyploszaj/shenzhen-solitaire-gbc,95c646f6d576c95bcc390ded27e10b59767999f5,['MIT'],17.0,2019-09-26T23:39:34.000Z,2020-10-23T21:45:00.000Z,build.bat,emilyploszaj/shenzhen-solitaire-gbc,95c646f6d576c95bcc390ded27e10b59767999f5,['MIT'],,,,build.bat,emilyploszaj/shenzhen-solitaire-gbc,95c646f6d576c95bcc390ded27e10b59767999f5,['MIT'],,,,C:\gbdk\bin\lcc -Wl-yp0x143=0x80 -Wa-l -Wl-m -Wl-yt3 -Wl-yo4 -Wl-ya4 -o shenzhen-solitaire.gbc main.c,101.0,101,0.702970297
219834,f321305f2e5cfdc5cf6072c01fdc1a6d4768d9e4,91,cmd,Batchfile,REDIS-3.0.504-x64/slave/start.cmd,devizer/AmazonStorageLatency,3cff3f73e0bda5b12fb323ee7296ad9c7698f61d,['MIT'],,,,REDIS-3.0.504-x64/slave/start.cmd,devizer/AmazonStorageLatency,3cff3f73e0bda5b12fb323ee7296ad9c7698f61d,['MIT'],,,,REDIS-3.0.504-x64/slave/start.cmd,devizer/AmazonStorageLatency,3cff3f73e0bda5b12fb323ee7296ad9c7698f61d,['MIT'],,,,"setlocal
set dir=%~dp0
pushd %dir%
start /min ""SLAVE Redis"" ..\redis-server redis.conf
popd",18.2,51,0.7362637363
219835,f32151a371aa2ff63beee8bc5654b65b3b63b755,2282,bat,Batchfile,mergefromtrunk.bat,skmbw/ofbiz,51d501c9484d526bac385948828611b5b07010d2,['Apache-2.0'],13.0,2019-01-31T06:32:54.000Z,2020-07-22T07:44:39.000Z,mergefromtrunk.bat,skmbw/ofbiz,51d501c9484d526bac385948828611b5b07010d2,['Apache-2.0'],1.0,2019-04-25T21:16:26.000Z,2019-04-25T21:16:26.000Z,mergefromtrunk.bat,skmbw/ofbiz,51d501c9484d526bac385948828611b5b07010d2,['Apache-2.0'],12.0,2019-01-28T01:51:37.000Z,2021-12-26T10:31:40.000Z,"echo off
rem #####################################################################
rem Licensed to the Apache Software Foundation (ASF) under one
rem or more contributor license agreements. See the NOTICE file