Changes of com.discord v1325

This commit is contained in:
root 2020-11-12 02:11:44 +00:00
parent d9d9f382c9
commit 3cb9e1231d
28086 changed files with 4880345 additions and 0 deletions

View file

@ -0,0 +1,74 @@
.class public final Lf/b/a/a/a$b;
.super Ljava/lang/Object;
.source "AddContentDialogFragment.kt"
# interfaces
.implements Landroid/view/animation/Animation$AnimationListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lf/b/a/a/a;->h()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
.field public final synthetic d:Lf/b/a/a/a;
# direct methods
.method public constructor <init>(Lf/b/a/a/a;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
iput-object p1, p0, Lf/b/a/a/a$b;->d:Lf/b/a/a/a;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onAnimationEnd(Landroid/view/animation/Animation;)V
.locals 1
const-string v0, "animation"
invoke-static {p1, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
iget-object p1, p0, Lf/b/a/a/a$b;->d:Lf/b/a/a/a;
invoke-virtual {p1}, Landroidx/fragment/app/DialogFragment;->dismissAllowingStateLoss()V
return-void
.end method
.method public onAnimationRepeat(Landroid/view/animation/Animation;)V
.locals 1
const-string v0, "animation"
invoke-static {p1, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
return-void
.end method
.method public onAnimationStart(Landroid/view/animation/Animation;)V
.locals 1
const-string v0, "animation"
invoke-static {p1, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
return-void
.end method

View file

@ -0,0 +1,87 @@
.class public final Lf/b/a/a/a$c;
.super Ljava/lang/Object;
.source "AddContentDialogFragment.kt"
# interfaces
.implements Lcom/lytefast/flexinput/utils/SelectionCoordinator$ItemSelectionListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lf/b/a/a/a;-><init>()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lcom/lytefast/flexinput/utils/SelectionCoordinator$ItemSelectionListener<",
"Lcom/lytefast/flexinput/model/Attachment<",
"*>;>;"
}
.end annotation
# instance fields
.field public final synthetic a:Lf/b/a/a/a;
# direct methods
.method public constructor <init>(Lf/b/a/a/a;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
iput-object p1, p0, Lf/b/a/a/a$c;->a:Lf/b/a/a/a;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onItemSelected(Ljava/lang/Object;)V
.locals 1
check-cast p1, Lcom/lytefast/flexinput/model/Attachment;
const-string v0, "item"
invoke-static {p1, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
iget-object p1, p0, Lf/b/a/a/a$c;->a:Lf/b/a/a/a;
invoke-static {p1}, Lf/b/a/a/a;->g(Lf/b/a/a/a;)V
return-void
.end method
.method public onItemUnselected(Ljava/lang/Object;)V
.locals 1
check-cast p1, Lcom/lytefast/flexinput/model/Attachment;
const-string v0, "item"
invoke-static {p1, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
iget-object p1, p0, Lf/b/a/a/a$c;->a:Lf/b/a/a/a;
invoke-static {p1}, Lf/b/a/a/a;->g(Lf/b/a/a/a;)V
return-void
.end method
.method public unregister()V
.locals 0
return-void
.end method

View file

@ -0,0 +1,52 @@
.class public final Lf/b/a/a/a$d;
.super Landroidx/appcompat/app/AppCompatDialog;
.source "AddContentDialogFragment.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lf/b/a/a/a;->onCreateDialog(Landroid/os/Bundle;)Landroid/app/Dialog;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# direct methods
.method public constructor <init>(Lf/b/a/a/a;Landroid/content/Context;I)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/content/Context;",
"I)V"
}
.end annotation
invoke-direct {p0, p2, p3}, Landroidx/appcompat/app/AppCompatDialog;-><init>(Landroid/content/Context;I)V
return-void
.end method
# virtual methods
.method public show()V
.locals 2
invoke-super {p0}, Landroid/app/Dialog;->show()V
invoke-virtual {p0}, Landroid/app/Dialog;->getWindow()Landroid/view/Window;
move-result-object v0
if-eqz v0, :cond_0
const/4 v1, -0x1
invoke-virtual {v0, v1, v1}, Landroid/view/Window;->setLayout(II)V
:cond_0
return-void
.end method

View file

@ -0,0 +1,70 @@
.class public final Lf/b/a/a/a$e;
.super Landroidx/core/view/AccessibilityDelegateCompat;
.source "AddContentDialogFragment.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lf/b/a/a/a;->onCreateView(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;Landroid/os/Bundle;)Landroid/view/View;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
.field public final synthetic a:Lf/b/a/a/a;
# direct methods
.method public constructor <init>(Lf/b/a/a/a;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
iput-object p1, p0, Lf/b/a/a/a$e;->a:Lf/b/a/a/a;
invoke-direct {p0}, Landroidx/core/view/AccessibilityDelegateCompat;-><init>()V
return-void
.end method
# virtual methods
.method public onInitializeAccessibilityNodeInfo(Landroid/view/View;Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;)V
.locals 1
const-string v0, "host"
invoke-static {p1, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
const-string v0, "info"
invoke-static {p2, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
iget-object v0, p0, Lf/b/a/a/a$e;->a:Lf/b/a/a/a;
iget-object v0, v0, Lf/b/a/a/a;->g:Landroid/widget/ImageView;
if-eqz v0, :cond_0
invoke-virtual {p2, v0}, Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;->setTraversalAfter(Landroid/view/View;)V
invoke-super {p0, p1, p2}, Landroidx/core/view/AccessibilityDelegateCompat;->onInitializeAccessibilityNodeInfo(Landroid/view/View;Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;)V
return-void
:cond_0
new-instance p1, Ljava/lang/NullPointerException;
const-string p2, "null cannot be cast to non-null type android.view.View"
invoke-direct {p1, p2}, Ljava/lang/NullPointerException;-><init>(Ljava/lang/String;)V
throw p1
.end method

View file

@ -0,0 +1,45 @@
.class public final Lf/b/a/a/a$f;
.super Ljava/lang/Object;
.source "AddContentDialogFragment.kt"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lf/b/a/a/a;->onResume()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
.field public final synthetic d:Lf/b/a/a/a;
# direct methods
.method public constructor <init>(Lf/b/a/a/a;)V
.locals 0
iput-object p1, p0, Lf/b/a/a/a$f;->d:Lf/b/a/a/a;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 1
iget-object v0, p0, Lf/b/a/a/a$f;->d:Lf/b/a/a/a;
invoke-static {v0}, Lf/b/a/a/a;->g(Lf/b/a/a/a;)V
return-void
.end method

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,83 @@
.class public final Lf/b/a/a/b;
.super Ljava/lang/Object;
.source "AddContentDialogFragment.kt"
# interfaces
.implements Lcom/google/android/material/tabs/TabLayout$OnTabSelectedListener;
# instance fields
.field public final synthetic a:Lf/b/a/a/a;
# direct methods
.method public constructor <init>(Lf/b/a/a/a;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
iput-object p1, p0, Lf/b/a/a/b;->a:Lf/b/a/a/a;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onTabReselected(Lcom/google/android/material/tabs/TabLayout$Tab;)V
.locals 1
const-string v0, "tab"
invoke-static {p1, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
return-void
.end method
.method public onTabSelected(Lcom/google/android/material/tabs/TabLayout$Tab;)V
.locals 1
const-string v0, "tab"
invoke-static {p1, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
invoke-virtual {p1}, Lcom/google/android/material/tabs/TabLayout$Tab;->getPosition()I
move-result p1
if-nez p1, :cond_0
iget-object p1, p0, Lf/b/a/a/b;->a:Lf/b/a/a/a;
invoke-virtual {p1}, Lf/b/a/a/a;->h()V
return-void
:cond_0
iget-object v0, p0, Lf/b/a/a/b;->a:Lf/b/a/a/a;
iget-object v0, v0, Lf/b/a/a/a;->d:Landroidx/viewpager/widget/ViewPager;
if-eqz v0, :cond_1
add-int/lit8 p1, p1, -0x1
invoke-virtual {v0, p1}, Landroidx/viewpager/widget/ViewPager;->setCurrentItem(I)V
:cond_1
return-void
.end method
.method public onTabUnselected(Lcom/google/android/material/tabs/TabLayout$Tab;)V
.locals 1
const-string v0, "tab"
invoke-static {p1, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
return-void
.end method

View file

@ -0,0 +1,64 @@
.class public final Lf/b/a/a/c;
.super Ljava/lang/Object;
.source "AddContentDialogFragment.kt"
# interfaces
.implements Landroidx/viewpager/widget/ViewPager$OnPageChangeListener;
# instance fields
.field public final synthetic a:Lf/b/a/a/a;
# direct methods
.method public constructor <init>(Lf/b/a/a/a;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
iput-object p1, p0, Lf/b/a/a/c;->a:Lf/b/a/a/a;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onPageScrollStateChanged(I)V
.locals 0
return-void
.end method
.method public onPageScrolled(IFI)V
.locals 0
return-void
.end method
.method public onPageSelected(I)V
.locals 1
iget-object v0, p0, Lf/b/a/a/c;->a:Lf/b/a/a/a;
iget-object v0, v0, Lf/b/a/a/a;->e:Lcom/google/android/material/tabs/TabLayout;
if-eqz v0, :cond_0
add-int/lit8 p1, p1, 0x1
invoke-virtual {v0, p1}, Lcom/google/android/material/tabs/TabLayout;->getTabAt(I)Lcom/google/android/material/tabs/TabLayout$Tab;
move-result-object p1
if-eqz p1, :cond_0
invoke-virtual {p1}, Lcom/google/android/material/tabs/TabLayout$Tab;->select()V
:cond_0
return-void
.end method

View file

@ -0,0 +1,69 @@
.class public final Lf/b/a/a/d;
.super Ljava/lang/Object;
.source "AddContentDialogFragment.kt"
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
.field public final synthetic d:Lf/b/a/a/a;
# direct methods
.method public constructor <init>(Lf/b/a/a/a;)V
.locals 0
iput-object p1, p0, Lf/b/a/a/d;->d:Lf/b/a/a/a;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 1
iget-object v0, p0, Lf/b/a/a/d;->d:Lf/b/a/a/a;
iget-object v0, v0, Lf/b/a/a/a;->h:Lcom/lytefast/flexinput/utils/SelectionAggregator;
if-eqz v0, :cond_0
invoke-virtual {v0}, Lcom/lytefast/flexinput/utils/SelectionAggregator;->getSize()I
move-result v0
goto :goto_0
:cond_0
const/4 v0, 0x0
:goto_0
if-lez v0, :cond_1
iget-object v0, p0, Lf/b/a/a/d;->d:Lf/b/a/a/a;
iget-object v0, v0, Lf/b/a/a/a;->f:Lcom/google/android/material/floatingactionbutton/FloatingActionButton;
if-eqz v0, :cond_2
invoke-virtual {v0}, Lcom/google/android/material/floatingactionbutton/FloatingActionButton;->show()V
goto :goto_1
:cond_1
iget-object v0, p0, Lf/b/a/a/d;->d:Lf/b/a/a/a;
iget-object v0, v0, Lf/b/a/a/a;->f:Lcom/google/android/material/floatingactionbutton/FloatingActionButton;
if-eqz v0, :cond_2
invoke-virtual {v0}, Lcom/google/android/material/floatingactionbutton/FloatingActionButton;->hide()V
:cond_2
:goto_1
return-void
.end method

View file

@ -0,0 +1,75 @@
.class public final Lf/b/a/a/e;
.super Ljava/lang/Object;
.source "CameraFragment.kt"
# interfaces
.implements Lf/l/a/i;
# instance fields
.field public final synthetic a:Lcom/lytefast/flexinput/fragment/CameraFragment$d;
# direct methods
.method public constructor <init>(Lcom/lytefast/flexinput/fragment/CameraFragment$d;)V
.locals 0
iput-object p1, p0, Lf/b/a/a/e;->a:Lcom/lytefast/flexinput/fragment/CameraFragment$d;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final a(Ljava/io/File;)V
.locals 4
if-eqz p1, :cond_0
sget-object v0, Lcom/lytefast/flexinput/fragment/CameraFragment;->m:Lcom/lytefast/flexinput/fragment/CameraFragment$b;
iget-object v0, p0, Lf/b/a/a/e;->a:Lcom/lytefast/flexinput/fragment/CameraFragment$d;
iget-object v0, v0, Lcom/lytefast/flexinput/fragment/CameraFragment$d;->b:Landroid/view/View;
invoke-virtual {v0}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object v0
const-string v1, "view.context"
invoke-static {v0, v1}, Lz/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
new-instance v1, Landroid/content/Intent;
invoke-static {p1}, Landroid/net/Uri;->fromFile(Ljava/io/File;)Landroid/net/Uri;
move-result-object v2
const-string v3, "android.intent.action.MEDIA_SCANNER_SCAN_FILE"
invoke-direct {v1, v3, v2}, Landroid/content/Intent;-><init>(Ljava/lang/String;Landroid/net/Uri;)V
invoke-virtual {v0, v1}, Landroid/content/Context;->sendBroadcast(Landroid/content/Intent;)V
iget-object v0, p0, Lf/b/a/a/e;->a:Lcom/lytefast/flexinput/fragment/CameraFragment$d;
iget-object v0, v0, Lcom/lytefast/flexinput/fragment/CameraFragment$d;->a:Lcom/lytefast/flexinput/fragment/CameraFragment;
invoke-virtual {v0}, Lcom/lytefast/flexinput/fragment/CameraFragment;->k()Lf/b/a/b;
move-result-object v0
if-eqz v0, :cond_0
invoke-static {p1}, Lf/b/a/e/a;->a(Ljava/io/File;)Lcom/lytefast/flexinput/model/Attachment;
move-result-object p1
invoke-interface {v0, p1}, Lf/b/a/b;->e(Lcom/lytefast/flexinput/model/Attachment;)V
:cond_0
return-void
.end method

View file

@ -0,0 +1,40 @@
.class public final Lf/b/a/a/f;
.super Ljava/lang/Object;
.source "FilesFragment.kt"
# interfaces
.implements Landroidx/swiperefreshlayout/widget/SwipeRefreshLayout$OnRefreshListener;
# instance fields
.field public final synthetic a:Lkotlin/jvm/functions/Function0;
# direct methods
.method public constructor <init>(Lkotlin/jvm/functions/Function0;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lf/b/a/a/f;->a:Lkotlin/jvm/functions/Function0;
return-void
.end method
# virtual methods
.method public final synthetic onRefresh()V
.locals 2
iget-object v0, p0, Lf/b/a/a/f;->a:Lkotlin/jvm/functions/Function0;
invoke-interface {v0}, Lkotlin/jvm/functions/Function0;->invoke()Ljava/lang/Object;
move-result-object v0
const-string v1, "invoke(...)"
invoke-static {v0, v1}, Lz/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
return-void
.end method

View file

@ -0,0 +1,56 @@
.class public final Lf/b/a/a/g;
.super Ljava/lang/Object;
.source "FlexInputFragment.kt"
# interfaces
.implements Landroidx/viewpager/widget/ViewPager$OnPageChangeListener;
# instance fields
.field public final synthetic a:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
# direct methods
.method public constructor <init>(Lcom/lytefast/flexinput/fragment/FlexInputFragment;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
iput-object p1, p0, Lf/b/a/a/g;->a:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onPageScrollStateChanged(I)V
.locals 0
return-void
.end method
.method public onPageScrolled(IFI)V
.locals 0
return-void
.end method
.method public onPageSelected(I)V
.locals 1
iget-object v0, p0, Lf/b/a/a/g;->a:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
iget-object v0, v0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->y:Lcom/lytefast/flexinput/viewmodel/FlexInputViewModel;
if-eqz v0, :cond_0
invoke-interface {v0, p1}, Lcom/lytefast/flexinput/viewmodel/FlexInputViewModel;->onContentDialogPageChanged(I)V
:cond_0
return-void
.end method

View file

@ -0,0 +1,59 @@
.class public final Lf/b/a/a/h;
.super Ljava/lang/Object;
.source "FlexInputFragment.kt"
# interfaces
.implements Landroid/content/DialogInterface$OnDismissListener;
# instance fields
.field public final synthetic d:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
# direct methods
.method public constructor <init>(Lcom/lytefast/flexinput/fragment/FlexInputFragment;)V
.locals 0
iput-object p1, p0, Lf/b/a/a/h;->d:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onDismiss(Landroid/content/DialogInterface;)V
.locals 0
iget-object p1, p0, Lf/b/a/a/h;->d:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
invoke-virtual {p1}, Landroidx/fragment/app/Fragment;->isAdded()Z
move-result p1
if-eqz p1, :cond_1
iget-object p1, p0, Lf/b/a/a/h;->d:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
invoke-virtual {p1}, Landroidx/fragment/app/Fragment;->isHidden()Z
move-result p1
if-eqz p1, :cond_0
goto :goto_0
:cond_0
iget-object p1, p0, Lf/b/a/a/h;->d:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
iget-object p1, p1, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->y:Lcom/lytefast/flexinput/viewmodel/FlexInputViewModel;
if-eqz p1, :cond_1
invoke-interface {p1}, Lcom/lytefast/flexinput/viewmodel/FlexInputViewModel;->onContentDialogDismissed()V
:cond_1
:goto_0
return-void
.end method

View file

@ -0,0 +1,61 @@
.class public final Lf/b/a/a/i;
.super Lz/n/c/k;
.source "FlexInputFragment.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lz/n/c/k;",
"Lkotlin/jvm/functions/Function1<",
"Landroid/view/View;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
.field public final synthetic this$0:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
# direct methods
.method public constructor <init>(Lcom/lytefast/flexinput/fragment/FlexInputFragment;)V
.locals 0
iput-object p1, p0, Lf/b/a/a/i;->this$0:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
const/4 p1, 0x1
invoke-direct {p0, p1}, Lz/n/c/k;-><init>(I)V
return-void
.end method
# virtual methods
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
check-cast p1, Landroid/view/View;
const-string v0, "it"
invoke-static {p1, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
iget-object p1, p0, Lf/b/a/a/i;->this$0:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
iget-object p1, p1, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->y:Lcom/lytefast/flexinput/viewmodel/FlexInputViewModel;
if-eqz p1, :cond_0
invoke-interface {p1}, Lcom/lytefast/flexinput/viewmodel/FlexInputViewModel;->onContentDialogDismissed()V
:cond_0
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method

View file

@ -0,0 +1,50 @@
.class public final Lf/b/a/a/j;
.super Ljava/lang/Object;
.source "FlexInputFragment.kt"
# interfaces
.implements Landroid/view/View$OnLongClickListener;
# instance fields
.field public final synthetic d:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
# direct methods
.method public constructor <init>(Lcom/lytefast/flexinput/fragment/FlexInputFragment;)V
.locals 0
iput-object p1, p0, Lf/b/a/a/j;->d:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onLongClick(Landroid/view/View;)Z
.locals 2
iget-object v0, p0, Lf/b/a/a/j;->d:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
iget-object v0, v0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->y:Lcom/lytefast/flexinput/viewmodel/FlexInputViewModel;
if-eqz v0, :cond_0
const-string v1, "it"
invoke-static {p1, v1}, Lz/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
invoke-interface {v0, p1}, Lcom/lytefast/flexinput/viewmodel/FlexInputViewModel;->onToolTipButtonLongPressed(Landroid/view/View;)Z
move-result p1
goto :goto_0
:cond_0
const/4 p1, 0x0
:goto_0
return p1
.end method

View file

@ -0,0 +1,106 @@
.class public final Lf/b/a/a/k;
.super Lz/n/c/k;
.source "FlexInputFragment.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function2;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lz/n/c/k;",
"Lkotlin/jvm/functions/Function2<",
"Landroid/view/ViewGroup;",
"Ljava/lang/Boolean;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# static fields
.field public static final d:Lf/b/a/a/k;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lf/b/a/a/k;
invoke-direct {v0}, Lf/b/a/a/k;-><init>()V
sput-object v0, Lf/b/a/a/k;->d:Lf/b/a/a/k;
return-void
.end method
.method public constructor <init>()V
.locals 1
const/4 v0, 0x2
invoke-direct {p0, v0}, Lz/n/c/k;-><init>(I)V
return-void
.end method
# virtual methods
.method public final a(Landroid/view/ViewGroup;Z)V
.locals 6
const-string v0, "$this$enableChildren"
invoke-static {p1, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
invoke-virtual {p1}, Landroid/view/ViewGroup;->getChildCount()I
move-result v0
const/4 v1, 0x0
:goto_0
if-ge v1, v0, :cond_1
invoke-virtual {p1, v1}, Landroid/view/ViewGroup;->getChildAt(I)Landroid/view/View;
move-result-object v2
if-eqz v2, :cond_0
const/4 v3, 0x0
const/4 v4, 0x2
const/4 v5, 0x0
invoke-static {v2, p2, v3, v4, v5}, Lcom/discord/utilities/view/extensions/ViewExtensions;->setEnabledAlpha$default(Landroid/view/View;ZFILjava/lang/Object;)V
:cond_0
add-int/lit8 v1, v1, 0x1
goto :goto_0
:cond_1
return-void
.end method
.method public bridge synthetic invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Landroid/view/ViewGroup;
check-cast p2, Ljava/lang/Boolean;
invoke-virtual {p2}, Ljava/lang/Boolean;->booleanValue()Z
move-result p2
invoke-virtual {p0, p1, p2}, Lf/b/a/a/k;->a(Landroid/view/ViewGroup;Z)V
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method

View file

@ -0,0 +1,71 @@
.class public final Lf/b/a/a/l;
.super Lz/n/c/k;
.source "FlexInputFragment.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lz/n/c/k;",
"Lkotlin/jvm/functions/Function1<",
"Ljava/lang/Integer;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
.field public final synthetic this$0:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
# direct methods
.method public constructor <init>(Lcom/lytefast/flexinput/fragment/FlexInputFragment;)V
.locals 0
iput-object p1, p0, Lf/b/a/a/l;->this$0:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
const/4 p1, 0x1
invoke-direct {p0, p1}, Lz/n/c/k;-><init>(I)V
return-void
.end method
# virtual methods
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 2
check-cast p1, Ljava/lang/Number;
invoke-virtual {p1}, Ljava/lang/Number;->intValue()I
move-result p1
:try_start_0
iget-object v0, p0, Lf/b/a/a/l;->this$0:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
invoke-static {v0, p1}, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->f(Lcom/lytefast/flexinput/fragment/FlexInputFragment;I)V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception p1
sget-object v0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->D:Ljava/lang/String;
const-string v1, "Could not open AddContentDialogFragment"
invoke-static {v0, v1, p1}, Landroid/util/Log;->d(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
:goto_0
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method

View file

@ -0,0 +1,105 @@
.class public final Lf/b/a/a/m;
.super Lz/n/c/k;
.source "FlexInputFragment.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lz/n/c/k;",
"Lkotlin/jvm/functions/Function0<",
"Ljava/lang/Boolean;",
">;"
}
.end annotation
# instance fields
.field public final synthetic this$0:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
# direct methods
.method public constructor <init>(Lcom/lytefast/flexinput/fragment/FlexInputFragment;)V
.locals 0
iput-object p1, p0, Lf/b/a/a/m;->this$0:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
const/4 p1, 0x0
invoke-direct {p0, p1}, Lz/n/c/k;-><init>(I)V
return-void
.end method
# virtual methods
.method public bridge synthetic invoke()Ljava/lang/Object;
.locals 1
invoke-virtual {p0}, Lf/b/a/a/m;->invoke()Z
sget-object v0, Ljava/lang/Boolean;->TRUE:Ljava/lang/Boolean;
return-object v0
.end method
.method public final invoke()Z
.locals 4
iget-object v0, p0, Lf/b/a/a/m;->this$0:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
invoke-static {v0}, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j(Lcom/lytefast/flexinput/fragment/FlexInputFragment;)Landroid/view/ViewGroup;
move-result-object v0
const/16 v1, 0x8
invoke-virtual {v0, v1}, Landroid/view/ViewGroup;->setVisibility(I)V
iget-object v0, p0, Lf/b/a/a/m;->this$0:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
const/4 v1, 0x0
invoke-static {v0, v1}, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m(Lcom/lytefast/flexinput/fragment/FlexInputFragment;Z)V
iget-object v0, p0, Lf/b/a/a/m;->this$0:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
invoke-static {v0}, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->i(Lcom/lytefast/flexinput/fragment/FlexInputFragment;)Landroid/widget/ImageView;
move-result-object v0
sget v2, Lcom/lytefast/flexinput/R$d;->ic_emoji_24dp:I
invoke-virtual {v0, v2}, Landroid/widget/ImageView;->setImageResource(I)V
iget-object v0, p0, Lf/b/a/a/m;->this$0:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
invoke-static {v0}, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->i(Lcom/lytefast/flexinput/fragment/FlexInputFragment;)Landroid/widget/ImageView;
move-result-object v0
iget-object v2, p0, Lf/b/a/a/m;->this$0:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
sget v3, Lcom/lytefast/flexinput/R$g;->toggle_emoji_keyboard:I
invoke-virtual {v2, v3}, Landroidx/fragment/app/Fragment;->getString(I)Ljava/lang/String;
move-result-object v2
invoke-virtual {v0, v2}, Landroid/widget/ImageView;->setContentDescription(Ljava/lang/CharSequence;)V
iget-object v0, p0, Lf/b/a/a/m;->this$0:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
invoke-static {v0}, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->h(Lcom/lytefast/flexinput/fragment/FlexInputFragment;)Landroid/view/View;
move-result-object v0
invoke-virtual {v0, v1}, Landroid/view/View;->setVisibility(I)V
const/4 v0, 0x1
return v0
.end method

View file

@ -0,0 +1,130 @@
.class public final Lf/b/a/a/n$a;
.super Ljava/lang/Object;
.source "FlexInputFragment.kt"
# interfaces
.implements Lrx/functions/Action1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lf/b/a/a/n;->invoke()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/functions/Action1<",
"Ljava/lang/Long;",
">;"
}
.end annotation
# instance fields
.field public final synthetic d:Lf/b/a/a/n;
# direct methods
.method public constructor <init>(Lf/b/a/a/n;)V
.locals 0
iput-object p1, p0, Lf/b/a/a/n$a;->d:Lf/b/a/a/n;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)V
.locals 2
check-cast p1, Ljava/lang/Long;
iget-object p1, p0, Lf/b/a/a/n$a;->d:Lf/b/a/a/n;
iget-object p1, p1, Lf/b/a/a/n;->this$0:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
invoke-static {p1}, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->l(Lcom/lytefast/flexinput/fragment/FlexInputFragment;)Z
move-result p1
if-eqz p1, :cond_0
iget-object p1, p0, Lf/b/a/a/n$a;->d:Lf/b/a/a/n;
iget-object p1, p1, Lf/b/a/a/n;->this$0:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
invoke-static {p1}, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j(Lcom/lytefast/flexinput/fragment/FlexInputFragment;)Landroid/view/ViewGroup;
move-result-object p1
const/4 v0, 0x0
invoke-virtual {p1, v0}, Landroid/view/ViewGroup;->setVisibility(I)V
iget-object p1, p0, Lf/b/a/a/n$a;->d:Lf/b/a/a/n;
iget-object p1, p1, Lf/b/a/a/n;->this$0:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
const/4 v0, 0x1
invoke-static {p1, v0}, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->m(Lcom/lytefast/flexinput/fragment/FlexInputFragment;Z)V
iget-object p1, p0, Lf/b/a/a/n$a;->d:Lf/b/a/a/n;
iget-object p1, p1, Lf/b/a/a/n;->this$0:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
invoke-static {p1}, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->i(Lcom/lytefast/flexinput/fragment/FlexInputFragment;)Landroid/widget/ImageView;
move-result-object p1
sget v0, Lcom/lytefast/flexinput/R$d;->ic_keyboard_24dp:I
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setImageResource(I)V
iget-object p1, p0, Lf/b/a/a/n$a;->d:Lf/b/a/a/n;
iget-object p1, p1, Lf/b/a/a/n;->this$0:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
invoke-static {p1}, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->i(Lcom/lytefast/flexinput/fragment/FlexInputFragment;)Landroid/widget/ImageView;
move-result-object p1
iget-object v0, p0, Lf/b/a/a/n$a;->d:Lf/b/a/a/n;
iget-object v0, v0, Lf/b/a/a/n;->this$0:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
sget v1, Lcom/lytefast/flexinput/R$g;->show_keyboard:I
invoke-virtual {v0, v1}, Landroidx/fragment/app/Fragment;->getString(I)Ljava/lang/String;
move-result-object v0
invoke-virtual {p1, v0}, Landroid/widget/ImageView;->setContentDescription(Ljava/lang/CharSequence;)V
iget-object p1, p0, Lf/b/a/a/n$a;->d:Lf/b/a/a/n;
iget-object p1, p1, Lf/b/a/a/n;->this$0:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
invoke-static {p1}, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->h(Lcom/lytefast/flexinput/fragment/FlexInputFragment;)Landroid/view/View;
move-result-object p1
const/16 v0, 0x8
invoke-virtual {p1, v0}, Landroid/view/View;->setVisibility(I)V
:cond_0
return-void
.end method

View file

@ -0,0 +1,81 @@
.class public final Lf/b/a/a/n;
.super Lz/n/c/k;
.source "FlexInputFragment.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lz/n/c/k;",
"Lkotlin/jvm/functions/Function0<",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
.field public final synthetic this$0:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
# direct methods
.method public constructor <init>(Lcom/lytefast/flexinput/fragment/FlexInputFragment;)V
.locals 0
iput-object p1, p0, Lf/b/a/a/n;->this$0:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
const/4 p1, 0x0
invoke-direct {p0, p1}, Lz/n/c/k;-><init>(I)V
return-void
.end method
# virtual methods
.method public bridge synthetic invoke()Ljava/lang/Object;
.locals 1
invoke-virtual {p0}, Lf/b/a/a/n;->invoke()V
sget-object v0, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object v0
.end method
.method public final invoke()V
.locals 4
iget-object v0, p0, Lf/b/a/a/n;->this$0:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
sget-object v1, Ljava/util/concurrent/TimeUnit;->MILLISECONDS:Ljava/util/concurrent/TimeUnit;
const-wide/16 v2, 0x12c
invoke-static {v2, v3, v1}, Lrx/Observable;->Z(JLjava/util/concurrent/TimeUnit;)Lrx/Observable;
move-result-object v1
invoke-static {}, Li0/j/b/a;->a()Lrx/Scheduler;
move-result-object v2
invoke-virtual {v1, v2}, Lrx/Observable;->G(Lrx/Scheduler;)Lrx/Observable;
move-result-object v1
new-instance v2, Lf/b/a/a/n$a;
invoke-direct {v2, p0}, Lf/b/a/a/n$a;-><init>(Lf/b/a/a/n;)V
invoke-virtual {v1, v2}, Lrx/Observable;->R(Lrx/functions/Action1;)Lrx/Subscription;
move-result-object v1
iput-object v1, v0, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->B:Lrx/Subscription;
return-void
.end method

View file

@ -0,0 +1,106 @@
.class public final Lf/b/a/a/o;
.super Ljava/lang/Object;
.source "FlexInputFragment.kt"
# interfaces
.implements Lcom/lytefast/flexinput/utils/SelectionCoordinator$ItemSelectionListener;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lcom/lytefast/flexinput/utils/SelectionCoordinator$ItemSelectionListener<",
"Lcom/lytefast/flexinput/model/Attachment<",
"+",
"Ljava/lang/Object;",
">;>;"
}
.end annotation
# instance fields
.field public final synthetic a:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
# direct methods
.method public constructor <init>(Lcom/lytefast/flexinput/fragment/FlexInputFragment;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
iput-object p1, p0, Lf/b/a/a/o;->a:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onItemSelected(Ljava/lang/Object;)V
.locals 1
check-cast p1, Lcom/lytefast/flexinput/model/Attachment;
const-string v0, "item"
invoke-static {p1, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
iget-object p1, p0, Lf/b/a/a/o;->a:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
iget-object v0, p1, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->y:Lcom/lytefast/flexinput/viewmodel/FlexInputViewModel;
if-eqz v0, :cond_0
invoke-virtual {p1}, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->b()Lcom/lytefast/flexinput/utils/SelectionAggregator;
move-result-object p1
invoke-virtual {p1}, Lcom/lytefast/flexinput/utils/SelectionAggregator;->getAttachments()Ljava/util/ArrayList;
move-result-object p1
invoke-interface {v0, p1}, Lcom/lytefast/flexinput/viewmodel/FlexInputViewModel;->onAttachmentsUpdated(Ljava/util/List;)V
:cond_0
return-void
.end method
.method public onItemUnselected(Ljava/lang/Object;)V
.locals 1
check-cast p1, Lcom/lytefast/flexinput/model/Attachment;
const-string v0, "item"
invoke-static {p1, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
iget-object p1, p0, Lf/b/a/a/o;->a:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
iget-object v0, p1, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->y:Lcom/lytefast/flexinput/viewmodel/FlexInputViewModel;
if-eqz v0, :cond_0
invoke-virtual {p1}, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->b()Lcom/lytefast/flexinput/utils/SelectionAggregator;
move-result-object p1
invoke-virtual {p1}, Lcom/lytefast/flexinput/utils/SelectionAggregator;->getAttachments()Ljava/util/ArrayList;
move-result-object p1
invoke-interface {v0, p1}, Lcom/lytefast/flexinput/viewmodel/FlexInputViewModel;->onAttachmentsUpdated(Ljava/util/List;)V
:cond_0
return-void
.end method
.method public unregister()V
.locals 0
return-void
.end method

View file

@ -0,0 +1,40 @@
.class public final Lf/b/a/a/p;
.super Ljava/lang/Object;
.source "FlexInputFragment.kt"
# interfaces
.implements Lrx/functions/Action1;
# instance fields
.field public final synthetic d:Lkotlin/jvm/functions/Function1;
# direct methods
.method public constructor <init>(Lkotlin/jvm/functions/Function1;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lf/b/a/a/p;->d:Lkotlin/jvm/functions/Function1;
return-void
.end method
# virtual methods
.method public final synthetic call(Ljava/lang/Object;)V
.locals 1
iget-object v0, p0, Lf/b/a/a/p;->d:Lkotlin/jvm/functions/Function1;
invoke-interface {v0, p1}, Lkotlin/jvm/functions/Function1;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
const-string v0, "invoke(...)"
invoke-static {p1, v0}, Lz/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
return-void
.end method

View file

@ -0,0 +1,70 @@
.class public final Lf/b/a/a/q;
.super Ljava/lang/Object;
.source "FlexInputFragment.kt"
# interfaces
.implements Landroidx/core/view/OnApplyWindowInsetsListener;
# static fields
.field public static final a:Lf/b/a/a/q;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lf/b/a/a/q;
invoke-direct {v0}, Lf/b/a/a/q;-><init>()V
sput-object v0, Lf/b/a/a/q;->a:Lf/b/a/a/q;
return-void
.end method
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onApplyWindowInsets(Landroid/view/View;Landroidx/core/view/WindowInsetsCompat;)Landroidx/core/view/WindowInsetsCompat;
.locals 4
const-string v0, "view"
invoke-static {p1, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
const-string v0, "insets"
invoke-static {p2, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
invoke-virtual {p1}, Landroid/view/View;->getPaddingLeft()I
move-result v0
invoke-virtual {p1}, Landroid/view/View;->getPaddingTop()I
move-result v1
invoke-virtual {p1}, Landroid/view/View;->getPaddingRight()I
move-result v2
invoke-virtual {p2}, Landroidx/core/view/WindowInsetsCompat;->getSystemWindowInsetBottom()I
move-result v3
invoke-virtual {p1, v0, v1, v2, v3}, Landroid/view/View;->setPadding(IIII)V
invoke-virtual {p2}, Landroidx/core/view/WindowInsetsCompat;->consumeSystemWindowInsets()Landroidx/core/view/WindowInsetsCompat;
move-result-object p1
return-object p1
.end method

View file

@ -0,0 +1,58 @@
.class public final Lf/b/a/a/r;
.super Ljava/lang/Object;
.source "FlexInputFragment.kt"
# interfaces
.implements Landroidx/core/view/OnApplyWindowInsetsListener;
# instance fields
.field public final synthetic a:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
# direct methods
.method public constructor <init>(Lcom/lytefast/flexinput/fragment/FlexInputFragment;)V
.locals 0
iput-object p1, p0, Lf/b/a/a/r;->a:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onApplyWindowInsets(Landroid/view/View;Landroidx/core/view/WindowInsetsCompat;)Landroidx/core/view/WindowInsetsCompat;
.locals 1
const-string v0, "<anonymous parameter 0>"
invoke-static {p1, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
const-string p1, "insets"
invoke-static {p2, p1}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
iget-object p1, p0, Lf/b/a/a/r;->a:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
invoke-static {p1}, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->h(Lcom/lytefast/flexinput/fragment/FlexInputFragment;)Landroid/view/View;
move-result-object p1
invoke-static {p1, p2}, Landroidx/core/view/ViewCompat;->dispatchApplyWindowInsets(Landroid/view/View;Landroidx/core/view/WindowInsetsCompat;)Landroidx/core/view/WindowInsetsCompat;
iget-object p1, p0, Lf/b/a/a/r;->a:Lcom/lytefast/flexinput/fragment/FlexInputFragment;
invoke-static {p1}, Lcom/lytefast/flexinput/fragment/FlexInputFragment;->j(Lcom/lytefast/flexinput/fragment/FlexInputFragment;)Landroid/view/ViewGroup;
move-result-object p1
invoke-static {p1, p2}, Landroidx/core/view/ViewCompat;->dispatchApplyWindowInsets(Landroid/view/View;Landroidx/core/view/WindowInsetsCompat;)Landroidx/core/view/WindowInsetsCompat;
invoke-virtual {p2}, Landroidx/core/view/WindowInsetsCompat;->consumeSystemWindowInsets()Landroidx/core/view/WindowInsetsCompat;
move-result-object p1
return-object p1
.end method

View file

@ -0,0 +1,40 @@
.class public interface abstract Lf/b/a/b;
.super Ljava/lang/Object;
.source "FlexInputCoordinator.kt"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# virtual methods
.method public abstract b()Lcom/lytefast/flexinput/utils/SelectionAggregator;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/lytefast/flexinput/utils/SelectionAggregator<",
"Lcom/lytefast/flexinput/model/Attachment<",
"TT;>;>;"
}
.end annotation
.end method
.method public abstract e(Lcom/lytefast/flexinput/model/Attachment;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/lytefast/flexinput/model/Attachment<",
"+TT;>;)V"
}
.end annotation
.end method
.method public abstract getFileManager()Lcom/lytefast/flexinput/managers/FileManager;
.end method

View file

@ -0,0 +1,25 @@
.class public final Lf/b/a/c/a;
.super Lf/b/a/c/d$a;
.source "AddContentPagerAdapter.kt"
# direct methods
.method public constructor <init>(II)V
.locals 0
invoke-direct {p0, p1, p2}, Lf/b/a/c/d$a;-><init>(II)V
return-void
.end method
# virtual methods
.method public createFragment()Landroidx/fragment/app/Fragment;
.locals 1
new-instance v0, Lcom/lytefast/flexinput/fragment/PhotosFragment;
invoke-direct {v0}, Lcom/lytefast/flexinput/fragment/PhotosFragment;-><init>()V
return-object v0
.end method

View file

@ -0,0 +1,25 @@
.class public final Lf/b/a/c/b;
.super Lf/b/a/c/d$a;
.source "AddContentPagerAdapter.kt"
# direct methods
.method public constructor <init>(II)V
.locals 0
invoke-direct {p0, p1, p2}, Lf/b/a/c/d$a;-><init>(II)V
return-void
.end method
# virtual methods
.method public createFragment()Landroidx/fragment/app/Fragment;
.locals 1
new-instance v0, Lcom/lytefast/flexinput/fragment/FilesFragment;
invoke-direct {v0}, Lcom/lytefast/flexinput/fragment/FilesFragment;-><init>()V
return-object v0
.end method

View file

@ -0,0 +1,25 @@
.class public final Lf/b/a/c/c;
.super Lf/b/a/c/d$a;
.source "AddContentPagerAdapter.kt"
# direct methods
.method public constructor <init>(II)V
.locals 0
invoke-direct {p0, p1, p2}, Lf/b/a/c/d$a;-><init>(II)V
return-void
.end method
# virtual methods
.method public createFragment()Landroidx/fragment/app/Fragment;
.locals 1
new-instance v0, Lcom/lytefast/flexinput/fragment/CameraFragment;
invoke-direct {v0}, Lcom/lytefast/flexinput/fragment/CameraFragment;-><init>()V
return-object v0
.end method

View file

@ -0,0 +1,63 @@
.class public abstract Lf/b/a/c/d$a;
.super Ljava/lang/Object;
.source "AddContentPagerAdapter.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lf/b/a/c/d;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "a"
.end annotation
# instance fields
.field public final contentDesc:I
.field public final icon:I
# direct methods
.method public constructor <init>(II)V
.locals 0
.param p1 # I
.annotation build Landroidx/annotation/DrawableRes;
.end annotation
.end param
.param p2 # I
.annotation build Landroidx/annotation/StringRes;
.end annotation
.end param
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput p1, p0, Lf/b/a/c/d$a;->icon:I
iput p2, p0, Lf/b/a/c/d$a;->contentDesc:I
return-void
.end method
# virtual methods
.method public abstract createFragment()Landroidx/fragment/app/Fragment;
.end method
.method public final getContentDesc()I
.locals 1
iget v0, p0, Lf/b/a/c/d$a;->contentDesc:I
return v0
.end method
.method public final getIcon()I
.locals 1
iget v0, p0, Lf/b/a/c/d$a;->icon:I
return v0
.end method

View file

@ -0,0 +1,63 @@
.class public final Lf/b/a/c/d;
.super Landroidx/fragment/app/FragmentStatePagerAdapter;
.source "AddContentPagerAdapter.kt"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lf/b/a/c/d$a;
}
.end annotation
# instance fields
.field public final a:[Lf/b/a/c/d$a;
# direct methods
.method public varargs constructor <init>(Landroidx/fragment/app/FragmentManager;[Lf/b/a/c/d$a;)V
.locals 1
const-string v0, "childFragmentManager"
invoke-static {p1, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
const-string v0, "pageSuppliers"
invoke-static {p2, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
const/4 v0, 0x1
invoke-direct {p0, p1, v0}, Landroidx/fragment/app/FragmentStatePagerAdapter;-><init>(Landroidx/fragment/app/FragmentManager;I)V
iput-object p2, p0, Lf/b/a/c/d;->a:[Lf/b/a/c/d$a;
return-void
.end method
# virtual methods
.method public getCount()I
.locals 1
iget-object v0, p0, Lf/b/a/c/d;->a:[Lf/b/a/c/d$a;
array-length v0, v0
return v0
.end method
.method public getItem(I)Landroidx/fragment/app/Fragment;
.locals 1
iget-object v0, p0, Lf/b/a/c/d;->a:[Lf/b/a/c/d$a;
aget-object p1, v0, p1
invoke-virtual {p1}, Lf/b/a/c/d$a;->createFragment()Landroidx/fragment/app/Fragment;
move-result-object p1
return-object p1
.end method

View file

@ -0,0 +1,44 @@
.class public final Lf/b/a/c/e;
.super Ljava/lang/Object;
.source "AttachmentPreviewAdapter.kt"
# interfaces
.implements Landroid/view/View$OnClickListener;
# instance fields
.field public final synthetic d:Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a;
.field public final synthetic e:Lcom/lytefast/flexinput/model/Attachment;
# direct methods
.method public constructor <init>(Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a;Lcom/lytefast/flexinput/model/Attachment;)V
.locals 0
iput-object p1, p0, Lf/b/a/c/e;->d:Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a;
iput-object p2, p0, Lf/b/a/c/e;->e:Lcom/lytefast/flexinput/model/Attachment;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onClick(Landroid/view/View;)V
.locals 1
iget-object p1, p0, Lf/b/a/c/e;->d:Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a;
iget-object p1, p1, Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter$a;->j:Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter;
iget-object p1, p1, Lcom/lytefast/flexinput/adapters/AttachmentPreviewAdapter;->a:Lcom/lytefast/flexinput/utils/SelectionAggregator;
iget-object v0, p0, Lf/b/a/c/e;->e:Lcom/lytefast/flexinput/model/Attachment;
invoke-virtual {p1, v0}, Lcom/lytefast/flexinput/utils/SelectionAggregator;->unselectItem(Lcom/lytefast/flexinput/model/Attachment;)V
return-void
.end method

View file

@ -0,0 +1,58 @@
.class public final Lf/b/a/c/f;
.super Ljava/lang/Object;
.source "Comparisons.kt"
# interfaces
.implements Ljava/util/Comparator;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ljava/util/Comparator<",
"TT;>;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final compare(Ljava/lang/Object;Ljava/lang/Object;)I
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;TT;)I"
}
.end annotation
check-cast p1, Lcom/lytefast/flexinput/model/Attachment;
invoke-virtual {p1}, Lcom/lytefast/flexinput/model/Attachment;->getUri()Landroid/net/Uri;
move-result-object p1
check-cast p2, Lcom/lytefast/flexinput/model/Attachment;
invoke-virtual {p2}, Lcom/lytefast/flexinput/model/Attachment;->getUri()Landroid/net/Uri;
move-result-object p2
invoke-static {p1, p2}, Lz/i/s;->compareValues(Ljava/lang/Comparable;Ljava/lang/Comparable;)I
move-result p1
return p1
.end method

View file

@ -0,0 +1,76 @@
.class public final Lf/b/a/c/g;
.super Ljava/lang/Object;
.source "Comparisons.kt"
# interfaces
.implements Ljava/util/Comparator;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ljava/util/Comparator<",
"TT;>;"
}
.end annotation
# instance fields
.field public final synthetic d:Lcom/lytefast/flexinput/adapters/FileListAdapter$a;
# direct methods
.method public constructor <init>(Lcom/lytefast/flexinput/adapters/FileListAdapter$a;)V
.locals 0
iput-object p1, p0, Lf/b/a/c/g;->d:Lcom/lytefast/flexinput/adapters/FileListAdapter$a;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final compare(Ljava/lang/Object;Ljava/lang/Object;)I
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;TT;)I"
}
.end annotation
check-cast p2, Lcom/lytefast/flexinput/model/Attachment;
iget-object v0, p0, Lf/b/a/c/g;->d:Lcom/lytefast/flexinput/adapters/FileListAdapter$a;
invoke-static {v0, p2}, Lcom/lytefast/flexinput/adapters/FileListAdapter$a;->a(Lcom/lytefast/flexinput/adapters/FileListAdapter$a;Lcom/lytefast/flexinput/model/Attachment;)J
move-result-wide v0
invoke-static {v0, v1}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
move-result-object p2
check-cast p1, Lcom/lytefast/flexinput/model/Attachment;
iget-object v0, p0, Lf/b/a/c/g;->d:Lcom/lytefast/flexinput/adapters/FileListAdapter$a;
invoke-static {v0, p1}, Lcom/lytefast/flexinput/adapters/FileListAdapter$a;->a(Lcom/lytefast/flexinput/adapters/FileListAdapter$a;Lcom/lytefast/flexinput/model/Attachment;)J
move-result-wide v0
invoke-static {v0, v1}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
move-result-object p1
invoke-static {p2, p1}, Lz/i/s;->compareValues(Ljava/lang/Comparable;Ljava/lang/Comparable;)I
move-result p1
return p1
.end method

View file

@ -0,0 +1,98 @@
.class public final Lf/b/a/c/h;
.super Lz/n/c/k;
.source "FileListAdapter.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lz/n/c/k;",
"Lkotlin/jvm/functions/Function1<",
"Ljava/io/File;",
"Lkotlin/sequences/Sequence<",
"+",
"Ljava/io/File;",
">;>;"
}
.end annotation
# static fields
.field public static final d:Lf/b/a/c/h;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lf/b/a/c/h;
invoke-direct {v0}, Lf/b/a/c/h;-><init>()V
sput-object v0, Lf/b/a/c/h;->d:Lf/b/a/c/h;
return-void
.end method
.method public constructor <init>()V
.locals 1
const/4 v0, 0x1
invoke-direct {p0, v0}, Lz/n/c/k;-><init>(I)V
return-void
.end method
# virtual methods
.method public final a(Ljava/io/File;)Lkotlin/sequences/Sequence;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/io/File;",
")",
"Lkotlin/sequences/Sequence<",
"Ljava/io/File;",
">;"
}
.end annotation
const-string v0, "$this$getFileList"
invoke-static {p1, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
invoke-virtual {p1}, Ljava/io/File;->listFiles()[Ljava/io/File;
move-result-object p1
if-eqz p1, :cond_0
invoke-static {p1}, Lf/h/a/f/f/n/f;->asSequence([Ljava/lang/Object;)Lkotlin/sequences/Sequence;
move-result-object p1
goto :goto_0
:cond_0
sget-object p1, Lz/s/f;->a:Lz/s/f;
:goto_0
return-object p1
.end method
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Ljava/io/File;
invoke-virtual {p0, p1}, Lf/b/a/c/h;->a(Ljava/io/File;)Lkotlin/sequences/Sequence;
move-result-object p1
return-object p1
.end method

View file

@ -0,0 +1,44 @@
.class public final Lf/b/a/c/i$a;
.super Ljava/lang/Object;
.source "ThumbnailViewHolder.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lf/b/a/c/i;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
# direct methods
.method public constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static final a(Lf/b/a/c/i$a;)Z
.locals 1
sget p0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v0, 0x1d
if-lt p0, v0, :cond_0
const/4 p0, 0x1
goto :goto_0
:cond_0
const/4 p0, 0x0
:goto_0
return p0
.end method

View file

@ -0,0 +1,87 @@
.class public final Lf/b/a/c/i$b;
.super Ljava/lang/Object;
.source "ThumbnailViewHolder.kt"
# annotations
.annotation build Landroidx/annotation/RequiresApi;
value = 0x1d
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lf/b/a/c/i;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "b"
.end annotation
# instance fields
.field public a:Lkotlinx/coroutines/Job;
.field public b:Landroid/os/CancellationSignal;
.field public c:Landroid/graphics/Bitmap;
.field public final d:Landroid/content/ContentResolver;
# direct methods
.method public constructor <init>(Landroid/content/ContentResolver;)V
.locals 1
const-string v0, "contentResolver"
invoke-static {p1, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lf/b/a/c/i$b;->d:Landroid/content/ContentResolver;
return-void
.end method
# virtual methods
.method public final a()V
.locals 3
sget-object v0, Lf/b/a/c/i;->i:Lf/b/a/c/i$a;
invoke-static {v0}, Lf/b/a/c/i$a;->a(Lf/b/a/c/i$a;)Z
move-result v0
const/4 v1, 0x0
if-eqz v0, :cond_1
iget-object v0, p0, Lf/b/a/c/i$b;->a:Lkotlinx/coroutines/Job;
if-eqz v0, :cond_0
const/4 v2, 0x1
invoke-static {v0, v1, v2, v1}, Lz/i/s;->m(Lkotlinx/coroutines/Job;Ljava/util/concurrent/CancellationException;ILjava/lang/Object;)V
:cond_0
iget-object v0, p0, Lf/b/a/c/i$b;->b:Landroid/os/CancellationSignal;
if-eqz v0, :cond_1
invoke-virtual {v0}, Landroid/os/CancellationSignal;->cancel()V
:cond_1
iget-object v0, p0, Lf/b/a/c/i$b;->c:Landroid/graphics/Bitmap;
if-eqz v0, :cond_2
invoke-virtual {v0}, Landroid/graphics/Bitmap;->recycle()V
:cond_2
iput-object v1, p0, Lf/b/a/c/i$b;->c:Landroid/graphics/Bitmap;
return-void
.end method

View file

@ -0,0 +1,34 @@
.class public final Lf/b/a/c/i$c;
.super Ljava/lang/Object;
.source "ThumbnailViewHolder.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lf/b/a/c/i;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "c"
.end annotation
# instance fields
.field public final a:Landroid/content/ContentResolver;
# direct methods
.method public constructor <init>(Landroid/content/ContentResolver;)V
.locals 1
const-string v0, "contentResolver"
invoke-static {p1, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lf/b/a/c/i$c;->a:Landroid/content/ContentResolver;
return-void
.end method

View file

@ -0,0 +1,95 @@
.class public final Lf/b/a/c/i$d;
.super Lz/n/c/k;
.source "ThumbnailViewHolder.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lf/b/a/c/i;->c(Lcom/lytefast/flexinput/model/Photo;Ljava/lang/Integer;Ljava/lang/Integer;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lz/n/c/k;",
"Lkotlin/jvm/functions/Function1<",
"Landroid/graphics/Bitmap;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
.field public final synthetic this$0:Lf/b/a/c/i;
# direct methods
.method public constructor <init>(Lf/b/a/c/i;)V
.locals 0
iput-object p1, p0, Lf/b/a/c/i$d;->this$0:Lf/b/a/c/i;
const/4 p1, 0x1
invoke-direct {p0, p1}, Lz/n/c/k;-><init>(I)V
return-void
.end method
# virtual methods
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 3
check-cast p1, Landroid/graphics/Bitmap;
new-instance v0, Landroid/graphics/drawable/BitmapDrawable;
iget-object v1, p0, Lf/b/a/c/i$d;->this$0:Lf/b/a/c/i;
invoke-virtual {v1}, Lf/b/a/c/i;->a()Lcom/facebook/drawee/view/SimpleDraweeView;
move-result-object v1
invoke-virtual {v1}, Landroid/widget/ImageView;->getResources()Landroid/content/res/Resources;
move-result-object v1
invoke-direct {v0, v1, p1}, Landroid/graphics/drawable/BitmapDrawable;-><init>(Landroid/content/res/Resources;Landroid/graphics/Bitmap;)V
iget-object p1, p0, Lf/b/a/c/i$d;->this$0:Lf/b/a/c/i;
invoke-virtual {p1}, Lf/b/a/c/i;->a()Lcom/facebook/drawee/view/SimpleDraweeView;
move-result-object p1
invoke-virtual {p1}, Lcom/facebook/drawee/view/DraweeView;->getHierarchy()Lcom/facebook/drawee/interfaces/DraweeHierarchy;
move-result-object p1
check-cast p1, Lcom/facebook/drawee/generic/GenericDraweeHierarchy;
sget-object v1, Lcom/facebook/drawee/drawable/ScalingUtils$ScaleType;->g:Lcom/facebook/drawee/drawable/ScalingUtils$ScaleType;
const/4 v2, 0x1
invoke-virtual {p1, v2, v0}, Lcom/facebook/drawee/generic/GenericDraweeHierarchy;->o(ILandroid/graphics/drawable/Drawable;)V
invoke-virtual {p1, v2}, Lcom/facebook/drawee/generic/GenericDraweeHierarchy;->m(I)Lf/g/g/e/p;
move-result-object p1
invoke-virtual {p1, v1}, Lf/g/g/e/p;->r(Lcom/facebook/drawee/drawable/ScalingUtils$ScaleType;)V
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method

View file

@ -0,0 +1,428 @@
.class public abstract Lf/b/a/c/i;
.super Landroidx/recyclerview/widget/RecyclerView$ViewHolder;
.source "ThumbnailViewHolder.kt"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lf/b/a/c/i$b;,
Lf/b/a/c/i$c;,
Lf/b/a/c/i$a;
}
.end annotation
# static fields
.field public static f:I
.field public static g:I
.field public static h:Landroid/graphics/drawable/ColorDrawable;
.field public static final i:Lf/b/a/c/i$a;
# instance fields
.field public d:Lf/b/a/c/i$b;
.field public e:Lf/b/a/c/i$c;
# direct methods
.method public static constructor <clinit>()V
.locals 2
new-instance v0, Lf/b/a/c/i$a;
const/4 v1, 0x0
invoke-direct {v0, v1}, Lf/b/a/c/i$a;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
sput-object v0, Lf/b/a/c/i;->i:Lf/b/a/c/i$a;
return-void
.end method
.method public constructor <init>(Landroid/view/View;)V
.locals 3
const-string v0, "itemView"
invoke-static {p1, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
invoke-direct {p0, p1}, Landroidx/recyclerview/widget/RecyclerView$ViewHolder;-><init>(Landroid/view/View;)V
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v1, 0x1d
if-lt v0, v1, :cond_0
const/4 v0, 0x1
goto :goto_0
:cond_0
const/4 v0, 0x0
:goto_0
const-string v1, "itemView.context.contentResolver"
const-string v2, "itemView.context"
if-eqz v0, :cond_1
new-instance v0, Lf/b/a/c/i$b;
invoke-virtual {p1}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object p1
invoke-static {p1, v2}, Lz/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
invoke-virtual {p1}, Landroid/content/Context;->getContentResolver()Landroid/content/ContentResolver;
move-result-object p1
invoke-static {p1, v1}, Lz/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
invoke-direct {v0, p1}, Lf/b/a/c/i$b;-><init>(Landroid/content/ContentResolver;)V
iput-object v0, p0, Lf/b/a/c/i;->d:Lf/b/a/c/i$b;
goto :goto_1
:cond_1
new-instance v0, Lf/b/a/c/i$c;
invoke-virtual {p1}, Landroid/view/View;->getContext()Landroid/content/Context;
move-result-object p1
invoke-static {p1, v2}, Lz/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
invoke-virtual {p1}, Landroid/content/Context;->getContentResolver()Landroid/content/ContentResolver;
move-result-object p1
invoke-static {p1, v1}, Lz/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
invoke-direct {v0, p1}, Lf/b/a/c/i$c;-><init>(Landroid/content/ContentResolver;)V
iput-object v0, p0, Lf/b/a/c/i;->e:Lf/b/a/c/i$c;
:goto_1
return-void
.end method
# virtual methods
.method public abstract a()Lcom/facebook/drawee/view/SimpleDraweeView;
.end method
.method public final b()V
.locals 2
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v1, 0x1d
if-lt v0, v1, :cond_0
const/4 v0, 0x1
goto :goto_0
:cond_0
const/4 v0, 0x0
:goto_0
if-eqz v0, :cond_1
iget-object v0, p0, Lf/b/a/c/i;->d:Lf/b/a/c/i$b;
if-eqz v0, :cond_1
invoke-virtual {v0}, Lf/b/a/c/i$b;->a()V
:cond_1
return-void
.end method
.method public final c(Lcom/lytefast/flexinput/model/Photo;Ljava/lang/Integer;Ljava/lang/Integer;)V
.locals 11
sget-object v0, Lf/b/a/c/i;->h:Landroid/graphics/drawable/ColorDrawable;
if-nez v0, :cond_0
new-instance v0, Landroid/graphics/drawable/ColorDrawable;
iget-object v1, p0, Landroidx/recyclerview/widget/RecyclerView$ViewHolder;->itemView:Landroid/view/View;
const-string v2, "itemView"
invoke-static {v1, v2}, Lz/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
sget v2, Lcom/lytefast/flexinput/R$b;->flexInputDialogBackground:I
invoke-static {v1, v2}, Lcom/discord/utilities/color/ColorCompat;->getThemedColor(Landroid/view/View;I)I
move-result v1
invoke-direct {v0, v1}, Landroid/graphics/drawable/ColorDrawable;-><init>(I)V
sput-object v0, Lf/b/a/c/i;->h:Landroid/graphics/drawable/ColorDrawable;
:cond_0
if-eqz p2, :cond_1
invoke-virtual {p2}, Ljava/lang/Integer;->intValue()I
move-result p2
sput p2, Lf/b/a/c/i;->f:I
:cond_1
if-eqz p3, :cond_2
invoke-virtual {p3}, Ljava/lang/Integer;->intValue()I
move-result p2
sput p2, Lf/b/a/c/i;->g:I
:cond_2
if-nez p1, :cond_3
return-void
:cond_3
sget p2, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 p3, 0x1d
const/4 v0, 0x1
const/4 v1, 0x0
if-lt p2, p3, :cond_4
const/4 p2, 0x1
goto :goto_0
:cond_4
const/4 p2, 0x0
:goto_0
const-string p3, "uri"
const/4 v2, 0x0
if-eqz p2, :cond_5
invoke-virtual {p0}, Lf/b/a/c/i;->a()Lcom/facebook/drawee/view/SimpleDraweeView;
move-result-object p2
invoke-virtual {p2}, Lcom/facebook/drawee/view/DraweeView;->getHierarchy()Lcom/facebook/drawee/interfaces/DraweeHierarchy;
move-result-object p2
check-cast p2, Lcom/facebook/drawee/generic/GenericDraweeHierarchy;
sget-object v1, Lf/b/a/c/i;->h:Landroid/graphics/drawable/ColorDrawable;
sget-object v3, Lcom/facebook/drawee/drawable/ScalingUtils$ScaleType;->e:Lcom/facebook/drawee/drawable/ScalingUtils$ScaleType;
invoke-virtual {p2, v0, v1}, Lcom/facebook/drawee/generic/GenericDraweeHierarchy;->o(ILandroid/graphics/drawable/Drawable;)V
invoke-virtual {p2, v0}, Lcom/facebook/drawee/generic/GenericDraweeHierarchy;->m(I)Lf/g/g/e/p;
move-result-object p2
invoke-virtual {p2, v3}, Lf/g/g/e/p;->r(Lcom/facebook/drawee/drawable/ScalingUtils$ScaleType;)V
iget-object p2, p0, Lf/b/a/c/i;->d:Lf/b/a/c/i$b;
if-eqz p2, :cond_a
invoke-virtual {p1}, Lcom/lytefast/flexinput/model/Attachment;->getUri()Landroid/net/Uri;
move-result-object p1
new-instance v0, Lf/b/a/c/i$d;
invoke-direct {v0, p0}, Lf/b/a/c/i$d;-><init>(Lf/b/a/c/i;)V
invoke-static {p1, p3}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
const-string p3, "onGenerate"
invoke-static {v0, p3}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
invoke-virtual {p2}, Lf/b/a/c/i$b;->a()V
sget-object v3, La0/a/q0;->d:La0/a/q0;
invoke-static {}, La0/a/g0;->a()La0/a/d1;
move-result-object v4
new-instance v6, Lf/b/a/c/j;
invoke-direct {v6, p2, p1, v0, v2}, Lf/b/a/c/j;-><init>(Lf/b/a/c/i$b;Landroid/net/Uri;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)V
const/4 v5, 0x0
const/4 v7, 0x2
const/4 v8, 0x0
invoke-static/range {v3 .. v8}, Lz/i/s;->B(Lkotlinx/coroutines/CoroutineScope;Lkotlin/coroutines/CoroutineContext;La0/a/x;Lkotlin/jvm/functions/Function2;ILjava/lang/Object;)Lkotlinx/coroutines/Job;
move-result-object p1
iput-object p1, p2, Lf/b/a/c/i$b;->a:Lkotlinx/coroutines/Job;
goto/16 :goto_3
:cond_5
iget-object p2, p0, Lf/b/a/c/i;->e:Lf/b/a/c/i$c;
if-eqz p2, :cond_9
invoke-virtual {p1}, Lcom/lytefast/flexinput/model/Attachment;->getId()J
move-result-wide v3
invoke-virtual {p1}, Lcom/lytefast/flexinput/model/Attachment;->getUri()Landroid/net/Uri;
move-result-object p1
invoke-static {p1, p3}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
new-instance p3, Lf/b/a/c/m;
invoke-direct {p3, v3, v4}, Lf/b/a/c/m;-><init>(J)V
iget-object v5, p2, Lf/b/a/c/i$c;->a:Landroid/content/ContentResolver;
sget-object v6, Landroid/provider/MediaStore$Images$Thumbnails;->EXTERNAL_CONTENT_URI:Landroid/net/Uri;
const-string v7, "_id"
filled-new-array {v7}, [Ljava/lang/String;
move-result-object v7
const/4 v8, 0x2
new-array v9, v8, [Ljava/lang/String;
invoke-static {v3, v4}, Ljava/lang/String;->valueOf(J)Ljava/lang/String;
move-result-object v3
aput-object v3, v9, v1
invoke-static {v0}, Ljava/lang/String;->valueOf(I)Ljava/lang/String;
move-result-object v3
aput-object v3, v9, v0
const/4 v10, 0x0
const-string v8, "image_id = ? AND KIND = ?"
invoke-virtual/range {v5 .. v10}, Landroid/content/ContentResolver;->query(Landroid/net/Uri;[Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;)Landroid/database/Cursor;
move-result-object v0
if-eqz v0, :cond_7
invoke-interface {v0}, Landroid/database/Cursor;->moveToFirst()Z
move-result v3
if-nez v3, :cond_6
goto :goto_1
:cond_6
:try_start_0
invoke-interface {v0, v1}, Landroid/database/Cursor;->getLong(I)J
move-result-wide p1
sget-object p3, Landroid/provider/MediaStore$Images$Thumbnails;->EXTERNAL_CONTENT_URI:Landroid/net/Uri;
invoke-static {p3, p1, p2}, Landroid/content/ContentUris;->withAppendedId(Landroid/net/Uri;J)Landroid/net/Uri;
move-result-object p1
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
invoke-static {v0, v2}, Lz/i/s;->closeFinally(Ljava/io/Closeable;Ljava/lang/Throwable;)V
goto :goto_2
:catchall_0
move-exception p1
:try_start_1
throw p1
:try_end_1
.catchall {:try_start_1 .. :try_end_1} :catchall_1
:catchall_1
move-exception p2
invoke-static {v0, p1}, Lz/i/s;->closeFinally(Ljava/io/Closeable;Ljava/lang/Throwable;)V
throw p2
:cond_7
:goto_1
iget-object p2, p2, Lf/b/a/c/i$c;->a:Landroid/content/ContentResolver;
const-string v1, "contentResolver"
invoke-static {p2, v1}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
new-instance v1, Lf/b/a/c/l;
invoke-direct {v1, p3, p2}, Lf/b/a/c/l;-><init>(Lf/b/a/c/m;Landroid/content/ContentResolver;)V
invoke-static {v1}, Landroid/os/AsyncTask;->execute(Ljava/lang/Runnable;)V
if-eqz v0, :cond_8
invoke-interface {v0}, Landroid/database/Cursor;->close()V
:cond_8
:goto_2
move-object v2, p1
:cond_9
invoke-virtual {p0}, Lf/b/a/c/i;->a()Lcom/facebook/drawee/view/SimpleDraweeView;
move-result-object p1
invoke-virtual {p0}, Lf/b/a/c/i;->a()Lcom/facebook/drawee/view/SimpleDraweeView;
move-result-object p2
invoke-virtual {p2}, Landroid/widget/ImageView;->getContext()Landroid/content/Context;
move-result-object p2
invoke-virtual {p1, v2, p2}, Lcom/facebook/drawee/view/SimpleDraweeView;->setImageURI(Landroid/net/Uri;Ljava/lang/Object;)V
:cond_a
:goto_3
return-void
.end method

View file

@ -0,0 +1,235 @@
.class public final Lf/b/a/c/j;
.super Lz/k/h/a/g;
.source "ThumbnailViewHolder.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function2;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lz/k/h/a/g;",
"Lkotlin/jvm/functions/Function2<",
"Lkotlinx/coroutines/CoroutineScope;",
"Lkotlin/coroutines/Continuation<",
"-",
"Lkotlin/Unit;",
">;",
"Ljava/lang/Object;",
">;"
}
.end annotation
.annotation runtime Lz/k/h/a/d;
c = "com.lytefast.flexinput.adapters.ThumbnailViewHolder$ThumbnailBitmapGenerator$generate$1"
f = "ThumbnailViewHolder.kt"
l = {
0x67
}
m = "invokeSuspend"
.end annotation
# instance fields
.field public final synthetic $onGenerate:Lkotlin/jvm/functions/Function1;
.field public final synthetic $uri:Landroid/net/Uri;
.field public L$0:Ljava/lang/Object;
.field public L$1:Ljava/lang/Object;
.field public label:I
.field public p$:Lkotlinx/coroutines/CoroutineScope;
.field public final synthetic this$0:Lf/b/a/c/i$b;
# direct methods
.method public constructor <init>(Lf/b/a/c/i$b;Landroid/net/Uri;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)V
.locals 0
iput-object p1, p0, Lf/b/a/c/j;->this$0:Lf/b/a/c/i$b;
iput-object p2, p0, Lf/b/a/c/j;->$uri:Landroid/net/Uri;
iput-object p3, p0, Lf/b/a/c/j;->$onGenerate:Lkotlin/jvm/functions/Function1;
const/4 p1, 0x2
invoke-direct {p0, p1, p4}, Lz/k/h/a/g;-><init>(ILkotlin/coroutines/Continuation;)V
return-void
.end method
# virtual methods
.method public final create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation;
.locals 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/Object;",
"Lkotlin/coroutines/Continuation<",
"*>;)",
"Lkotlin/coroutines/Continuation<",
"Lkotlin/Unit;",
">;"
}
.end annotation
const-string v0, "completion"
invoke-static {p2, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
new-instance v0, Lf/b/a/c/j;
iget-object v1, p0, Lf/b/a/c/j;->this$0:Lf/b/a/c/i$b;
iget-object v2, p0, Lf/b/a/c/j;->$uri:Landroid/net/Uri;
iget-object v3, p0, Lf/b/a/c/j;->$onGenerate:Lkotlin/jvm/functions/Function1;
invoke-direct {v0, v1, v2, v3, p2}, Lf/b/a/c/j;-><init>(Lf/b/a/c/i$b;Landroid/net/Uri;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)V
check-cast p1, Lkotlinx/coroutines/CoroutineScope;
iput-object p1, v0, Lf/b/a/c/j;->p$:Lkotlinx/coroutines/CoroutineScope;
return-object v0
.end method
.method public final invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.locals 4
check-cast p2, Lkotlin/coroutines/Continuation;
const-string v0, "completion"
invoke-static {p2, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
new-instance v0, Lf/b/a/c/j;
iget-object v1, p0, Lf/b/a/c/j;->this$0:Lf/b/a/c/i$b;
iget-object v2, p0, Lf/b/a/c/j;->$uri:Landroid/net/Uri;
iget-object v3, p0, Lf/b/a/c/j;->$onGenerate:Lkotlin/jvm/functions/Function1;
invoke-direct {v0, v1, v2, v3, p2}, Lf/b/a/c/j;-><init>(Lf/b/a/c/i$b;Landroid/net/Uri;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)V
check-cast p1, Lkotlinx/coroutines/CoroutineScope;
iput-object p1, v0, Lf/b/a/c/j;->p$:Lkotlinx/coroutines/CoroutineScope;
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
invoke-virtual {v0, p1}, Lf/b/a/c/j;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
return-object p1
.end method
.method public final invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object;
.locals 6
sget-object v0, Lz/k/g/a;->d:Lz/k/g/a;
iget v1, p0, Lf/b/a/c/j;->label:I
const/4 v2, 0x1
if-eqz v1, :cond_1
if-ne v1, v2, :cond_0
iget-object v0, p0, Lf/b/a/c/j;->L$1:Ljava/lang/Object;
check-cast v0, Lf/b/a/c/i$b;
iget-object v1, p0, Lf/b/a/c/j;->L$0:Ljava/lang/Object;
check-cast v1, Lkotlinx/coroutines/CoroutineScope;
invoke-static {p1}, Lf/h/a/f/f/n/f;->throwOnFailure(Ljava/lang/Object;)V
goto :goto_0
:cond_0
new-instance p1, Ljava/lang/IllegalStateException;
const-string v0, "call to \'resume\' before \'invoke\' with coroutine"
invoke-direct {p1, v0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
throw p1
:cond_1
invoke-static {p1}, Lf/h/a/f/f/n/f;->throwOnFailure(Ljava/lang/Object;)V
iget-object p1, p0, Lf/b/a/c/j;->p$:Lkotlinx/coroutines/CoroutineScope;
iget-object v1, p0, Lf/b/a/c/j;->this$0:Lf/b/a/c/i$b;
new-instance v3, Landroid/os/CancellationSignal;
invoke-direct {v3}, Landroid/os/CancellationSignal;-><init>()V
iput-object v3, v1, Lf/b/a/c/i$b;->b:Landroid/os/CancellationSignal;
iget-object v1, p0, Lf/b/a/c/j;->this$0:Lf/b/a/c/i$b;
iget-object v3, v1, Lf/b/a/c/i$b;->d:Landroid/content/ContentResolver;
iget-object v4, p0, Lf/b/a/c/j;->$uri:Landroid/net/Uri;
iput-object p1, p0, Lf/b/a/c/j;->L$0:Ljava/lang/Object;
iput-object v1, p0, Lf/b/a/c/j;->L$1:Ljava/lang/Object;
iput v2, p0, Lf/b/a/c/j;->label:I
const/4 p1, 0x0
if-eqz v1, :cond_3
sget-object v2, La0/a/g0;->b:La0/a/v;
new-instance v5, Lf/b/a/c/k;
invoke-direct {v5, v1, v3, v4, p1}, Lf/b/a/c/k;-><init>(Lf/b/a/c/i$b;Landroid/content/ContentResolver;Landroid/net/Uri;Lkotlin/coroutines/Continuation;)V
invoke-static {v2, v5, p0}, Lz/i/s;->e0(Lkotlin/coroutines/CoroutineContext;Lkotlin/jvm/functions/Function2;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
move-result-object p1
if-ne p1, v0, :cond_2
return-object v0
:cond_2
move-object v0, v1
:goto_0
check-cast p1, Landroid/graphics/Bitmap;
iput-object p1, v0, Lf/b/a/c/i$b;->c:Landroid/graphics/Bitmap;
iget-object p1, p0, Lf/b/a/c/j;->$onGenerate:Lkotlin/jvm/functions/Function1;
iget-object v0, p0, Lf/b/a/c/j;->this$0:Lf/b/a/c/i$b;
iget-object v0, v0, Lf/b/a/c/i$b;->c:Landroid/graphics/Bitmap;
invoke-interface {p1, v0}, Lkotlin/jvm/functions/Function1;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
:cond_3
throw p1
.end method

View file

@ -0,0 +1,178 @@
.class public final Lf/b/a/c/k;
.super Lz/k/h/a/g;
.source "ThumbnailViewHolder.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function2;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lz/k/h/a/g;",
"Lkotlin/jvm/functions/Function2<",
"Lkotlinx/coroutines/CoroutineScope;",
"Lkotlin/coroutines/Continuation<",
"-",
"Landroid/graphics/Bitmap;",
">;",
"Ljava/lang/Object;",
">;"
}
.end annotation
.annotation runtime Lz/k/h/a/d;
c = "com.lytefast.flexinput.adapters.ThumbnailViewHolder$ThumbnailBitmapGenerator$getThumbnailQ$2"
f = "ThumbnailViewHolder.kt"
l = {}
m = "invokeSuspend"
.end annotation
# instance fields
.field public final synthetic $contentResolver:Landroid/content/ContentResolver;
.field public final synthetic $uri:Landroid/net/Uri;
.field public label:I
.field public p$:Lkotlinx/coroutines/CoroutineScope;
.field public final synthetic this$0:Lf/b/a/c/i$b;
# direct methods
.method public constructor <init>(Lf/b/a/c/i$b;Landroid/content/ContentResolver;Landroid/net/Uri;Lkotlin/coroutines/Continuation;)V
.locals 0
iput-object p1, p0, Lf/b/a/c/k;->this$0:Lf/b/a/c/i$b;
iput-object p2, p0, Lf/b/a/c/k;->$contentResolver:Landroid/content/ContentResolver;
iput-object p3, p0, Lf/b/a/c/k;->$uri:Landroid/net/Uri;
const/4 p1, 0x2
invoke-direct {p0, p1, p4}, Lz/k/h/a/g;-><init>(ILkotlin/coroutines/Continuation;)V
return-void
.end method
# virtual methods
.method public final create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation;
.locals 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/Object;",
"Lkotlin/coroutines/Continuation<",
"*>;)",
"Lkotlin/coroutines/Continuation<",
"Lkotlin/Unit;",
">;"
}
.end annotation
const-string v0, "completion"
invoke-static {p2, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
new-instance v0, Lf/b/a/c/k;
iget-object v1, p0, Lf/b/a/c/k;->this$0:Lf/b/a/c/i$b;
iget-object v2, p0, Lf/b/a/c/k;->$contentResolver:Landroid/content/ContentResolver;
iget-object v3, p0, Lf/b/a/c/k;->$uri:Landroid/net/Uri;
invoke-direct {v0, v1, v2, v3, p2}, Lf/b/a/c/k;-><init>(Lf/b/a/c/i$b;Landroid/content/ContentResolver;Landroid/net/Uri;Lkotlin/coroutines/Continuation;)V
check-cast p1, Lkotlinx/coroutines/CoroutineScope;
iput-object p1, v0, Lf/b/a/c/k;->p$:Lkotlinx/coroutines/CoroutineScope;
return-object v0
.end method
.method public final invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.locals 4
check-cast p2, Lkotlin/coroutines/Continuation;
const-string v0, "completion"
invoke-static {p2, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
new-instance v0, Lf/b/a/c/k;
iget-object v1, p0, Lf/b/a/c/k;->this$0:Lf/b/a/c/i$b;
iget-object v2, p0, Lf/b/a/c/k;->$contentResolver:Landroid/content/ContentResolver;
iget-object v3, p0, Lf/b/a/c/k;->$uri:Landroid/net/Uri;
invoke-direct {v0, v1, v2, v3, p2}, Lf/b/a/c/k;-><init>(Lf/b/a/c/i$b;Landroid/content/ContentResolver;Landroid/net/Uri;Lkotlin/coroutines/Continuation;)V
check-cast p1, Lkotlinx/coroutines/CoroutineScope;
iput-object p1, v0, Lf/b/a/c/k;->p$:Lkotlinx/coroutines/CoroutineScope;
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
invoke-virtual {v0, p1}, Lf/b/a/c/k;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
return-object p1
.end method
.method public final invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object;
.locals 4
iget v0, p0, Lf/b/a/c/k;->label:I
if-nez v0, :cond_0
invoke-static {p1}, Lf/h/a/f/f/n/f;->throwOnFailure(Ljava/lang/Object;)V
:try_start_0
iget-object p1, p0, Lf/b/a/c/k;->$contentResolver:Landroid/content/ContentResolver;
iget-object v0, p0, Lf/b/a/c/k;->$uri:Landroid/net/Uri;
new-instance v1, Landroid/util/Size;
sget v2, Lf/b/a/c/i;->f:I
sget v3, Lf/b/a/c/i;->g:I
invoke-direct {v1, v2, v3}, Landroid/util/Size;-><init>(II)V
iget-object v2, p0, Lf/b/a/c/k;->this$0:Lf/b/a/c/i$b;
iget-object v2, v2, Lf/b/a/c/i$b;->b:Landroid/os/CancellationSignal;
invoke-virtual {p1, v0, v1, v2}, Landroid/content/ContentResolver;->loadThumbnail(Landroid/net/Uri;Landroid/util/Size;Landroid/os/CancellationSignal;)Landroid/graphics/Bitmap;
move-result-object p1
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
const/4 p1, 0x0
:goto_0
return-object p1
:cond_0
new-instance p1, Ljava/lang/IllegalStateException;
const-string v0, "call to \'resume\' before \'invoke\' with coroutine"
invoke-direct {p1, v0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
throw p1
.end method

View file

@ -0,0 +1,81 @@
.class public final Lf/b/a/c/l;
.super Ljava/lang/Object;
.source "ThumbnailViewHolder.kt"
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
.field public final synthetic d:Lf/b/a/c/m;
.field public final synthetic e:Landroid/content/ContentResolver;
# direct methods
.method public constructor <init>(Lf/b/a/c/m;Landroid/content/ContentResolver;)V
.locals 0
iput-object p1, p0, Lf/b/a/c/l;->d:Lf/b/a/c/m;
iput-object p2, p0, Lf/b/a/c/l;->e:Landroid/content/ContentResolver;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final run()V
.locals 5
:try_start_0
iget-object v0, p0, Lf/b/a/c/l;->e:Landroid/content/ContentResolver;
iget-object v1, p0, Lf/b/a/c/l;->d:Lf/b/a/c/m;
iget-wide v1, v1, Lf/b/a/c/m;->$id:J
const/4 v3, 0x1
const/4 v4, 0x0
invoke-static {v0, v1, v2, v3, v4}, Landroid/provider/MediaStore$Images$Thumbnails;->getThumbnail(Landroid/content/ContentResolver;JILandroid/graphics/BitmapFactory$Options;)Landroid/graphics/Bitmap;
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
const-class v0, Lcom/lytefast/flexinput/model/Photo;
invoke-virtual {v0}, Ljava/lang/Class;->getName()Ljava/lang/String;
move-result-object v0
const-string v1, "Error generating thumbnail for photo "
invoke-static {v1}, Lf/e/c/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder;
move-result-object v1
iget-object v2, p0, Lf/b/a/c/l;->d:Lf/b/a/c/m;
iget-wide v2, v2, Lf/b/a/c/m;->$id:J
invoke-virtual {v1, v2, v3}, Ljava/lang/StringBuilder;->append(J)Ljava/lang/StringBuilder;
const/16 v2, 0x2e
invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;
invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v1
invoke-static {v0, v1}, Landroid/util/Log;->v(Ljava/lang/String;Ljava/lang/String;)I
:goto_0
return-void
.end method

View file

@ -0,0 +1,58 @@
.class public final Lf/b/a/c/m;
.super Lz/n/c/k;
.source "ThumbnailViewHolder.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lz/n/c/k;",
"Lkotlin/jvm/functions/Function1<",
"Landroid/content/ContentResolver;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
.field public final synthetic $id:J
# direct methods
.method public constructor <init>(J)V
.locals 0
iput-wide p1, p0, Lf/b/a/c/m;->$id:J
const/4 p1, 0x1
invoke-direct {p0, p1}, Lz/n/c/k;-><init>(I)V
return-void
.end method
# virtual methods
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
check-cast p1, Landroid/content/ContentResolver;
const-string v0, "contentResolver"
invoke-static {p1, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
new-instance v0, Lf/b/a/c/l;
invoke-direct {v0, p0, p1}, Lf/b/a/c/l;-><init>(Lf/b/a/c/m;Landroid/content/ContentResolver;)V
invoke-static {v0}, Landroid/os/AsyncTask;->execute(Ljava/lang/Runnable;)V
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method

View file

@ -0,0 +1,11 @@
.class public interface abstract Lf/b/a/d/a;
.super Ljava/lang/Object;
.source "KeyboardManager.kt"
# virtual methods
.method public abstract requestDisplay(Landroid/view/View;)V
.end method
.method public abstract requestHide()V
.end method

View file

@ -0,0 +1,181 @@
.class public Lf/b/a/d/b;
.super Ljava/lang/Object;
.source "SimpleFileManager.kt"
# interfaces
.implements Lcom/lytefast/flexinput/managers/FileManager;
# instance fields
.field public final a:Landroid/content/Context;
.field public final b:Ljava/lang/String;
.field public final c:Ljava/lang/String;
# direct methods
.method public constructor <init>(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;I)V
.locals 1
and-int/lit8 p2, p4, 0x2
const/4 p3, 0x0
if-eqz p2, :cond_0
new-instance p2, Ljava/lang/StringBuilder;
invoke-direct {p2}, Ljava/lang/StringBuilder;-><init>()V
invoke-virtual {p1}, Landroid/content/Context;->getPackageName()Ljava/lang/String;
move-result-object v0
invoke-virtual {p2, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
const-string v0, ".file-provider"
invoke-virtual {p2, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {p2}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object p2
goto :goto_0
:cond_0
move-object p2, p3
:goto_0
and-int/lit8 p4, p4, 0x4
if-eqz p4, :cond_1
sget p3, Lcom/lytefast/flexinput/R$g;->discord:I
invoke-virtual {p1, p3}, Landroid/content/Context;->getString(I)Ljava/lang/String;
move-result-object p3
const-string p4, "context.getString(R.string.discord)"
invoke-static {p3, p4}, Lz/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
:cond_1
const-string p4, "context"
invoke-static {p1, p4}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
const-string p4, "providerAuthority"
invoke-static {p2, p4}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
const-string p4, "imageDirName"
invoke-static {p3, p4}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lf/b/a/d/b;->a:Landroid/content/Context;
iput-object p2, p0, Lf/b/a/d/b;->b:Ljava/lang/String;
iput-object p3, p0, Lf/b/a/d/b;->c:Ljava/lang/String;
return-void
.end method
# virtual methods
.method public a(Landroid/content/Context;Ljava/io/File;)Landroid/net/Uri;
.locals 1
const-string v0, "context"
invoke-static {p1, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
const-string v0, "file"
invoke-static {p2, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
iget-object v0, p0, Lf/b/a/d/b;->b:Ljava/lang/String;
invoke-static {p1, v0, p2}, Landroidx/core/content/FileProvider;->getUriForFile(Landroid/content/Context;Ljava/lang/String;Ljava/io/File;)Landroid/net/Uri;
move-result-object p1
const-string p2, "FileProvider.getUriForFi\u2026 providerAuthority, file)"
invoke-static {p1, p2}, Lz/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
return-object p1
.end method
.method public b()Ljava/io/File;
.locals 6
new-instance v0, Ljava/text/SimpleDateFormat;
invoke-static {}, Ljava/util/Locale;->getDefault()Ljava/util/Locale;
move-result-object v1
const-string v2, "yyyyMMdd_HHmmss"
invoke-direct {v0, v2, v1}, Ljava/text/SimpleDateFormat;-><init>(Ljava/lang/String;Ljava/util/Locale;)V
new-instance v1, Ljava/util/Date;
invoke-direct {v1}, Ljava/util/Date;-><init>()V
invoke-virtual {v0, v1}, Ljava/text/SimpleDateFormat;->format(Ljava/util/Date;)Ljava/lang/String;
move-result-object v0
new-instance v1, Ljava/io/File;
iget-object v2, p0, Lf/b/a/d/b;->a:Landroid/content/Context;
new-instance v3, Ljava/io/File;
sget-object v4, Landroid/os/Environment;->DIRECTORY_PICTURES:Ljava/lang/String;
invoke-static {v4}, Landroid/os/Environment;->getExternalStoragePublicDirectory(Ljava/lang/String;)Ljava/io/File;
move-result-object v4
iget-object v5, p0, Lf/b/a/d/b;->c:Ljava/lang/String;
invoke-direct {v3, v4, v5}, Ljava/io/File;-><init>(Ljava/io/File;Ljava/lang/String;)V
invoke-virtual {v3}, Ljava/io/File;->mkdirs()Z
invoke-virtual {v3}, Ljava/io/File;->exists()Z
move-result v4
if-eqz v4, :cond_0
goto :goto_0
:cond_0
invoke-virtual {v2}, Landroid/content/Context;->getFilesDir()Ljava/io/File;
move-result-object v3
const-string v2, "context.filesDir"
invoke-static {v3, v2}, Lz/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
:goto_0
const-string v2, ".jpg"
invoke-static {v0, v2}, Lf/e/c/a/a;->q(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
move-result-object v0
invoke-direct {v1, v3, v0}, Ljava/io/File;-><init>(Ljava/io/File;Ljava/lang/String;)V
return-object v1
.end method

View file

@ -0,0 +1,55 @@
.class public final Lf/b/a/e/a;
.super Ljava/lang/Object;
.source "FileUtils.kt"
# direct methods
.method public static final a(Ljava/io/File;)Lcom/lytefast/flexinput/model/Attachment;
.locals 7
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/io/File;",
")",
"Lcom/lytefast/flexinput/model/Attachment<",
"Ljava/io/File;",
">;"
}
.end annotation
const-string v0, "$this$toAttachment"
invoke-static {p0, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
new-instance v0, Lcom/lytefast/flexinput/model/Attachment;
invoke-virtual {p0}, Ljava/io/File;->hashCode()I
move-result v1
int-to-long v2, v1
invoke-static {p0}, Landroid/net/Uri;->fromFile(Ljava/io/File;)Landroid/net/Uri;
move-result-object v4
const-string v1, "Uri.fromFile(this)"
invoke-static {v4, v1}, Lz/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
invoke-virtual {p0}, Ljava/io/File;->getName()Ljava/lang/String;
move-result-object v5
const-string v1, "this.name"
invoke-static {v5, v1}, Lz/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
move-object v1, v0
move-object v6, p0
invoke-direct/range {v1 .. v6}, Lcom/lytefast/flexinput/model/Attachment;-><init>(JLandroid/net/Uri;Ljava/lang/String;Ljava/lang/Object;)V
return-object v0
.end method

View file

@ -0,0 +1,8 @@
.class public interface abstract Lf/b/a/e/b;
.super Ljava/lang/Object;
.source "FlexInputExpressionTrayStateChangeListener.kt"
# virtual methods
.method public abstract isShown(Z)V
.end method

View file

@ -0,0 +1,56 @@
.class public final Lf/b/a/e/c;
.super Ljava/lang/Object;
.source "SelectionCoordinator.kt"
# interfaces
.implements Lcom/lytefast/flexinput/utils/SelectionCoordinator$ItemSelectionListener;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lcom/lytefast/flexinput/utils/SelectionCoordinator$ItemSelectionListener<",
"TI;>;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onItemSelected(Ljava/lang/Object;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(TI;)V"
}
.end annotation
return-void
.end method
.method public onItemUnselected(Ljava/lang/Object;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(TI;)V"
}
.end annotation
return-void
.end method
.method public unregister()V
.locals 0
return-void
.end method

View file

@ -0,0 +1,42 @@
.class public final Lf/b/a/f/a$a;
.super Lf/b/a/f/a;
.source "FlexInputEvent.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lf/b/a/f/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
# static fields
.field public static final a:Lf/b/a/f/a$a;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lf/b/a/f/a$a;
invoke-direct {v0}, Lf/b/a/f/a$a;-><init>()V
sput-object v0, Lf/b/a/f/a$a;->a:Lf/b/a/f/a$a;
return-void
.end method
.method public constructor <init>()V
.locals 1
const/4 v0, 0x0
invoke-direct {p0, v0}, Lf/b/a/f/a;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
return-void
.end method

View file

@ -0,0 +1,42 @@
.class public final Lf/b/a/f/a$b;
.super Lf/b/a/f/a;
.source "FlexInputEvent.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lf/b/a/f/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "b"
.end annotation
# static fields
.field public static final a:Lf/b/a/f/a$b;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lf/b/a/f/a$b;
invoke-direct {v0}, Lf/b/a/f/a$b;-><init>()V
sput-object v0, Lf/b/a/f/a$b;->a:Lf/b/a/f/a$b;
return-void
.end method
.method public constructor <init>()V
.locals 1
const/4 v0, 0x0
invoke-direct {p0, v0}, Lf/b/a/f/a;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
return-void
.end method

View file

@ -0,0 +1,113 @@
.class public final Lf/b/a/f/a$c;
.super Lf/b/a/f/a;
.source "FlexInputEvent.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lf/b/a/f/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "c"
.end annotation
# instance fields
.field public final a:Ljava/lang/String;
# direct methods
.method public constructor <init>(Ljava/lang/String;)V
.locals 1
const-string v0, "text"
invoke-static {p1, v0}, Lz/n/c/j;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
const/4 v0, 0x0
invoke-direct {p0, v0}, Lf/b/a/f/a;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
iput-object p1, p0, Lf/b/a/f/a$c;->a:Ljava/lang/String;
return-void
.end method
# virtual methods
.method public equals(Ljava/lang/Object;)Z
.locals 1
if-eq p0, p1, :cond_1
instance-of v0, p1, Lf/b/a/f/a$c;
if-eqz v0, :cond_0
check-cast p1, Lf/b/a/f/a$c;
iget-object v0, p0, Lf/b/a/f/a$c;->a:Ljava/lang/String;
iget-object p1, p1, Lf/b/a/f/a$c;->a:Ljava/lang/String;
invoke-static {v0, p1}, Lz/n/c/j;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
move-result p1
if-eqz p1, :cond_0
goto :goto_0
:cond_0
const/4 p1, 0x0
return p1
:cond_1
:goto_0
const/4 p1, 0x1
return p1
.end method
.method public hashCode()I
.locals 1
iget-object v0, p0, Lf/b/a/f/a$c;->a:Ljava/lang/String;
if-eqz v0, :cond_0
invoke-virtual {v0}, Ljava/lang/Object;->hashCode()I
move-result v0
goto :goto_0
:cond_0
const/4 v0, 0x0
:goto_0
return v0
.end method
.method public toString()Ljava/lang/String;
.locals 3
const-string v0, "ShowToast(text="
invoke-static {v0}, Lf/e/c/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder;
move-result-object v0
iget-object v1, p0, Lf/b/a/f/a$c;->a:Ljava/lang/String;
const-string v2, ")"
invoke-static {v0, v1, v2}, Lf/e/c/a/a;->w(Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
move-result-object v0
return-object v0
.end method

View file

@ -0,0 +1,97 @@
.class public final Lf/b/a/f/a$d;
.super Lf/b/a/f/a;
.source "FlexInputEvent.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lf/b/a/f/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "d"
.end annotation
# instance fields
.field public final a:I
# direct methods
.method public constructor <init>(I)V
.locals 1
.param p1 # I
.annotation build Landroidx/annotation/StringRes;
.end annotation
.end param
const/4 v0, 0x0
invoke-direct {p0, v0}, Lf/b/a/f/a;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
iput p1, p0, Lf/b/a/f/a$d;->a:I
return-void
.end method
# virtual methods
.method public equals(Ljava/lang/Object;)Z
.locals 1
if-eq p0, p1, :cond_1
instance-of v0, p1, Lf/b/a/f/a$d;
if-eqz v0, :cond_0
check-cast p1, Lf/b/a/f/a$d;
iget v0, p0, Lf/b/a/f/a$d;->a:I
iget p1, p1, Lf/b/a/f/a$d;->a:I
if-ne v0, p1, :cond_0
goto :goto_0
:cond_0
const/4 p1, 0x0
return p1
:cond_1
:goto_0
const/4 p1, 0x1
return p1
.end method
.method public hashCode()I
.locals 1
iget v0, p0, Lf/b/a/f/a$d;->a:I
return v0
.end method
.method public toString()Ljava/lang/String;
.locals 3
const-string v0, "ShowToastStringRes(textResId="
invoke-static {v0}, Lf/e/c/a/a;->E(Ljava/lang/String;)Ljava/lang/StringBuilder;
move-result-object v0
iget v1, p0, Lf/b/a/f/a$d;->a:I
const-string v2, ")"
invoke-static {v0, v1, v2}, Lf/e/c/a/a;->t(Ljava/lang/StringBuilder;ILjava/lang/String;)Ljava/lang/String;
move-result-object v0
return-object v0
.end method

View file

@ -0,0 +1,32 @@
.class public abstract Lf/b/a/f/a;
.super Ljava/lang/Object;
.source "FlexInputEvent.kt"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lf/b/a/f/a$c;,
Lf/b/a/f/a$d;,
Lf/b/a/f/a$b;,
Lf/b/a/f/a$a;
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -0,0 +1,77 @@
.class public final Lf/b/a/g/a;
.super Lz/n/c/k;
.source "FlexEditText.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lz/n/c/k;",
"Lkotlin/jvm/functions/Function1<",
"Landroidx/core/view/inputmethod/InputContentInfoCompat;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
.field public final synthetic this$0:Lcom/lytefast/flexinput/widget/FlexEditText;
# direct methods
.method public constructor <init>(Lcom/lytefast/flexinput/widget/FlexEditText;)V
.locals 0
iput-object p1, p0, Lf/b/a/g/a;->this$0:Lcom/lytefast/flexinput/widget/FlexEditText;
const/4 p1, 0x1
invoke-direct {p0, p1}, Lz/n/c/k;-><init>(I)V
return-void
.end method
# virtual methods
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 4
check-cast p1, Landroidx/core/view/inputmethod/InputContentInfoCompat;
if-eqz p1, :cond_0
sget-object v0, Lcom/lytefast/flexinput/model/Attachment;->Companion:Lcom/lytefast/flexinput/model/Attachment$Companion;
iget-object v1, p0, Lf/b/a/g/a;->this$0:Lcom/lytefast/flexinput/widget/FlexEditText;
invoke-virtual {v1}, Landroid/widget/EditText;->getContext()Landroid/content/Context;
move-result-object v1
const-string v2, "context"
invoke-static {v1, v2}, Lz/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
invoke-virtual {v1}, Landroid/content/Context;->getContentResolver()Landroid/content/ContentResolver;
move-result-object v1
const-string v2, "context.contentResolver"
invoke-static {v1, v2}, Lz/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
const/4 v2, 0x1
const-string v3, "unknown"
invoke-virtual {v0, p1, v1, v2, v3}, Lcom/lytefast/flexinput/model/Attachment$Companion;->b(Landroidx/core/view/inputmethod/InputContentInfoCompat;Landroid/content/ContentResolver;ZLjava/lang/String;)Lcom/lytefast/flexinput/model/Attachment;
:cond_0
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method