Changes of com.discord v949

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

View file

@ -37,15 +37,9 @@
# virtual methods
.method public abstract addOnBackStackChangedListener(Landroidx/fragment/app/FragmentManager$OnBackStackChangedListener;)V
.param p1 # Landroidx/fragment/app/FragmentManager$OnBackStackChangedListener;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method
.method public abstract beginTransaction()Landroidx/fragment/app/FragmentTransaction;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end method
.method public abstract dump(Ljava/lang/String;Ljava/io/FileDescriptor;Ljava/io/PrintWriter;[Ljava/lang/String;)V
@ -55,48 +49,21 @@
.end method
.method public abstract findFragmentById(I)Landroidx/fragment/app/Fragment;
.param p1 # I
.annotation build Landroidx/annotation/IdRes;
.end annotation
.end param
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method
.method public abstract findFragmentByTag(Ljava/lang/String;)Landroidx/fragment/app/Fragment;
.param p1 # Ljava/lang/String;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method
.method public abstract getBackStackEntryAt(I)Landroidx/fragment/app/FragmentManager$BackStackEntry;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end method
.method public abstract getBackStackEntryCount()I
.end method
.method public abstract getFragment(Landroid/os/Bundle;Ljava/lang/String;)Landroidx/fragment/app/Fragment;
.param p1 # Landroid/os/Bundle;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Ljava/lang/String;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method
.method public abstract getFragments()Ljava/util/List;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
@ -108,8 +75,6 @@
.end method
.method public abstract getPrimaryNavigationFragment()Landroidx/fragment/app/Fragment;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method
.method public abstract isDestroyed()Z
@ -120,12 +85,6 @@
.method public openTransaction()Landroidx/fragment/app/FragmentTransaction;
.locals 1
.annotation build Landroidx/annotation/RestrictTo;
value = {
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroidx/annotation/RestrictTo$Scope;
}
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
@ -143,10 +102,6 @@
.end method
.method public abstract popBackStack(Ljava/lang/String;I)V
.param p1 # Ljava/lang/String;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.end method
.method public abstract popBackStackImmediate()Z
@ -156,49 +111,19 @@
.end method
.method public abstract popBackStackImmediate(Ljava/lang/String;I)Z
.param p1 # Ljava/lang/String;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.end method
.method public abstract putFragment(Landroid/os/Bundle;Ljava/lang/String;Landroidx/fragment/app/Fragment;)V
.param p1 # Landroid/os/Bundle;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Ljava/lang/String;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p3 # Landroidx/fragment/app/Fragment;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method
.method public abstract registerFragmentLifecycleCallbacks(Landroidx/fragment/app/FragmentManager$FragmentLifecycleCallbacks;Z)V
.param p1 # Landroidx/fragment/app/FragmentManager$FragmentLifecycleCallbacks;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method
.method public abstract removeOnBackStackChangedListener(Landroidx/fragment/app/FragmentManager$OnBackStackChangedListener;)V
.param p1 # Landroidx/fragment/app/FragmentManager$OnBackStackChangedListener;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method
.method public abstract saveFragmentInstanceState(Landroidx/fragment/app/Fragment;)Landroidx/fragment/app/Fragment$SavedState;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method
.method public abstract unregisterFragmentLifecycleCallbacks(Landroidx/fragment/app/FragmentManager$FragmentLifecycleCallbacks;)V
.param p1 # Landroidx/fragment/app/FragmentManager$FragmentLifecycleCallbacks;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method