forked from distok/cutthecord
115 lines
4.2 KiB
Diff
115 lines
4.2 KiB
Diff
diff -crB from/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali to/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali
|
|
*** from/smali_classes2/com/discord/widgets/home/WidgetHomeHeaderManager$getOnConfigureAction$1.smali 2021-08-04 19:46:28.632872300 +0100
|
|
--- to/smali_classes2/com/discord/widgets/home/WidgetHomeHeaderManager$getOnConfigureAction$1.smali 2021-08-04 21:06:15.420553000 +0100
|
|
***************
|
|
*** 181,187 ****
|
|
|
|
invoke-static {v3, v9}, Ld0/z/d/m;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
! invoke-interface {v3, v1}, Landroid/view/MenuItem;->setVisible(Z)Landroid/view/MenuItem;
|
|
|
|
.line 7
|
|
invoke-interface {p1, v8}, Landroid/view/Menu;->findItem(I)Landroid/view/MenuItem;
|
|
--- 181,187 ----
|
|
|
|
invoke-static {v3, v9}, Ld0/z/d/m;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
! invoke-interface {v3, v2}, Landroid/view/MenuItem;->setVisible(Z)Landroid/view/MenuItem;
|
|
|
|
.line 7
|
|
invoke-interface {p1, v8}, Landroid/view/Menu;->findItem(I)Landroid/view/MenuItem;
|
|
clienthax@DESKTOP-KM4G6JD:/mnt/c/Users/clienthax/Documents/Projects/cutthecord/ugh$
|
|
clienthax@DESKTOP-KM4G6JD:/mnt/c/Users/clienthax/Documents/Projects/cutthecord/ugh$
|
|
clienthax@DESKTOP-KM4G6JD:/mnt/c/Users/clienthax/Documents/Projects/cutthecord/ugh$
|
|
clienthax@DESKTOP-KM4G6JD:/mnt/c/Users/clienthax/Documents/Projects/cutthecord/ugh$
|
|
clienthax@DESKTOP-KM4G6JD:/mnt/c/Users/clienthax/Documents/Projects/cutthecord/ugh$
|
|
clienthax@DESKTOP-KM4G6JD:/mnt/c/Users/clienthax/Documents/Projects/cutthecord/ugh$ diff -crB from/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali to/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali
|
|
*** from/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali 2021-08-04 19:45:49.058376400 +0100
|
|
--- to/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali 2021-08-04 21:13:23.168882700 +0100
|
|
***************
|
|
*** 444,514 ****
|
|
.end method
|
|
|
|
.method private final setSuperProperties(Ljava/util/Map;)V
|
|
! .locals 3
|
|
! .annotation system Ldalvik/annotation/Signature;
|
|
! value = {
|
|
! "(",
|
|
! "Ljava/util/Map<",
|
|
! "Ljava/lang/String;",
|
|
! "+",
|
|
! "Ljava/lang/Object;",
|
|
! ">;)V"
|
|
! }
|
|
! .end annotation
|
|
!
|
|
! sget-object v0, Lcom/discord/utilities/analytics/AnalyticSuperProperties;->superProperties$delegate:Lkotlin/properties/ReadWriteProperty;
|
|
!
|
|
! sget-object v1, Lcom/discord/utilities/analytics/AnalyticSuperProperties;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
|
|
!
|
|
! const/4 v2, 0x0
|
|
!
|
|
! aget-object v1, v1, v2
|
|
!
|
|
! invoke-interface {v0, p0, v1, p1}, Lkotlin/properties/ReadWriteProperty;->setValue(Ljava/lang/Object;Lkotlin/reflect/KProperty;Ljava/lang/Object;)V
|
|
!
|
|
return-void
|
|
.end method
|
|
|
|
.method private final declared-synchronized updateSuperProperties(Ljava/util/Map;)V
|
|
! .locals 1
|
|
! .annotation system Ldalvik/annotation/Signature;
|
|
! value = {
|
|
! "(",
|
|
! "Ljava/util/Map<",
|
|
! "Ljava/lang/String;",
|
|
! "+",
|
|
! "Ljava/lang/Object;",
|
|
! ">;)V"
|
|
! }
|
|
! .end annotation
|
|
!
|
|
! monitor-enter p0
|
|
!
|
|
! .line 1
|
|
! :try_start_0
|
|
! invoke-virtual {p0}, Lcom/discord/utilities/analytics/AnalyticSuperProperties;->getSuperProperties()Ljava/util/Map;
|
|
!
|
|
! move-result-object v0
|
|
!
|
|
! invoke-static {v0, p1}, Ld0/t/h0;->plus(Ljava/util/Map;Ljava/util/Map;)Ljava/util/Map;
|
|
!
|
|
! move-result-object p1
|
|
!
|
|
! invoke-direct {p0, p1}, Lcom/discord/utilities/analytics/AnalyticSuperProperties;->setSuperProperties(Ljava/util/Map;)V
|
|
! :try_end_0
|
|
! .catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
!
|
|
! .line 2
|
|
! monitor-exit p0
|
|
|
|
return-void
|
|
-
|
|
- :catchall_0
|
|
- move-exception p1
|
|
-
|
|
- monitor-exit p0
|
|
-
|
|
- throw p1
|
|
.end method
|
|
|
|
|
|
--- 444,458 ----
|
|
.end method
|
|
|
|
.method private final setSuperProperties(Ljava/util/Map;)V
|
|
! .locals 0
|
|
!
|
|
return-void
|
|
.end method
|
|
|
|
.method private final declared-synchronized updateSuperProperties(Ljava/util/Map;)V
|
|
! .locals 0
|
|
|
|
return-void
|
|
.end method
|