Changes of com.discord v949

This commit is contained in:
root 2019-08-30 22:04:20 +02:00
parent c0db50b5f4
commit 18940c51f9
6263 changed files with 76623 additions and 116117 deletions

View file

@ -190,11 +190,11 @@
check-cast p0, Ljava/util/Locale;
:try_end_0
.catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_0} :catch_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
goto :goto_0
:catch_0
:catchall_0
move-object p0, v0
:goto_0
@ -219,9 +219,9 @@
move-result-object v0
:try_end_0
.catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_0} :catch_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
:catch_0
:catchall_0
return-object v0
.end method
@ -247,11 +247,11 @@
check-cast v1, Ljava/lang/String;
:try_end_0
.catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_0} :catch_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
return-object v1
:catch_0
:catchall_0
return-object v0
.end method
@ -271,11 +271,11 @@
check-cast v1, Ljava/lang/String;
:try_end_0
.catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_0} :catch_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
move-object v0, v1
:catch_0
:catchall_0
return-object v0
.end method
@ -352,11 +352,11 @@
move-result-object p0
:try_end_0
.catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_0} :catch_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
return-object p0
:catch_0
:catchall_0
const/4 p0, 0x0
return-object p0
@ -416,11 +416,11 @@
check-cast p0, Ljava/util/Locale;
:try_end_0
.catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_0} :catch_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
goto :goto_0
:catch_0
:catchall_0
const/4 p0, 0x0
:goto_0
@ -475,11 +475,11 @@
move-result-object p0
:try_end_0
.catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_0} :catch_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
return-object p0
:catch_0
:catchall_0
const/4 p0, 0x0
return-object p0
@ -507,11 +507,11 @@
check-cast p0, Ljava/lang/String;
:try_end_0
.catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_0} :catch_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
return-object p0
:catch_0
:catchall_0
return-object v0
.end method
@ -533,11 +533,11 @@
check-cast v1, [Ljava/lang/String;
:try_end_0
.catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_0} :catch_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
move-object v0, v1
:catch_0
:catchall_0
return-object v0
.end method
@ -581,11 +581,11 @@
move-result-object p0
:try_end_0
.catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_0} :catch_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
return-object p0
:catch_0
:catchall_0
return-object v0
.end method
@ -617,11 +617,11 @@
check-cast p0, Ljava/lang/String;
:try_end_0
.catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_0} :catch_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
return-object p0
:catch_0
:catchall_0
const/4 p0, 0x0
return-object p0
@ -655,11 +655,11 @@
check-cast p0, Ljava/lang/String;
:try_end_0
.catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_0} :catch_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
return-object p0
:catch_0
:catchall_0
const/4 p0, 0x0
return-object p0

View file

@ -95,14 +95,14 @@
:cond_1
invoke-interface {v0, p2}, Lcom/adjust/sdk/y;->b(Lcom/adjust/sdk/ar;)V
:try_end_0
.catch Ljava/io/UnsupportedEncodingException; {:try_start_0 .. :try_end_0} :catch_3
.catch Ljava/net/SocketTimeoutException; {:try_start_0 .. :try_end_0} :catch_2
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_1
.catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_0} :catch_0
.catch Ljava/io/UnsupportedEncodingException; {:try_start_0 .. :try_end_0} :catch_2
.catch Ljava/net/SocketTimeoutException; {:try_start_0 .. :try_end_0} :catch_1
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
return-void
:catch_0
:catchall_0
move-exception p2
const-string v0, "Runtime exception"
@ -111,7 +111,7 @@
return-void
:catch_1
:catch_0
move-exception p2
const-string v0, "Request failed"
@ -120,7 +120,7 @@
return-void
:catch_2
:catch_1
move-exception p2
const-string v0, "Request timed out"
@ -129,7 +129,7 @@
return-void
:catch_3
:catch_2
move-exception p2
const-string v0, "Failed to encode parameters"

View file

@ -251,14 +251,14 @@
:cond_7
invoke-interface {v0, v10}, Lcom/adjust/sdk/v;->a(Lcom/adjust/sdk/ar;)V
:try_end_0
.catch Ljava/io/UnsupportedEncodingException; {:try_start_0 .. :try_end_0} :catch_3
.catch Ljava/net/SocketTimeoutException; {:try_start_0 .. :try_end_0} :catch_2
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_1
.catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_0} :catch_0
.catch Ljava/io/UnsupportedEncodingException; {:try_start_0 .. :try_end_0} :catch_2
.catch Ljava/net/SocketTimeoutException; {:try_start_0 .. :try_end_0} :catch_1
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
return-void
:catch_0
:catchall_0
move-exception v0
const-string v1, "Sdk_click runtime exception"
@ -268,7 +268,7 @@
:cond_8
return-void
:catch_1
:catch_0
move-exception v0
const-string v1, "Sdk_click request failed. Will retry later"
@ -279,7 +279,7 @@
return-void
:catch_2
:catch_1
move-exception v0
const-string v1, "Sdk_click request timed out. Will retry later"
@ -290,7 +290,7 @@
return-void
:catch_3
:catch_2
move-exception v0
const-string v1, "Sdk_click failed to encode parameters"

View file

@ -46,11 +46,11 @@
invoke-interface {v0}, Ljava/lang/Runnable;->run()V
:try_end_0
.catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_0} :catch_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
return-void
:catch_0
:catchall_0
move-exception v0
invoke-static {}, Lcom/adjust/sdk/j;->X()Lcom/adjust/sdk/x;