forked from distok/cutthecord
		
	Add 8.8.8 support
This was really painless lol, just had 2 issues to fix on notrack
This commit is contained in:
		
							parent
							
								
									a55a06b611
								
							
						
					
					
						commit
						4c75630e57
					
				
					 39 changed files with 6599 additions and 1 deletions
				
			
		
							
								
								
									
										21
									
								
								patches/disable-mobileindicator/888.patch
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								patches/disable-mobileindicator/888.patch
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,21 @@
 | 
			
		|||
diff -crB -x dist -x build com.discord-848-base/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali com.discord-848/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali
 | 
			
		||||
*** com.discord-848-base/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali	2019-02-17 12:23:56.197569493 +0300
 | 
			
		||||
--- com.discord-848/smali/com/discord/utilities/analytics/AnalyticSuperProperties.smali	2019-02-17 12:30:27.483215799 +0300
 | 
			
		||||
***************
 | 
			
		||||
*** 182,188 ****
 | 
			
		||||
  
 | 
			
		||||
      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;
 | 
			
		||||
--- 182,188 ----
 | 
			
		||||
  
 | 
			
		||||
      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;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -26,4 +26,5 @@ However, this causes some issues. See the `Bugs / Side effects` list below.
 | 
			
		|||
- 8.5.6
 | 
			
		||||
- 8.7.6
 | 
			
		||||
- 8.8.4
 | 
			
		||||
- 8.8.8
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue