forked from distok/cutthecord
		
	Add 9.9.1.
Still no slashcommands -> I'll be splitting it off into two patches, so that the requirement of its presence for CTC boot can be removed as I work on reimplementing the actual slash command part.
This commit is contained in:
		
							parent
							
								
									5904f24142
								
							
						
					
					
						commit
						05dd5c6f99
					
				
					 37 changed files with 56570 additions and 3 deletions
				
			
		
							
								
								
									
										20
									
								
								patches/disable-mobileindicator/991.patch
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								patches/disable-mobileindicator/991.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-10-01 22:09:20.860657135 +0300
 | 
			
		||||
--- to/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali	2019-10-01 22:10:06.937630156 +0300
 | 
			
		||||
***************
 | 
			
		||||
*** 179,185 ****
 | 
			
		||||
  
 | 
			
		||||
      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;
 | 
			
		||||
--- 179,185 ----
 | 
			
		||||
  
 | 
			
		||||
      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;
 | 
			
		||||
| 
						 | 
				
			
			@ -58,4 +58,5 @@ However, this causes some issues. See the `Bugs / Side effects` list below.
 | 
			
		|||
- 9.8.0
 | 
			
		||||
- 9.8.4
 | 
			
		||||
- 9.8.6
 | 
			
		||||
- 9.9.1
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue