Changes of com.discord v831

This commit is contained in:
DisTok 2019-02-04 21:29:01 +01:00
parent 082337727f
commit d6743256bc
11327 changed files with 113808 additions and 103680 deletions

View file

@ -1,5 +1,6 @@
.class public final Landroidx/sqlite/db/R;
.super Ljava/lang/Object;
.source "R.java"
# direct methods

View file

@ -1,5 +1,6 @@
.class public final Landroidx/sqlite/db/SimpleSQLiteQuery;
.super Ljava/lang/Object;
.source "SimpleSQLiteQuery.java"
# interfaces
.implements Landroidx/sqlite/db/SupportSQLiteQuery;
@ -276,8 +277,6 @@
return v0
:cond_0
iget-object v0, p0, Landroidx/sqlite/db/SimpleSQLiteQuery;->mBindArgs:[Ljava/lang/Object;
array-length v0, v0
return v0

View file

@ -1,5 +1,6 @@
.class public interface abstract Landroidx/sqlite/db/SupportSQLiteDatabase;
.super Ljava/lang/Object;
.source "SupportSQLiteDatabase.java"
# interfaces
.implements Ljava/io/Closeable;

View file

@ -1,5 +1,6 @@
.class public abstract Landroidx/sqlite/db/SupportSQLiteOpenHelper$Callback;
.super Ljava/lang/Object;
.source "SupportSQLiteOpenHelper.java"
# annotations
@ -141,6 +142,8 @@
invoke-static {v0, v1, p1}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
return-void
:cond_3
:goto_0
return-void
@ -181,9 +184,8 @@
move-result v0
if-nez v0, :cond_1
if-nez v0, :cond_0
:cond_0
invoke-interface {p1}, Landroidx/sqlite/db/SupportSQLiteDatabase;->getPath()Ljava/lang/String;
move-result-object p1
@ -192,19 +194,17 @@
return-void
:cond_1
:cond_0
const/4 v0, 0x0
:try_start_0
invoke-interface {p1}, Landroidx/sqlite/db/SupportSQLiteDatabase;->getAttachedDbs()Ljava/util/List;
move-result-object v1
move-result-object v0
:try_end_0
.catch Landroid/database/sqlite/SQLiteException; {:try_start_0 .. :try_end_0} :catch_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
move-object v0, v1
goto :goto_0
:catchall_0
@ -223,7 +223,7 @@
goto :goto_3
:goto_1
if-eqz v0, :cond_2
if-eqz v0, :cond_1
invoke-interface {v0}, Ljava/util/List;->iterator()Ljava/util/Iterator;
@ -234,6 +234,45 @@
move-result v0
if-eqz v0, :cond_2
invoke-interface {p1}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/util/Pair;
iget-object v0, v0, Landroid/util/Pair;->second:Ljava/lang/Object;
check-cast v0, Ljava/lang/String;
invoke-direct {p0, v0}, Landroidx/sqlite/db/SupportSQLiteOpenHelper$Callback;->deleteDatabaseFile(Ljava/lang/String;)V
goto :goto_2
:cond_1
invoke-interface {p1}, Landroidx/sqlite/db/SupportSQLiteDatabase;->getPath()Ljava/lang/String;
move-result-object p1
invoke-direct {p0, p1}, Landroidx/sqlite/db/SupportSQLiteOpenHelper$Callback;->deleteDatabaseFile(Ljava/lang/String;)V
:cond_2
throw v1
:catch_1
:goto_3
if-eqz v0, :cond_4
invoke-interface {v0}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object p1
:goto_4
invoke-interface {p1}, Ljava/util/Iterator;->hasNext()Z
move-result v0
if-eqz v0, :cond_3
invoke-interface {p1}, Ljava/util/Iterator;->next()Ljava/lang/Object;
@ -248,48 +287,18 @@
invoke-direct {p0, v0}, Landroidx/sqlite/db/SupportSQLiteOpenHelper$Callback;->deleteDatabaseFile(Ljava/lang/String;)V
goto :goto_2
goto :goto_4
:cond_2
:cond_3
return-void
:cond_4
invoke-interface {p1}, Landroidx/sqlite/db/SupportSQLiteDatabase;->getPath()Ljava/lang/String;
move-result-object p1
invoke-direct {p0, p1}, Landroidx/sqlite/db/SupportSQLiteOpenHelper$Callback;->deleteDatabaseFile(Ljava/lang/String;)V
:cond_3
throw v1
:catch_1
:goto_3
if-eqz v0, :cond_0
invoke-interface {v0}, Ljava/util/List;->iterator()Ljava/util/Iterator;
move-result-object p1
:goto_4
invoke-interface {p1}, Ljava/util/Iterator;->hasNext()Z
move-result v0
if-eqz v0, :cond_4
invoke-interface {p1}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/util/Pair;
iget-object v0, v0, Landroid/util/Pair;->second:Ljava/lang/Object;
check-cast v0, Ljava/lang/String;
invoke-direct {p0, v0}, Landroidx/sqlite/db/SupportSQLiteOpenHelper$Callback;->deleteDatabaseFile(Ljava/lang/String;)V
goto :goto_4
:cond_4
return-void
.end method

View file

@ -1,5 +1,6 @@
.class public Landroidx/sqlite/db/SupportSQLiteOpenHelper$Configuration$Builder;
.super Ljava/lang/Object;
.source "SupportSQLiteOpenHelper.java"
# annotations
@ -45,21 +46,17 @@
if-eqz v0, :cond_1
iget-object v0, p0, Landroidx/sqlite/db/SupportSQLiteOpenHelper$Configuration$Builder;->mContext:Landroid/content/Context;
if-eqz v0, :cond_0
new-instance v0, Landroidx/sqlite/db/SupportSQLiteOpenHelper$Configuration;
iget-object v1, p0, Landroidx/sqlite/db/SupportSQLiteOpenHelper$Configuration$Builder;->mContext:Landroid/content/Context;
iget-object v2, p0, Landroidx/sqlite/db/SupportSQLiteOpenHelper$Configuration$Builder;->mName:Ljava/lang/String;
if-eqz v1, :cond_0
iget-object v3, p0, Landroidx/sqlite/db/SupportSQLiteOpenHelper$Configuration$Builder;->mCallback:Landroidx/sqlite/db/SupportSQLiteOpenHelper$Callback;
new-instance v2, Landroidx/sqlite/db/SupportSQLiteOpenHelper$Configuration;
invoke-direct {v0, v1, v2, v3}, Landroidx/sqlite/db/SupportSQLiteOpenHelper$Configuration;-><init>(Landroid/content/Context;Ljava/lang/String;Landroidx/sqlite/db/SupportSQLiteOpenHelper$Callback;)V
iget-object v3, p0, Landroidx/sqlite/db/SupportSQLiteOpenHelper$Configuration$Builder;->mName:Ljava/lang/String;
return-object v0
invoke-direct {v2, v1, v3, v0}, Landroidx/sqlite/db/SupportSQLiteOpenHelper$Configuration;-><init>(Landroid/content/Context;Ljava/lang/String;Landroidx/sqlite/db/SupportSQLiteOpenHelper$Callback;)V
return-object v2
:cond_0
new-instance v0, Ljava/lang/IllegalArgumentException;

View file

@ -1,5 +1,6 @@
.class public Landroidx/sqlite/db/SupportSQLiteOpenHelper$Configuration;
.super Ljava/lang/Object;
.source "SupportSQLiteOpenHelper.java"
# annotations

View file

@ -1,5 +1,6 @@
.class public interface abstract Landroidx/sqlite/db/SupportSQLiteOpenHelper$Factory;
.super Ljava/lang/Object;
.source "SupportSQLiteOpenHelper.java"
# annotations

View file

@ -1,5 +1,6 @@
.class public interface abstract Landroidx/sqlite/db/SupportSQLiteOpenHelper;
.super Ljava/lang/Object;
.source "SupportSQLiteOpenHelper.java"
# annotations

View file

@ -1,5 +1,6 @@
.class public interface abstract Landroidx/sqlite/db/SupportSQLiteProgram;
.super Ljava/lang/Object;
.source "SupportSQLiteProgram.java"
# interfaces
.implements Ljava/io/Closeable;

View file

@ -1,5 +1,6 @@
.class public interface abstract Landroidx/sqlite/db/SupportSQLiteQuery;
.super Ljava/lang/Object;
.source "SupportSQLiteQuery.java"
# virtual methods

View file

@ -1,5 +1,6 @@
.class public final Landroidx/sqlite/db/SupportSQLiteQueryBuilder;
.super Ljava/lang/Object;
.source "SupportSQLiteQueryBuilder.java"
# static fields
@ -217,13 +218,9 @@
if-eqz v1, :cond_3
iget-object v1, p0, Landroidx/sqlite/db/SupportSQLiteQueryBuilder;->mColumns:[Ljava/lang/String;
array-length v2, v1
array-length v1, v1
if-eqz v1, :cond_3
iget-object v1, p0, Landroidx/sqlite/db/SupportSQLiteQueryBuilder;->mColumns:[Ljava/lang/String;
if-eqz v2, :cond_3
invoke-static {v0, v1}, Landroidx/sqlite/db/SupportSQLiteQueryBuilder;->appendColumns(Ljava/lang/StringBuilder;[Ljava/lang/String;)V

View file

@ -1,5 +1,6 @@
.class public interface abstract Landroidx/sqlite/db/SupportSQLiteStatement;
.super Ljava/lang/Object;
.source "SupportSQLiteStatement.java"
# interfaces
.implements Landroidx/sqlite/db/SupportSQLiteProgram;

View file

@ -1,5 +1,6 @@
.class Landroidx/sqlite/db/framework/FrameworkSQLiteDatabase$1;
.super Ljava/lang/Object;
.source "FrameworkSQLiteDatabase.java"
# interfaces
.implements Landroid/database/sqlite/SQLiteDatabase$CursorFactory;

View file

@ -1,5 +1,6 @@
.class Landroidx/sqlite/db/framework/FrameworkSQLiteDatabase$2;
.super Ljava/lang/Object;
.source "FrameworkSQLiteDatabase.java"
# interfaces
.implements Landroid/database/sqlite/SQLiteDatabase$CursorFactory;

View file

@ -1,5 +1,6 @@
.class Landroidx/sqlite/db/framework/FrameworkSQLiteDatabase;
.super Ljava/lang/Object;
.source "FrameworkSQLiteDatabase.java"
# interfaces
.implements Landroidx/sqlite/db/SupportSQLiteDatabase;
@ -760,6 +761,8 @@
invoke-direct {p1, p2}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
throw p1
return-void
.end method
.method public yieldIfContendedSafely()Z

View file

@ -1,5 +1,6 @@
.class Landroidx/sqlite/db/framework/FrameworkSQLiteOpenHelper$OpenHelper$1;
.super Ljava/lang/Object;
.source "FrameworkSQLiteOpenHelper.java"
# interfaces
.implements Landroid/database/DatabaseErrorHandler;

View file

@ -1,5 +1,6 @@
.class Landroidx/sqlite/db/framework/FrameworkSQLiteOpenHelper$OpenHelper;
.super Landroid/database/sqlite/SQLiteOpenHelper;
.source "FrameworkSQLiteOpenHelper.java"
# annotations

View file

@ -1,5 +1,6 @@
.class Landroidx/sqlite/db/framework/FrameworkSQLiteOpenHelper;
.super Ljava/lang/Object;
.source "FrameworkSQLiteOpenHelper.java"
# interfaces
.implements Landroidx/sqlite/db/SupportSQLiteOpenHelper;

View file

@ -1,5 +1,6 @@
.class public final Landroidx/sqlite/db/framework/FrameworkSQLiteOpenHelperFactory;
.super Ljava/lang/Object;
.source "FrameworkSQLiteOpenHelperFactory.java"
# interfaces
.implements Landroidx/sqlite/db/SupportSQLiteOpenHelper$Factory;

View file

@ -1,5 +1,6 @@
.class Landroidx/sqlite/db/framework/FrameworkSQLiteProgram;
.super Ljava/lang/Object;
.source "FrameworkSQLiteProgram.java"
# interfaces
.implements Landroidx/sqlite/db/SupportSQLiteProgram;

View file

@ -1,5 +1,6 @@
.class Landroidx/sqlite/db/framework/FrameworkSQLiteStatement;
.super Landroidx/sqlite/db/framework/FrameworkSQLiteProgram;
.source "FrameworkSQLiteStatement.java"
# interfaces
.implements Landroidx/sqlite/db/SupportSQLiteStatement;

View file

@ -1,5 +1,6 @@
.class public final Landroidx/sqlite/db/framework/R;
.super Ljava/lang/Object;
.source "R.java"
# direct methods