Skip to content

Commit

Permalink
add qqlite version 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tsuzcx committed Jan 31, 2022
1 parent 5d73c72 commit 8a242ba
Show file tree
Hide file tree
Showing 9,431 changed files with 236,835 additions and 200,106 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
164 changes: 81 additions & 83 deletions com.tencent.qqlite/AndroidManifest.xml

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions com.tencent.qqlite/apktool.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
!!brut.androlib.meta.MetaInfo
apkFileName: QQ轻聊版_3.4.0.apk
apkFileName: QQ轻聊版_3.5.0.apk
compressionType: false
doNotCompress:
- resources.arsc
Expand Down Expand Up @@ -112,5 +112,5 @@ usesFramework:
tag: null
version: 2.6.0
versionInfo:
versionCode: '164'
versionName: 3.4.0
versionCode: '174'
versionName: 3.5.0
Binary file removed com.tencent.qqlite/assets/compressedso.jpg
Binary file not shown.
2 changes: 1 addition & 1 deletion com.tencent.qqlite/assets/exlibs.1.jar.MD5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
a99c495e3bdb1d2222aaf97c08533afa
eecd4ecda872c4b58fea598dd29d23b5
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,14 @@ public final class ThirdAppInfoNew
public int iCoreType = 0;
public long iPv = 0L;
public String sAppName = "";
public String sAppSignature = "";
public String sAppVersionName = "";
public String sGuid = "";
public String sImei = "";
public String sImsi = "";
public String sLc = "";
public String sMac = "";
public String sQua = "";
public String sQua2 = "";
public String sTime = "";
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ public final class StreamInfo
public int msgSeq = 0;
public long msgTime = 0L;
public short oprType = 0;
public long pttFormat = 0L;
public long pttTime = 0L;
public byte pttTransFlag = 0;
public long random = 0L;
public short shFlowLayer = 0;
Expand All @@ -39,6 +41,8 @@ public StreamInfo(long paramLong1, long paramLong2, int paramInt1, int paramInt2
this.msgTime = paramLong3;
this.msgSeq = paramInt4;
this.random = paramLong4;
this.pttTime = this.pttTime;
this.pttFormat = this.pttFormat;
}

public void readFrom(JceInputStream paramJceInputStream)
Expand All @@ -56,6 +60,8 @@ public void readFrom(JceInputStream paramJceInputStream)
this.msgTime = paramJceInputStream.read(this.msgTime, 10, false);
this.msgSeq = paramJceInputStream.read(this.msgSeq, 11, false);
this.random = paramJceInputStream.read(this.random, 12, false);
this.pttTime = paramJceInputStream.read(this.pttTime, 13, false);
this.pttFormat = paramJceInputStream.read(this.pttFormat, 14, false);
}

public void writeTo(JceOutputStream paramJceOutputStream)
Expand All @@ -75,6 +81,8 @@ public void writeTo(JceOutputStream paramJceOutputStream)
paramJceOutputStream.write(this.msgTime, 10);
paramJceOutputStream.write(this.msgSeq, 11);
paramJceOutputStream.write(this.random, 12);
paramJceOutputStream.write(this.pttTime, 13);
paramJceOutputStream.write(this.pttFormat, 14);
}
}

Expand Down
11 changes: 7 additions & 4 deletions com.tencent.qqlite/assets/exlibs.1.jar/classes.jar/aa.java
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
import com.dataline.activities.LiteActivity;
import com.dataline.util.DatalineSessionAdapter;
import com.tencent.mobileqq.widget.ScrollerRunnable;
import com.tencent.widget.XListView;

class aa
public final class aa
implements Runnable
{
aa(q paramq) {}
public aa(XListView paramXListView, ScrollerRunnable paramScrollerRunnable) {}

public void run()
{
LiteActivity.a(this.a.a).notifyDataSetChanged();
if (this.jdField_a_of_type_ComTencentWidgetXListView.b() > 2) {
LiteActivity.a(this.jdField_a_of_type_ComTencentMobileqqWidgetScrollerRunnable, this.jdField_a_of_type_ComTencentWidgetXListView, this.jdField_a_of_type_ComTencentWidgetXListView.b());
}
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ public aaa(BaseChatPie paramBaseChatPie) {}

public void run()
{
BaseChatPie.c(this.a, true);
this.a.g(2131165187);
}
}

Expand Down
37 changes: 3 additions & 34 deletions com.tencent.qqlite/assets/exlibs.1.jar/classes.jar/aab.java
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
import android.os.Handler;
import com.tencent.mobileqq.activity.BaseChatPie;
import com.tencent.mobileqq.activity.ChatActivityFacade;
import com.tencent.mobileqq.activity.aio.SessionInfo;
import com.tencent.mobileqq.app.QQAppInterface;
import com.tencent.mobileqq.app.message.QQMessageFacade;
import com.tencent.mobileqq.systemmsg.SystemMsgController;
import com.tencent.widget.XPanelContainer;

public class aab
implements Runnable
Expand All @@ -13,34 +8,8 @@ public aab(BaseChatPie paramBaseChatPie) {}

public void run()
{
BaseChatPie.a(this.a, this.a.c());
BaseChatPie.d(this.a, BaseChatPie.b(this.a));
this.a.jdField_a_of_type_AndroidOsHandler.sendEmptyMessageDelayed(16711689, 300000L);
if (BaseChatPie.b(this.a)) {
ChatActivityFacade.a(this.a.jdField_a_of_type_ComTencentMobileqqAppQQAppInterface, this.a.jdField_a_of_type_ComTencentMobileqqActivityAioSessionInfo);
}
for (;;)
{
this.a.jdField_a_of_type_ComTencentMobileqqAppQQAppInterface.a().c(this.a.jdField_a_of_type_ComTencentMobileqqActivityAioSessionInfo.jdField_a_of_type_JavaLangString, this.a.jdField_a_of_type_ComTencentMobileqqActivityAioSessionInfo.jdField_a_of_type_Int);
try
{
if (this.a.jdField_a_of_type_ComTencentMobileqqActivityAioSessionInfo.jdField_a_of_type_Int == 0) {
SystemMsgController.a().a(Long.parseLong(this.a.jdField_a_of_type_ComTencentMobileqqActivityAioSessionInfo.jdField_a_of_type_JavaLangString), this.a.jdField_a_of_type_ComTencentMobileqqAppQQAppInterface);
}
while ((this.a.jdField_a_of_type_ComTencentMobileqqActivityAioSessionInfo.jdField_a_of_type_Int != 1) || (this.a.jdField_a_of_type_ComTencentMobileqqActivityAioSessionInfo.b == null))
{
return;
if (this.a.jdField_a_of_type_ComTencentMobileqqActivityAioSessionInfo.jdField_a_of_type_Long != -1L) {
break;
}
this.a.jdField_a_of_type_ComTencentMobileqqActivityAioSessionInfo.jdField_a_of_type_Long = this.a.jdField_a_of_type_ComTencentMobileqqAppQQAppInterface.a().b(this.a.jdField_a_of_type_ComTencentMobileqqActivityAioSessionInfo.jdField_a_of_type_JavaLangString, this.a.jdField_a_of_type_ComTencentMobileqqActivityAioSessionInfo.jdField_a_of_type_Int);
break;
}
SystemMsgController.a().a(Long.parseLong(this.a.jdField_a_of_type_ComTencentMobileqqActivityAioSessionInfo.b), this.a.jdField_a_of_type_ComTencentMobileqqAppQQAppInterface);
return;
}
catch (Exception localException) {}
}
this.a.i(0);
this.a.a.a(1);
}
}

Expand Down
10 changes: 5 additions & 5 deletions com.tencent.qqlite/assets/exlibs.1.jar/classes.jar/aac.java
Original file line number Diff line number Diff line change
Expand Up @@ -41,18 +41,18 @@ public void onClick(View paramView)
}
paramView = this.a.jdField_a_of_type_ComTencentMobileqqAppBaseActivity;
localObject = this.a.jdField_a_of_type_ComTencentMobileqqActivityAioSessionInfo;
String str = this.a.jdField_a_of_type_ComTencentMobileqqAppBaseActivity.getString(2131363113);
String str = this.a.jdField_a_of_type_ComTencentMobileqqAppBaseActivity.getString(2131363123);
if (this.a.jdField_a_of_type_ComTencentMobileqqAppBaseActivity.getIntent().getStringExtra("param_return_addr") != null) {}
for (boolean bool = true;; bool = false)
{
ChatActivityUtils.a(paramView, (SessionInfo)localObject, str, bool);
return;
}
}
paramView = (ActionSheet)ActionSheetHelper.a(this.a.jdField_a_of_type_ComTencentMobileqqAppBaseActivity, null, 2131624119);
paramView.a(this.a.jdField_a_of_type_ComTencentMobileqqAppBaseActivity.getResources().getString(2131364295));
paramView.a(2131364294, 3);
paramView.d(2131362794);
paramView = (ActionSheet)ActionSheetHelper.a(this.a.jdField_a_of_type_ComTencentMobileqqAppBaseActivity, null, 2131624120);
paramView.a(this.a.jdField_a_of_type_ComTencentMobileqqAppBaseActivity.getResources().getString(2131364306));
paramView.a(2131364305, 3);
paramView.d(2131362801);
paramView.a(new aad(this, paramView));
paramView.show();
}
Expand Down
Loading

0 comments on commit 8a242ba

Please sign in to comment.