forked from distok/cutthecord
		
	9.0.0
Imagine wanting to write a smali parser and patcher from scratch but all patches succeed at porting. Waiting for future updates IG.
This commit is contained in:
		
							parent
							
								
									be345da97e
								
							
						
					
					
						commit
						cd2ead46a9
					
				
					 40 changed files with 6552 additions and 2 deletions
				
			
		
							
								
								
									
										20
									
								
								patches/disable-mobileindicator/900.patch
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								patches/disable-mobileindicator/900.patch
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,20 @@
 | 
			
		|||
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	2019-05-12 12:13:46.907829452 +0300
 | 
			
		||||
--- to/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali	2019-05-12 12:15:28.840480063 +0300
 | 
			
		||||
***************
 | 
			
		||||
*** 180,186 ****
 | 
			
		||||
  
 | 
			
		||||
      const-string v1, "browser"
 | 
			
		||||
  
 | 
			
		||||
!     const-string v2, "Discord Android"
 | 
			
		||||
  
 | 
			
		||||
      .line 64
 | 
			
		||||
      invoke-static {v1, v2}, Lkotlin/q;->m(Ljava/lang/Object;Ljava/lang/Object;)Lkotlin/Pair;
 | 
			
		||||
--- 180,186 ----
 | 
			
		||||
  
 | 
			
		||||
      const-string v1, "browser"
 | 
			
		||||
  
 | 
			
		||||
!     const-string v2, "Discord Client"
 | 
			
		||||
  
 | 
			
		||||
      .line 64
 | 
			
		||||
      invoke-static {v1, v2}, Lkotlin/q;->m(Ljava/lang/Object;Ljava/lang/Object;)Lkotlin/Pair;
 | 
			
		||||
| 
						 | 
				
			
			@ -31,4 +31,5 @@ However, this causes some issues. See the `Bugs / Side effects` list below.
 | 
			
		|||
- 8.9.7
 | 
			
		||||
- 8.9.8
 | 
			
		||||
- 8.9.9
 | 
			
		||||
- 9.0.0
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue