From ad26a739faf8f1ed96d7100ca1061c20e5043355 Mon Sep 17 00:00:00 2001 From: w2016561536 Date: Fri, 1 Oct 2021 13:52:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D3.1,3.2=E4=B8=AD=E7=9A=84?= =?UTF-8?q?=E9=87=8D=E5=A4=A7bug=20=E7=A7=BB=E9=99=A4=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E5=85=B3=E9=97=AD=E8=A7=86=E9=A2=91=E7=9A=84=E5=8A=9F=E8=83=BD?= =?UTF-8?q?(=E6=9C=89=E6=9B=B4=E5=A4=9A=E7=9A=84bug)=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E4=BB=A5gmail=E7=AD=89=E5=BA=94=E7=94=A8=E9=97=AA=E9=80=80?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix important bugs in 3.1 and 3.2 remove auto close video function, because of more bugs now it can function properly in google meet in gmail --- .idea/gradle.xml | 1 + app/build.gradle | 4 +- app/release/app-release.apk | Bin 2751213 -> 2751207 bytes app/release/output-metadata.json | 4 +- .../main/java/com/example/vcam/HookMain.java | 158 ++++++++++-------- 5 files changed, 95 insertions(+), 72 deletions(-) diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 526b4c2..bb80ebf 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -7,6 +7,7 @@