forked from distok/cutthecord
		
	Update all patches but notrack to 8.4.8
oh god oh fuck they moved around a LOT of tracking code this will be a pain
This commit is contained in:
		
							parent
							
								
									2a1b88d203
								
							
						
					
					
						commit
						f2bdc4ff67
					
				
					 37 changed files with 3446 additions and 2 deletions
				
			
		
							
								
								
									
										66
									
								
								patches/nospoiler/848.patch
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										66
									
								
								patches/nospoiler/848.patch
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,66 @@
 | 
			
		|||
diff -crB -x dist -x build com.discord-845-base/smali/com/discord/models/domain/ModelMessageEmbed.smali com.discord-845/smali/com/discord/models/domain/ModelMessageEmbed.smali
 | 
			
		||||
*** com.discord-845-base/smali/com/discord/models/domain/ModelMessageEmbed.smali	2019-02-15 01:55:28.261884693 +0300
 | 
			
		||||
--- com.discord-845/smali/com/discord/models/domain/ModelMessageEmbed.smali	2019-02-15 02:03:35.260718232 +0300
 | 
			
		||||
***************
 | 
			
		||||
*** 1945,1974 ****
 | 
			
		||||
  .end method
 | 
			
		||||
  
 | 
			
		||||
  .method public isSpoilerAttachment()Z
 | 
			
		||||
!     .locals 2
 | 
			
		||||
  
 | 
			
		||||
-     .line 135
 | 
			
		||||
-     invoke-virtual {p0}, Lcom/discord/models/domain/ModelMessageEmbed;->isAttachment()Z
 | 
			
		||||
- 
 | 
			
		||||
-     move-result v0
 | 
			
		||||
- 
 | 
			
		||||
-     if-eqz v0, :cond_0
 | 
			
		||||
- 
 | 
			
		||||
-     iget-object v0, p0, Lcom/discord/models/domain/ModelMessageEmbed;->title:Ljava/lang/String;
 | 
			
		||||
- 
 | 
			
		||||
-     const-string v1, "SPOILER_"
 | 
			
		||||
- 
 | 
			
		||||
-     invoke-virtual {v0, v1}, Ljava/lang/String;->startsWith(Ljava/lang/String;)Z
 | 
			
		||||
- 
 | 
			
		||||
-     move-result v0
 | 
			
		||||
- 
 | 
			
		||||
-     if-eqz v0, :cond_0
 | 
			
		||||
- 
 | 
			
		||||
-     const/4 v0, 0x1
 | 
			
		||||
- 
 | 
			
		||||
-     return v0
 | 
			
		||||
- 
 | 
			
		||||
-     :cond_0
 | 
			
		||||
      const/4 v0, 0x0
 | 
			
		||||
  
 | 
			
		||||
      return v0
 | 
			
		||||
--- 1945,1952 ----
 | 
			
		||||
  .end method
 | 
			
		||||
  
 | 
			
		||||
  .method public isSpoilerAttachment()Z
 | 
			
		||||
!     .locals 1
 | 
			
		||||
  
 | 
			
		||||
      const/4 v0, 0x0
 | 
			
		||||
  
 | 
			
		||||
      return v0
 | 
			
		||||
diff -crB -x dist -x build com.discord-845-base/smali/com/discord/utilities/textprocessing/node/SpoilerNode.smali com.discord-845/smali/com/discord/utilities/textprocessing/node/SpoilerNode.smali
 | 
			
		||||
*** com.discord-845-base/smali/com/discord/utilities/textprocessing/node/SpoilerNode.smali	2019-02-15 01:55:28.305218219 +0300
 | 
			
		||||
--- com.discord-845/smali/com/discord/utilities/textprocessing/node/SpoilerNode.smali	2019-02-15 02:03:35.260718232 +0300
 | 
			
		||||
***************
 | 
			
		||||
*** 211,218 ****
 | 
			
		||||
  .method public final isRevealed()Z
 | 
			
		||||
      .locals 1
 | 
			
		||||
  
 | 
			
		||||
!     .line 23
 | 
			
		||||
!     iget-boolean v0, p0, Lcom/discord/utilities/textprocessing/node/SpoilerNode;->isRevealed:Z
 | 
			
		||||
  
 | 
			
		||||
      return v0
 | 
			
		||||
  .end method
 | 
			
		||||
--- 211,217 ----
 | 
			
		||||
  .method public final isRevealed()Z
 | 
			
		||||
      .locals 1
 | 
			
		||||
  
 | 
			
		||||
!     const/4 v0, 0x1
 | 
			
		||||
  
 | 
			
		||||
      return v0
 | 
			
		||||
  .end method
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -11,4 +11,5 @@ I personally won't be using it as I like to use them as CWs, but I do acknowledg
 | 
			
		|||
- 8.4.3g
 | 
			
		||||
- 8.4.4g
 | 
			
		||||
- 8.4.5g
 | 
			
		||||
- 8.4.8
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue