forked from distok/cutthecord
		
	41.06 (1273)
This commit is contained in:
		
							parent
							
								
									1e65ddc414
								
							
						
					
					
						commit
						8b40115c04
					
				
					 56 changed files with 59554 additions and 2 deletions
				
			
		
							
								
								
									
										92
									
								
								patches/disable-mobileindicator/1273.patch
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										92
									
								
								patches/disable-mobileindicator/1273.patch
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,92 @@
 | 
			
		|||
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	2020-09-13 11:49:34.137158635 +0100
 | 
			
		||||
--- to/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali	2020-09-13 11:50:55.409852589 +0100
 | 
			
		||||
***************
 | 
			
		||||
*** 313,383 ****
 | 
			
		||||
  .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}, Lf/h/a/f/e/n/f;->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
 | 
			
		||||
  
 | 
			
		||||
  
 | 
			
		||||
--- 313,327 ----
 | 
			
		||||
  .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
 | 
			
		||||
  
 | 
			
		||||
  
 | 
			
		||||
| 
						 | 
				
			
			@ -186,4 +186,5 @@ Between 8.3.0 and 33.1: This patch replaces the browser name from "Discord Andro
 | 
			
		|||
- 40.04
 | 
			
		||||
- 41.02
 | 
			
		||||
- 41.05
 | 
			
		||||
- 41.06
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue